diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d8d04e564c..1ae4b55bd3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/). +## 1.28.0 - 2020-12-15 +### Added +- Support for filtering listKeys based on KeyShape in KeyManagement service +- Support for the Oracle Roving Edge Infrastructure service +- Support for flexible ShapeDetails in Load Balancer service +- Support for listing of harvested Rules, additional filtering for Logical Entity list calls in Data Catalog service +- Support second level domain for audit SDK +- Support for listing flex components in Database service +- Support for APEX service for ADBS on OCI console for Database service +- Support for Customer-Managed Key features as a part of the Database service +- Support for Github configuration source provider as part of the Resource Manager service + +### Breaking Changes +- The following deprecated API methods have been removed from the Database Service : `createAutonomousDataWarehouse`,`createAutonomousDataWarehouseBackup`,`deleteAutonomousDataWarehouse`,`generateAutonomousDataWarehouseWallet`,`getAutonomousDataWarehouse`,`getAutonomousDataWarehouseBackup`,`listAutonomousDataWarehouseBackups`,`listAutonomousDataWarehouses`,`restoreAutonomousDataWarehouse`,`startAutonomousDataWarehouse`,`stopAutonomousDataWarehouse`,`updateAutonomousDataWarehouse` + ## 1.27.1 - 2020-12-08 ### Added - Support for Integration Service custom endpoint feature diff --git a/bmc-addons/bmc-apache-connector-provider/pom.xml b/bmc-addons/bmc-apache-connector-provider/pom.xml index edbaaa29b85..ae3944efdf4 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.27.1 + 1.28.0 ../pom.xml @@ -42,7 +42,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.0 com.oracle.oci.sdk oci-java-sdk-audit - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-containerengine - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-core - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-database - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-dns - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-email - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-filestorage - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-identity - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-loadbalancer - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-objectstorage - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-addons-resteasy-client-configurator - 1.27.1 + 1.28.0 com.oracle.oci.sdk oci-java-sdk-addons-sasl - 1.27.1 + 1.28.0 com.oracle.oci.sdk oci-java-sdk-resourcesearch - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-addons-apache - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-keymanagement - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-announcementsservice - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-healthchecks - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-waas - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-streaming - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-resourcemanager - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-monitoring - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-ons - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-autoscaling - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-budget - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-workrequests - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-limits - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-functions - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-events - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-dts - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-oce - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-oda - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-analytics - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-integration - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-osmanagement - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-marketplace - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-apigateway - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-applicationmigration - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-datacatalog - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-dataflow - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-datascience - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-nosql - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-secrets - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-vault - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-bds - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-encryption - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-cims - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-datasafe - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-mysql - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-dataintegration - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-ocvp - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-usageapi - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-blockchain - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-loggingingestion - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-logging - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-loganalytics - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-managementdashboard - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-sch - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-loggingsearch - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-managementagent - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-cloudguard - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-opsi - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-computeinstanceagent - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-optimizer - 1.27.1 + 1.28.0 false com.oracle.oci.sdk oci-java-sdk-tenantmanagercontrolplane - 1.27.1 + 1.28.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-rover + 1.28.0 false diff --git a/bmc-budget/pom.xml b/bmc-budget/pom.xml index a355a424e67..227008ebab7 100644 --- a/bmc-budget/pom.xml +++ b/bmc-budget/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-budget @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 cc82702a292..3a03b6fcb38 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 @@ -51,6 +51,8 @@ public interface Budget extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateAlertRuleResponse createAlertRule(CreateAlertRuleRequest request); @@ -60,6 +62,8 @@ public interface Budget extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateBudgetResponse createBudget(CreateBudgetRequest request); @@ -68,6 +72,8 @@ public interface Budget extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteAlertRuleResponse deleteAlertRule(DeleteAlertRuleRequest request); @@ -76,6 +82,8 @@ public interface Budget extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteBudgetResponse deleteBudget(DeleteBudgetRequest request); @@ -84,6 +92,8 @@ public interface Budget extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetAlertRuleResponse getAlertRule(GetAlertRuleRequest request); @@ -92,6 +102,8 @@ public interface Budget extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetBudgetResponse getBudget(GetBudgetRequest request); @@ -101,6 +113,8 @@ public interface Budget extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListAlertRulesResponse listAlertRules(ListAlertRulesRequest request); @@ -119,6 +133,8 @@ public interface Budget extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListBudgetsResponse listBudgets(ListBudgetsRequest request); @@ -127,6 +143,8 @@ public interface Budget extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateAlertRuleResponse updateAlertRule(UpdateAlertRuleRequest request); @@ -135,6 +153,8 @@ public interface Budget extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateBudgetResponse updateBudget(UpdateBudgetRequest request); 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 307fcecfa1b..7ee4f6930da 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; - +/** + * Example: Click here to see how to use CreateAlertRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 05bf31289dc..93b4dc83537 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; - +/** + * Example: Click here to see how to use CreateBudgetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d4116401bbd..fb6bc4074b9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; - +/** + * Example: Click here to see how to use DeleteAlertRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8aef48c3eb9..cf4dd8e24d1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; - +/** + * Example: Click here to see how to use DeleteBudgetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 21c81f2d853..0f27bb2ac6a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; - +/** + * Example: Click here to see how to use GetAlertRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 000d5b95774..59c366a7fc9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; - +/** + * Example: Click here to see how to use GetBudgetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7be1b2ea9f0..b6094c8bce5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; - +/** + * Example: Click here to see how to use ListAlertRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ae69890bfe2..894be922d6f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; - +/** + * Example: Click here to see how to use ListBudgetsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8e435e19d3d..c4977ef9bbe 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; - +/** + * Example: Click here to see how to use UpdateAlertRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5cd8c848b0c..2ef84e60a8b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; - +/** + * Example: Click here to see how to use UpdateBudgetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-cims/pom.xml b/bmc-cims/pom.xml index 689dbfba4b6..11d5728e2b1 100644 --- a/bmc-cims/pom.xml +++ b/bmc-cims/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-cims @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 2298c4cd48a..64dce667747 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 @@ -50,6 +50,8 @@ public interface Incident extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateIncidentResponse createIncident(CreateIncidentRequest request); @@ -58,6 +60,8 @@ public interface Incident extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetIncidentResponse getIncident(GetIncidentRequest request); @@ -66,6 +70,8 @@ public interface Incident extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetStatusResponse getStatus(GetStatusRequest request); @@ -74,6 +80,8 @@ public interface Incident extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListIncidentResourceTypesResponse listIncidentResourceTypes( ListIncidentResourceTypesRequest request); @@ -83,6 +91,8 @@ ListIncidentResourceTypesResponse listIncidentResourceTypes( * @param request The request object containing the details to send * @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. */ ListIncidentsResponse listIncidents(ListIncidentsRequest request); @@ -91,6 +101,8 @@ ListIncidentResourceTypesResponse listIncidentResourceTypes( * @param request The request object containing the details to send * @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. */ UpdateIncidentResponse updateIncident(UpdateIncidentRequest request); @@ -99,6 +111,8 @@ ListIncidentResourceTypesResponse listIncidentResourceTypes( * @param request The request object containing the details to send * @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. */ ValidateUserResponse validateUser(ValidateUserRequest request); 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 a0591d85797..4f99e15d9c1 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 @@ -50,6 +50,8 @@ public interface User extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateUserResponse createUser(CreateUserRequest request); } 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 aab6b572b0b..a09ec74ef32 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; - +/** + * Example: Click here to see how to use CreateIncidentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a1714e52127..a841c4353da 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; - +/** + * Example: Click here to see how to use CreateUserRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c9c14a49159..25d0e64c34b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; - +/** + * Example: Click here to see how to use GetIncidentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d12b223f1d7..4133f34337a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; - +/** + * Example: Click here to see how to use GetStatusRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 93356f304d4..4abde0b2e76 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; - +/** + * Example: Click here to see how to use ListIncidentResourceTypesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5d4431f9bcf..601eedbff94 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; - +/** + * Example: Click here to see how to use ListIncidentsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 780bb22b3dd..b028978fb98 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; - +/** + * Example: Click here to see how to use UpdateIncidentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 23ea32d52cc..c05c485b45d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; - +/** + * Example: Click here to see how to use ValidateUserRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-circuitbreaker/pom.xml b/bmc-circuitbreaker/pom.xml index a8bcc4ba80f..475a7f7086e 100644 --- a/bmc-circuitbreaker/pom.xml +++ b/bmc-circuitbreaker/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-circuitbreaker diff --git a/bmc-cloudguard/pom.xml b/bmc-cloudguard/pom.xml index 7d3a6950c87..2850a57989d 100644 --- a/bmc-cloudguard/pom.xml +++ b/bmc-cloudguard/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-cloudguard @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 05471fe6d1e..dba73e3b94c 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 @@ -50,6 +50,8 @@ public interface CloudGuard extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeDetectorRecipeCompartmentResponse changeDetectorRecipeCompartment( ChangeDetectorRecipeCompartmentRequest request); @@ -59,6 +61,8 @@ ChangeDetectorRecipeCompartmentResponse changeDetectorRecipeCompartment( * @param request The request object containing the details to send * @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. */ ChangeManagedListCompartmentResponse changeManagedListCompartment( ChangeManagedListCompartmentRequest request); @@ -68,6 +72,8 @@ ChangeManagedListCompartmentResponse changeManagedListCompartment( * @param request The request object containing the details to send * @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. */ ChangeResponderRecipeCompartmentResponse changeResponderRecipeCompartment( ChangeResponderRecipeCompartmentRequest request); @@ -78,6 +84,8 @@ ChangeResponderRecipeCompartmentResponse changeResponderRecipeCompartment( * @param request The request object containing the details to send * @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. */ CreateDetectorRecipeResponse createDetectorRecipe(CreateDetectorRecipeRequest request); @@ -87,6 +95,8 @@ ChangeResponderRecipeCompartmentResponse changeResponderRecipeCompartment( * @param request The request object containing the details to send * @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. */ CreateManagedListResponse createManagedList(CreateManagedListRequest request); @@ -96,6 +106,8 @@ ChangeResponderRecipeCompartmentResponse changeResponderRecipeCompartment( * @param request The request object containing the details to send * @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. */ CreateResponderRecipeResponse createResponderRecipe(CreateResponderRecipeRequest request); @@ -105,6 +117,8 @@ ChangeResponderRecipeCompartmentResponse changeResponderRecipeCompartment( * @param request The request object containing the details to send * @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. */ CreateTargetResponse createTarget(CreateTargetRequest request); @@ -114,6 +128,8 @@ ChangeResponderRecipeCompartmentResponse changeResponderRecipeCompartment( * @param request The request object containing the details to send * @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. */ CreateTargetDetectorRecipeResponse createTargetDetectorRecipe( CreateTargetDetectorRecipeRequest request); @@ -124,6 +140,8 @@ CreateTargetDetectorRecipeResponse createTargetDetectorRecipe( * @param request The request object containing the details to send * @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. */ CreateTargetResponderRecipeResponse createTargetResponderRecipe( CreateTargetResponderRecipeRequest request); @@ -133,6 +151,8 @@ CreateTargetResponderRecipeResponse createTargetResponderRecipe( * @param request The request object containing the details to send * @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. */ DeleteDetectorRecipeResponse deleteDetectorRecipe(DeleteDetectorRecipeRequest request); @@ -141,6 +161,8 @@ CreateTargetResponderRecipeResponse createTargetResponderRecipe( * @param request The request object containing the details to send * @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. */ DeleteManagedListResponse deleteManagedList(DeleteManagedListRequest request); @@ -149,6 +171,8 @@ CreateTargetResponderRecipeResponse createTargetResponderRecipe( * @param request The request object containing the details to send * @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. */ DeleteResponderRecipeResponse deleteResponderRecipe(DeleteResponderRecipeRequest request); @@ -157,6 +181,8 @@ CreateTargetResponderRecipeResponse createTargetResponderRecipe( * @param request The request object containing the details to send * @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. */ DeleteTargetResponse deleteTarget(DeleteTargetRequest request); @@ -165,6 +191,8 @@ CreateTargetResponderRecipeResponse createTargetResponderRecipe( * @param request The request object containing the details to send * @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. */ DeleteTargetDetectorRecipeResponse deleteTargetDetectorRecipe( DeleteTargetDetectorRecipeRequest request); @@ -174,6 +202,8 @@ DeleteTargetDetectorRecipeResponse deleteTargetDetectorRecipe( * @param request The request object containing the details to send * @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. */ DeleteTargetResponderRecipeResponse deleteTargetResponderRecipe( DeleteTargetResponderRecipeRequest request); @@ -183,6 +213,8 @@ DeleteTargetResponderRecipeResponse deleteTargetResponderRecipe( * @param request The request object containing the details to send * @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. */ ExecuteResponderExecutionResponse executeResponderExecution( ExecuteResponderExecutionRequest request); @@ -193,6 +225,8 @@ ExecuteResponderExecutionResponse executeResponderExecution( * @param request The request object containing the details to send * @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. */ GetConditionMetadataTypeResponse getConditionMetadataType( GetConditionMetadataTypeRequest request); @@ -202,6 +236,8 @@ GetConditionMetadataTypeResponse getConditionMetadataType( * @param request The request object containing the details to send * @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. */ GetConfigurationResponse getConfiguration(GetConfigurationRequest request); @@ -211,6 +247,8 @@ GetConditionMetadataTypeResponse getConditionMetadataType( * @param request The request object containing the details to send * @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. */ GetDetectorResponse getDetector(GetDetectorRequest request); @@ -219,6 +257,8 @@ GetConditionMetadataTypeResponse getConditionMetadataType( * @param request The request object containing the details to send * @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. */ GetDetectorRecipeResponse getDetectorRecipe(GetDetectorRecipeRequest request); @@ -227,6 +267,8 @@ GetConditionMetadataTypeResponse getConditionMetadataType( * @param request The request object containing the details to send * @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. */ GetDetectorRecipeDetectorRuleResponse getDetectorRecipeDetectorRule( GetDetectorRecipeDetectorRuleRequest request); @@ -237,6 +279,8 @@ GetDetectorRecipeDetectorRuleResponse getDetectorRecipeDetectorRule( * @param request The request object containing the details to send * @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. */ GetDetectorRuleResponse getDetectorRule(GetDetectorRuleRequest request); @@ -245,6 +289,8 @@ GetDetectorRecipeDetectorRuleResponse getDetectorRecipeDetectorRule( * @param request The request object containing the details to send * @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. */ GetManagedListResponse getManagedList(GetManagedListRequest request); @@ -253,6 +299,8 @@ GetDetectorRecipeDetectorRuleResponse getDetectorRecipeDetectorRule( * @param request The request object containing the details to send * @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. */ GetProblemResponse getProblem(GetProblemRequest request); @@ -262,6 +310,8 @@ GetDetectorRecipeDetectorRuleResponse getDetectorRecipeDetectorRule( * @param request The request object containing the details to send * @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. */ GetResponderExecutionResponse getResponderExecution(GetResponderExecutionRequest request); @@ -270,6 +320,8 @@ GetDetectorRecipeDetectorRuleResponse getDetectorRecipeDetectorRule( * @param request The request object containing the details to send * @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. */ GetResponderRecipeResponse getResponderRecipe(GetResponderRecipeRequest request); @@ -278,6 +330,8 @@ GetDetectorRecipeDetectorRuleResponse getDetectorRecipeDetectorRule( * @param request The request object containing the details to send * @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. */ GetResponderRecipeResponderRuleResponse getResponderRecipeResponderRule( GetResponderRecipeResponderRuleRequest request); @@ -287,6 +341,8 @@ GetResponderRecipeResponderRuleResponse getResponderRecipeResponderRule( * @param request The request object containing the details to send * @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. */ GetResponderRuleResponse getResponderRule(GetResponderRuleRequest request); @@ -295,6 +351,8 @@ GetResponderRecipeResponderRuleResponse getResponderRecipeResponderRule( * @param request The request object containing the details to send * @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. */ GetTargetResponse getTarget(GetTargetRequest request); @@ -303,6 +361,8 @@ GetResponderRecipeResponderRuleResponse getResponderRecipeResponderRule( * @param request The request object containing the details to send * @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. */ GetTargetDetectorRecipeResponse getTargetDetectorRecipe(GetTargetDetectorRecipeRequest request); @@ -311,6 +371,8 @@ GetResponderRecipeResponderRuleResponse getResponderRecipeResponderRule( * @param request The request object containing the details to send * @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. */ GetTargetDetectorRecipeDetectorRuleResponse getTargetDetectorRecipeDetectorRule( GetTargetDetectorRecipeDetectorRuleRequest request); @@ -320,6 +382,8 @@ GetTargetDetectorRecipeDetectorRuleResponse getTargetDetectorRecipeDetectorRule( * @param request The request object containing the details to send * @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. */ GetTargetResponderRecipeResponse getTargetResponderRecipe( GetTargetResponderRecipeRequest request); @@ -329,6 +393,8 @@ GetTargetResponderRecipeResponse getTargetResponderRecipe( * @param request The request object containing the details to send * @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. */ GetTargetResponderRecipeResponderRuleResponse getTargetResponderRecipeResponderRule( GetTargetResponderRecipeResponderRuleRequest request); @@ -339,6 +405,8 @@ GetTargetResponderRecipeResponderRuleResponse getTargetResponderRecipeResponderR * @param request The request object containing the details to send * @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. */ ListConditionMetadataTypesResponse listConditionMetadataTypes( ListConditionMetadataTypesRequest request); @@ -349,6 +417,8 @@ ListConditionMetadataTypesResponse listConditionMetadataTypes( * @param request The request object containing the details to send * @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. */ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( ListDetectorRecipeDetectorRulesRequest request); @@ -373,6 +443,8 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @param request The request object containing the details to send * @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. */ ListDetectorRecipesResponse listDetectorRecipes(ListDetectorRecipesRequest request); @@ -382,6 +454,8 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @param request The request object containing the details to send * @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. */ ListDetectorRulesResponse listDetectorRules(ListDetectorRulesRequest request); @@ -391,6 +465,8 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @param request The request object containing the details to send * @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. */ ListDetectorsResponse listDetectors(ListDetectorsRequest request); @@ -400,6 +476,8 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @param request The request object containing the details to send * @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. */ ListImpactedResourcesResponse listImpactedResources(ListImpactedResourcesRequest request); @@ -408,6 +486,8 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @param request The request object containing the details to send * @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. */ ListManagedListTypesResponse listManagedListTypes(ListManagedListTypesRequest request); @@ -430,6 +510,8 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @param request The request object containing the details to send * @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. */ ListManagedListsResponse listManagedLists(ListManagedListsRequest request); @@ -439,6 +521,8 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @param request The request object containing the details to send * @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. */ ListProblemHistoriesResponse listProblemHistories(ListProblemHistoriesRequest request); @@ -462,6 +546,8 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @param request The request object containing the details to send * @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. */ ListProblemsResponse listProblems(ListProblemsRequest request); @@ -471,6 +557,8 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @param request The request object containing the details to send * @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. */ ListRecommendationsResponse listRecommendations(ListRecommendationsRequest request); @@ -480,6 +568,8 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @param request The request object containing the details to send * @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. */ ListResourceTypesResponse listResourceTypes(ListResourceTypesRequest request); @@ -489,6 +579,8 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @param request The request object containing the details to send * @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. */ ListResponderActivitiesResponse listResponderActivities(ListResponderActivitiesRequest request); @@ -498,6 +590,8 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @param request The request object containing the details to send * @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. */ ListResponderExecutionsResponse listResponderExecutions(ListResponderExecutionsRequest request); @@ -507,6 +601,8 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @param request The request object containing the details to send * @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. */ ListResponderRecipeResponderRulesResponse listResponderRecipeResponderRules( ListResponderRecipeResponderRulesRequest request); @@ -530,6 +626,8 @@ ListResponderRecipeResponderRulesResponse listResponderRecipeResponderRules( * @param request The request object containing the details to send * @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. */ ListResponderRecipesResponse listResponderRecipes(ListResponderRecipesRequest request); @@ -539,6 +637,8 @@ ListResponderRecipeResponderRulesResponse listResponderRecipeResponderRules( * @param request The request object containing the details to send * @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. */ ListResponderRulesResponse listResponderRules(ListResponderRulesRequest request); @@ -548,6 +648,8 @@ ListResponderRecipeResponderRulesResponse listResponderRecipeResponderRules( * @param request The request object containing the details to send * @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. */ ListTargetDetectorRecipeDetectorRulesResponse listTargetDetectorRecipeDetectorRules( ListTargetDetectorRecipeDetectorRulesRequest request); @@ -557,6 +659,8 @@ ListTargetDetectorRecipeDetectorRulesResponse listTargetDetectorRecipeDetectorRu * @param request The request object containing the details to send * @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. */ ListTargetDetectorRecipesResponse listTargetDetectorRecipes( ListTargetDetectorRecipesRequest request); @@ -567,6 +671,8 @@ ListTargetDetectorRecipesResponse listTargetDetectorRecipes( * @param request The request object containing the details to send * @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. */ ListTargetResponderRecipeResponderRulesResponse listTargetResponderRecipeResponderRules( ListTargetResponderRecipeResponderRulesRequest request); @@ -576,6 +682,8 @@ ListTargetResponderRecipeResponderRulesResponse listTargetResponderRecipeRespond * @param request The request object containing the details to send * @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. */ ListTargetResponderRecipesResponse listTargetResponderRecipes( ListTargetResponderRecipesRequest request); @@ -599,6 +707,8 @@ ListTargetResponderRecipesResponse listTargetResponderRecipes( * @param request The request object containing the details to send * @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. */ ListTargetsResponse listTargets(ListTargetsRequest request); @@ -608,6 +718,8 @@ ListTargetResponderRecipesResponse listTargetResponderRecipes( * @param request The request object containing the details to send * @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. */ RequestRiskScoresResponse requestRiskScores(RequestRiskScoresRequest request); @@ -618,6 +730,8 @@ ListTargetResponderRecipesResponse listTargetResponderRecipes( * @param request The request object containing the details to send * @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. */ RequestSecurityScoreSummarizedTrendResponse requestSecurityScoreSummarizedTrend( RequestSecurityScoreSummarizedTrendRequest request); @@ -628,6 +742,8 @@ RequestSecurityScoreSummarizedTrendResponse requestSecurityScoreSummarizedTrend( * @param request The request object containing the details to send * @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. */ RequestSecurityScoresResponse requestSecurityScores(RequestSecurityScoresRequest request); @@ -651,6 +767,8 @@ RequestSecurityScoreSummarizedTrendResponse requestSecurityScoreSummarizedTrend( * @param request The request object containing the details to send * @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. */ RequestSummarizedActivityProblemsResponse requestSummarizedActivityProblems( RequestSummarizedActivityProblemsRequest request); @@ -672,6 +790,8 @@ RequestSummarizedActivityProblemsResponse requestSummarizedActivityProblems( * @param request The request object containing the details to send * @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. */ RequestSummarizedProblemsResponse requestSummarizedProblems( RequestSummarizedProblemsRequest request); @@ -693,6 +813,8 @@ RequestSummarizedProblemsResponse requestSummarizedProblems( * @param request The request object containing the details to send * @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. */ RequestSummarizedResponderExecutionsResponse requestSummarizedResponderExecutions( RequestSummarizedResponderExecutionsRequest request); @@ -703,6 +825,8 @@ RequestSummarizedResponderExecutionsResponse requestSummarizedResponderExecution * @param request The request object containing the details to send * @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. */ RequestSummarizedRiskScoresResponse requestSummarizedRiskScores( RequestSummarizedRiskScoresRequest request); @@ -713,6 +837,8 @@ RequestSummarizedRiskScoresResponse requestSummarizedRiskScores( * @param request The request object containing the details to send * @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. */ RequestSummarizedSecurityScoresResponse requestSummarizedSecurityScores( RequestSummarizedSecurityScoresRequest request); @@ -734,6 +860,8 @@ RequestSummarizedSecurityScoresResponse requestSummarizedSecurityScores( * @param request The request object containing the details to send * @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. */ RequestSummarizedTrendProblemsResponse requestSummarizedTrendProblems( RequestSummarizedTrendProblemsRequest request); @@ -755,6 +883,8 @@ RequestSummarizedTrendProblemsResponse requestSummarizedTrendProblems( * @param request The request object containing the details to send * @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. */ RequestSummarizedTrendResponderExecutionsResponse requestSummarizedTrendResponderExecutions( RequestSummarizedTrendResponderExecutionsRequest request); @@ -765,6 +895,8 @@ RequestSummarizedTrendResponderExecutionsResponse requestSummarizedTrendResponde * @param request The request object containing the details to send * @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. */ RequestSummarizedTrendSecurityScoresResponse requestSummarizedTrendSecurityScores( RequestSummarizedTrendSecurityScoresRequest request); @@ -776,6 +908,8 @@ RequestSummarizedTrendSecurityScoresResponse requestSummarizedTrendSecurityScore * @param request The request object containing the details to send * @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. */ SkipBulkResponderExecutionResponse skipBulkResponderExecution( SkipBulkResponderExecutionRequest request); @@ -785,6 +919,8 @@ SkipBulkResponderExecutionResponse skipBulkResponderExecution( * @param request The request object containing the details to send * @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. */ SkipResponderExecutionResponse skipResponderExecution(SkipResponderExecutionRequest request); @@ -794,6 +930,8 @@ SkipBulkResponderExecutionResponse skipBulkResponderExecution( * @param request The request object containing the details to send * @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. */ TriggerResponderResponse triggerResponder(TriggerResponderRequest request); @@ -804,6 +942,8 @@ SkipBulkResponderExecutionResponse skipBulkResponderExecution( * @param request The request object containing the details to send * @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. */ UpdateBulkProblemStatusResponse updateBulkProblemStatus(UpdateBulkProblemStatusRequest request); @@ -813,6 +953,8 @@ SkipBulkResponderExecutionResponse skipBulkResponderExecution( * @param request The request object containing the details to send * @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. */ UpdateConfigurationResponse updateConfiguration(UpdateConfigurationRequest request); @@ -821,6 +963,8 @@ SkipBulkResponderExecutionResponse skipBulkResponderExecution( * @param request The request object containing the details to send * @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. */ UpdateDetectorRecipeResponse updateDetectorRecipe(UpdateDetectorRecipeRequest request); @@ -829,6 +973,8 @@ SkipBulkResponderExecutionResponse skipBulkResponderExecution( * @param request The request object containing the details to send * @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. */ UpdateDetectorRecipeDetectorRuleResponse updateDetectorRecipeDetectorRule( UpdateDetectorRecipeDetectorRuleRequest request); @@ -838,6 +984,8 @@ UpdateDetectorRecipeDetectorRuleResponse updateDetectorRecipeDetectorRule( * @param request The request object containing the details to send * @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. */ UpdateManagedListResponse updateManagedList(UpdateManagedListRequest request); @@ -847,6 +995,8 @@ UpdateDetectorRecipeDetectorRuleResponse updateDetectorRecipeDetectorRule( * @param request The request object containing the details to send * @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. */ UpdateProblemStatusResponse updateProblemStatus(UpdateProblemStatusRequest request); @@ -855,6 +1005,8 @@ UpdateDetectorRecipeDetectorRuleResponse updateDetectorRecipeDetectorRule( * @param request The request object containing the details to send * @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. */ UpdateResponderRecipeResponse updateResponderRecipe(UpdateResponderRecipeRequest request); @@ -863,6 +1015,8 @@ UpdateDetectorRecipeDetectorRuleResponse updateDetectorRecipeDetectorRule( * @param request The request object containing the details to send * @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. */ UpdateResponderRecipeResponderRuleResponse updateResponderRecipeResponderRule( UpdateResponderRecipeResponderRuleRequest request); @@ -872,6 +1026,8 @@ UpdateResponderRecipeResponderRuleResponse updateResponderRecipeResponderRule( * @param request The request object containing the details to send * @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. */ UpdateTargetResponse updateTarget(UpdateTargetRequest request); @@ -880,6 +1036,8 @@ UpdateResponderRecipeResponderRuleResponse updateResponderRecipeResponderRule( * @param request The request object containing the details to send * @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. */ UpdateTargetDetectorRecipeResponse updateTargetDetectorRecipe( UpdateTargetDetectorRecipeRequest request); @@ -889,6 +1047,8 @@ UpdateTargetDetectorRecipeResponse updateTargetDetectorRecipe( * @param request The request object containing the details to send * @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. */ UpdateTargetDetectorRecipeDetectorRuleResponse updateTargetDetectorRecipeDetectorRule( UpdateTargetDetectorRecipeDetectorRuleRequest request); @@ -898,6 +1058,8 @@ UpdateTargetDetectorRecipeDetectorRuleResponse updateTargetDetectorRecipeDetecto * @param request The request object containing the details to send * @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. */ UpdateTargetResponderRecipeResponse updateTargetResponderRecipe( UpdateTargetResponderRecipeRequest request); @@ -907,6 +1069,8 @@ UpdateTargetResponderRecipeResponse updateTargetResponderRecipe( * @param request The request object containing the details to send * @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. */ UpdateTargetResponderRecipeResponderRuleResponse updateTargetResponderRecipeResponderRule( UpdateTargetResponderRecipeResponderRuleRequest request); 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 8807704ccb7..5d7ce0e3efa 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ChangeDetectorRecipeCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 aa5708796a4..e15d3cd87c4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ChangeManagedListCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 91eaced33eb..b1831679fa1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ChangeResponderRecipeCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 58e9e758385..7635a270df1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use CreateDetectorRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5c7b924a812..d8e8c4d153b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use CreateManagedListRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0538489f7d1..de2a09cff8f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use CreateResponderRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 94ac6f8e930..26fd93dce9c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use CreateTargetDetectorRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 551e09d444a..587812dd189 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use CreateTargetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5c292315700..0ed9b423324 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use CreateTargetResponderRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 11445c765c9..840349c700e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use DeleteDetectorRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5dbaaefc9bb..f3a386b64d4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use DeleteManagedListRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d669b245f1c..5941123e4a0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use DeleteResponderRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 742a70992e4..76051db2f79 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use DeleteTargetDetectorRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0bab9ab0002..1c94968b39c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use DeleteTargetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 feeea263693..7b361a182c5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use DeleteTargetResponderRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 af123fc812c..ebf21ea0344 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ExecuteResponderExecutionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6bcb58e7704..fc14979cfea 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetConditionMetadataTypeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 989eb84fb84..085600203a8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 396e8afe8a9..282f1eb8395 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetDetectorRecipeDetectorRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 85bd0739f97..994e7bb8912 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetDetectorRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 acb6a136812..a315b8bae15 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetDetectorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 44d43b54c58..98eba31cd43 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetDetectorRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b6803ccc2cb..f2064a220c7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetManagedListRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 954368957c1..fff8b02af87 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetProblemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e73b451ee79..3215433ff5c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetResponderExecutionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b466eb829d2..b404f13915a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetResponderRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ee3718876ac..ba3909c1e46 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetResponderRecipeResponderRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 991093b9ed4..a7a1530dc3c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetResponderRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 03626a73ef2..4cea37c0423 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetTargetDetectorRecipeDetectorRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 856e6c535b9..0a3f123fd94 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetTargetDetectorRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9781b2aa506..85d9307bf03 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetTargetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e6730e04a53..ea0e587a2ef 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetTargetResponderRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8dfb1fc046b..da4329eaa20 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use GetTargetResponderRecipeResponderRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cfb4a8f277b..d19a5df2f8a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListConditionMetadataTypesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 009b6a88e09..e4177bb365a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListDetectorRecipeDetectorRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 245d6c9e24e..68140b22865 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListDetectorRecipesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 912aa924f94..5689dbfda80 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListDetectorRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1151a1639c9..ce9af92afd4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListDetectorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d0a079fb635..b68fee85510 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListImpactedResourcesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9c29ecf1f95..f8f95cb2d35 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListManagedListTypesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5b07a9633a9..98627d2aa2d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListManagedListsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7473d2b5e38..a1f59a4e698 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListProblemHistoriesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bdb3e084365..d6f25fafe95 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListProblemsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3a7856e713b..57206db46e5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListRecommendationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e62fb96b7d5..7a2eb199c35 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListResourceTypesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 279ecdf9c14..e4f5972fe4a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListResponderActivitiesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8463aa048b6..c22f66addd0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListResponderExecutionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c864c3581f3..0893420ff55 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListResponderRecipeResponderRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7f18fe59dfe..32943cd4d5f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListResponderRecipesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9dbabbfba7e..b90d6215948 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListResponderRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f16619b4734..edf1be98975 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListTargetDetectorRecipeDetectorRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c503113d1d6..db3ad7b6cd3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListTargetDetectorRecipesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 27cbdade5a3..795dda1dff2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListTargetResponderRecipeResponderRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c9de758c070..13af886fccc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListTargetResponderRecipesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 874b8d5a6c1..ad8258b713f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use ListTargetsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 140b0f82eac..e7a2cae2794 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use RequestRiskScoresRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 32c904ffa6c..921196dd971 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use RequestSecurityScoreSummarizedTrendRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 694bafb2264..e82d7de2226 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use RequestSecurityScoresRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0e62ad98233..c35db058eed 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use RequestSummarizedActivityProblemsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bb61e77bff4..d026d146252 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use RequestSummarizedProblemsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2f862ad9d2b..11bfb6f097f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use RequestSummarizedResponderExecutionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8fbaf73e9ea..171c858df30 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use RequestSummarizedRiskScoresRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 32a2e019d28..f9440908baf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use RequestSummarizedSecurityScoresRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 28dc3a02b9f..8b9152d045f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use RequestSummarizedTrendProblemsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 df6ef1d87d4..a8a022dfe2c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use RequestSummarizedTrendResponderExecutionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e87b4dcfb62..de5c017f750 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use RequestSummarizedTrendSecurityScoresRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9f64672bfbc..f4f831dcd4e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use SkipBulkResponderExecutionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c3864f45eaa..b76a58a2858 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use SkipResponderExecutionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0e37546420f..c81b98f6450 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use TriggerResponderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4a941bda00e..20ce77429ff 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use UpdateBulkProblemStatusRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7bd77f00ba7..5c1025f0454 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use UpdateConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a99c715decc..bf0530b028a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use UpdateDetectorRecipeDetectorRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 08109248170..96b8e051673 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use UpdateDetectorRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0cf0eefe1ab..40811ee43b2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use UpdateManagedListRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 49b5014e70e..ec954aa6eb8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use UpdateProblemStatusRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8804f5b3c4a..beb1017bc7d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use UpdateResponderRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f30ac61ec42..25915fb9079 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use UpdateResponderRecipeResponderRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 421b3e6449e..3ef8edf3ea1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use UpdateTargetDetectorRecipeDetectorRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ac371c715ad..26e6314a205 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use UpdateTargetDetectorRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b9b742b3f6e..3c7c6fb1777 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use UpdateTargetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bb59133d45a..40c3c84823a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use UpdateTargetResponderRecipeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cb045918b3f..294dd54da55 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; - +/** + * Example: Click here to see how to use UpdateTargetResponderRecipeResponderRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-common/pom.xml b/bmc-common/pom.xml index 435f894506d..539f2f6fe20 100644 --- a/bmc-common/pom.xml +++ b/bmc-common/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml @@ -94,7 +94,7 @@ com.oracle.oci.sdk oci-java-sdk-circuitbreaker - 1.27.1 + 1.28.0 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 2adad5d96c4..714e3390383 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 @@ -4,6 +4,8 @@ */ package com.oracle.bmc.http.internal; +import java.lang.reflect.InvocationTargetException; +import java.math.BigDecimal; import java.util.Date; import java.util.List; import java.util.Locale; @@ -79,6 +81,22 @@ public static T toValue(String headerName, String value, Class clazz) { if (clazz == Range.class) { return (T) Range.parse(value); } + if (clazz == BigDecimal.class) { + return (T) new BigDecimal(value); + } + if (clazz.isEnum()) { + try { + return clazz.cast( + clazz.getDeclaredMethod("create", String.class).invoke(null, value)); + } catch (IllegalAccessException + | InvocationTargetException + | NoSuchMethodException + | IllegalArgumentException e) { + throw new IllegalArgumentException( + "Could not create enum '" + clazz.getName() + "', value '" + value + "'", + e); + } + } throw new IllegalArgumentException("Unknown header type: " + clazz); } } diff --git a/bmc-computeinstanceagent/pom.xml b/bmc-computeinstanceagent/pom.xml index 6ff8e368408..557c1e86598 100644 --- a/bmc-computeinstanceagent/pom.xml +++ b/bmc-computeinstanceagent/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-computeinstanceagent @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 94f2b331000..f8949d13dc6 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 @@ -51,6 +51,8 @@ public interface ComputeInstanceAgent extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CancelInstanceAgentCommandResponse cancelInstanceAgentCommand( CancelInstanceAgentCommandRequest request); @@ -61,6 +63,8 @@ CancelInstanceAgentCommandResponse cancelInstanceAgentCommand( * @param request The request object containing the details to send * @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. */ CreateInstanceAgentCommandResponse createInstanceAgentCommand( CreateInstanceAgentCommandRequest request); @@ -70,6 +74,8 @@ CreateInstanceAgentCommandResponse createInstanceAgentCommand( * @param request The request object containing the details to send * @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. */ GetInstanceAgentCommandResponse getInstanceAgentCommand(GetInstanceAgentCommandRequest request); @@ -78,6 +84,8 @@ CreateInstanceAgentCommandResponse createInstanceAgentCommand( * @param request The request object containing the details to send * @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. */ GetInstanceAgentCommandExecutionResponse getInstanceAgentCommandExecution( GetInstanceAgentCommandExecutionRequest request); @@ -89,6 +97,8 @@ GetInstanceAgentCommandExecutionResponse getInstanceAgentCommandExecution( * @param request The request object containing the details to send * @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. */ ListInstanceAgentCommandExecutionsResponse listInstanceAgentCommandExecutions( ListInstanceAgentCommandExecutionsRequest request); @@ -100,6 +110,8 @@ ListInstanceAgentCommandExecutionsResponse listInstanceAgentCommandExecutions( * @param request The request object containing the details to send * @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. */ ListInstanceAgentCommandsResponse listInstanceAgentCommands( ListInstanceAgentCommandsRequest request); 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 24e6f900df0..5ef74abcb4f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.computeinstanceagent.requests; import com.oracle.bmc.computeinstanceagent.model.*; - +/** + * Example: Click here to see how to use CancelInstanceAgentCommandRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180530") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e90f43b2ea3..7eee45e5278 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.computeinstanceagent.requests; import com.oracle.bmc.computeinstanceagent.model.*; - +/** + * Example: Click here to see how to use CreateInstanceAgentCommandRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180530") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ce5609f964e..27c6fa1d93a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.computeinstanceagent.requests; import com.oracle.bmc.computeinstanceagent.model.*; - +/** + * Example: Click here to see how to use GetInstanceAgentCommandExecutionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180530") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4977bcacd18..efad7f7caae 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.computeinstanceagent.requests; import com.oracle.bmc.computeinstanceagent.model.*; - +/** + * Example: Click here to see how to use GetInstanceAgentCommandRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180530") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5be29b76eda..616487bdbe8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.computeinstanceagent.requests; import com.oracle.bmc.computeinstanceagent.model.*; - +/** + * Example: Click here to see how to use ListInstanceAgentCommandExecutionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180530") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 720f68348de..01da79c0144 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.computeinstanceagent.requests; import com.oracle.bmc.computeinstanceagent.model.*; - +/** + * Example: Click here to see how to use ListInstanceAgentCommandsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180530") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-containerengine/pom.xml b/bmc-containerengine/pom.xml index 3c6783267a8..e7da0b09625 100644 --- a/bmc-containerengine/pom.xml +++ b/bmc-containerengine/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml @@ -19,7 +19,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 69edcd49775..0828f0223c7 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 @@ -53,6 +53,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateClusterResponse createCluster(CreateClusterRequest request); @@ -61,6 +63,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateKubeconfigResponse createKubeconfig(CreateKubeconfigRequest request); @@ -69,6 +73,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateNodePoolResponse createNodePool(CreateNodePoolRequest request); @@ -77,6 +83,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteClusterResponse deleteCluster(DeleteClusterRequest request); @@ -85,6 +93,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteNodePoolResponse deleteNodePool(DeleteNodePoolRequest request); @@ -93,6 +103,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteWorkRequestResponse deleteWorkRequest(DeleteWorkRequestRequest request); @@ -101,6 +113,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetClusterResponse getCluster(GetClusterRequest request); @@ -109,6 +123,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetClusterOptionsResponse getClusterOptions(GetClusterOptionsRequest request); @@ -117,6 +133,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetNodePoolResponse getNodePool(GetNodePoolRequest request); @@ -125,6 +143,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetNodePoolOptionsResponse getNodePoolOptions(GetNodePoolOptionsRequest request); @@ -133,6 +153,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -141,6 +163,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListClustersResponse listClusters(ListClustersRequest request); @@ -149,6 +173,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListNodePoolsResponse listNodePools(ListNodePoolsRequest request); @@ -157,6 +183,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -165,6 +193,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -173,6 +203,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -181,6 +213,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateClusterResponse updateCluster(UpdateClusterRequest request); @@ -189,6 +223,8 @@ public interface ContainerEngine extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateNodePoolResponse updateNodePool(UpdateNodePoolRequest request); 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 6b567bea2a4..dcd26f32d51 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use CreateClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e962c3ef785..59649592e63 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use CreateKubeconfigRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 42a453f6dfb..320ff9d5ae8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use CreateNodePoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f9c92b94e28..bcc2273b994 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use DeleteClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eaf096c3838..4867fdd037c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use DeleteNodePoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ac36c8fd19f..25affae0359 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use DeleteWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 aa781931407..cb8bb1e7635 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use GetClusterOptionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 aae78175031..7ef8f92c13c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use GetClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 147ae0e51a6..3b91e85d865 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use GetNodePoolOptionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f0fca54530f..c65123a0de9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use GetNodePoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8ce99cecf2b..fbb244944d9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 872ade8a455..832d9baea51 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use ListClustersRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a5c597dd463..1b637743feb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use ListNodePoolsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9917df2a50c..7803399764c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 caee87109d0..8f7fa50a31d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 af0225573d8..9b540c7f2e5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a54ab9cbd9e..7a1c51b025f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use UpdateClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a469e3dfe84..e3f76d86b38 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; - +/** + * Example: Click here to see how to use UpdateNodePoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-core/pom.xml b/bmc-core/pom.xml index 51da452d01a..e21d70bc489 100644 --- a/bmc-core/pom.xml +++ b/bmc-core/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml @@ -19,12 +19,12 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.0 com.oracle.oci.sdk oci-java-sdk-workrequests - 1.27.1 + 1.28.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 173610e2875..362d04195a3 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 @@ -58,6 +58,8 @@ public interface Blockstorage extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeBootVolumeBackupCompartmentResponse changeBootVolumeBackupCompartment( ChangeBootVolumeBackupCompartmentRequest request); @@ -70,6 +72,8 @@ ChangeBootVolumeBackupCompartmentResponse changeBootVolumeBackupCompartment( * @param request The request object containing the details to send * @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. */ ChangeBootVolumeCompartmentResponse changeBootVolumeCompartment( ChangeBootVolumeCompartmentRequest request); @@ -82,6 +86,8 @@ ChangeBootVolumeCompartmentResponse changeBootVolumeCompartment( * @param request The request object containing the details to send * @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. */ ChangeVolumeBackupCompartmentResponse changeVolumeBackupCompartment( ChangeVolumeBackupCompartmentRequest request); @@ -94,6 +100,8 @@ ChangeVolumeBackupCompartmentResponse changeVolumeBackupCompartment( * @param request The request object containing the details to send * @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. */ ChangeVolumeCompartmentResponse changeVolumeCompartment(ChangeVolumeCompartmentRequest request); @@ -105,6 +113,8 @@ ChangeVolumeBackupCompartmentResponse changeVolumeBackupCompartment( * @param request The request object containing the details to send * @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. */ ChangeVolumeGroupBackupCompartmentResponse changeVolumeGroupBackupCompartment( ChangeVolumeGroupBackupCompartmentRequest request); @@ -117,6 +127,8 @@ ChangeVolumeGroupBackupCompartmentResponse changeVolumeGroupBackupCompartment( * @param request The request object containing the details to send * @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. */ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( ChangeVolumeGroupCompartmentRequest request); @@ -128,6 +140,8 @@ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( * @param request The request object containing the details to send * @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. */ CopyBootVolumeBackupResponse copyBootVolumeBackup(CopyBootVolumeBackupRequest request); @@ -138,6 +152,8 @@ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( * @param request The request object containing the details to send * @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. */ CopyVolumeBackupResponse copyVolumeBackup(CopyVolumeBackupRequest request); @@ -150,6 +166,8 @@ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( * @param request The request object containing the details to send * @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. */ CreateBootVolumeResponse createBootVolume(CreateBootVolumeRequest request); @@ -164,6 +182,8 @@ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( * @param request The request object containing the details to send * @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. */ CreateBootVolumeBackupResponse createBootVolumeBackup(CreateBootVolumeBackupRequest request); @@ -186,6 +206,8 @@ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( * @param request The request object containing the details to send * @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. */ CreateVolumeResponse createVolume(CreateVolumeRequest request); @@ -200,6 +222,8 @@ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( * @param request The request object containing the details to send * @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. */ CreateVolumeBackupResponse createVolumeBackup(CreateVolumeBackupRequest request); @@ -212,6 +236,8 @@ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( * @param request The request object containing the details to send * @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. */ CreateVolumeBackupPolicyResponse createVolumeBackupPolicy( CreateVolumeBackupPolicyRequest request); @@ -224,6 +250,8 @@ CreateVolumeBackupPolicyResponse createVolumeBackupPolicy( * @param request The request object containing the details to send * @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. */ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( CreateVolumeBackupPolicyAssignmentRequest request); @@ -240,6 +268,8 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ CreateVolumeGroupResponse createVolumeGroup(CreateVolumeGroupRequest request); @@ -250,6 +280,8 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ CreateVolumeGroupBackupResponse createVolumeGroupBackup(CreateVolumeGroupBackupRequest request); @@ -262,6 +294,8 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ DeleteBootVolumeResponse deleteBootVolume(DeleteBootVolumeRequest request); @@ -270,6 +304,8 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ DeleteBootVolumeBackupResponse deleteBootVolumeBackup(DeleteBootVolumeBackupRequest request); @@ -279,6 +315,8 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ DeleteBootVolumeKmsKeyResponse deleteBootVolumeKmsKey(DeleteBootVolumeKmsKeyRequest request); @@ -291,6 +329,8 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ DeleteVolumeResponse deleteVolume(DeleteVolumeRequest request); @@ -299,6 +339,8 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ DeleteVolumeBackupResponse deleteVolumeBackup(DeleteVolumeBackupRequest request); @@ -312,6 +354,8 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ DeleteVolumeBackupPolicyResponse deleteVolumeBackupPolicy( DeleteVolumeBackupPolicyRequest request); @@ -321,6 +365,8 @@ DeleteVolumeBackupPolicyResponse deleteVolumeBackupPolicy( * @param request The request object containing the details to send * @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. */ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( DeleteVolumeBackupPolicyAssignmentRequest request); @@ -332,6 +378,8 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ DeleteVolumeGroupResponse deleteVolumeGroup(DeleteVolumeGroupRequest request); @@ -340,6 +388,8 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ DeleteVolumeGroupBackupResponse deleteVolumeGroupBackup(DeleteVolumeGroupBackupRequest request); @@ -349,6 +399,8 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ DeleteVolumeKmsKeyResponse deleteVolumeKmsKey(DeleteVolumeKmsKeyRequest request); @@ -357,6 +409,8 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ GetBootVolumeResponse getBootVolume(GetBootVolumeRequest request); @@ -365,6 +419,8 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ GetBootVolumeBackupResponse getBootVolumeBackup(GetBootVolumeBackupRequest request); @@ -374,6 +430,8 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ GetBootVolumeKmsKeyResponse getBootVolumeKmsKey(GetBootVolumeKmsKeyRequest request); @@ -382,6 +440,8 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ GetVolumeResponse getVolume(GetVolumeRequest request); @@ -390,6 +450,8 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ GetVolumeBackupResponse getVolumeBackup(GetVolumeBackupRequest request); @@ -398,6 +460,8 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ GetVolumeBackupPolicyResponse getVolumeBackupPolicy(GetVolumeBackupPolicyRequest request); @@ -409,6 +473,8 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ GetVolumeBackupPolicyAssetAssignmentResponse getVolumeBackupPolicyAssetAssignment( GetVolumeBackupPolicyAssetAssignmentRequest request); @@ -418,6 +484,8 @@ GetVolumeBackupPolicyAssetAssignmentResponse getVolumeBackupPolicyAssetAssignmen * @param request The request object containing the details to send * @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. */ GetVolumeBackupPolicyAssignmentResponse getVolumeBackupPolicyAssignment( GetVolumeBackupPolicyAssignmentRequest request); @@ -427,6 +495,8 @@ GetVolumeBackupPolicyAssignmentResponse getVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ GetVolumeGroupResponse getVolumeGroup(GetVolumeGroupRequest request); @@ -435,6 +505,8 @@ GetVolumeBackupPolicyAssignmentResponse getVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ GetVolumeGroupBackupResponse getVolumeGroupBackup(GetVolumeGroupBackupRequest request); @@ -444,6 +516,8 @@ GetVolumeBackupPolicyAssignmentResponse getVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ GetVolumeKmsKeyResponse getVolumeKmsKey(GetVolumeKmsKeyRequest request); @@ -453,6 +527,8 @@ GetVolumeBackupPolicyAssignmentResponse getVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ ListBootVolumeBackupsResponse listBootVolumeBackups(ListBootVolumeBackupsRequest request); @@ -462,6 +538,8 @@ GetVolumeBackupPolicyAssignmentResponse getVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ ListBootVolumesResponse listBootVolumes(ListBootVolumesRequest request); @@ -474,6 +552,8 @@ GetVolumeBackupPolicyAssignmentResponse getVolumeBackupPolicyAssignment( * @param request The request object containing the details to send * @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. */ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( ListVolumeBackupPoliciesRequest request); @@ -484,6 +564,8 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @param request The request object containing the details to send * @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. */ ListVolumeBackupsResponse listVolumeBackups(ListVolumeBackupsRequest request); @@ -494,6 +576,8 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @param request The request object containing the details to send * @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. */ ListVolumeGroupBackupsResponse listVolumeGroupBackups(ListVolumeGroupBackupsRequest request); @@ -504,6 +588,8 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @param request The request object containing the details to send * @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. */ ListVolumeGroupsResponse listVolumeGroups(ListVolumeGroupsRequest request); @@ -513,6 +599,8 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @param request The request object containing the details to send * @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. */ ListVolumesResponse listVolumes(ListVolumesRequest request); @@ -521,6 +609,8 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @param request The request object containing the details to send * @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. */ UpdateBootVolumeResponse updateBootVolume(UpdateBootVolumeRequest request); @@ -531,6 +621,8 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @param request The request object containing the details to send * @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. */ UpdateBootVolumeBackupResponse updateBootVolumeBackup(UpdateBootVolumeBackupRequest request); @@ -540,6 +632,8 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @param request The request object containing the details to send * @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. */ UpdateBootVolumeKmsKeyResponse updateBootVolumeKmsKey(UpdateBootVolumeKmsKeyRequest request); @@ -550,6 +644,8 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @param request The request object containing the details to send * @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. */ UpdateVolumeResponse updateVolume(UpdateVolumeRequest request); @@ -560,6 +656,8 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @param request The request object containing the details to send * @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. */ UpdateVolumeBackupResponse updateVolumeBackup(UpdateVolumeBackupRequest request); @@ -573,6 +671,8 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @param request The request object containing the details to send * @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. */ UpdateVolumeBackupPolicyResponse updateVolumeBackupPolicy( UpdateVolumeBackupPolicyRequest request); @@ -588,6 +688,8 @@ UpdateVolumeBackupPolicyResponse updateVolumeBackupPolicy( * @param request The request object containing the details to send * @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. */ UpdateVolumeGroupResponse updateVolumeGroup(UpdateVolumeGroupRequest request); @@ -596,6 +698,8 @@ UpdateVolumeBackupPolicyResponse updateVolumeBackupPolicy( * @param request The request object containing the details to send * @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. */ UpdateVolumeGroupBackupResponse updateVolumeGroupBackup(UpdateVolumeGroupBackupRequest request); @@ -605,6 +709,8 @@ UpdateVolumeBackupPolicyResponse updateVolumeBackupPolicy( * @param request The request object containing the details to send * @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. */ UpdateVolumeKmsKeyResponse updateVolumeKmsKey(UpdateVolumeKmsKeyRequest request); 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 ff81e1feb09..d23b37e1646 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 @@ -55,6 +55,8 @@ public interface Compute extends AutoCloseable { * @param request The request object containing the details to send * @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. */ AddImageShapeCompatibilityEntryResponse addImageShapeCompatibilityEntry( AddImageShapeCompatibilityEntryRequest request); @@ -65,6 +67,8 @@ AddImageShapeCompatibilityEntryResponse addImageShapeCompatibilityEntry( * @param request The request object containing the details to send * @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. */ AttachBootVolumeResponse attachBootVolume(AttachBootVolumeRequest request); @@ -76,6 +80,8 @@ AddImageShapeCompatibilityEntryResponse addImageShapeCompatibilityEntry( * @param request The request object containing the details to send * @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. */ AttachVnicResponse attachVnic(AttachVnicRequest request); @@ -85,6 +91,8 @@ AddImageShapeCompatibilityEntryResponse addImageShapeCompatibilityEntry( * @param request The request object containing the details to send * @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. */ AttachVolumeResponse attachVolume(AttachVolumeRequest request); @@ -110,6 +118,8 @@ AddImageShapeCompatibilityEntryResponse addImageShapeCompatibilityEntry( * @param request The request object containing the details to send * @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. */ CaptureConsoleHistoryResponse captureConsoleHistory(CaptureConsoleHistoryRequest request); @@ -121,6 +131,8 @@ AddImageShapeCompatibilityEntryResponse addImageShapeCompatibilityEntry( * @param request The request object containing the details to send * @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. */ ChangeComputeImageCapabilitySchemaCompartmentResponse changeComputeImageCapabilitySchemaCompartment( @@ -131,6 +143,8 @@ AddImageShapeCompatibilityEntryResponse addImageShapeCompatibilityEntry( * @param request The request object containing the details to send * @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. */ ChangeDedicatedVmHostCompartmentResponse changeDedicatedVmHostCompartment( ChangeDedicatedVmHostCompartmentRequest request); @@ -143,6 +157,8 @@ ChangeDedicatedVmHostCompartmentResponse changeDedicatedVmHostCompartment( * @param request The request object containing the details to send * @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. */ ChangeImageCompartmentResponse changeImageCompartment(ChangeImageCompartmentRequest request); @@ -157,6 +173,8 @@ ChangeDedicatedVmHostCompartmentResponse changeDedicatedVmHostCompartment( * @param request The request object containing the details to send * @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. */ ChangeInstanceCompartmentResponse changeInstanceCompartment( ChangeInstanceCompartmentRequest request); @@ -167,6 +185,8 @@ ChangeInstanceCompartmentResponse changeInstanceCompartment( * @param request The request object containing the details to send * @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. */ CreateAppCatalogSubscriptionResponse createAppCatalogSubscription( CreateAppCatalogSubscriptionRequest request); @@ -177,6 +197,8 @@ CreateAppCatalogSubscriptionResponse createAppCatalogSubscription( * @param request The request object containing the details to send * @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. */ CreateComputeImageCapabilitySchemaResponse createComputeImageCapabilitySchema( CreateComputeImageCapabilitySchemaRequest request); @@ -190,6 +212,8 @@ CreateComputeImageCapabilitySchemaResponse createComputeImageCapabilitySchema( * @param request The request object containing the details to send * @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. */ CreateDedicatedVmHostResponse createDedicatedVmHost(CreateDedicatedVmHostRequest request); @@ -221,6 +245,8 @@ CreateComputeImageCapabilitySchemaResponse createComputeImageCapabilitySchema( * @param request The request object containing the details to send * @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. */ CreateImageResponse createImage(CreateImageRequest request); @@ -234,6 +260,8 @@ CreateComputeImageCapabilitySchemaResponse createComputeImageCapabilitySchema( * @param request The request object containing the details to send * @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. */ CreateInstanceConsoleConnectionResponse createInstanceConsoleConnection( CreateInstanceConsoleConnectionRequest request); @@ -243,6 +271,8 @@ CreateInstanceConsoleConnectionResponse createInstanceConsoleConnection( * @param request The request object containing the details to send * @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. */ DeleteAppCatalogSubscriptionResponse deleteAppCatalogSubscription( DeleteAppCatalogSubscriptionRequest request); @@ -253,6 +283,8 @@ DeleteAppCatalogSubscriptionResponse deleteAppCatalogSubscription( * @param request The request object containing the details to send * @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. */ DeleteComputeImageCapabilitySchemaResponse deleteComputeImageCapabilitySchema( DeleteComputeImageCapabilitySchemaRequest request); @@ -262,6 +294,8 @@ DeleteComputeImageCapabilitySchemaResponse deleteComputeImageCapabilitySchema( * @param request The request object containing the details to send * @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. */ DeleteConsoleHistoryResponse deleteConsoleHistory(DeleteConsoleHistoryRequest request); @@ -274,6 +308,8 @@ DeleteComputeImageCapabilitySchemaResponse deleteComputeImageCapabilitySchema( * @param request The request object containing the details to send * @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. */ DeleteDedicatedVmHostResponse deleteDedicatedVmHost(DeleteDedicatedVmHostRequest request); @@ -282,6 +318,8 @@ DeleteComputeImageCapabilitySchemaResponse deleteComputeImageCapabilitySchema( * @param request The request object containing the details to send * @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. */ DeleteImageResponse deleteImage(DeleteImageRequest request); @@ -290,6 +328,8 @@ DeleteComputeImageCapabilitySchemaResponse deleteComputeImageCapabilitySchema( * @param request The request object containing the details to send * @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. */ DeleteInstanceConsoleConnectionResponse deleteInstanceConsoleConnection( DeleteInstanceConsoleConnectionRequest request); @@ -303,6 +343,8 @@ DeleteInstanceConsoleConnectionResponse deleteInstanceConsoleConnection( * @param request The request object containing the details to send * @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. */ DetachBootVolumeResponse detachBootVolume(DetachBootVolumeRequest request); @@ -321,6 +363,8 @@ DeleteInstanceConsoleConnectionResponse deleteInstanceConsoleConnection( * @param request The request object containing the details to send * @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. */ DetachVnicResponse detachVnic(DetachVnicRequest request); @@ -333,6 +377,8 @@ DeleteInstanceConsoleConnectionResponse deleteInstanceConsoleConnection( * @param request The request object containing the details to send * @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. */ DetachVolumeResponse detachVolume(DetachVolumeRequest request); @@ -351,6 +397,8 @@ DeleteInstanceConsoleConnectionResponse deleteInstanceConsoleConnection( * @param request The request object containing the details to send * @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. */ ExportImageResponse exportImage(ExportImageRequest request); @@ -359,6 +407,8 @@ DeleteInstanceConsoleConnectionResponse deleteInstanceConsoleConnection( * @param request The request object containing the details to send * @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. */ GetAppCatalogListingResponse getAppCatalogListing(GetAppCatalogListingRequest request); @@ -367,6 +417,8 @@ DeleteInstanceConsoleConnectionResponse deleteInstanceConsoleConnection( * @param request The request object containing the details to send * @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. */ GetAppCatalogListingAgreementsResponse getAppCatalogListingAgreements( GetAppCatalogListingAgreementsRequest request); @@ -376,6 +428,8 @@ GetAppCatalogListingAgreementsResponse getAppCatalogListingAgreements( * @param request The request object containing the details to send * @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. */ GetAppCatalogListingResourceVersionResponse getAppCatalogListingResourceVersion( GetAppCatalogListingResourceVersionRequest request); @@ -385,6 +439,8 @@ GetAppCatalogListingResourceVersionResponse getAppCatalogListingResourceVersion( * @param request The request object containing the details to send * @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. */ GetBootVolumeAttachmentResponse getBootVolumeAttachment(GetBootVolumeAttachmentRequest request); @@ -393,6 +449,8 @@ GetAppCatalogListingResourceVersionResponse getAppCatalogListingResourceVersion( * @param request The request object containing the details to send * @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. */ GetComputeGlobalImageCapabilitySchemaResponse getComputeGlobalImageCapabilitySchema( GetComputeGlobalImageCapabilitySchemaRequest request); @@ -402,6 +460,8 @@ GetComputeGlobalImageCapabilitySchemaResponse getComputeGlobalImageCapabilitySch * @param request The request object containing the details to send * @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. */ GetComputeGlobalImageCapabilitySchemaVersionResponse getComputeGlobalImageCapabilitySchemaVersion( @@ -413,6 +473,8 @@ GetComputeGlobalImageCapabilitySchemaResponse getComputeGlobalImageCapabilitySch * @param request The request object containing the details to send * @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. */ GetComputeImageCapabilitySchemaResponse getComputeImageCapabilitySchema( GetComputeImageCapabilitySchemaRequest request); @@ -425,6 +487,8 @@ GetComputeImageCapabilitySchemaResponse getComputeImageCapabilitySchema( * @param request The request object containing the details to send * @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. */ GetConsoleHistoryResponse getConsoleHistory(GetConsoleHistoryRequest request); @@ -436,6 +500,8 @@ GetComputeImageCapabilitySchemaResponse getComputeImageCapabilitySchema( * @param request The request object containing the details to send * @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. */ GetConsoleHistoryContentResponse getConsoleHistoryContent( GetConsoleHistoryContentRequest request); @@ -445,6 +511,8 @@ GetConsoleHistoryContentResponse getConsoleHistoryContent( * @param request The request object containing the details to send * @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. */ GetDedicatedVmHostResponse getDedicatedVmHost(GetDedicatedVmHostRequest request); @@ -453,6 +521,8 @@ GetConsoleHistoryContentResponse getConsoleHistoryContent( * @param request The request object containing the details to send * @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. */ GetImageResponse getImage(GetImageRequest request); @@ -461,6 +531,8 @@ GetConsoleHistoryContentResponse getConsoleHistoryContent( * @param request The request object containing the details to send * @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. */ GetImageShapeCompatibilityEntryResponse getImageShapeCompatibilityEntry( GetImageShapeCompatibilityEntryRequest request); @@ -470,6 +542,8 @@ GetImageShapeCompatibilityEntryResponse getImageShapeCompatibilityEntry( * @param request The request object containing the details to send * @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. */ GetInstanceResponse getInstance(GetInstanceRequest request); @@ -478,6 +552,8 @@ GetImageShapeCompatibilityEntryResponse getImageShapeCompatibilityEntry( * @param request The request object containing the details to send * @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. */ GetInstanceConsoleConnectionResponse getInstanceConsoleConnection( GetInstanceConsoleConnectionRequest request); @@ -488,6 +564,8 @@ GetInstanceConsoleConnectionResponse getInstanceConsoleConnection( * @param request The request object containing the details to send * @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. */ GetVnicAttachmentResponse getVnicAttachment(GetVnicAttachmentRequest request); @@ -496,6 +574,8 @@ GetInstanceConsoleConnectionResponse getInstanceConsoleConnection( * @param request The request object containing the details to send * @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. */ GetVolumeAttachmentResponse getVolumeAttachment(GetVolumeAttachmentRequest request); @@ -506,6 +586,8 @@ GetInstanceConsoleConnectionResponse getInstanceConsoleConnection( * @param request The request object containing the details to send * @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. */ GetWindowsInstanceInitialCredentialsResponse getWindowsInstanceInitialCredentials( GetWindowsInstanceInitialCredentialsRequest request); @@ -532,6 +614,8 @@ GetWindowsInstanceInitialCredentialsResponse getWindowsInstanceInitialCredential * @param request The request object containing the details to send * @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. */ InstanceActionResponse instanceAction(InstanceActionRequest request); @@ -579,6 +663,8 @@ GetWindowsInstanceInitialCredentialsResponse getWindowsInstanceInitialCredential * @param request The request object containing the details to send * @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. */ LaunchInstanceResponse launchInstance(LaunchInstanceRequest request); @@ -587,6 +673,8 @@ GetWindowsInstanceInitialCredentialsResponse getWindowsInstanceInitialCredential * @param request The request object containing the details to send * @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. */ ListAppCatalogListingResourceVersionsResponse listAppCatalogListingResourceVersions( ListAppCatalogListingResourceVersionsRequest request); @@ -596,6 +684,8 @@ ListAppCatalogListingResourceVersionsResponse listAppCatalogListingResourceVersi * @param request The request object containing the details to send * @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. */ ListAppCatalogListingsResponse listAppCatalogListings(ListAppCatalogListingsRequest request); @@ -604,6 +694,8 @@ ListAppCatalogListingResourceVersionsResponse listAppCatalogListingResourceVersi * @param request The request object containing the details to send * @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. */ ListAppCatalogSubscriptionsResponse listAppCatalogSubscriptions( ListAppCatalogSubscriptionsRequest request); @@ -615,6 +707,8 @@ ListAppCatalogSubscriptionsResponse listAppCatalogSubscriptions( * @param request The request object containing the details to send * @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. */ ListBootVolumeAttachmentsResponse listBootVolumeAttachments( ListBootVolumeAttachmentsRequest request); @@ -625,6 +719,8 @@ ListBootVolumeAttachmentsResponse listBootVolumeAttachments( * @param request The request object containing the details to send * @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. */ ListComputeGlobalImageCapabilitySchemaVersionsResponse listComputeGlobalImageCapabilitySchemaVersions( @@ -636,6 +732,8 @@ ListBootVolumeAttachmentsResponse listBootVolumeAttachments( * @param request The request object containing the details to send * @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. */ ListComputeGlobalImageCapabilitySchemasResponse listComputeGlobalImageCapabilitySchemas( ListComputeGlobalImageCapabilitySchemasRequest request); @@ -646,6 +744,8 @@ ListComputeGlobalImageCapabilitySchemasResponse listComputeGlobalImageCapability * @param request The request object containing the details to send * @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. */ ListComputeImageCapabilitySchemasResponse listComputeImageCapabilitySchemas( ListComputeImageCapabilitySchemasRequest request); @@ -656,6 +756,8 @@ ListComputeImageCapabilitySchemasResponse listComputeImageCapabilitySchemas( * @param request The request object containing the details to send * @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. */ ListConsoleHistoriesResponse listConsoleHistories(ListConsoleHistoriesRequest request); @@ -666,6 +768,8 @@ ListComputeImageCapabilitySchemasResponse listComputeImageCapabilitySchemas( * @param request The request object containing the details to send * @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. */ ListDedicatedVmHostInstanceShapesResponse listDedicatedVmHostInstanceShapes( ListDedicatedVmHostInstanceShapesRequest request); @@ -676,6 +780,8 @@ ListDedicatedVmHostInstanceShapesResponse listDedicatedVmHostInstanceShapes( * @param request The request object containing the details to send * @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. */ ListDedicatedVmHostInstancesResponse listDedicatedVmHostInstances( ListDedicatedVmHostInstancesRequest request); @@ -686,6 +792,8 @@ ListDedicatedVmHostInstancesResponse listDedicatedVmHostInstances( * @param request The request object containing the details to send * @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. */ ListDedicatedVmHostShapesResponse listDedicatedVmHostShapes( ListDedicatedVmHostShapesRequest request); @@ -699,6 +807,8 @@ ListDedicatedVmHostShapesResponse listDedicatedVmHostShapes( * @param request The request object containing the details to send * @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. */ ListDedicatedVmHostsResponse listDedicatedVmHosts(ListDedicatedVmHostsRequest request); @@ -707,6 +817,8 @@ ListDedicatedVmHostShapesResponse listDedicatedVmHostShapes( * @param request The request object containing the details to send * @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. */ ListImageShapeCompatibilityEntriesResponse listImageShapeCompatibilityEntries( ListImageShapeCompatibilityEntriesRequest request); @@ -723,6 +835,8 @@ ListImageShapeCompatibilityEntriesResponse listImageShapeCompatibilityEntries( * @param request The request object containing the details to send * @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. */ ListImagesResponse listImages(ListImagesRequest request); @@ -734,6 +848,8 @@ ListImageShapeCompatibilityEntriesResponse listImageShapeCompatibilityEntries( * @param request The request object containing the details to send * @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. */ ListInstanceConsoleConnectionsResponse listInstanceConsoleConnections( ListInstanceConsoleConnectionsRequest request); @@ -743,6 +859,8 @@ ListInstanceConsoleConnectionsResponse listInstanceConsoleConnections( * @param request The request object containing the details to send * @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. */ ListInstanceDevicesResponse listInstanceDevices(ListInstanceDevicesRequest request); @@ -754,6 +872,8 @@ ListInstanceConsoleConnectionsResponse listInstanceConsoleConnections( * @param request The request object containing the details to send * @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. */ ListInstancesResponse listInstances(ListInstancesRequest request); @@ -764,6 +884,8 @@ ListInstanceConsoleConnectionsResponse listInstanceConsoleConnections( * @param request The request object containing the details to send * @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. */ ListShapesResponse listShapes(ListShapesRequest request); @@ -775,6 +897,8 @@ ListInstanceConsoleConnectionsResponse listInstanceConsoleConnections( * @param request The request object containing the details to send * @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. */ ListVnicAttachmentsResponse listVnicAttachments(ListVnicAttachmentsRequest request); @@ -788,6 +912,8 @@ ListInstanceConsoleConnectionsResponse listInstanceConsoleConnections( * @param request The request object containing the details to send * @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. */ ListVolumeAttachmentsResponse listVolumeAttachments(ListVolumeAttachmentsRequest request); @@ -796,6 +922,8 @@ ListInstanceConsoleConnectionsResponse listInstanceConsoleConnections( * @param request The request object containing the details to send * @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. */ RemoveImageShapeCompatibilityEntryResponse removeImageShapeCompatibilityEntry( RemoveImageShapeCompatibilityEntryRequest request); @@ -813,6 +941,8 @@ RemoveImageShapeCompatibilityEntryResponse removeImageShapeCompatibilityEntry( * @param request The request object containing the details to send * @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. */ TerminateInstanceResponse terminateInstance(TerminateInstanceRequest request); @@ -822,6 +952,8 @@ RemoveImageShapeCompatibilityEntryResponse removeImageShapeCompatibilityEntry( * @param request The request object containing the details to send * @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. */ UpdateComputeImageCapabilitySchemaResponse updateComputeImageCapabilitySchema( UpdateComputeImageCapabilitySchemaRequest request); @@ -831,6 +963,8 @@ UpdateComputeImageCapabilitySchemaResponse updateComputeImageCapabilitySchema( * @param request The request object containing the details to send * @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. */ UpdateConsoleHistoryResponse updateConsoleHistory(UpdateConsoleHistoryRequest request); @@ -841,6 +975,8 @@ UpdateComputeImageCapabilitySchemaResponse updateComputeImageCapabilitySchema( * @param request The request object containing the details to send * @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. */ UpdateDedicatedVmHostResponse updateDedicatedVmHost(UpdateDedicatedVmHostRequest request); @@ -849,6 +985,8 @@ UpdateComputeImageCapabilitySchemaResponse updateComputeImageCapabilitySchema( * @param request The request object containing the details to send * @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. */ UpdateImageResponse updateImage(UpdateImageRequest request); @@ -864,6 +1002,8 @@ UpdateComputeImageCapabilitySchemaResponse updateComputeImageCapabilitySchema( * @param request The request object containing the details to send * @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. */ UpdateInstanceResponse updateInstance(UpdateInstanceRequest request); @@ -872,6 +1012,8 @@ UpdateComputeImageCapabilitySchemaResponse updateComputeImageCapabilitySchema( * @param request The request object containing the details to send * @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. */ UpdateInstanceConsoleConnectionResponse updateInstanceConsoleConnection( UpdateInstanceConsoleConnectionRequest request); 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 594198ccef5..4c7a974638a 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 @@ -56,6 +56,8 @@ public interface ComputeManagement extends AutoCloseable { * @param request The request object containing the details to send * @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. */ AttachLoadBalancerResponse attachLoadBalancer(AttachLoadBalancerRequest request); @@ -70,6 +72,8 @@ public interface ComputeManagement extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeClusterNetworkCompartmentResponse changeClusterNetworkCompartment( ChangeClusterNetworkCompartmentRequest request); @@ -92,6 +96,8 @@ ChangeClusterNetworkCompartmentResponse changeClusterNetworkCompartment( * @param request The request object containing the details to send * @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. */ ChangeInstanceConfigurationCompartmentResponse changeInstanceConfigurationCompartment( ChangeInstanceConfigurationCompartmentRequest request); @@ -107,6 +113,8 @@ ChangeInstanceConfigurationCompartmentResponse changeInstanceConfigurationCompar * @param request The request object containing the details to send * @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. */ ChangeInstancePoolCompartmentResponse changeInstancePoolCompartment( ChangeInstancePoolCompartmentRequest request); @@ -118,6 +126,8 @@ ChangeInstancePoolCompartmentResponse changeInstancePoolCompartment( * @param request The request object containing the details to send * @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. */ CreateClusterNetworkResponse createClusterNetwork(CreateClusterNetworkRequest request); @@ -128,6 +138,8 @@ ChangeInstancePoolCompartmentResponse changeInstancePoolCompartment( * @param request The request object containing the details to send * @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. */ CreateInstanceConfigurationResponse createInstanceConfiguration( CreateInstanceConfigurationRequest request); @@ -137,6 +149,8 @@ CreateInstanceConfigurationResponse createInstanceConfiguration( * @param request The request object containing the details to send * @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. */ CreateInstancePoolResponse createInstancePool(CreateInstancePoolRequest request); @@ -145,6 +159,8 @@ CreateInstanceConfigurationResponse createInstanceConfiguration( * @param request The request object containing the details to send * @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. */ DeleteInstanceConfigurationResponse deleteInstanceConfiguration( DeleteInstanceConfigurationRequest request); @@ -155,6 +171,8 @@ DeleteInstanceConfigurationResponse deleteInstanceConfiguration( * @param request The request object containing the details to send * @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. */ DetachLoadBalancerResponse detachLoadBalancer(DetachLoadBalancerRequest request); @@ -163,6 +181,8 @@ DeleteInstanceConfigurationResponse deleteInstanceConfiguration( * @param request The request object containing the details to send * @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. */ GetClusterNetworkResponse getClusterNetwork(GetClusterNetworkRequest request); @@ -171,6 +191,8 @@ DeleteInstanceConfigurationResponse deleteInstanceConfiguration( * @param request The request object containing the details to send * @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. */ GetInstanceConfigurationResponse getInstanceConfiguration( GetInstanceConfigurationRequest request); @@ -180,6 +202,8 @@ GetInstanceConfigurationResponse getInstanceConfiguration( * @param request The request object containing the details to send * @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. */ GetInstancePoolResponse getInstancePool(GetInstancePoolRequest request); @@ -189,6 +213,8 @@ GetInstanceConfigurationResponse getInstanceConfiguration( * @param request The request object containing the details to send * @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. */ GetInstancePoolLoadBalancerAttachmentResponse getInstancePoolLoadBalancerAttachment( GetInstancePoolLoadBalancerAttachmentRequest request); @@ -205,6 +231,8 @@ GetInstancePoolLoadBalancerAttachmentResponse getInstancePoolLoadBalancerAttachm * @param request The request object containing the details to send * @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. */ LaunchInstanceConfigurationResponse launchInstanceConfiguration( LaunchInstanceConfigurationRequest request); @@ -214,6 +242,8 @@ LaunchInstanceConfigurationResponse launchInstanceConfiguration( * @param request The request object containing the details to send * @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. */ ListClusterNetworkInstancesResponse listClusterNetworkInstances( ListClusterNetworkInstancesRequest request); @@ -223,6 +253,8 @@ ListClusterNetworkInstancesResponse listClusterNetworkInstances( * @param request The request object containing the details to send * @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. */ ListClusterNetworksResponse listClusterNetworks(ListClusterNetworksRequest request); @@ -232,6 +264,8 @@ ListClusterNetworkInstancesResponse listClusterNetworkInstances( * @param request The request object containing the details to send * @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. */ ListInstanceConfigurationsResponse listInstanceConfigurations( ListInstanceConfigurationsRequest request); @@ -241,6 +275,8 @@ ListInstanceConfigurationsResponse listInstanceConfigurations( * @param request The request object containing the details to send * @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. */ ListInstancePoolInstancesResponse listInstancePoolInstances( ListInstancePoolInstancesRequest request); @@ -250,6 +286,8 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @param request The request object containing the details to send * @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. */ ListInstancePoolsResponse listInstancePools(ListInstancePoolsRequest request); @@ -260,6 +298,8 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @param request The request object containing the details to send * @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. */ ResetInstancePoolResponse resetInstancePool(ResetInstancePoolRequest request); @@ -270,6 +310,8 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @param request The request object containing the details to send * @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. */ SoftresetInstancePoolResponse softresetInstancePool(SoftresetInstancePoolRequest request); @@ -280,6 +322,8 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @param request The request object containing the details to send * @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. */ StartInstancePoolResponse startInstancePool(StartInstancePoolRequest request); @@ -290,6 +334,8 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @param request The request object containing the details to send * @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. */ StopInstancePoolResponse stopInstancePool(StopInstancePoolRequest request); @@ -302,6 +348,8 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @param request The request object containing the details to send * @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. */ TerminateClusterNetworkResponse terminateClusterNetwork(TerminateClusterNetworkRequest request); @@ -318,6 +366,8 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @param request The request object containing the details to send * @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. */ TerminateInstancePoolResponse terminateInstancePool(TerminateInstancePoolRequest request); @@ -327,6 +377,8 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @param request The request object containing the details to send * @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. */ UpdateClusterNetworkResponse updateClusterNetwork(UpdateClusterNetworkRequest request); @@ -335,6 +387,8 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @param request The request object containing the details to send * @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. */ UpdateInstanceConfigurationResponse updateInstanceConfiguration( UpdateInstanceConfigurationRequest request); @@ -347,6 +401,8 @@ UpdateInstanceConfigurationResponse updateInstanceConfiguration( * @param request The request object containing the details to send * @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. */ UpdateInstancePoolResponse updateInstancePool(UpdateInstancePoolRequest request); 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 0510853351a..c0da9bcd8fc 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 @@ -56,6 +56,8 @@ public interface VirtualNetwork extends AutoCloseable { * @param request The request object containing the details to send * @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. */ AddNetworkSecurityGroupSecurityRulesResponse addNetworkSecurityGroupSecurityRules( AddNetworkSecurityGroupSecurityRulesRequest request); @@ -69,6 +71,8 @@ AddNetworkSecurityGroupSecurityRulesResponse addNetworkSecurityGroupSecurityRule * @param request The request object containing the details to send * @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. */ AddPublicIpPoolCapacityResponse addPublicIpPoolCapacity(AddPublicIpPoolCapacityRequest request); @@ -83,6 +87,8 @@ AddNetworkSecurityGroupSecurityRulesResponse addNetworkSecurityGroupSecurityRule * @param request The request object containing the details to send * @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. */ AddVcnCidrResponse addVcnCidr(AddVcnCidrRequest request); @@ -93,6 +99,8 @@ AddNetworkSecurityGroupSecurityRulesResponse addNetworkSecurityGroupSecurityRule * @param request The request object containing the details to send * @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. */ AdvertiseByoipRangeResponse advertiseByoipRange(AdvertiseByoipRangeRequest request); @@ -111,6 +119,8 @@ AddNetworkSecurityGroupSecurityRulesResponse addNetworkSecurityGroupSecurityRule * @param request The request object containing the details to send * @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. */ AttachServiceIdResponse attachServiceId(AttachServiceIdRequest request); @@ -123,6 +133,8 @@ AddNetworkSecurityGroupSecurityRulesResponse addNetworkSecurityGroupSecurityRule * @param request The request object containing the details to send * @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. */ BulkAddVirtualCircuitPublicPrefixesResponse bulkAddVirtualCircuitPublicPrefixes( BulkAddVirtualCircuitPublicPrefixesRequest request); @@ -136,6 +148,8 @@ BulkAddVirtualCircuitPublicPrefixesResponse bulkAddVirtualCircuitPublicPrefixes( * @param request The request object containing the details to send * @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. */ BulkDeleteVirtualCircuitPublicPrefixesResponse bulkDeleteVirtualCircuitPublicPrefixes( BulkDeleteVirtualCircuitPublicPrefixesRequest request); @@ -148,6 +162,8 @@ BulkDeleteVirtualCircuitPublicPrefixesResponse bulkDeleteVirtualCircuitPublicPre * @param request The request object containing the details to send * @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. */ ChangeByoipRangeCompartmentResponse changeByoipRangeCompartment( ChangeByoipRangeCompartmentRequest request); @@ -160,6 +176,8 @@ ChangeByoipRangeCompartmentResponse changeByoipRangeCompartment( * @param request The request object containing the details to send * @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. */ ChangeCpeCompartmentResponse changeCpeCompartment(ChangeCpeCompartmentRequest request); @@ -171,6 +189,8 @@ ChangeByoipRangeCompartmentResponse changeByoipRangeCompartment( * @param request The request object containing the details to send * @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. */ ChangeCrossConnectCompartmentResponse changeCrossConnectCompartment( ChangeCrossConnectCompartmentRequest request); @@ -183,6 +203,8 @@ ChangeCrossConnectCompartmentResponse changeCrossConnectCompartment( * @param request The request object containing the details to send * @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. */ ChangeCrossConnectGroupCompartmentResponse changeCrossConnectGroupCompartment( ChangeCrossConnectGroupCompartmentRequest request); @@ -195,6 +217,8 @@ ChangeCrossConnectGroupCompartmentResponse changeCrossConnectGroupCompartment( * @param request The request object containing the details to send * @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. */ ChangeDhcpOptionsCompartmentResponse changeDhcpOptionsCompartment( ChangeDhcpOptionsCompartmentRequest request); @@ -207,6 +231,8 @@ ChangeDhcpOptionsCompartmentResponse changeDhcpOptionsCompartment( * @param request The request object containing the details to send * @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. */ ChangeDrgCompartmentResponse changeDrgCompartment(ChangeDrgCompartmentRequest request); @@ -218,6 +244,8 @@ ChangeDhcpOptionsCompartmentResponse changeDhcpOptionsCompartment( * @param request The request object containing the details to send * @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. */ ChangeIPSecConnectionCompartmentResponse changeIPSecConnectionCompartment( ChangeIPSecConnectionCompartmentRequest request); @@ -230,6 +258,8 @@ ChangeIPSecConnectionCompartmentResponse changeIPSecConnectionCompartment( * @param request The request object containing the details to send * @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. */ ChangeInternetGatewayCompartmentResponse changeInternetGatewayCompartment( ChangeInternetGatewayCompartmentRequest request); @@ -242,6 +272,8 @@ ChangeInternetGatewayCompartmentResponse changeInternetGatewayCompartment( * @param request The request object containing the details to send * @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. */ ChangeLocalPeeringGatewayCompartmentResponse changeLocalPeeringGatewayCompartment( ChangeLocalPeeringGatewayCompartmentRequest request); @@ -254,6 +286,8 @@ ChangeLocalPeeringGatewayCompartmentResponse changeLocalPeeringGatewayCompartmen * @param request The request object containing the details to send * @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. */ ChangeNatGatewayCompartmentResponse changeNatGatewayCompartment( ChangeNatGatewayCompartmentRequest request); @@ -265,6 +299,8 @@ ChangeNatGatewayCompartmentResponse changeNatGatewayCompartment( * @param request The request object containing the details to send * @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. */ ChangeNetworkSecurityGroupCompartmentResponse changeNetworkSecurityGroupCompartment( ChangeNetworkSecurityGroupCompartmentRequest request); @@ -280,6 +316,8 @@ ChangeNetworkSecurityGroupCompartmentResponse changeNetworkSecurityGroupCompartm * @param request The request object containing the details to send * @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. */ ChangePublicIpCompartmentResponse changePublicIpCompartment( ChangePublicIpCompartmentRequest request); @@ -292,6 +330,8 @@ ChangePublicIpCompartmentResponse changePublicIpCompartment( * @param request The request object containing the details to send * @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. */ ChangePublicIpPoolCompartmentResponse changePublicIpPoolCompartment( ChangePublicIpPoolCompartmentRequest request); @@ -304,6 +344,8 @@ ChangePublicIpPoolCompartmentResponse changePublicIpPoolCompartment( * @param request The request object containing the details to send * @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. */ ChangeRemotePeeringConnectionCompartmentResponse changeRemotePeeringConnectionCompartment( ChangeRemotePeeringConnectionCompartmentRequest request); @@ -316,6 +358,8 @@ ChangeRemotePeeringConnectionCompartmentResponse changeRemotePeeringConnectionCo * @param request The request object containing the details to send * @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. */ ChangeRouteTableCompartmentResponse changeRouteTableCompartment( ChangeRouteTableCompartmentRequest request); @@ -328,6 +372,8 @@ ChangeRouteTableCompartmentResponse changeRouteTableCompartment( * @param request The request object containing the details to send * @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. */ ChangeSecurityListCompartmentResponse changeSecurityListCompartment( ChangeSecurityListCompartmentRequest request); @@ -340,6 +386,8 @@ ChangeSecurityListCompartmentResponse changeSecurityListCompartment( * @param request The request object containing the details to send * @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. */ ChangeServiceGatewayCompartmentResponse changeServiceGatewayCompartment( ChangeServiceGatewayCompartmentRequest request); @@ -352,6 +400,8 @@ ChangeServiceGatewayCompartmentResponse changeServiceGatewayCompartment( * @param request The request object containing the details to send * @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. */ ChangeSubnetCompartmentResponse changeSubnetCompartment(ChangeSubnetCompartmentRequest request); @@ -363,6 +413,8 @@ ChangeServiceGatewayCompartmentResponse changeServiceGatewayCompartment( * @param request The request object containing the details to send * @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. */ ChangeVcnCompartmentResponse changeVcnCompartment(ChangeVcnCompartmentRequest request); @@ -374,6 +426,8 @@ ChangeServiceGatewayCompartmentResponse changeServiceGatewayCompartment( * @param request The request object containing the details to send * @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. */ ChangeVirtualCircuitCompartmentResponse changeVirtualCircuitCompartment( ChangeVirtualCircuitCompartmentRequest request); @@ -386,6 +440,8 @@ ChangeVirtualCircuitCompartmentResponse changeVirtualCircuitCompartment( * @param request The request object containing the details to send * @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. */ ChangeVlanCompartmentResponse changeVlanCompartment(ChangeVlanCompartmentRequest request); @@ -402,6 +458,8 @@ ChangeVirtualCircuitCompartmentResponse changeVirtualCircuitCompartment( * @param request The request object containing the details to send * @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. */ ConnectLocalPeeringGatewaysResponse connectLocalPeeringGateways( ConnectLocalPeeringGatewaysRequest request); @@ -419,6 +477,8 @@ ConnectLocalPeeringGatewaysResponse connectLocalPeeringGateways( * @param request The request object containing the details to send * @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. */ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( ConnectRemotePeeringConnectionsRequest request); @@ -429,6 +489,8 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ CreateByoipRangeResponse createByoipRange(CreateByoipRangeRequest request); @@ -452,6 +514,8 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ CreateCpeResponse createCpe(CreateCpeRequest request); @@ -479,6 +543,8 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ CreateCrossConnectResponse createCrossConnect(CreateCrossConnectRequest request); @@ -502,6 +568,8 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ CreateCrossConnectGroupResponse createCrossConnectGroup(CreateCrossConnectGroupRequest request); @@ -522,6 +590,8 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ CreateDhcpOptionsResponse createDhcpOptions(CreateDhcpOptionsRequest request); @@ -542,6 +612,8 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ CreateDrgResponse createDrg(CreateDrgRequest request); @@ -561,6 +633,8 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ CreateDrgAttachmentResponse createDrgAttachment(CreateDrgAttachmentRequest request); @@ -598,6 +672,8 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ CreateIPSecConnectionResponse createIPSecConnection(CreateIPSecConnectionRequest request); @@ -627,6 +703,8 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ CreateInternetGatewayResponse createInternetGateway(CreateInternetGatewayRequest request); @@ -636,6 +714,8 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ CreateIpv6Response createIpv6(CreateIpv6Request request); @@ -645,6 +725,8 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ CreateLocalPeeringGatewayResponse createLocalPeeringGateway( CreateLocalPeeringGatewayRequest request); @@ -656,6 +738,8 @@ CreateLocalPeeringGatewayResponse createLocalPeeringGateway( * @param request The request object containing the details to send * @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. */ CreateNatGatewayResponse createNatGateway(CreateNatGatewayRequest request); @@ -665,6 +749,8 @@ CreateLocalPeeringGatewayResponse createLocalPeeringGateway( * @param request The request object containing the details to send * @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. */ CreateNetworkSecurityGroupResponse createNetworkSecurityGroup( CreateNetworkSecurityGroupRequest request); @@ -677,6 +763,8 @@ CreateNetworkSecurityGroupResponse createNetworkSecurityGroup( * @param request The request object containing the details to send * @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. */ CreatePrivateIpResponse createPrivateIp(CreatePrivateIpRequest request); @@ -706,6 +794,8 @@ CreateNetworkSecurityGroupResponse createNetworkSecurityGroup( * @param request The request object containing the details to send * @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. */ CreatePublicIpResponse createPublicIp(CreatePublicIpRequest request); @@ -715,6 +805,8 @@ CreateNetworkSecurityGroupResponse createNetworkSecurityGroup( * @param request The request object containing the details to send * @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. */ CreatePublicIpPoolResponse createPublicIpPool(CreatePublicIpPoolRequest request); @@ -724,6 +816,8 @@ CreateNetworkSecurityGroupResponse createNetworkSecurityGroup( * @param request The request object containing the details to send * @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. */ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( CreateRemotePeeringConnectionRequest request); @@ -748,6 +842,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ CreateRouteTableResponse createRouteTable(CreateRouteTableRequest request); @@ -770,6 +866,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ CreateSecurityListResponse createSecurityList(CreateSecurityListRequest request); @@ -787,6 +885,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ CreateServiceGatewayResponse createServiceGateway(CreateServiceGatewayRequest request); @@ -826,6 +926,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ CreateSubnetResponse createSubnet(CreateSubnetRequest request); @@ -870,6 +972,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ CreateVcnResponse createVcn(CreateVcnRequest request); @@ -899,6 +1003,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ CreateVirtualCircuitResponse createVirtualCircuit(CreateVirtualCircuitRequest request); @@ -908,6 +1014,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ CreateVlanResponse createVlan(CreateVlanRequest request); @@ -922,6 +1030,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteByoipRangeResponse deleteByoipRange(DeleteByoipRangeRequest request); @@ -933,6 +1043,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteCpeResponse deleteCpe(DeleteCpeRequest request); @@ -943,6 +1055,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteCrossConnectResponse deleteCrossConnect(DeleteCrossConnectRequest request); @@ -954,6 +1068,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteCrossConnectGroupResponse deleteCrossConnectGroup(DeleteCrossConnectGroupRequest request); @@ -967,6 +1083,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteDhcpOptionsResponse deleteDhcpOptions(DeleteDhcpOptionsRequest request); @@ -979,6 +1097,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteDrgResponse deleteDrg(DeleteDrgRequest request); @@ -990,6 +1110,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteDrgAttachmentResponse deleteDrgAttachment(DeleteDrgAttachmentRequest request); @@ -1006,6 +1128,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteIPSecConnectionResponse deleteIPSecConnection(DeleteIPSecConnectionRequest request); @@ -1019,6 +1143,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteInternetGatewayResponse deleteInternetGateway(DeleteInternetGatewayRequest request); @@ -1029,6 +1155,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteIpv6Response deleteIpv6(DeleteIpv6Request request); @@ -1041,6 +1169,8 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteLocalPeeringGatewayResponse deleteLocalPeeringGateway( DeleteLocalPeeringGatewayRequest request); @@ -1055,6 +1185,8 @@ DeleteLocalPeeringGatewayResponse deleteLocalPeeringGateway( * @param request The request object containing the details to send * @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. */ DeleteNatGatewayResponse deleteNatGateway(DeleteNatGatewayRequest request); @@ -1070,6 +1202,8 @@ DeleteLocalPeeringGatewayResponse deleteLocalPeeringGateway( * @param request The request object containing the details to send * @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. */ DeleteNetworkSecurityGroupResponse deleteNetworkSecurityGroup( DeleteNetworkSecurityGroupRequest request); @@ -1090,6 +1224,8 @@ DeleteNetworkSecurityGroupResponse deleteNetworkSecurityGroup( * @param request The request object containing the details to send * @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. */ DeletePrivateIpResponse deletePrivateIp(DeletePrivateIpRequest request); @@ -1113,6 +1249,8 @@ DeleteNetworkSecurityGroupResponse deleteNetworkSecurityGroup( * @param request The request object containing the details to send * @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. */ DeletePublicIpResponse deletePublicIp(DeletePublicIpRequest request); @@ -1124,6 +1262,8 @@ DeleteNetworkSecurityGroupResponse deleteNetworkSecurityGroup( * @param request The request object containing the details to send * @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. */ DeletePublicIpPoolResponse deletePublicIpPool(DeletePublicIpPoolRequest request); @@ -1136,6 +1276,8 @@ DeleteNetworkSecurityGroupResponse deleteNetworkSecurityGroup( * @param request The request object containing the details to send * @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. */ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( DeleteRemotePeeringConnectionRequest request); @@ -1150,6 +1292,8 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteRouteTableResponse deleteRouteTable(DeleteRouteTableRequest request); @@ -1163,6 +1307,8 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteSecurityListResponse deleteSecurityList(DeleteSecurityListRequest request); @@ -1173,6 +1319,8 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteServiceGatewayResponse deleteServiceGateway(DeleteServiceGatewayRequest request); @@ -1184,6 +1332,8 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteSubnetResponse deleteSubnet(DeleteSubnetRequest request); @@ -1195,6 +1345,8 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteVcnResponse deleteVcn(DeleteVcnRequest request); @@ -1208,6 +1360,8 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteVirtualCircuitResponse deleteVirtualCircuit(DeleteVirtualCircuitRequest request); @@ -1217,6 +1371,8 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DeleteVlanResponse deleteVlan(DeleteVlanRequest request); @@ -1237,6 +1393,8 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ DetachServiceIdResponse detachServiceId(DetachServiceIdRequest request); @@ -1246,6 +1404,8 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ GetByoipRangeResponse getByoipRange(GetByoipRangeRequest request); @@ -1254,6 +1414,8 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ GetCpeResponse getCpe(GetCpeRequest request); @@ -1280,6 +1442,8 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ GetCpeDeviceConfigContentResponse getCpeDeviceConfigContent( GetCpeDeviceConfigContentRequest request); @@ -1298,6 +1462,8 @@ GetCpeDeviceConfigContentResponse getCpeDeviceConfigContent( * @param request The request object containing the details to send * @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. */ GetCpeDeviceShapeResponse getCpeDeviceShape(GetCpeDeviceShapeRequest request); @@ -1306,6 +1472,8 @@ GetCpeDeviceConfigContentResponse getCpeDeviceConfigContent( * @param request The request object containing the details to send * @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. */ GetCrossConnectResponse getCrossConnect(GetCrossConnectRequest request); @@ -1314,6 +1482,8 @@ GetCpeDeviceConfigContentResponse getCpeDeviceConfigContent( * @param request The request object containing the details to send * @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. */ GetCrossConnectGroupResponse getCrossConnectGroup(GetCrossConnectGroupRequest request); @@ -1322,6 +1492,8 @@ GetCpeDeviceConfigContentResponse getCpeDeviceConfigContent( * @param request The request object containing the details to send * @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. */ GetCrossConnectLetterOfAuthorityResponse getCrossConnectLetterOfAuthority( GetCrossConnectLetterOfAuthorityRequest request); @@ -1332,6 +1504,8 @@ GetCrossConnectLetterOfAuthorityResponse getCrossConnectLetterOfAuthority( * @param request The request object containing the details to send * @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. */ GetCrossConnectStatusResponse getCrossConnectStatus(GetCrossConnectStatusRequest request); @@ -1340,6 +1514,8 @@ GetCrossConnectLetterOfAuthorityResponse getCrossConnectLetterOfAuthority( * @param request The request object containing the details to send * @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. */ GetDhcpOptionsResponse getDhcpOptions(GetDhcpOptionsRequest request); @@ -1348,6 +1524,8 @@ GetCrossConnectLetterOfAuthorityResponse getCrossConnectLetterOfAuthority( * @param request The request object containing the details to send * @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. */ GetDrgResponse getDrg(GetDrgRequest request); @@ -1356,6 +1534,8 @@ GetCrossConnectLetterOfAuthorityResponse getCrossConnectLetterOfAuthority( * @param request The request object containing the details to send * @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. */ GetDrgAttachmentResponse getDrgAttachment(GetDrgAttachmentRequest request); @@ -1366,6 +1546,8 @@ GetCrossConnectLetterOfAuthorityResponse getCrossConnectLetterOfAuthority( * @param request The request object containing the details to send * @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. */ GetDrgRedundancyStatusResponse getDrgRedundancyStatus(GetDrgRedundancyStatusRequest request); @@ -1376,6 +1558,8 @@ GetCrossConnectLetterOfAuthorityResponse getCrossConnectLetterOfAuthority( * @param request The request object containing the details to send * @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. */ GetFastConnectProviderServiceResponse getFastConnectProviderService( GetFastConnectProviderServiceRequest request); @@ -1387,6 +1571,8 @@ GetFastConnectProviderServiceResponse getFastConnectProviderService( * @param request The request object containing the details to send * @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. */ GetFastConnectProviderServiceKeyResponse getFastConnectProviderServiceKey( GetFastConnectProviderServiceKeyRequest request); @@ -1399,6 +1585,8 @@ GetFastConnectProviderServiceKeyResponse getFastConnectProviderServiceKey( * @param request The request object containing the details to send * @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. */ GetIPSecConnectionResponse getIPSecConnection(GetIPSecConnectionRequest request); @@ -1411,6 +1599,8 @@ GetFastConnectProviderServiceKeyResponse getFastConnectProviderServiceKey( * @param request The request object containing the details to send * @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. */ GetIPSecConnectionDeviceConfigResponse getIPSecConnectionDeviceConfig( GetIPSecConnectionDeviceConfigRequest request); @@ -1422,6 +1612,8 @@ GetIPSecConnectionDeviceConfigResponse getIPSecConnectionDeviceConfig( * @param request The request object containing the details to send * @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. */ GetIPSecConnectionDeviceStatusResponse getIPSecConnectionDeviceStatus( GetIPSecConnectionDeviceStatusRequest request); @@ -1434,6 +1626,8 @@ GetIPSecConnectionDeviceStatusResponse getIPSecConnectionDeviceStatus( * @param request The request object containing the details to send * @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. */ GetIPSecConnectionTunnelResponse getIPSecConnectionTunnel( GetIPSecConnectionTunnelRequest request); @@ -1445,6 +1639,8 @@ GetIPSecConnectionTunnelResponse getIPSecConnectionTunnel( * @param request The request object containing the details to send * @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. */ GetIPSecConnectionTunnelSharedSecretResponse getIPSecConnectionTunnelSharedSecret( GetIPSecConnectionTunnelSharedSecretRequest request); @@ -1454,6 +1650,8 @@ GetIPSecConnectionTunnelSharedSecretResponse getIPSecConnectionTunnelSharedSecre * @param request The request object containing the details to send * @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. */ GetInternetGatewayResponse getInternetGateway(GetInternetGatewayRequest request); @@ -1481,6 +1679,8 @@ GetIPSecConnectionTunnelSharedSecretResponse getIPSecConnectionTunnelSharedSecre * @param request The request object containing the details to send * @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. */ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( GetIpsecCpeDeviceConfigContentRequest request); @@ -1494,6 +1694,8 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @param request The request object containing the details to send * @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. */ GetIpv6Response getIpv6(GetIpv6Request request); @@ -1502,6 +1704,8 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @param request The request object containing the details to send * @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. */ GetLocalPeeringGatewayResponse getLocalPeeringGateway(GetLocalPeeringGatewayRequest request); @@ -1510,6 +1714,8 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @param request The request object containing the details to send * @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. */ GetNatGatewayResponse getNatGateway(GetNatGatewayRequest request); @@ -1525,6 +1731,8 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @param request The request object containing the details to send * @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. */ GetNetworkSecurityGroupResponse getNetworkSecurityGroup(GetNetworkSecurityGroupRequest request); @@ -1537,6 +1745,8 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @param request The request object containing the details to send * @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. */ GetPrivateIpResponse getPrivateIp(GetPrivateIpRequest request); @@ -1556,6 +1766,8 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @param request The request object containing the details to send * @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. */ GetPublicIpResponse getPublicIp(GetPublicIpRequest request); @@ -1569,6 +1781,8 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @param request The request object containing the details to send * @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. */ GetPublicIpByIpAddressResponse getPublicIpByIpAddress(GetPublicIpByIpAddressRequest request); @@ -1588,6 +1802,8 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @param request The request object containing the details to send * @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. */ GetPublicIpByPrivateIpIdResponse getPublicIpByPrivateIpId( GetPublicIpByPrivateIpIdRequest request); @@ -1598,6 +1814,8 @@ GetPublicIpByPrivateIpIdResponse getPublicIpByPrivateIpId( * @param request The request object containing the details to send * @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. */ GetPublicIpPoolResponse getPublicIpPool(GetPublicIpPoolRequest request); @@ -1607,6 +1825,8 @@ GetPublicIpByPrivateIpIdResponse getPublicIpByPrivateIpId( * @param request The request object containing the details to send * @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. */ GetRemotePeeringConnectionResponse getRemotePeeringConnection( GetRemotePeeringConnectionRequest request); @@ -1616,6 +1836,8 @@ GetRemotePeeringConnectionResponse getRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ GetRouteTableResponse getRouteTable(GetRouteTableRequest request); @@ -1624,6 +1846,8 @@ GetRemotePeeringConnectionResponse getRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ GetSecurityListResponse getSecurityList(GetSecurityListRequest request); @@ -1633,6 +1857,8 @@ GetRemotePeeringConnectionResponse getRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ GetServiceResponse getService(GetServiceRequest request); @@ -1641,6 +1867,8 @@ GetRemotePeeringConnectionResponse getRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ GetServiceGatewayResponse getServiceGateway(GetServiceGatewayRequest request); @@ -1649,6 +1877,8 @@ GetRemotePeeringConnectionResponse getRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ GetSubnetResponse getSubnet(GetSubnetRequest request); @@ -1662,6 +1892,8 @@ GetRemotePeeringConnectionResponse getRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ GetTunnelCpeDeviceConfigResponse getTunnelCpeDeviceConfig( GetTunnelCpeDeviceConfigRequest request); @@ -1689,6 +1921,8 @@ GetTunnelCpeDeviceConfigResponse getTunnelCpeDeviceConfig( * @param request The request object containing the details to send * @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. */ GetTunnelCpeDeviceConfigContentResponse getTunnelCpeDeviceConfigContent( GetTunnelCpeDeviceConfigContentRequest request); @@ -1698,6 +1932,8 @@ GetTunnelCpeDeviceConfigContentResponse getTunnelCpeDeviceConfigContent( * @param request The request object containing the details to send * @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. */ GetVcnResponse getVcn(GetVcnRequest request); @@ -1706,6 +1942,8 @@ GetTunnelCpeDeviceConfigContentResponse getTunnelCpeDeviceConfigContent( * @param request The request object containing the details to send * @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. */ GetVcnDnsResolverAssociationResponse getVcnDnsResolverAssociation( GetVcnDnsResolverAssociationRequest request); @@ -1715,6 +1953,8 @@ GetVcnDnsResolverAssociationResponse getVcnDnsResolverAssociation( * @param request The request object containing the details to send * @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. */ GetVirtualCircuitResponse getVirtualCircuit(GetVirtualCircuitRequest request); @@ -1723,6 +1963,8 @@ GetVcnDnsResolverAssociationResponse getVcnDnsResolverAssociation( * @param request The request object containing the details to send * @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. */ GetVlanResponse getVlan(GetVlanRequest request); @@ -1735,6 +1977,8 @@ GetVcnDnsResolverAssociationResponse getVcnDnsResolverAssociation( * @param request The request object containing the details to send * @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. */ GetVnicResponse getVnic(GetVnicRequest request); @@ -1745,6 +1989,8 @@ GetVcnDnsResolverAssociationResponse getVcnDnsResolverAssociation( * @param request The request object containing the details to send * @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. */ ListAllowedPeerRegionsForRemotePeeringResponse listAllowedPeerRegionsForRemotePeering( ListAllowedPeerRegionsForRemotePeeringRequest request); @@ -1756,6 +2002,8 @@ ListAllowedPeerRegionsForRemotePeeringResponse listAllowedPeerRegionsForRemotePe * @param request The request object containing the details to send * @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. */ ListByoipAllocatedRangesResponse listByoipAllocatedRanges( ListByoipAllocatedRangesRequest request); @@ -1767,6 +2015,8 @@ ListByoipAllocatedRangesResponse listByoipAllocatedRanges( * @param request The request object containing the details to send * @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. */ ListByoipRangesResponse listByoipRanges(ListByoipRangesRequest request); @@ -1788,6 +2038,8 @@ ListByoipAllocatedRangesResponse listByoipAllocatedRanges( * @param request The request object containing the details to send * @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. */ ListCpeDeviceShapesResponse listCpeDeviceShapes(ListCpeDeviceShapesRequest request); @@ -1797,6 +2049,8 @@ ListByoipAllocatedRangesResponse listByoipAllocatedRanges( * @param request The request object containing the details to send * @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. */ ListCpesResponse listCpes(ListCpesRequest request); @@ -1806,6 +2060,8 @@ ListByoipAllocatedRangesResponse listByoipAllocatedRanges( * @param request The request object containing the details to send * @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. */ ListCrossConnectGroupsResponse listCrossConnectGroups(ListCrossConnectGroupsRequest request); @@ -1816,6 +2072,8 @@ ListByoipAllocatedRangesResponse listByoipAllocatedRanges( * @param request The request object containing the details to send * @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. */ ListCrossConnectLocationsResponse listCrossConnectLocations( ListCrossConnectLocationsRequest request); @@ -1827,6 +2085,8 @@ ListCrossConnectLocationsResponse listCrossConnectLocations( * @param request The request object containing the details to send * @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. */ ListCrossConnectsResponse listCrossConnects(ListCrossConnectsRequest request); @@ -1838,6 +2098,8 @@ ListCrossConnectLocationsResponse listCrossConnectLocations( * @param request The request object containing the details to send * @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. */ ListCrossconnectPortSpeedShapesResponse listCrossconnectPortSpeedShapes( ListCrossconnectPortSpeedShapesRequest request); @@ -1851,6 +2113,8 @@ ListCrossconnectPortSpeedShapesResponse listCrossconnectPortSpeedShapes( * @param request The request object containing the details to send * @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. */ ListDhcpOptionsResponse listDhcpOptions(ListDhcpOptionsRequest request); @@ -1861,6 +2125,8 @@ ListCrossconnectPortSpeedShapesResponse listCrossconnectPortSpeedShapes( * @param request The request object containing the details to send * @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. */ ListDrgAttachmentsResponse listDrgAttachments(ListDrgAttachmentsRequest request); @@ -1870,6 +2136,8 @@ ListCrossconnectPortSpeedShapesResponse listCrossconnectPortSpeedShapes( * @param request The request object containing the details to send * @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. */ ListDrgsResponse listDrgs(ListDrgsRequest request); @@ -1885,6 +2153,8 @@ ListCrossconnectPortSpeedShapesResponse listCrossconnectPortSpeedShapes( * @param request The request object containing the details to send * @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. */ ListFastConnectProviderServicesResponse listFastConnectProviderServices( ListFastConnectProviderServicesRequest request); @@ -1898,6 +2168,8 @@ ListFastConnectProviderServicesResponse listFastConnectProviderServices( * @param request The request object containing the details to send * @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. */ ListFastConnectProviderVirtualCircuitBandwidthShapesResponse listFastConnectProviderVirtualCircuitBandwidthShapes( @@ -1909,6 +2181,8 @@ ListFastConnectProviderServicesResponse listFastConnectProviderServices( * @param request The request object containing the details to send * @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. */ ListIPSecConnectionTunnelsResponse listIPSecConnectionTunnels( ListIPSecConnectionTunnelsRequest request); @@ -1920,6 +2194,8 @@ ListIPSecConnectionTunnelsResponse listIPSecConnectionTunnels( * @param request The request object containing the details to send * @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. */ ListIPSecConnectionsResponse listIPSecConnections(ListIPSecConnectionsRequest request); @@ -1930,6 +2206,8 @@ ListIPSecConnectionTunnelsResponse listIPSecConnectionTunnels( * @param request The request object containing the details to send * @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. */ ListInternetGatewaysResponse listInternetGateways(ListInternetGatewaysRequest request); @@ -1946,6 +2224,8 @@ ListIPSecConnectionTunnelsResponse listIPSecConnectionTunnels( * @param request The request object containing the details to send * @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. */ ListIpv6sResponse listIpv6s(ListIpv6sRequest request); @@ -1956,6 +2236,8 @@ ListIPSecConnectionTunnelsResponse listIPSecConnectionTunnels( * @param request The request object containing the details to send * @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. */ ListLocalPeeringGatewaysResponse listLocalPeeringGateways( ListLocalPeeringGatewaysRequest request); @@ -1967,6 +2249,8 @@ ListLocalPeeringGatewaysResponse listLocalPeeringGateways( * @param request The request object containing the details to send * @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. */ ListNatGatewaysResponse listNatGateways(ListNatGatewaysRequest request); @@ -1976,6 +2260,8 @@ ListLocalPeeringGatewaysResponse listLocalPeeringGateways( * @param request The request object containing the details to send * @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. */ ListNetworkSecurityGroupSecurityRulesResponse listNetworkSecurityGroupSecurityRules( ListNetworkSecurityGroupSecurityRulesRequest request); @@ -1986,6 +2272,8 @@ ListNetworkSecurityGroupSecurityRulesResponse listNetworkSecurityGroupSecurityRu * @param request The request object containing the details to send * @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. */ ListNetworkSecurityGroupVnicsResponse listNetworkSecurityGroupVnics( ListNetworkSecurityGroupVnicsRequest request); @@ -1996,6 +2284,8 @@ ListNetworkSecurityGroupVnicsResponse listNetworkSecurityGroupVnics( * @param request The request object containing the details to send * @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. */ ListNetworkSecurityGroupsResponse listNetworkSecurityGroups( ListNetworkSecurityGroupsRequest request); @@ -2021,6 +2311,8 @@ ListNetworkSecurityGroupsResponse listNetworkSecurityGroups( * @param request The request object containing the details to send * @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. */ ListPrivateIpsResponse listPrivateIps(ListPrivateIpsRequest request); @@ -2031,6 +2323,8 @@ ListNetworkSecurityGroupsResponse listNetworkSecurityGroups( * @param request The request object containing the details to send * @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. */ ListPublicIpPoolsResponse listPublicIpPools(ListPublicIpPoolsRequest request); @@ -2059,6 +2353,8 @@ ListNetworkSecurityGroupsResponse listNetworkSecurityGroups( * @param request The request object containing the details to send * @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. */ ListPublicIpsResponse listPublicIps(ListPublicIpsRequest request); @@ -2069,6 +2365,8 @@ ListNetworkSecurityGroupsResponse listNetworkSecurityGroups( * @param request The request object containing the details to send * @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. */ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( ListRemotePeeringConnectionsRequest request); @@ -2082,6 +2380,8 @@ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ ListRouteTablesResponse listRouteTables(ListRouteTablesRequest request); @@ -2092,6 +2392,8 @@ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ ListSecurityListsResponse listSecurityLists(ListSecurityListsRequest request); @@ -2102,6 +2404,8 @@ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ ListServiceGatewaysResponse listServiceGateways(ListServiceGatewaysRequest request); @@ -2112,6 +2416,8 @@ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ ListServicesResponse listServices(ListServicesRequest request); @@ -2122,6 +2428,8 @@ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ ListSubnetsResponse listSubnets(ListSubnetsRequest request); @@ -2131,6 +2439,8 @@ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ ListVcnsResponse listVcns(ListVcnsRequest request); @@ -2140,6 +2450,8 @@ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( * @param request The request object containing the details to send * @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. */ ListVirtualCircuitBandwidthShapesResponse listVirtualCircuitBandwidthShapes( ListVirtualCircuitBandwidthShapesRequest request); @@ -2151,6 +2463,8 @@ ListVirtualCircuitBandwidthShapesResponse listVirtualCircuitBandwidthShapes( * @param request The request object containing the details to send * @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. */ ListVirtualCircuitPublicPrefixesResponse listVirtualCircuitPublicPrefixes( ListVirtualCircuitPublicPrefixesRequest request); @@ -2161,6 +2475,8 @@ ListVirtualCircuitPublicPrefixesResponse listVirtualCircuitPublicPrefixes( * @param request The request object containing the details to send * @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. */ ListVirtualCircuitsResponse listVirtualCircuits(ListVirtualCircuitsRequest request); @@ -2170,6 +2486,8 @@ ListVirtualCircuitPublicPrefixesResponse listVirtualCircuitPublicPrefixes( * @param request The request object containing the details to send * @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. */ ListVlansResponse listVlans(ListVlansRequest request); @@ -2186,6 +2504,8 @@ ListVirtualCircuitPublicPrefixesResponse listVirtualCircuitPublicPrefixes( * @param request The request object containing the details to send * @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. */ ModifyVcnCidrResponse modifyVcnCidr(ModifyVcnCidrRequest request); @@ -2195,6 +2515,8 @@ ListVirtualCircuitPublicPrefixesResponse listVirtualCircuitPublicPrefixes( * @param request The request object containing the details to send * @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. */ RemoveNetworkSecurityGroupSecurityRulesResponse removeNetworkSecurityGroupSecurityRules( RemoveNetworkSecurityGroupSecurityRulesRequest request); @@ -2205,6 +2527,8 @@ RemoveNetworkSecurityGroupSecurityRulesResponse removeNetworkSecurityGroupSecuri * @param request The request object containing the details to send * @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. */ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( RemovePublicIpPoolCapacityRequest request); @@ -2216,6 +2540,8 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @param request The request object containing the details to send * @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. */ RemoveVcnCidrResponse removeVcnCidr(RemoveVcnCidrRequest request); @@ -2225,6 +2551,8 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @param request The request object containing the details to send * @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. */ UpdateByoipRangeResponse updateByoipRange(UpdateByoipRangeRequest request); @@ -2235,6 +2563,8 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @param request The request object containing the details to send * @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. */ UpdateCpeResponse updateCpe(UpdateCpeRequest request); @@ -2243,6 +2573,8 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @param request The request object containing the details to send * @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. */ UpdateCrossConnectResponse updateCrossConnect(UpdateCrossConnectRequest request); @@ -2253,6 +2585,8 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @param request The request object containing the details to send * @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. */ UpdateCrossConnectGroupResponse updateCrossConnectGroup(UpdateCrossConnectGroupRequest request); @@ -2265,6 +2599,8 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @param request The request object containing the details to send * @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. */ UpdateDhcpOptionsResponse updateDhcpOptions(UpdateDhcpOptionsRequest request); @@ -2274,6 +2610,8 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @param request The request object containing the details to send * @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. */ UpdateDrgResponse updateDrg(UpdateDrgRequest request); @@ -2284,6 +2622,8 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @param request The request object containing the details to send * @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. */ UpdateDrgAttachmentResponse updateDrgAttachment(UpdateDrgAttachmentRequest request); @@ -2296,6 +2636,8 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @param request The request object containing the details to send * @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. */ UpdateIPSecConnectionResponse updateIPSecConnection(UpdateIPSecConnectionRequest request); @@ -2316,6 +2658,8 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @param request The request object containing the details to send * @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. */ UpdateIPSecConnectionTunnelResponse updateIPSecConnectionTunnel( UpdateIPSecConnectionTunnelRequest request); @@ -2328,6 +2672,8 @@ UpdateIPSecConnectionTunnelResponse updateIPSecConnectionTunnel( * @param request The request object containing the details to send * @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. */ UpdateIPSecConnectionTunnelSharedSecretResponse updateIPSecConnectionTunnelSharedSecret( UpdateIPSecConnectionTunnelSharedSecretRequest request); @@ -2342,6 +2688,8 @@ UpdateIPSecConnectionTunnelSharedSecretResponse updateIPSecConnectionTunnelShare * @param request The request object containing the details to send * @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. */ UpdateInternetGatewayResponse updateInternetGateway(UpdateInternetGatewayRequest request); @@ -2357,6 +2705,8 @@ UpdateIPSecConnectionTunnelSharedSecretResponse updateIPSecConnectionTunnelShare * @param request The request object containing the details to send * @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. */ UpdateIpv6Response updateIpv6(UpdateIpv6Request request); @@ -2366,6 +2716,8 @@ UpdateIPSecConnectionTunnelSharedSecretResponse updateIPSecConnectionTunnelShare * @param request The request object containing the details to send * @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. */ UpdateLocalPeeringGatewayResponse updateLocalPeeringGateway( UpdateLocalPeeringGatewayRequest request); @@ -2376,6 +2728,8 @@ UpdateLocalPeeringGatewayResponse updateLocalPeeringGateway( * @param request The request object containing the details to send * @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. */ UpdateNatGatewayResponse updateNatGateway(UpdateNatGatewayRequest request); @@ -2399,6 +2753,8 @@ UpdateLocalPeeringGatewayResponse updateLocalPeeringGateway( * @param request The request object containing the details to send * @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. */ UpdateNetworkSecurityGroupResponse updateNetworkSecurityGroup( UpdateNetworkSecurityGroupRequest request); @@ -2409,6 +2765,8 @@ UpdateNetworkSecurityGroupResponse updateNetworkSecurityGroup( * @param request The request object containing the details to send * @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. */ UpdateNetworkSecurityGroupSecurityRulesResponse updateNetworkSecurityGroupSecurityRules( UpdateNetworkSecurityGroupSecurityRulesRequest request); @@ -2428,6 +2786,8 @@ UpdateNetworkSecurityGroupSecurityRulesResponse updateNetworkSecurityGroupSecuri * @param request The request object containing the details to send * @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. */ UpdatePrivateIpResponse updatePrivateIp(UpdatePrivateIpRequest request); @@ -2475,6 +2835,8 @@ UpdateNetworkSecurityGroupSecurityRulesResponse updateNetworkSecurityGroupSecuri * @param request The request object containing the details to send * @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. */ UpdatePublicIpResponse updatePublicIp(UpdatePublicIpRequest request); @@ -2484,6 +2846,8 @@ UpdateNetworkSecurityGroupSecurityRulesResponse updateNetworkSecurityGroupSecuri * @param request The request object containing the details to send * @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. */ UpdatePublicIpPoolResponse updatePublicIpPool(UpdatePublicIpPoolRequest request); @@ -2493,6 +2857,8 @@ UpdateNetworkSecurityGroupSecurityRulesResponse updateNetworkSecurityGroupSecuri * @param request The request object containing the details to send * @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. */ UpdateRemotePeeringConnectionResponse updateRemotePeeringConnection( UpdateRemotePeeringConnectionRequest request); @@ -2506,6 +2872,8 @@ UpdateRemotePeeringConnectionResponse updateRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ UpdateRouteTableResponse updateRouteTable(UpdateRouteTableRequest request); @@ -2519,6 +2887,8 @@ UpdateRemotePeeringConnectionResponse updateRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ UpdateSecurityListResponse updateSecurityList(UpdateSecurityListRequest request); @@ -2529,6 +2899,8 @@ UpdateRemotePeeringConnectionResponse updateRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ UpdateServiceGatewayResponse updateServiceGateway(UpdateServiceGatewayRequest request); @@ -2538,6 +2910,8 @@ UpdateRemotePeeringConnectionResponse updateRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ UpdateSubnetResponse updateSubnet(UpdateSubnetRequest request); @@ -2549,6 +2923,8 @@ UpdateRemotePeeringConnectionResponse updateRemotePeeringConnection( * @param request The request object containing the details to send * @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. */ UpdateTunnelCpeDeviceConfigResponse updateTunnelCpeDeviceConfig( UpdateTunnelCpeDeviceConfigRequest request); @@ -2559,6 +2935,8 @@ UpdateTunnelCpeDeviceConfigResponse updateTunnelCpeDeviceConfig( * @param request The request object containing the details to send * @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. */ UpdateVcnResponse updateVcn(UpdateVcnRequest request); @@ -2591,6 +2969,8 @@ UpdateTunnelCpeDeviceConfigResponse updateTunnelCpeDeviceConfig( * @param request The request object containing the details to send * @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. */ UpdateVirtualCircuitResponse updateVirtualCircuit(UpdateVirtualCircuitRequest request); @@ -2602,6 +2982,8 @@ UpdateTunnelCpeDeviceConfigResponse updateTunnelCpeDeviceConfig( * @param request The request object containing the details to send * @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. */ UpdateVlanResponse updateVlan(UpdateVlanRequest request); @@ -2611,6 +2993,8 @@ UpdateTunnelCpeDeviceConfigResponse updateTunnelCpeDeviceConfig( * @param request The request object containing the details to send * @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. */ UpdateVnicResponse updateVnic(UpdateVnicRequest request); @@ -2621,6 +3005,8 @@ UpdateTunnelCpeDeviceConfigResponse updateTunnelCpeDeviceConfig( * @param request The request object containing the details to send * @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. */ ValidateByoipRangeResponse validateByoipRange(ValidateByoipRangeRequest request); @@ -2630,6 +3016,8 @@ UpdateTunnelCpeDeviceConfigResponse updateTunnelCpeDeviceConfig( * @param request The request object containing the details to send * @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. */ WithdrawByoipRangeResponse withdrawByoipRange(WithdrawByoipRangeRequest request); 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 58de6c75c34..5f944860b82 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use AddImageShapeCompatibilityEntryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bb1e8bf1a56..9f67fdd6853 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use AddNetworkSecurityGroupSecurityRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2e5acd8c144..f6f99558185 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use AddPublicIpPoolCapacityRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6faaf1bb793..dcc05803196 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use AddVcnCidrRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8c404fa32b5..2301d1b3ddd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use AdvertiseByoipRangeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d1a5419866a..7ce8069e6a9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use AttachBootVolumeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1a6c82d93f7..3540d004bcb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use AttachLoadBalancerRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8b5e2cb289f..5afd8fe1333 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use AttachServiceIdRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 20cacad8a31..d77d5fefddc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use AttachVnicRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6f71a1f5847..1a78e812870 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use AttachVolumeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 51c65b1b82b..0a53077a00e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use BulkAddVirtualCircuitPublicPrefixesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 15927412711..5c30f1fb76b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use BulkDeleteVirtualCircuitPublicPrefixesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5c8e31c8250..4c3964f3d8a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CaptureConsoleHistoryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1e3f81d8993..7898b665f76 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeBootVolumeBackupCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d162e09faa5..c0439e7f0fe 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeBootVolumeCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 03e71dff702..20199b80eea 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeByoipRangeCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b824efba7ae..540cfefab92 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeClusterNetworkCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ece07764e3c..213befab6ce 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeComputeImageCapabilitySchemaCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4e2c59e7fdd..589a2d8811a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeCpeCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bf612671661..2a392f08605 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeCrossConnectCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 42357f5daca..e13a8f9cfa8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeCrossConnectGroupCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5f815112999..3bad971efcd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeDedicatedVmHostCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 13d8146e5a4..046b829d4b8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeDhcpOptionsCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a54a44d6bca..4b942738ce8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeDrgCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f60fac1d36f..bcf2de61ce8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeIPSecConnectionCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 10b43a7b9a2..d7a2b7ca4a1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeImageCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a668154e77a..f668a7daa32 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeInstanceCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b3d7edd2def..1768d2bd54f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeInstanceConfigurationCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5aed39183e0..6e808ef6b66 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeInstancePoolCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6a62ccb911b..8b94e703c15 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeInternetGatewayCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 599162e1f9c..28ffe8915d8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeLocalPeeringGatewayCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9a776a432f3..1d2959f4a15 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeNatGatewayCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 58cbc865607..e31d64c06eb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeNetworkSecurityGroupCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 991f15cea53..28991ee6d9d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangePublicIpCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2bd3da6aae3..e986da7305a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangePublicIpPoolCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9f48dcd4f25..240c450fe0f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeRemotePeeringConnectionCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 10e007e82bc..d8db696eb83 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeRouteTableCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a5801083445..03c2753c8fa 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeSecurityListCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4ab3880cbb2..98ca3378e2e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeServiceGatewayCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8e12f6975d6..b4465caecf4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeSubnetCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f7ec29421a2..9a55fd8a2e5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeVcnCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3f3077321e4..df262ae4bc4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeVirtualCircuitCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e6d44e4d426..051524a0ac6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeVlanCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9ea232154f4..01829e2c495 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeVolumeBackupCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a736c07e9ca..ddfbbcd99b7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeVolumeCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 02e2e492a73..2eddf8509c2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeVolumeGroupBackupCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9ea46152e4b..95d9c3f28f0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ChangeVolumeGroupCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6336a51aa86..b3fd6e2b59c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ConnectLocalPeeringGatewaysRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ac8ae1a8413..1971f1db06c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ConnectRemotePeeringConnectionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d7e20f8a7fe..e216ee33975 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CopyBootVolumeBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e5cc43f5eb4..7e93c325cee 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CopyVolumeBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 72f226268c1..fa4bed7929a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateAppCatalogSubscriptionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 85304e4ec94..384c9f83322 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateBootVolumeBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c5faa437875..269daef115e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateBootVolumeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 de6fbfacb1e..ee794e5267b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateByoipRangeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cfcefac85f8..53dbb144307 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateClusterNetworkRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 409965ca17f..eef862dbedc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateComputeImageCapabilitySchemaRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4450d69327d..176cad24736 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateCpeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 49e2923fac5..8e4be88c40b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateCrossConnectGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fad57e22e41..d0b1337fe59 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateCrossConnectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b8c73492401..1b0e63fb149 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateDedicatedVmHostRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f88fe6b635a..3e563049e1c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateDhcpOptionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3057813ff29..1a81906b175 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateDrgAttachmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8c9cc20a0dc..e24adff8047 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateDrgRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0534a809db2..ea577faf9d0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateIPSecConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1e989089c7e..d5ae53131c5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateImageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 04a43aaba7e..b541e18af2f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateInstanceConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ba01ab971e6..5d9f8687c2b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateInstanceConsoleConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a4a3e8abdc6..fb576aa5465 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateInstancePoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e47988c3ff1..999e8601d11 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateInternetGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7f3631448ba..89dad209e42 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateIpv6Request. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bfb156d23f5..1c08079bca7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateLocalPeeringGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 52296328dba..846fb6a42cc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateNatGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1780eea7e10..49e13feb075 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateNetworkSecurityGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6d45572e8f9..420f2878053 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreatePrivateIpRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a49904e0c77..57c515658cc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreatePublicIpPoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e3974d5bb49..1436c276311 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreatePublicIpRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5b7d0fbb190..26390314dfd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateRemotePeeringConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d92bcadec39..117baffcab9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateRouteTableRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2749f270902..637ad4107df 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateSecurityListRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 29ac3b00b58..6dde60cdcfc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateServiceGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0c66153e9f3..f76451ff021 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateSubnetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 be978406159..339e328027d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateVcnRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e1e96b8949e..ada03511b3c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateVirtualCircuitRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 413f6aafb12..05d545cf76e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateVlanRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7147d2ff6be..ddfc9570332 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateVolumeBackupPolicyAssignmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d9665a91473..f57e79f5c16 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateVolumeBackupPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0b7bce788d6..ff4bdba4499 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateVolumeBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1819d49ace7..bd54c80f3bd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateVolumeGroupBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 412f5d8fdef..9d0848f5355 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateVolumeGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 706bde4dd4a..2197de3d5cd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use CreateVolumeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 16ab35e5990..4c38b6a0de5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteAppCatalogSubscriptionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bdffe77952e..fbf98115b78 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteBootVolumeBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0c82652caf3..3ff326f23ed 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteBootVolumeKmsKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e786b02c4fb..f0693b9fa94 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteBootVolumeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d02f1762397..651a8aac0bf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteByoipRangeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eb18d9cdef6..602cd0dd2bb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteComputeImageCapabilitySchemaRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6b1f6519b3c..0aa0dd38a92 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteConsoleHistoryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 afa3f39f6b0..c6f1548d7b0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteCpeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 009fff88b49..fcd0fa50438 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteCrossConnectGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 446c151f04a..e54e7158bc9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteCrossConnectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dfa8c39541b..b0ab2446b34 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteDedicatedVmHostRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8bad63b4da6..e99c1d52602 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteDhcpOptionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dc7edaf0135..63d8e2c7954 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteDrgAttachmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a6bc0304332..52ca504b60b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteDrgRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d5262a8c463..06b035b4a45 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteIPSecConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a54ac0820a0..1ec90f9b8f9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteImageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 24703077115..543c68c54f0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteInstanceConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 51ad29d570b..35c47640c9d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteInstanceConsoleConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b50ed2ba0e8..b3554ef7721 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteInternetGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f4b391c6717..118902babe0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteIpv6Request. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7d98114a128..b8a72477d2c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteLocalPeeringGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fc6690280cb..4e78851550d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteNatGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f65d9da5277..25647f12247 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteNetworkSecurityGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a612ef2e8e5..238938dd2cf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeletePrivateIpRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 78830249e3f..03278c88086 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeletePublicIpPoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ea52a9ae987..c6494cf012c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeletePublicIpRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 04f8607a976..8b81f587823 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteRemotePeeringConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a0bc4d3c3c2..53e234fc90b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteRouteTableRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5eed5be5a6e..6da867724ec 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteSecurityListRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 677f6ccd4a6..2ed7e5c6d81 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteServiceGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dc51ebacd71..c830504c2b4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteSubnetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 247320a24b2..7ffd84c631b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteVcnRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c741a10b732..3c0200a2798 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteVirtualCircuitRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4ae41accf35..b81522ea3aa 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteVlanRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 adb24d4de53..920945139cc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteVolumeBackupPolicyAssignmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 659de332e71..49bcebc63f4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteVolumeBackupPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8e3c72ddaaf..fccf980b06a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteVolumeBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 78f50d65792..311f1364d02 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteVolumeGroupBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d7cc07690b4..6da3b9dc333 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteVolumeGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eeaf8a61b05..8f43c43ef39 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteVolumeKmsKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3ab804811bf..6fe2f27e7cd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DeleteVolumeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0f8d131af94..e6e1fb7a9a6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DetachBootVolumeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 064a45690ed..02133e60d2a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DetachLoadBalancerRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 89bb009e296..358d40b19e2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DetachServiceIdRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3bff6c679e2..1df6844a39c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DetachVnicRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1b616d176dc..35978ea9769 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use DetachVolumeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 438dd2a6181..c8042078e2b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ExportImageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bdebe057b51..3cf9c5c3c5c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetAppCatalogListingAgreementsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e9409074b88..fbf9e55f7db 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetAppCatalogListingRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 970d0f57ef4..0e610f16b3c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetAppCatalogListingResourceVersionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 793fa288714..350f77247ea 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetBootVolumeAttachmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0b53261f6d7..c87e6e7bdd9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetBootVolumeBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 02914312fb9..cd993eeb671 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetBootVolumeKmsKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0504137707c..5133f7b4a29 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetBootVolumeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6361b4b1c29..efacf9480be 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetByoipRangeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8ec43765523..dc1eb2ec282 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetClusterNetworkRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 44b6cd7c4fd..5fc2675ea18 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetComputeGlobalImageCapabilitySchemaRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 39ecfe1d7f7..a7d7b189ecc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetComputeGlobalImageCapabilitySchemaVersionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 12629226023..2d6e6325d0c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetComputeImageCapabilitySchemaRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c3e4f83981f..082bf13ec23 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetConsoleHistoryContentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a5dcf995e0b..a2eaa8bfe91 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetConsoleHistoryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3f5780a50c9..0339b20fd5a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetCpeDeviceConfigContentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e41d4c477e1..8bccdeb64cb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetCpeDeviceShapeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f6b5e872ed6..41c9312fa91 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetCpeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 55b881a9961..3f0fb5e6562 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetCrossConnectGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2c2cd15ebe7..3c417b3b960 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetCrossConnectLetterOfAuthorityRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 492b25560b5..c3ec1152917 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetCrossConnectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 520ae32b826..bc652fdabb4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetCrossConnectStatusRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d4814e2178d..f89d072f042 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetDedicatedVmHostRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 46756730e5f..508606d5789 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetDhcpOptionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7688fe60a43..4f338863e1c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetDrgAttachmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e392925c7bc..da9dce12166 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetDrgRedundancyStatusRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 106a927a4e0..40a90ebccfe 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetDrgRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e2721e50ebc..ae07829bb05 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetFastConnectProviderServiceKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 42d64bbb22b..d95b12c8567 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetFastConnectProviderServiceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 21723c23104..2244150b6ee 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetIPSecConnectionDeviceConfigRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a5a0ef772cc..46697a3b034 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetIPSecConnectionDeviceStatusRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f6db856797e..5cde004e112 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetIPSecConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4ef51ab902a..8b3d4af8a32 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetIPSecConnectionTunnelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6076d934376..bcb72b6a41a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetIPSecConnectionTunnelSharedSecretRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f8e1c5b9bf2..430bad5524a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetImageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2adb3224fe6..2178d242b69 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetImageShapeCompatibilityEntryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bdca309b8c4..47337551976 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetInstanceConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e0f0af9bcca..ced7d362eef 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetInstanceConsoleConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3ea0b32fe19..3a0391d1f05 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetInstancePoolLoadBalancerAttachmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d97a8a96089..0bdd18c3f4d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetInstancePoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6f304cf28d6..9e5746050dc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a064baa6bac..c4736fbdddb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetInternetGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 052063fd9ee..aa232908b3e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetIpsecCpeDeviceConfigContentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6fe8c9a59bc..33143b43efc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetIpv6Request. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 de981d3f878..7ade94662ee 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetLocalPeeringGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d56c9741874..2d05b935255 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetNatGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a8cc03693f2..1c0780067d1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetNetworkSecurityGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2befb654603..f781e1c48cd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetPrivateIpRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 08e104eab08..85b1010885d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetPublicIpByIpAddressRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cd9db637b0b..7d1b80d3eb3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetPublicIpByPrivateIpIdRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 718a7237ebe..43e5abfece3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetPublicIpPoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 868607f6a8d..c1d1cbe47dc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetPublicIpRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 559a68cdaeb..f2689c7bef6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetRemotePeeringConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eb0bc7cca42..e546f230972 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetRouteTableRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 84ad02e164b..0ce8cde8d5c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetSecurityListRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 64ed32a58f8..2a4e564af2c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetServiceGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1428497d9d0..d6c93cfbdbf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetServiceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3bcad99c0a8..df5c03fc264 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetSubnetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 03071b88df5..2f1ec85c5c3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetTunnelCpeDeviceConfigContentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3ab4c63c69d..59ccfeb3337 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetTunnelCpeDeviceConfigRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5990e861bd7..86002fe99d7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetVcnDnsResolverAssociationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5234fb55a3d..f0c2cea1cc8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetVcnRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 79610a8c524..a0e10d93dc9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetVirtualCircuitRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bdc3d50abb2..23f0826f367 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetVlanRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 605f95b0f0f..28dbe3a6f56 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetVnicAttachmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 20925a9ce2b..213ddc7cd50 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetVnicRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3c33e4865e2..202d8a43b2f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetVolumeAttachmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f84e5404850..fed8e63a67b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetVolumeBackupPolicyAssetAssignmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ac11dd08177..12d74ec7a92 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetVolumeBackupPolicyAssignmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a03b1501ac6..0496804fb36 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetVolumeBackupPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 344a483283e..5d12bac453e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetVolumeBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a81a2075e70..fbd56e6f87d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetVolumeGroupBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 30bce29beee..4936d39f39c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetVolumeGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d05d38aaab8..fbb9545d76e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetVolumeKmsKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a552448edc9..e183d916ec8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetVolumeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7607718f99e..a777225fdba 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use GetWindowsInstanceInitialCredentialsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5354ce87402..bf3f076d811 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use InstanceActionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 73389fc0518..42504bbe4ea 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use LaunchInstanceConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4c0c35e4dfc..909fbe59613 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use LaunchInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 50b981dbca9..89a7f3b68db 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListAllowedPeerRegionsForRemotePeeringRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1929a09c6a9..24656a86f26 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListAppCatalogListingResourceVersionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f216a43d52a..fdf68ab52b3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListAppCatalogListingsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c701be2a5a0..6e2fb8a88da 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListAppCatalogSubscriptionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 24eef21a948..e17dff08fdf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListBootVolumeAttachmentsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5449c85e13e..d23cf58b156 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListBootVolumeBackupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 79debbb60bd..52eec659089 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListBootVolumesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6292d6f0174..90f33f1f76f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListByoipAllocatedRangesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c917eeda181..ed92c06d455 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListByoipRangesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a6b8cc0278d..eb817370bbd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListClusterNetworkInstancesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 419619c25f1..6a8cb45f263 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListClusterNetworksRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dd14cd0707c..656a4cd4549 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListComputeGlobalImageCapabilitySchemaVersionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3e4fb3db0db..25921698fe4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListComputeGlobalImageCapabilitySchemasRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cb2b3f108a7..4653879b079 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListComputeImageCapabilitySchemasRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9dab1a524fc..bfac349b96f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListConsoleHistoriesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a50431a7d73..20e8a47458c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListCpeDeviceShapesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 753c47a2337..b471be41503 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListCpesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8e33f2af46a..7107fd2d007 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListCrossConnectGroupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cdba9e810f5..eb903616c99 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListCrossConnectLocationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9e826c338a0..55a3530f84c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListCrossConnectsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fd43ac8edb6..69174a83381 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListCrossconnectPortSpeedShapesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 af7f20343d2..f9f311ca351 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListDedicatedVmHostInstanceShapesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bdfbb5d9e2e..918165294a5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListDedicatedVmHostInstancesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c9e28ffabe8..a91b158af5c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListDedicatedVmHostShapesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8a94285aca0..e6897df1b88 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListDedicatedVmHostsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a464b60c5e5..88c22492782 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListDhcpOptionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 04258d6287a..1735b860546 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListDrgAttachmentsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b28921c4129..883b4e62de8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListDrgsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2703fece073..4f86281d64f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListFastConnectProviderServicesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 95ba6c38933..4c16854f8d4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5f689474789..2f8fec40170 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListIPSecConnectionTunnelsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5c441e56114..a95c0281093 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListIPSecConnectionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e463ca006ec..cb95b88d2eb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListImageShapeCompatibilityEntriesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cec97562ac2..0bb0597c01e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListImagesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8c3406af8b1..6c75c9310ea 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListInstanceConfigurationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7db047156c2..ad9bf2c21c1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListInstanceConsoleConnectionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e9a3d8b3250..83d198fb624 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListInstanceDevicesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 202f0dd0259..bb87e54e890 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListInstancePoolInstancesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dd044937165..863510be51b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListInstancePoolsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a992edcf845..dde419fb6b7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListInstancesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5db28741838..d3c55fa2410 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListInternetGatewaysRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cb7c85b3331..7f3b4309c6a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListIpv6sRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eebd8d911fc..c012102f4fa 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListLocalPeeringGatewaysRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8df10556d4a..a680a2c9855 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListNatGatewaysRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bf20f88b335..712042b38b4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListNetworkSecurityGroupSecurityRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eb87bb92544..f54a52414bd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListNetworkSecurityGroupVnicsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9bb37a9b8b7..34ac0d2d033 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListNetworkSecurityGroupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f024ad72afd..aaa2ba282ce 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListPrivateIpsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4588234b9b2..527cddf9939 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListPublicIpPoolsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f470da71472..a819f2f0cba 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListPublicIpsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7a675757559..4a2bdf1e2e0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListRemotePeeringConnectionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 36faf43f634..cce7e4427d1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListRouteTablesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 219b4041e74..55bd0207d06 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListSecurityListsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 96d2a3ab961..6b4faf2cddd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListServiceGatewaysRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c66ff765890..f561ca5fbfd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListServicesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e9d5d2a2812..61b35c6819c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListShapesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 52753f746b5..372d5582a51 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListSubnetsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 86ec2b59bc1..44ef92b242a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListVcnsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bfd65863e93..279be62cadc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListVirtualCircuitBandwidthShapesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 07485873c9f..6dd213c8019 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListVirtualCircuitPublicPrefixesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fb55d6e0320..2845d5b09ea 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListVirtualCircuitsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3526b646768..9d1a175b13b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListVlansRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 99c75f9a8e3..18d2d1efdcc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListVnicAttachmentsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8adefabf4d1..76507bb66f7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListVolumeAttachmentsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bb5f9329243..fe29df6366e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListVolumeBackupPoliciesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 67650e73d32..a962c620869 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListVolumeBackupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 54d267f7660..fe76f82f1f7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListVolumeGroupBackupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3b8ba700902..b5490aaca5d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListVolumeGroupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b64c5f57567..2f25b40c9dc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ListVolumesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7b33c2f9d83..656c9990710 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ModifyVcnCidrRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f230a550a52..2535e141838 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use RemoveImageShapeCompatibilityEntryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4c2d923a8df..6c92a3f3ad3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use RemoveNetworkSecurityGroupSecurityRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 96ee2c6c67a..a9ac50bd4ad 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use RemovePublicIpPoolCapacityRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 523d1fd12c9..2891757a8d6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use RemoveVcnCidrRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a7706238739..0c13b5a9504 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ResetInstancePoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ed3aa77f348..4953c5535bb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use SoftresetInstancePoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 75fb43e4ee0..bdcb1d823b1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use StartInstancePoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 17c6e387537..56884281f6a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use StopInstancePoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 79f6bb7da95..780bcff29d4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use TerminateClusterNetworkRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b060d4723c1..36b14f4c1e4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use TerminateInstancePoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6b7f8a8cb3d..f183a57eebc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use TerminateInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 217c82c1961..45134614817 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateBootVolumeBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a4eefea7eeb..d4211db7a49 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateBootVolumeKmsKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1ed926a05e3..58e460a49fd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateBootVolumeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 771854b55a8..7fadcffacc0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateByoipRangeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4e0e057837a..3a50a1913c3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateClusterNetworkRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 44ac84fdb53..f2500bc7641 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateComputeImageCapabilitySchemaRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d0f321ace8c..5c99bec24e8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateConsoleHistoryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 098cbd12d24..06104774f54 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateCpeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8b0790ec70b..333fab9ff50 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateCrossConnectGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b23118ab4a3..e5b8ebd139e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateCrossConnectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 18d195f9772..3afd3831a7a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateDedicatedVmHostRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4865ebe9bd2..a2225773f1b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateDhcpOptionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bcace1918ea..40e59d84e2b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateDrgAttachmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c6925da683b..b62e394f076 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateDrgRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2ec9ba43381..6313d455588 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateIPSecConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9f364ffab40..f16c1e99a40 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateIPSecConnectionTunnelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 451a0008c35..66bec562292 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateIPSecConnectionTunnelSharedSecretRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 772296f34ef..18ba1d1f4e7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateImageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2f3b4011c74..f606fa22969 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateInstanceConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9de4f4a38d6..4bdccc03b3b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateInstanceConsoleConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 186c112d953..58de48ed1e9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateInstancePoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3ca08e17a61..4ca08116d7b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4da236f7295..7e29afea5ff 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateInternetGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c33c53f2436..6867baddc80 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateIpv6Request. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 982b282cfa7..da6cb9b4925 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateLocalPeeringGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 73ca0e789b9..8fc7ab1ee9d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateNatGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e099a0d7a9a..72e9eb85a64 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateNetworkSecurityGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a534d26f501..c462bf37a67 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateNetworkSecurityGroupSecurityRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 61de22eb638..701a5b0fae3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdatePrivateIpRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9553a54f1b4..fd55005dd76 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdatePublicIpPoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 85b86e8bd6a..11a3d182948 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdatePublicIpRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 21e64f0beae..6418d47e3b1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateRemotePeeringConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 946160b5702..6af191ed571 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateRouteTableRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9b76ce7ed9b..aeff7192686 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateSecurityListRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b346abad216..466fded3416 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateServiceGatewayRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2dc664de77e..4f57ae44c48 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateSubnetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6f79b9c7afe..40cc7923593 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateTunnelCpeDeviceConfigRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 66d16970824..7ef78044e2c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateVcnRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 970e3a15535..9cbc78034ab 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateVirtualCircuitRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 15af6e3f1ec..bb055877ae3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateVlanRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 baaf87432e0..f1b3baf3b10 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateVnicRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c27213e5629..f9bf9aaa597 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateVolumeBackupPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4f455800e51..bd6740d0c48 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateVolumeBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 25bbb9eeb42..dc8440a56f6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateVolumeGroupBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3ff3ea9bb31..1fafa87a21e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateVolumeGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d2d4eaa4af5..fa3a6aa3b88 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateVolumeKmsKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 61b44a290b9..233d733d647 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use UpdateVolumeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7319f588fa5..530e687662e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use ValidateByoipRangeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b0feb1cd47f..26ad3fad066 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; - +/** + * Example: Click here to see how to use WithdrawByoipRangeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-database/pom.xml b/bmc-database/pom.xml index 4094dac04ea..d254d035984 100644 --- a/bmc-database/pom.xml +++ b/bmc-database/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml @@ -19,12 +19,12 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.0 com.oracle.oci.sdk oci-java-sdk-workrequests - 1.27.1 + 1.28.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 7befa4dfc1b..f99f61dde6a 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 @@ -52,6 +52,8 @@ public interface Database extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ActivateExadataInfrastructureResponse activateExadataInfrastructure( ActivateExadataInfrastructureRequest request); @@ -62,6 +64,8 @@ ActivateExadataInfrastructureResponse activateExadataInfrastructure( * @param request The request object containing the details to send * @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. */ AutonomousDatabaseManualRefreshResponse autonomousDatabaseManualRefresh( AutonomousDatabaseManualRefreshRequest request); @@ -74,6 +78,8 @@ AutonomousDatabaseManualRefreshResponse autonomousDatabaseManualRefresh( * @param request The request object containing the details to send * @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. */ ChangeAutonomousContainerDatabaseCompartmentResponse changeAutonomousContainerDatabaseCompartment( @@ -87,6 +93,8 @@ AutonomousDatabaseManualRefreshResponse autonomousDatabaseManualRefresh( * @param request The request object containing the details to send * @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. */ ChangeAutonomousDatabaseCompartmentResponse changeAutonomousDatabaseCompartment( ChangeAutonomousDatabaseCompartmentRequest request); @@ -99,6 +107,8 @@ ChangeAutonomousDatabaseCompartmentResponse changeAutonomousDatabaseCompartment( * @param request The request object containing the details to send * @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. */ ChangeAutonomousExadataInfrastructureCompartmentResponse changeAutonomousExadataInfrastructureCompartment( @@ -111,6 +121,8 @@ ChangeAutonomousDatabaseCompartmentResponse changeAutonomousDatabaseCompartment( * @param request The request object containing the details to send * @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. */ ChangeAutonomousVmClusterCompartmentResponse changeAutonomousVmClusterCompartment( ChangeAutonomousVmClusterCompartmentRequest request); @@ -123,6 +135,8 @@ ChangeAutonomousVmClusterCompartmentResponse changeAutonomousVmClusterCompartmen * @param request The request object containing the details to send * @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. */ ChangeBackupDestinationCompartmentResponse changeBackupDestinationCompartment( ChangeBackupDestinationCompartmentRequest request); @@ -133,6 +147,8 @@ ChangeBackupDestinationCompartmentResponse changeBackupDestinationCompartment( * @param request The request object containing the details to send * @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. */ ChangeCloudExadataInfrastructureCompartmentResponse changeCloudExadataInfrastructureCompartment( ChangeCloudExadataInfrastructureCompartmentRequest request); @@ -143,6 +159,8 @@ ChangeCloudExadataInfrastructureCompartmentResponse changeCloudExadataInfrastruc * @param request The request object containing the details to send * @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. */ ChangeCloudVmClusterCompartmentResponse changeCloudVmClusterCompartment( ChangeCloudVmClusterCompartmentRequest request); @@ -155,6 +173,8 @@ ChangeCloudVmClusterCompartmentResponse changeCloudVmClusterCompartment( * @param request The request object containing the details to send * @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. */ ChangeDatabaseSoftwareImageCompartmentResponse changeDatabaseSoftwareImageCompartment( ChangeDatabaseSoftwareImageCompartmentRequest request); @@ -167,6 +187,8 @@ ChangeDatabaseSoftwareImageCompartmentResponse changeDatabaseSoftwareImageCompar * @param request The request object containing the details to send * @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. */ ChangeDbSystemCompartmentResponse changeDbSystemCompartment( ChangeDbSystemCompartmentRequest request); @@ -178,6 +200,8 @@ ChangeDbSystemCompartmentResponse changeDbSystemCompartment( * @param request The request object containing the details to send * @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. */ ChangeExadataInfrastructureCompartmentResponse changeExadataInfrastructureCompartment( ChangeExadataInfrastructureCompartmentRequest request); @@ -190,6 +214,8 @@ ChangeExadataInfrastructureCompartmentResponse changeExadataInfrastructureCompar * @param request The request object containing the details to send * @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. */ ChangeKeyStoreCompartmentResponse changeKeyStoreCompartment( ChangeKeyStoreCompartmentRequest request); @@ -201,6 +227,8 @@ ChangeKeyStoreCompartmentResponse changeKeyStoreCompartment( * @param request The request object containing the details to send * @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. */ ChangeVmClusterCompartmentResponse changeVmClusterCompartment( ChangeVmClusterCompartmentRequest request); @@ -213,6 +241,8 @@ ChangeVmClusterCompartmentResponse changeVmClusterCompartment( * @param request The request object containing the details to send * @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. */ CompleteExternalBackupJobResponse completeExternalBackupJob( CompleteExternalBackupJobRequest request); @@ -223,36 +253,20 @@ CompleteExternalBackupJobResponse completeExternalBackupJob( * @param request The request object containing the details to send * @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. */ CreateAutonomousContainerDatabaseResponse createAutonomousContainerDatabase( CreateAutonomousContainerDatabaseRequest request); - /** - * **Deprecated.** To create a new Autonomous Data Warehouse, use the {@link #createAutonomousDatabase(CreateAutonomousDatabaseRequest) createAutonomousDatabase} operation and specify `DW` as the workload type. - * - * @param request The request object containing the details to send - * @return A response object containing details about the completed operation - * @throws BmcException when an error occurs. - */ - CreateAutonomousDataWarehouseResponse createAutonomousDataWarehouse( - CreateAutonomousDataWarehouseRequest request); - - /** - * **Deprecated.** To create a new Autonomous Data Warehouse backup for a specified database, use the {@link #createAutonomousDatabaseBackup(CreateAutonomousDatabaseBackupRequest) createAutonomousDatabaseBackup} operation. - * - * @param request The request object containing the details to send - * @return A response object containing details about the completed operation - * @throws BmcException when an error occurs. - */ - CreateAutonomousDataWarehouseBackupResponse createAutonomousDataWarehouseBackup( - CreateAutonomousDataWarehouseBackupRequest request); - /** * Creates a new Autonomous Database. * * @param request The request object containing the details to send * @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. */ CreateAutonomousDatabaseResponse createAutonomousDatabase( CreateAutonomousDatabaseRequest request); @@ -263,6 +277,8 @@ CreateAutonomousDatabaseResponse createAutonomousDatabase( * @param request The request object containing the details to send * @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. */ CreateAutonomousDatabaseBackupResponse createAutonomousDatabaseBackup( CreateAutonomousDatabaseBackupRequest request); @@ -273,6 +289,8 @@ CreateAutonomousDatabaseBackupResponse createAutonomousDatabaseBackup( * @param request The request object containing the details to send * @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. */ CreateAutonomousVmClusterResponse createAutonomousVmCluster( CreateAutonomousVmClusterRequest request); @@ -283,6 +301,8 @@ CreateAutonomousVmClusterResponse createAutonomousVmCluster( * @param request The request object containing the details to send * @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. */ CreateBackupResponse createBackup(CreateBackupRequest request); @@ -292,6 +312,8 @@ CreateAutonomousVmClusterResponse createAutonomousVmCluster( * @param request The request object containing the details to send * @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. */ CreateBackupDestinationResponse createBackupDestination(CreateBackupDestinationRequest request); @@ -301,6 +323,8 @@ CreateAutonomousVmClusterResponse createAutonomousVmCluster( * @param request The request object containing the details to send * @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. */ CreateCloudExadataInfrastructureResponse createCloudExadataInfrastructure( CreateCloudExadataInfrastructureRequest request); @@ -311,6 +335,8 @@ CreateCloudExadataInfrastructureResponse createCloudExadataInfrastructure( * @param request The request object containing the details to send * @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. */ CreateCloudVmClusterResponse createCloudVmCluster(CreateCloudVmClusterRequest request); @@ -322,6 +348,8 @@ CreateCloudExadataInfrastructureResponse createCloudExadataInfrastructure( * @param request The request object containing the details to send * @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. */ CreateConsoleConnectionResponse createConsoleConnection(CreateConsoleConnectionRequest request); @@ -338,6 +366,8 @@ CreateCloudExadataInfrastructureResponse createCloudExadataInfrastructure( * @param request The request object containing the details to send * @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. */ CreateDataGuardAssociationResponse createDataGuardAssociation( CreateDataGuardAssociationRequest request); @@ -348,6 +378,8 @@ CreateDataGuardAssociationResponse createDataGuardAssociation( * @param request The request object containing the details to send * @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. */ CreateDatabaseResponse createDatabase(CreateDatabaseRequest request); @@ -357,6 +389,8 @@ CreateDataGuardAssociationResponse createDataGuardAssociation( * @param request The request object containing the details to send * @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. */ CreateDatabaseSoftwareImageResponse createDatabaseSoftwareImage( CreateDatabaseSoftwareImageRequest request); @@ -367,6 +401,8 @@ CreateDatabaseSoftwareImageResponse createDatabaseSoftwareImage( * @param request The request object containing the details to send * @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. */ CreateDbHomeResponse createDbHome(CreateDbHomeRequest request); @@ -377,6 +413,8 @@ CreateDatabaseSoftwareImageResponse createDatabaseSoftwareImage( * @param request The request object containing the details to send * @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. */ CreateExadataInfrastructureResponse createExadataInfrastructure( CreateExadataInfrastructureRequest request); @@ -389,6 +427,8 @@ CreateExadataInfrastructureResponse createExadataInfrastructure( * @param request The request object containing the details to send * @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. */ CreateExternalBackupJobResponse createExternalBackupJob(CreateExternalBackupJobRequest request); @@ -398,6 +438,8 @@ CreateExadataInfrastructureResponse createExadataInfrastructure( * @param request The request object containing the details to send * @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. */ CreateKeyStoreResponse createKeyStore(CreateKeyStoreRequest request); @@ -407,6 +449,8 @@ CreateExadataInfrastructureResponse createExadataInfrastructure( * @param request The request object containing the details to send * @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. */ CreateVmClusterResponse createVmCluster(CreateVmClusterRequest request); @@ -417,6 +461,8 @@ CreateExadataInfrastructureResponse createExadataInfrastructure( * @param request The request object containing the details to send * @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. */ CreateVmClusterNetworkResponse createVmClusterNetwork(CreateVmClusterNetworkRequest request); @@ -438,18 +484,10 @@ CreateExadataInfrastructureResponse createExadataInfrastructure( * @param request The request object containing the details to send * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. - */ - DbNodeActionResponse dbNodeAction(DbNodeActionRequest request); - - /** - * **Deprecated.** To delete an Autonomous Data Warehouse, use the {@link #deleteAutonomousDatabase(DeleteAutonomousDatabaseRequest) deleteAutonomousDatabase} operation. * - * @param request The request object containing the details to send - * @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. */ - DeleteAutonomousDataWarehouseResponse deleteAutonomousDataWarehouse( - DeleteAutonomousDataWarehouseRequest request); + DbNodeActionResponse dbNodeAction(DbNodeActionRequest request); /** * Deletes the specified Autonomous Database. @@ -457,6 +495,8 @@ DeleteAutonomousDataWarehouseResponse deleteAutonomousDataWarehouse( * @param request The request object containing the details to send * @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. */ DeleteAutonomousDatabaseResponse deleteAutonomousDatabase( DeleteAutonomousDatabaseRequest request); @@ -467,6 +507,8 @@ DeleteAutonomousDatabaseResponse deleteAutonomousDatabase( * @param request The request object containing the details to send * @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. */ DeleteAutonomousVmClusterResponse deleteAutonomousVmCluster( DeleteAutonomousVmClusterRequest request); @@ -476,6 +518,8 @@ DeleteAutonomousVmClusterResponse deleteAutonomousVmCluster( * @param request The request object containing the details to send * @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. */ DeleteBackupResponse deleteBackup(DeleteBackupRequest request); @@ -485,6 +529,8 @@ DeleteAutonomousVmClusterResponse deleteAutonomousVmCluster( * @param request The request object containing the details to send * @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. */ DeleteBackupDestinationResponse deleteBackupDestination(DeleteBackupDestinationRequest request); @@ -494,6 +540,8 @@ DeleteAutonomousVmClusterResponse deleteAutonomousVmCluster( * @param request The request object containing the details to send * @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. */ DeleteCloudExadataInfrastructureResponse deleteCloudExadataInfrastructure( DeleteCloudExadataInfrastructureRequest request); @@ -504,6 +552,8 @@ DeleteCloudExadataInfrastructureResponse deleteCloudExadataInfrastructure( * @param request The request object containing the details to send * @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. */ DeleteCloudVmClusterResponse deleteCloudVmCluster(DeleteCloudVmClusterRequest request); @@ -512,6 +562,8 @@ DeleteCloudExadataInfrastructureResponse deleteCloudExadataInfrastructure( * @param request The request object containing the details to send * @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. */ DeleteConsoleConnectionResponse deleteConsoleConnection(DeleteConsoleConnectionRequest request); @@ -523,6 +575,8 @@ DeleteCloudExadataInfrastructureResponse deleteCloudExadataInfrastructure( * @param request The request object containing the details to send * @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. */ DeleteDatabaseResponse deleteDatabase(DeleteDatabaseRequest request); @@ -531,6 +585,8 @@ DeleteCloudExadataInfrastructureResponse deleteCloudExadataInfrastructure( * @param request The request object containing the details to send * @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. */ DeleteDatabaseSoftwareImageResponse deleteDatabaseSoftwareImage( DeleteDatabaseSoftwareImageRequest request); @@ -543,6 +599,8 @@ DeleteDatabaseSoftwareImageResponse deleteDatabaseSoftwareImage( * @param request The request object containing the details to send * @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. */ DeleteDbHomeResponse deleteDbHome(DeleteDbHomeRequest request); @@ -552,6 +610,8 @@ DeleteDatabaseSoftwareImageResponse deleteDatabaseSoftwareImage( * @param request The request object containing the details to send * @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. */ DeleteExadataInfrastructureResponse deleteExadataInfrastructure( DeleteExadataInfrastructureRequest request); @@ -562,6 +622,8 @@ DeleteExadataInfrastructureResponse deleteExadataInfrastructure( * @param request The request object containing the details to send * @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. */ DeleteKeyStoreResponse deleteKeyStore(DeleteKeyStoreRequest request); @@ -571,6 +633,8 @@ DeleteExadataInfrastructureResponse deleteExadataInfrastructure( * @param request The request object containing the details to send * @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. */ DeleteVmClusterResponse deleteVmCluster(DeleteVmClusterRequest request); @@ -581,6 +645,8 @@ DeleteExadataInfrastructureResponse deleteExadataInfrastructure( * @param request The request object containing the details to send * @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. */ DeleteVmClusterNetworkResponse deleteVmClusterNetwork(DeleteVmClusterNetworkRequest request); @@ -590,6 +656,8 @@ DeleteExadataInfrastructureResponse deleteExadataInfrastructure( * @param request The request object containing the details to send * @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. */ DeregisterAutonomousDatabaseDataSafeResponse deregisterAutonomousDatabaseDataSafe( DeregisterAutonomousDatabaseDataSafeRequest request); @@ -600,6 +668,8 @@ DeregisterAutonomousDatabaseDataSafeResponse deregisterAutonomousDatabaseDataSaf * @param request The request object containing the details to send * @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. */ DisableAutonomousDatabaseOperationsInsightsResponse disableAutonomousDatabaseOperationsInsights( DisableAutonomousDatabaseOperationsInsightsRequest request); @@ -610,6 +680,8 @@ DisableAutonomousDatabaseOperationsInsightsResponse disableAutonomousDatabaseOpe * @param request The request object containing the details to send * @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. */ DownloadExadataInfrastructureConfigFileResponse downloadExadataInfrastructureConfigFile( DownloadExadataInfrastructureConfigFileRequest request); @@ -620,6 +692,8 @@ DownloadExadataInfrastructureConfigFileResponse downloadExadataInfrastructureCon * @param request The request object containing the details to send * @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. */ DownloadVmClusterNetworkConfigFileResponse downloadVmClusterNetworkConfigFile( DownloadVmClusterNetworkConfigFileRequest request); @@ -630,6 +704,8 @@ DownloadVmClusterNetworkConfigFileResponse downloadVmClusterNetworkConfigFile( * @param request The request object containing the details to send * @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. */ EnableAutonomousDatabaseOperationsInsightsResponse enableAutonomousDatabaseOperationsInsights( EnableAutonomousDatabaseOperationsInsightsRequest request); @@ -640,6 +716,8 @@ EnableAutonomousDatabaseOperationsInsightsResponse enableAutonomousDatabaseOpera * @param request The request object containing the details to send * @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. */ FailOverAutonomousDatabaseResponse failOverAutonomousDatabase( FailOverAutonomousDatabaseRequest request); @@ -652,6 +730,8 @@ FailOverAutonomousDatabaseResponse failOverAutonomousDatabase( * @param request The request object containing the details to send * @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. */ FailoverAutonomousContainerDatabaseDataguardAssociationResponse failoverAutonomousContainerDatabaseDataguardAssociation( @@ -667,26 +747,20 @@ FailOverAutonomousDatabaseResponse failOverAutonomousDatabase( * @param request The request object containing the details to send * @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. */ FailoverDataGuardAssociationResponse failoverDataGuardAssociation( FailoverDataGuardAssociationRequest request); - /** - * **Deprecated.** To create and download a wallet for an Autonomous Data Warehouse, use the {@link #generateAutonomousDatabaseWallet(GenerateAutonomousDatabaseWalletRequest) generateAutonomousDatabaseWallet} operation. - * - * @param request The request object containing the details to send - * @return A response object containing details about the completed operation - * @throws BmcException when an error occurs. - */ - GenerateAutonomousDataWarehouseWalletResponse generateAutonomousDataWarehouseWallet( - GenerateAutonomousDataWarehouseWalletRequest request); - /** * Creates and downloads a wallet for the specified Autonomous Database. * * @param request The request object containing the details to send * @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. */ GenerateAutonomousDatabaseWalletResponse generateAutonomousDatabaseWallet( GenerateAutonomousDatabaseWalletRequest request); @@ -697,6 +771,8 @@ GenerateAutonomousDatabaseWalletResponse generateAutonomousDatabaseWallet( * @param request The request object containing the details to send * @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. */ GenerateRecommendedVmClusterNetworkResponse generateRecommendedVmClusterNetwork( GenerateRecommendedVmClusterNetworkRequest request); @@ -706,6 +782,8 @@ GenerateRecommendedVmClusterNetworkResponse generateRecommendedVmClusterNetwork( * @param request The request object containing the details to send * @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. */ GetAutonomousContainerDatabaseResponse getAutonomousContainerDatabase( GetAutonomousContainerDatabaseRequest request); @@ -716,37 +794,21 @@ GetAutonomousContainerDatabaseResponse getAutonomousContainerDatabase( * @param request The request object containing the details to send * @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. */ GetAutonomousContainerDatabaseDataguardAssociationResponse getAutonomousContainerDatabaseDataguardAssociation( GetAutonomousContainerDatabaseDataguardAssociationRequest request); - /** - * **Deprecated.** To get the details of an Autonomous Data Warehouse, use the {@link #getAutonomousDatabase(GetAutonomousDatabaseRequest) getAutonomousDatabase} operation. - * - * @param request The request object containing the details to send - * @return A response object containing details about the completed operation - * @throws BmcException when an error occurs. - */ - GetAutonomousDataWarehouseResponse getAutonomousDataWarehouse( - GetAutonomousDataWarehouseRequest request); - - /** - * **Deprecated.** To get information about a specified Autonomous Data Warehouse backup, use the {@link #getAutonomousDatabaseBackup(GetAutonomousDatabaseBackupRequest) getAutonomousDatabaseBackup} operation. - * - * @param request The request object containing the details to send - * @return A response object containing details about the completed operation - * @throws BmcException when an error occurs. - */ - GetAutonomousDataWarehouseBackupResponse getAutonomousDataWarehouseBackup( - GetAutonomousDataWarehouseBackupRequest request); - /** * Gets the details of the specified Autonomous Database. * * @param request The request object containing the details to send * @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. */ GetAutonomousDatabaseResponse getAutonomousDatabase(GetAutonomousDatabaseRequest request); @@ -755,6 +817,8 @@ GetAutonomousDataWarehouseBackupResponse getAutonomousDataWarehouseBackup( * @param request The request object containing the details to send * @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. */ GetAutonomousDatabaseBackupResponse getAutonomousDatabaseBackup( GetAutonomousDatabaseBackupRequest request); @@ -765,6 +829,8 @@ GetAutonomousDatabaseBackupResponse getAutonomousDatabaseBackup( * @param request The request object containing the details to send * @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. */ GetAutonomousDatabaseDataguardAssociationResponse getAutonomousDatabaseDataguardAssociation( GetAutonomousDatabaseDataguardAssociationRequest request); @@ -775,6 +841,8 @@ GetAutonomousDatabaseDataguardAssociationResponse getAutonomousDatabaseDataguard * @param request The request object containing the details to send * @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. */ GetAutonomousDatabaseRegionalWalletResponse getAutonomousDatabaseRegionalWallet( GetAutonomousDatabaseRegionalWalletRequest request); @@ -785,6 +853,8 @@ GetAutonomousDatabaseRegionalWalletResponse getAutonomousDatabaseRegionalWallet( * @param request The request object containing the details to send * @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. */ GetAutonomousDatabaseWalletResponse getAutonomousDatabaseWallet( GetAutonomousDatabaseWalletRequest request); @@ -794,6 +864,8 @@ GetAutonomousDatabaseWalletResponse getAutonomousDatabaseWallet( * @param request The request object containing the details to send * @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. */ GetAutonomousExadataInfrastructureResponse getAutonomousExadataInfrastructure( GetAutonomousExadataInfrastructureRequest request); @@ -803,6 +875,8 @@ GetAutonomousExadataInfrastructureResponse getAutonomousExadataInfrastructure( * @param request The request object containing the details to send * @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. */ GetAutonomousPatchResponse getAutonomousPatch(GetAutonomousPatchRequest request); @@ -811,6 +885,8 @@ GetAutonomousExadataInfrastructureResponse getAutonomousExadataInfrastructure( * @param request The request object containing the details to send * @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. */ GetAutonomousVmClusterResponse getAutonomousVmCluster(GetAutonomousVmClusterRequest request); @@ -819,6 +895,8 @@ GetAutonomousExadataInfrastructureResponse getAutonomousExadataInfrastructure( * @param request The request object containing the details to send * @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. */ GetBackupResponse getBackup(GetBackupRequest request); @@ -828,6 +906,8 @@ GetAutonomousExadataInfrastructureResponse getAutonomousExadataInfrastructure( * @param request The request object containing the details to send * @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. */ GetBackupDestinationResponse getBackupDestination(GetBackupDestinationRequest request); @@ -837,6 +917,8 @@ GetAutonomousExadataInfrastructureResponse getAutonomousExadataInfrastructure( * @param request The request object containing the details to send * @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. */ GetCloudExadataInfrastructureResponse getCloudExadataInfrastructure( GetCloudExadataInfrastructureRequest request); @@ -847,6 +929,8 @@ GetCloudExadataInfrastructureResponse getCloudExadataInfrastructure( * @param request The request object containing the details to send * @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. */ GetCloudVmClusterResponse getCloudVmCluster(GetCloudVmClusterRequest request); @@ -857,6 +941,8 @@ GetCloudExadataInfrastructureResponse getCloudExadataInfrastructure( * @param request The request object containing the details to send * @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. */ GetCloudVmClusterIormConfigResponse getCloudVmClusterIormConfig( GetCloudVmClusterIormConfigRequest request); @@ -867,6 +953,8 @@ GetCloudVmClusterIormConfigResponse getCloudVmClusterIormConfig( * @param request The request object containing the details to send * @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. */ GetCloudVmClusterUpdateResponse getCloudVmClusterUpdate(GetCloudVmClusterUpdateRequest request); @@ -876,6 +964,8 @@ GetCloudVmClusterIormConfigResponse getCloudVmClusterIormConfig( * @param request The request object containing the details to send * @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. */ GetCloudVmClusterUpdateHistoryEntryResponse getCloudVmClusterUpdateHistoryEntry( GetCloudVmClusterUpdateHistoryEntryRequest request); @@ -885,6 +975,8 @@ GetCloudVmClusterUpdateHistoryEntryResponse getCloudVmClusterUpdateHistoryEntry( * @param request The request object containing the details to send * @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. */ GetConsoleConnectionResponse getConsoleConnection(GetConsoleConnectionRequest request); @@ -894,6 +986,8 @@ GetCloudVmClusterUpdateHistoryEntryResponse getCloudVmClusterUpdateHistoryEntry( * @param request The request object containing the details to send * @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. */ GetDataGuardAssociationResponse getDataGuardAssociation(GetDataGuardAssociationRequest request); @@ -902,6 +996,8 @@ GetCloudVmClusterUpdateHistoryEntryResponse getCloudVmClusterUpdateHistoryEntry( * @param request The request object containing the details to send * @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. */ GetDatabaseResponse getDatabase(GetDatabaseRequest request); @@ -910,6 +1006,8 @@ GetCloudVmClusterUpdateHistoryEntryResponse getCloudVmClusterUpdateHistoryEntry( * @param request The request object containing the details to send * @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. */ GetDatabaseSoftwareImageResponse getDatabaseSoftwareImage( GetDatabaseSoftwareImageRequest request); @@ -920,6 +1018,8 @@ GetDatabaseSoftwareImageResponse getDatabaseSoftwareImage( * @param request The request object containing the details to send * @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. */ GetDatabaseUpgradeHistoryEntryResponse getDatabaseUpgradeHistoryEntry( GetDatabaseUpgradeHistoryEntryRequest request); @@ -929,6 +1029,8 @@ GetDatabaseUpgradeHistoryEntryResponse getDatabaseUpgradeHistoryEntry( * @param request The request object containing the details to send * @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. */ GetDbHomeResponse getDbHome(GetDbHomeRequest request); @@ -938,6 +1040,8 @@ GetDatabaseUpgradeHistoryEntryResponse getDatabaseUpgradeHistoryEntry( * @param request The request object containing the details to send * @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. */ GetDbHomePatchResponse getDbHomePatch(GetDbHomePatchRequest request); @@ -947,6 +1051,8 @@ GetDatabaseUpgradeHistoryEntryResponse getDatabaseUpgradeHistoryEntry( * @param request The request object containing the details to send * @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. */ GetDbHomePatchHistoryEntryResponse getDbHomePatchHistoryEntry( GetDbHomePatchHistoryEntryRequest request); @@ -956,6 +1062,8 @@ GetDbHomePatchHistoryEntryResponse getDbHomePatchHistoryEntry( * @param request The request object containing the details to send * @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. */ GetDbNodeResponse getDbNode(GetDbNodeRequest request); @@ -964,6 +1072,8 @@ GetDbHomePatchHistoryEntryResponse getDbHomePatchHistoryEntry( * @param request The request object containing the details to send * @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. */ GetDbSystemResponse getDbSystem(GetDbSystemRequest request); @@ -973,6 +1083,8 @@ GetDbHomePatchHistoryEntryResponse getDbHomePatchHistoryEntry( * @param request The request object containing the details to send * @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. */ GetDbSystemPatchResponse getDbSystemPatch(GetDbSystemPatchRequest request); @@ -982,6 +1094,8 @@ GetDbHomePatchHistoryEntryResponse getDbHomePatchHistoryEntry( * @param request The request object containing the details to send * @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. */ GetDbSystemPatchHistoryEntryResponse getDbSystemPatchHistoryEntry( GetDbSystemPatchHistoryEntryRequest request); @@ -993,6 +1107,8 @@ GetDbSystemPatchHistoryEntryResponse getDbSystemPatchHistoryEntry( * @param request The request object containing the details to send * @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. */ GetExadataInfrastructureResponse getExadataInfrastructure( GetExadataInfrastructureRequest request); @@ -1003,6 +1119,8 @@ GetExadataInfrastructureResponse getExadataInfrastructure( * @param request The request object containing the details to send * @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. */ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( GetExadataInfrastructureOcpusRequest request); @@ -1014,6 +1132,8 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @param request The request object containing the details to send * @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. */ GetExadataIormConfigResponse getExadataIormConfig(GetExadataIormConfigRequest request); @@ -1025,6 +1145,8 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @param request The request object containing the details to send * @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. */ GetExternalBackupJobResponse getExternalBackupJob(GetExternalBackupJobRequest request); @@ -1034,6 +1156,8 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @param request The request object containing the details to send * @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. */ GetKeyStoreResponse getKeyStore(GetKeyStoreRequest request); @@ -1042,6 +1166,8 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @param request The request object containing the details to send * @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. */ GetMaintenanceRunResponse getMaintenanceRun(GetMaintenanceRunRequest request); @@ -1051,6 +1177,8 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @param request The request object containing the details to send * @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. */ GetVmClusterResponse getVmCluster(GetVmClusterRequest request); @@ -1061,6 +1189,8 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @param request The request object containing the details to send * @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. */ GetVmClusterNetworkResponse getVmClusterNetwork(GetVmClusterNetworkRequest request); @@ -1070,6 +1200,8 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @param request The request object containing the details to send * @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. */ GetVmClusterPatchResponse getVmClusterPatch(GetVmClusterPatchRequest request); @@ -1079,6 +1211,8 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @param request The request object containing the details to send * @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. */ GetVmClusterPatchHistoryEntryResponse getVmClusterPatchHistoryEntry( GetVmClusterPatchHistoryEntryRequest request); @@ -1089,6 +1223,8 @@ GetVmClusterPatchHistoryEntryResponse getVmClusterPatchHistoryEntry( * @param request The request object containing the details to send * @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. */ LaunchAutonomousExadataInfrastructureResponse launchAutonomousExadataInfrastructure( LaunchAutonomousExadataInfrastructureRequest request); @@ -1106,6 +1242,8 @@ LaunchAutonomousExadataInfrastructureResponse launchAutonomousExadataInfrastruct * @param request The request object containing the details to send * @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. */ LaunchDbSystemResponse launchDbSystem(LaunchDbSystemRequest request); @@ -1115,6 +1253,8 @@ LaunchAutonomousExadataInfrastructureResponse launchAutonomousExadataInfrastruct * @param request The request object containing the details to send * @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. */ ListAutonomousContainerDatabaseDataguardAssociationsResponse listAutonomousContainerDatabaseDataguardAssociations( @@ -1126,36 +1266,20 @@ LaunchAutonomousExadataInfrastructureResponse launchAutonomousExadataInfrastruct * @param request The request object containing the details to send * @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. */ ListAutonomousContainerDatabasesResponse listAutonomousContainerDatabases( ListAutonomousContainerDatabasesRequest request); - /** - * **Deprecated.** To get a list of Autonomous Data Warehouse backups, use the {@link #listAutonomousDatabaseBackups(ListAutonomousDatabaseBackupsRequest) listAutonomousDatabaseBackups} operation. - * - * @param request The request object containing the details to send - * @return A response object containing details about the completed operation - * @throws BmcException when an error occurs. - */ - ListAutonomousDataWarehouseBackupsResponse listAutonomousDataWarehouseBackups( - ListAutonomousDataWarehouseBackupsRequest request); - - /** - * **Deprecated.** To get a list of Autonomous Data Warehouses, use the {@link #listAutonomousDatabases(ListAutonomousDatabasesRequest) listAutonomousDatabases} operation and specify `DW` as the workload type. - * - * @param request The request object containing the details to send - * @return A response object containing details about the completed operation - * @throws BmcException when an error occurs. - */ - ListAutonomousDataWarehousesResponse listAutonomousDataWarehouses( - ListAutonomousDataWarehousesRequest request); - /** * Gets a list of Autonomous Database backups based on either the `autonomousDatabaseId` or `compartmentId` specified as a query parameter. * * @param request The request object containing the details to send * @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. */ ListAutonomousDatabaseBackupsResponse listAutonomousDatabaseBackups( ListAutonomousDatabaseBackupsRequest request); @@ -1166,6 +1290,8 @@ ListAutonomousDatabaseBackupsResponse listAutonomousDatabaseBackups( * @param request The request object containing the details to send * @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. */ ListAutonomousDatabaseClonesResponse listAutonomousDatabaseClones( ListAutonomousDatabaseClonesRequest request); @@ -1176,6 +1302,8 @@ ListAutonomousDatabaseClonesResponse listAutonomousDatabaseClones( * @param request The request object containing the details to send * @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. */ ListAutonomousDatabaseDataguardAssociationsResponse listAutonomousDatabaseDataguardAssociations( ListAutonomousDatabaseDataguardAssociationsRequest request); @@ -1186,6 +1314,8 @@ ListAutonomousDatabaseDataguardAssociationsResponse listAutonomousDatabaseDatagu * @param request The request object containing the details to send * @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. */ ListAutonomousDatabasesResponse listAutonomousDatabases(ListAutonomousDatabasesRequest request); @@ -1196,6 +1326,8 @@ ListAutonomousDatabaseDataguardAssociationsResponse listAutonomousDatabaseDatagu * @param request The request object containing the details to send * @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. */ ListAutonomousDbPreviewVersionsResponse listAutonomousDbPreviewVersions( ListAutonomousDbPreviewVersionsRequest request); @@ -1205,6 +1337,8 @@ ListAutonomousDbPreviewVersionsResponse listAutonomousDbPreviewVersions( * @param request The request object containing the details to send * @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. */ ListAutonomousDbVersionsResponse listAutonomousDbVersions( ListAutonomousDbVersionsRequest request); @@ -1214,6 +1348,8 @@ ListAutonomousDbVersionsResponse listAutonomousDbVersions( * @param request The request object containing the details to send * @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. */ ListAutonomousExadataInfrastructureShapesResponse listAutonomousExadataInfrastructureShapes( ListAutonomousExadataInfrastructureShapesRequest request); @@ -1224,6 +1360,8 @@ ListAutonomousExadataInfrastructureShapesResponse listAutonomousExadataInfrastru * @param request The request object containing the details to send * @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. */ ListAutonomousExadataInfrastructuresResponse listAutonomousExadataInfrastructures( ListAutonomousExadataInfrastructuresRequest request); @@ -1234,6 +1372,8 @@ ListAutonomousExadataInfrastructuresResponse listAutonomousExadataInfrastructure * @param request The request object containing the details to send * @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. */ ListAutonomousVmClustersResponse listAutonomousVmClusters( ListAutonomousVmClustersRequest request); @@ -1244,6 +1384,8 @@ ListAutonomousVmClustersResponse listAutonomousVmClusters( * @param request The request object containing the details to send * @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. */ ListBackupDestinationResponse listBackupDestination(ListBackupDestinationRequest request); @@ -1253,6 +1395,8 @@ ListAutonomousVmClustersResponse listAutonomousVmClusters( * @param request The request object containing the details to send * @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. */ ListBackupsResponse listBackups(ListBackupsRequest request); @@ -1262,6 +1406,8 @@ ListAutonomousVmClustersResponse listAutonomousVmClusters( * @param request The request object containing the details to send * @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. */ ListCloudExadataInfrastructuresResponse listCloudExadataInfrastructures( ListCloudExadataInfrastructuresRequest request); @@ -1272,6 +1418,8 @@ ListCloudExadataInfrastructuresResponse listCloudExadataInfrastructures( * @param request The request object containing the details to send * @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. */ ListCloudVmClusterUpdateHistoryEntriesResponse listCloudVmClusterUpdateHistoryEntries( ListCloudVmClusterUpdateHistoryEntriesRequest request); @@ -1282,6 +1430,8 @@ ListCloudVmClusterUpdateHistoryEntriesResponse listCloudVmClusterUpdateHistoryEn * @param request The request object containing the details to send * @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. */ ListCloudVmClusterUpdatesResponse listCloudVmClusterUpdates( ListCloudVmClusterUpdatesRequest request); @@ -1292,6 +1442,8 @@ ListCloudVmClusterUpdatesResponse listCloudVmClusterUpdates( * @param request The request object containing the details to send * @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. */ ListCloudVmClustersResponse listCloudVmClusters(ListCloudVmClustersRequest request); @@ -1301,6 +1453,8 @@ ListCloudVmClusterUpdatesResponse listCloudVmClusterUpdates( * @param request The request object containing the details to send * @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. */ ListConsoleConnectionsResponse listConsoleConnections(ListConsoleConnectionsRequest request); @@ -1310,6 +1464,8 @@ ListCloudVmClusterUpdatesResponse listCloudVmClusterUpdates( * @param request The request object containing the details to send * @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. */ ListContainerDatabasePatchesResponse listContainerDatabasePatches( ListContainerDatabasePatchesRequest request); @@ -1320,6 +1476,8 @@ ListContainerDatabasePatchesResponse listContainerDatabasePatches( * @param request The request object containing the details to send * @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. */ ListDataGuardAssociationsResponse listDataGuardAssociations( ListDataGuardAssociationsRequest request); @@ -1330,6 +1488,8 @@ ListDataGuardAssociationsResponse listDataGuardAssociations( * @param request The request object containing the details to send * @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. */ ListDatabaseSoftwareImagesResponse listDatabaseSoftwareImages( ListDatabaseSoftwareImagesRequest request); @@ -1340,6 +1500,8 @@ ListDatabaseSoftwareImagesResponse listDatabaseSoftwareImages( * @param request The request object containing the details to send * @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. */ ListDatabaseUpgradeHistoryEntriesResponse listDatabaseUpgradeHistoryEntries( ListDatabaseUpgradeHistoryEntriesRequest request); @@ -1350,6 +1512,8 @@ ListDatabaseUpgradeHistoryEntriesResponse listDatabaseUpgradeHistoryEntries( * @param request The request object containing the details to send * @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. */ ListDatabasesResponse listDatabases(ListDatabasesRequest request); @@ -1359,6 +1523,8 @@ ListDatabaseUpgradeHistoryEntriesResponse listDatabaseUpgradeHistoryEntries( * @param request The request object containing the details to send * @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. */ ListDbHomePatchHistoryEntriesResponse listDbHomePatchHistoryEntries( ListDbHomePatchHistoryEntriesRequest request); @@ -1369,6 +1535,8 @@ ListDbHomePatchHistoryEntriesResponse listDbHomePatchHistoryEntries( * @param request The request object containing the details to send * @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. */ ListDbHomePatchesResponse listDbHomePatches(ListDbHomePatchesRequest request); @@ -1378,6 +1546,8 @@ ListDbHomePatchHistoryEntriesResponse listDbHomePatchHistoryEntries( * @param request The request object containing the details to send * @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. */ ListDbHomesResponse listDbHomes(ListDbHomesRequest request); @@ -1387,6 +1557,8 @@ ListDbHomePatchHistoryEntriesResponse listDbHomePatchHistoryEntries( * @param request The request object containing the details to send * @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. */ ListDbNodesResponse listDbNodes(ListDbNodesRequest request); @@ -1396,6 +1568,8 @@ ListDbHomePatchHistoryEntriesResponse listDbHomePatchHistoryEntries( * @param request The request object containing the details to send * @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. */ ListDbSystemPatchHistoryEntriesResponse listDbSystemPatchHistoryEntries( ListDbSystemPatchHistoryEntriesRequest request); @@ -1406,6 +1580,8 @@ ListDbSystemPatchHistoryEntriesResponse listDbSystemPatchHistoryEntries( * @param request The request object containing the details to send * @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. */ ListDbSystemPatchesResponse listDbSystemPatches(ListDbSystemPatchesRequest request); @@ -1414,6 +1590,8 @@ ListDbSystemPatchHistoryEntriesResponse listDbSystemPatchHistoryEntries( * @param request The request object containing the details to send * @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. */ ListDbSystemShapesResponse listDbSystemShapes(ListDbSystemShapesRequest request); @@ -1423,6 +1601,8 @@ ListDbSystemPatchHistoryEntriesResponse listDbSystemPatchHistoryEntries( * @param request The request object containing the details to send * @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. */ ListDbSystemsResponse listDbSystems(ListDbSystemsRequest request); @@ -1431,6 +1611,8 @@ ListDbSystemPatchHistoryEntriesResponse listDbSystemPatchHistoryEntries( * @param request The request object containing the details to send * @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. */ ListDbVersionsResponse listDbVersions(ListDbVersionsRequest request); @@ -1441,15 +1623,29 @@ ListDbSystemPatchHistoryEntriesResponse listDbSystemPatchHistoryEntries( * @param request The request object containing the details to send * @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. */ ListExadataInfrastructuresResponse listExadataInfrastructures( ListExadataInfrastructuresRequest request); + /** + * Gets a list of the flex components that can be used to launch a new DB system. The flex component determines resources to allocate to the DB system - Database Servers and Storage Servers. + * @param request The request object containing the details to send + * @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. + */ + ListFlexComponentsResponse listFlexComponents(ListFlexComponentsRequest request); + /** * Gets a list of supported GI versions for the Exadata Cloud@Customer VM cluster. * @param request The request object containing the details to send * @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. */ ListGiVersionsResponse listGiVersions(ListGiVersionsRequest request); @@ -1459,6 +1655,8 @@ ListExadataInfrastructuresResponse listExadataInfrastructures( * @param request The request object containing the details to send * @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. */ ListKeyStoresResponse listKeyStores(ListKeyStoresRequest request); @@ -1468,6 +1666,8 @@ ListExadataInfrastructuresResponse listExadataInfrastructures( * @param request The request object containing the details to send * @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. */ ListMaintenanceRunsResponse listMaintenanceRuns(ListMaintenanceRunsRequest request); @@ -1477,6 +1677,8 @@ ListExadataInfrastructuresResponse listExadataInfrastructures( * @param request The request object containing the details to send * @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. */ ListVmClusterNetworksResponse listVmClusterNetworks(ListVmClusterNetworksRequest request); @@ -1486,6 +1688,8 @@ ListExadataInfrastructuresResponse listExadataInfrastructures( * @param request The request object containing the details to send * @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. */ ListVmClusterPatchHistoryEntriesResponse listVmClusterPatchHistoryEntries( ListVmClusterPatchHistoryEntriesRequest request); @@ -1496,6 +1700,8 @@ ListVmClusterPatchHistoryEntriesResponse listVmClusterPatchHistoryEntries( * @param request The request object containing the details to send * @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. */ ListVmClusterPatchesResponse listVmClusterPatches(ListVmClusterPatchesRequest request); @@ -1506,6 +1712,8 @@ ListVmClusterPatchHistoryEntriesResponse listVmClusterPatchHistoryEntries( * @param request The request object containing the details to send * @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. */ ListVmClustersResponse listVmClusters(ListVmClustersRequest request); @@ -1515,16 +1723,30 @@ ListVmClusterPatchHistoryEntriesResponse listVmClusterPatchHistoryEntries( * @param request The request object containing the details to send * @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. */ MigrateExadataDbSystemResourceModelResponse migrateExadataDbSystemResourceModel( MigrateExadataDbSystemResourceModelRequest request); + /** + * Changes encryption key management from customer-managed, using the [Vault service](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm), to Oracle-managed. + * @param request The request object containing the details to send + * @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. + */ + MigrateVaultKeyResponse migrateVaultKey(MigrateVaultKeyRequest request); + /** * Asynchronously registers this Autonomous Database with Data Safe. * * @param request The request object containing the details to send * @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. */ RegisterAutonomousDatabaseDataSafeResponse registerAutonomousDatabaseDataSafe( RegisterAutonomousDatabaseDataSafeRequest request); @@ -1535,6 +1757,8 @@ RegisterAutonomousDatabaseDataSafeResponse registerAutonomousDatabaseDataSafe( * @param request The request object containing the details to send * @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. */ ReinstateAutonomousContainerDatabaseDataguardAssociationResponse reinstateAutonomousContainerDatabaseDataguardAssociation( @@ -1546,6 +1770,8 @@ RegisterAutonomousDatabaseDataSafeResponse registerAutonomousDatabaseDataSafe( * @param request The request object containing the details to send * @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. */ ReinstateDataGuardAssociationResponse reinstateDataGuardAssociation( ReinstateDataGuardAssociationRequest request); @@ -1556,6 +1782,8 @@ ReinstateDataGuardAssociationResponse reinstateDataGuardAssociation( * @param request The request object containing the details to send * @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. */ RestartAutonomousContainerDatabaseResponse restartAutonomousContainerDatabase( RestartAutonomousContainerDatabaseRequest request); @@ -1566,26 +1794,20 @@ RestartAutonomousContainerDatabaseResponse restartAutonomousContainerDatabase( * @param request The request object containing the details to send * @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. */ RestartAutonomousDatabaseResponse restartAutonomousDatabase( RestartAutonomousDatabaseRequest request); - /** - * **Deprecated.** To restore an Autonomous Data Warehouse, use the {@link #restoreAutonomousDatabase(RestoreAutonomousDatabaseRequest) restoreAutonomousDatabase} operation. - * - * @param request The request object containing the details to send - * @return A response object containing details about the completed operation - * @throws BmcException when an error occurs. - */ - RestoreAutonomousDataWarehouseResponse restoreAutonomousDataWarehouse( - RestoreAutonomousDataWarehouseRequest request); - /** * Restores an Autonomous Database based on the provided request parameters. * * @param request The request object containing the details to send * @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. */ RestoreAutonomousDatabaseResponse restoreAutonomousDatabase( RestoreAutonomousDatabaseRequest request); @@ -1596,6 +1818,8 @@ RestoreAutonomousDatabaseResponse restoreAutonomousDatabase( * @param request The request object containing the details to send * @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. */ RestoreDatabaseResponse restoreDatabase(RestoreDatabaseRequest request); @@ -1604,6 +1828,8 @@ RestoreAutonomousDatabaseResponse restoreAutonomousDatabase( * @param request The request object containing the details to send * @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. */ RotateAutonomousContainerDatabaseEncryptionKeyResponse rotateAutonomousContainerDatabaseEncryptionKey( @@ -1614,6 +1840,8 @@ RestoreAutonomousDatabaseResponse restoreAutonomousDatabase( * @param request The request object containing the details to send * @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. */ RotateAutonomousDatabaseEncryptionKeyResponse rotateAutonomousDatabaseEncryptionKey( RotateAutonomousDatabaseEncryptionKeyRequest request); @@ -1624,6 +1852,8 @@ RotateAutonomousDatabaseEncryptionKeyResponse rotateAutonomousDatabaseEncryption * @param request The request object containing the details to send * @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. */ RotateOrdsCertsResponse rotateOrdsCerts(RotateOrdsCertsRequest request); @@ -1633,18 +1863,20 @@ RotateAutonomousDatabaseEncryptionKeyResponse rotateAutonomousDatabaseEncryption * @param request The request object containing the details to send * @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. */ RotateSslCertsResponse rotateSslCerts(RotateSslCertsRequest request); /** - * **Deprecated.** To start an Autonomous Data Warehouse, use the {@link #startAutonomousDatabase(StartAutonomousDatabaseRequest) startAutonomousDatabase} operation. - * + * Creates a new version of an existing [Vault service](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm) key. * @param request The request object containing the details to send * @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. */ - StartAutonomousDataWarehouseResponse startAutonomousDataWarehouse( - StartAutonomousDataWarehouseRequest request); + RotateVaultKeyResponse rotateVaultKey(RotateVaultKeyRequest request); /** * Starts the specified Autonomous Database. @@ -1652,18 +1884,10 @@ StartAutonomousDataWarehouseResponse startAutonomousDataWarehouse( * @param request The request object containing the details to send * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. - */ - StartAutonomousDatabaseResponse startAutonomousDatabase(StartAutonomousDatabaseRequest request); - - /** - * **Deprecated.** To stop an Autonomous Data Warehouse, use the {@link #stopAutonomousDatabase(StopAutonomousDatabaseRequest) stopAutonomousDatabase} operation. * - * @param request The request object containing the details to send - * @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. */ - StopAutonomousDataWarehouseResponse stopAutonomousDataWarehouse( - StopAutonomousDataWarehouseRequest request); + StartAutonomousDatabaseResponse startAutonomousDatabase(StartAutonomousDatabaseRequest request); /** * Stops the specified Autonomous Database. @@ -1671,6 +1895,8 @@ StopAutonomousDataWarehouseResponse stopAutonomousDataWarehouse( * @param request The request object containing the details to send * @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. */ StopAutonomousDatabaseResponse stopAutonomousDatabase(StopAutonomousDatabaseRequest request); @@ -1682,6 +1908,8 @@ StopAutonomousDataWarehouseResponse stopAutonomousDataWarehouse( * @param request The request object containing the details to send * @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. */ SwitchoverAutonomousContainerDatabaseDataguardAssociationResponse switchoverAutonomousContainerDatabaseDataguardAssociation( @@ -1693,6 +1921,8 @@ StopAutonomousDataWarehouseResponse stopAutonomousDataWarehouse( * @param request The request object containing the details to send * @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. */ SwitchoverAutonomousDatabaseResponse switchoverAutonomousDatabase( SwitchoverAutonomousDatabaseRequest request); @@ -1706,6 +1936,8 @@ SwitchoverAutonomousDatabaseResponse switchoverAutonomousDatabase( * @param request The request object containing the details to send * @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. */ SwitchoverDataGuardAssociationResponse switchoverDataGuardAssociation( SwitchoverDataGuardAssociationRequest request); @@ -1715,6 +1947,8 @@ SwitchoverDataGuardAssociationResponse switchoverDataGuardAssociation( * @param request The request object containing the details to send * @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. */ TerminateAutonomousContainerDatabaseResponse terminateAutonomousContainerDatabase( TerminateAutonomousContainerDatabaseRequest request); @@ -1724,6 +1958,8 @@ TerminateAutonomousContainerDatabaseResponse terminateAutonomousContainerDatabas * @param request The request object containing the details to send * @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. */ TerminateAutonomousExadataInfrastructureResponse terminateAutonomousExadataInfrastructure( TerminateAutonomousExadataInfrastructureRequest request); @@ -1733,6 +1969,8 @@ TerminateAutonomousExadataInfrastructureResponse terminateAutonomousExadataInfra * @param request The request object containing the details to send * @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. */ TerminateDbSystemResponse terminateDbSystem(TerminateDbSystemRequest request); @@ -1741,26 +1979,20 @@ TerminateAutonomousExadataInfrastructureResponse terminateAutonomousExadataInfra * @param request The request object containing the details to send * @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. */ UpdateAutonomousContainerDatabaseResponse updateAutonomousContainerDatabase( UpdateAutonomousContainerDatabaseRequest request); - /** - * **Deprecated.** To update the CPU core count and storage size of an Autonomous Data Warehouse, use the {@link #updateAutonomousDatabase(UpdateAutonomousDatabaseRequest) updateAutonomousDatabase} operation. - * - * @param request The request object containing the details to send - * @return A response object containing details about the completed operation - * @throws BmcException when an error occurs. - */ - UpdateAutonomousDataWarehouseResponse updateAutonomousDataWarehouse( - UpdateAutonomousDataWarehouseRequest request); - /** * Updates one or more attributes of the specified Autonomous Database. See the UpdateAutonomousDatabaseDetails resource for a full list of attributes that can be updated. * * @param request The request object containing the details to send * @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. */ UpdateAutonomousDatabaseResponse updateAutonomousDatabase( UpdateAutonomousDatabaseRequest request); @@ -1771,6 +2003,8 @@ UpdateAutonomousDatabaseResponse updateAutonomousDatabase( * @param request The request object containing the details to send * @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. */ UpdateAutonomousDatabaseRegionalWalletResponse updateAutonomousDatabaseRegionalWallet( UpdateAutonomousDatabaseRegionalWalletRequest request); @@ -1781,6 +2015,8 @@ UpdateAutonomousDatabaseRegionalWalletResponse updateAutonomousDatabaseRegionalW * @param request The request object containing the details to send * @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. */ UpdateAutonomousDatabaseWalletResponse updateAutonomousDatabaseWallet( UpdateAutonomousDatabaseWalletRequest request); @@ -1790,6 +2026,8 @@ UpdateAutonomousDatabaseWalletResponse updateAutonomousDatabaseWallet( * @param request The request object containing the details to send * @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. */ UpdateAutonomousExadataInfrastructureResponse updateAutonomousExadataInfrastructure( UpdateAutonomousExadataInfrastructureRequest request); @@ -1800,6 +2038,8 @@ UpdateAutonomousExadataInfrastructureResponse updateAutonomousExadataInfrastruct * @param request The request object containing the details to send * @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. */ UpdateAutonomousVmClusterResponse updateAutonomousVmCluster( UpdateAutonomousVmClusterRequest request); @@ -1812,6 +2052,8 @@ UpdateAutonomousVmClusterResponse updateAutonomousVmCluster( * @param request The request object containing the details to send * @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. */ UpdateBackupDestinationResponse updateBackupDestination(UpdateBackupDestinationRequest request); @@ -1821,6 +2063,8 @@ UpdateAutonomousVmClusterResponse updateAutonomousVmCluster( * @param request The request object containing the details to send * @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. */ UpdateCloudExadataInfrastructureResponse updateCloudExadataInfrastructure( UpdateCloudExadataInfrastructureRequest request); @@ -1831,6 +2075,8 @@ UpdateCloudExadataInfrastructureResponse updateCloudExadataInfrastructure( * @param request The request object containing the details to send * @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. */ UpdateCloudVmClusterResponse updateCloudVmCluster(UpdateCloudVmClusterRequest request); @@ -1840,6 +2086,8 @@ UpdateCloudExadataInfrastructureResponse updateCloudExadataInfrastructure( * @param request The request object containing the details to send * @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. */ UpdateCloudVmClusterIormConfigResponse updateCloudVmClusterIormConfig( UpdateCloudVmClusterIormConfigRequest request); @@ -1850,6 +2098,8 @@ UpdateCloudVmClusterIormConfigResponse updateCloudVmClusterIormConfig( * @param request The request object containing the details to send * @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. */ UpdateDatabaseResponse updateDatabase(UpdateDatabaseRequest request); @@ -1858,6 +2108,8 @@ UpdateCloudVmClusterIormConfigResponse updateCloudVmClusterIormConfig( * @param request The request object containing the details to send * @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. */ UpdateDatabaseSoftwareImageResponse updateDatabaseSoftwareImage( UpdateDatabaseSoftwareImageRequest request); @@ -1867,6 +2119,8 @@ UpdateDatabaseSoftwareImageResponse updateDatabaseSoftwareImage( * @param request The request object containing the details to send * @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. */ UpdateDbHomeResponse updateDbHome(UpdateDbHomeRequest request); @@ -1875,6 +2129,8 @@ UpdateDatabaseSoftwareImageResponse updateDatabaseSoftwareImage( * @param request The request object containing the details to send * @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. */ UpdateDbSystemResponse updateDbSystem(UpdateDbSystemRequest request); @@ -1885,6 +2141,8 @@ UpdateDatabaseSoftwareImageResponse updateDatabaseSoftwareImage( * @param request The request object containing the details to send * @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. */ UpdateExadataInfrastructureResponse updateExadataInfrastructure( UpdateExadataInfrastructureRequest request); @@ -1895,6 +2153,8 @@ UpdateExadataInfrastructureResponse updateExadataInfrastructure( * @param request The request object containing the details to send * @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. */ UpdateExadataIormConfigResponse updateExadataIormConfig(UpdateExadataIormConfigRequest request); @@ -1904,6 +2164,8 @@ UpdateExadataInfrastructureResponse updateExadataInfrastructure( * @param request The request object containing the details to send * @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. */ UpdateKeyStoreResponse updateKeyStore(UpdateKeyStoreRequest request); @@ -1912,6 +2174,8 @@ UpdateExadataInfrastructureResponse updateExadataInfrastructure( * @param request The request object containing the details to send * @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. */ UpdateMaintenanceRunResponse updateMaintenanceRun(UpdateMaintenanceRunRequest request); @@ -1921,6 +2185,8 @@ UpdateExadataInfrastructureResponse updateExadataInfrastructure( * @param request The request object containing the details to send * @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. */ UpdateVmClusterResponse updateVmCluster(UpdateVmClusterRequest request); @@ -1931,6 +2197,8 @@ UpdateExadataInfrastructureResponse updateExadataInfrastructure( * @param request The request object containing the details to send * @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. */ UpdateVmClusterNetworkResponse updateVmClusterNetwork(UpdateVmClusterNetworkRequest request); @@ -1940,6 +2208,8 @@ UpdateExadataInfrastructureResponse updateExadataInfrastructure( * @param request The request object containing the details to send * @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. */ UpgradeDatabaseResponse upgradeDatabase(UpgradeDatabaseRequest request); @@ -1949,6 +2219,8 @@ UpdateExadataInfrastructureResponse updateExadataInfrastructure( * @param request The request object containing the details to send * @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. */ 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 73b9fb1d0d9..da56bc0fbd1 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 @@ -361,44 +361,6 @@ java.util.concurrent.Future completeExternalB CreateAutonomousContainerDatabaseResponse> handler); - /** - * **Deprecated.** To create a new Autonomous Data Warehouse, use the {@link #createAutonomousDatabase(CreateAutonomousDatabaseRequest, Consumer, Consumer) createAutonomousDatabase} operation and specify `DW` as the workload type. - * - * - * @param request The request object containing the details to send - * @param handler The request handler to invoke upon completion, may be null. - * @return A Future that can be used to get the response if no AsyncHandler was - * provided. Note, if you provide an AsyncHandler and use the Future, some - * types of responses (like java.io.InputStream) may not be able to be read in - * both places as the underlying stream may only be consumed once. - */ - java.util.concurrent.Future - createAutonomousDataWarehouse( - CreateAutonomousDataWarehouseRequest request, - com.oracle.bmc.responses.AsyncHandler< - CreateAutonomousDataWarehouseRequest, - CreateAutonomousDataWarehouseResponse> - handler); - - /** - * **Deprecated.** To create a new Autonomous Data Warehouse backup for a specified database, use the {@link #createAutonomousDatabaseBackup(CreateAutonomousDatabaseBackupRequest, Consumer, Consumer) createAutonomousDatabaseBackup} operation. - * - * - * @param request The request object containing the details to send - * @param handler The request handler to invoke upon completion, may be null. - * @return A Future that can be used to get the response if no AsyncHandler was - * provided. Note, if you provide an AsyncHandler and use the Future, some - * types of responses (like java.io.InputStream) may not be able to be read in - * both places as the underlying stream may only be consumed once. - */ - java.util.concurrent.Future - createAutonomousDataWarehouseBackup( - CreateAutonomousDataWarehouseBackupRequest request, - com.oracle.bmc.responses.AsyncHandler< - CreateAutonomousDataWarehouseBackupRequest, - CreateAutonomousDataWarehouseBackupResponse> - handler); - /** * Creates a new Autonomous Database. * @@ -728,25 +690,6 @@ java.util.concurrent.Future dbNodeAction( com.oracle.bmc.responses.AsyncHandler handler); - /** - * **Deprecated.** To delete an Autonomous Data Warehouse, use the {@link #deleteAutonomousDatabase(DeleteAutonomousDatabaseRequest, Consumer, Consumer) deleteAutonomousDatabase} operation. - * - * - * @param request The request object containing the details to send - * @param handler The request handler to invoke upon completion, may be null. - * @return A Future that can be used to get the response if no AsyncHandler was - * provided. Note, if you provide an AsyncHandler and use the Future, some - * types of responses (like java.io.InputStream) may not be able to be read in - * both places as the underlying stream may only be consumed once. - */ - java.util.concurrent.Future - deleteAutonomousDataWarehouse( - DeleteAutonomousDataWarehouseRequest request, - com.oracle.bmc.responses.AsyncHandler< - DeleteAutonomousDataWarehouseRequest, - DeleteAutonomousDataWarehouseResponse> - handler); - /** * Deletes the specified Autonomous Database. * @@ -1139,25 +1082,6 @@ java.util.concurrent.Future failoverDataGu FailoverDataGuardAssociationResponse> handler); - /** - * **Deprecated.** To create and download a wallet for an Autonomous Data Warehouse, use the {@link #generateAutonomousDatabaseWallet(GenerateAutonomousDatabaseWalletRequest, Consumer, Consumer) generateAutonomousDatabaseWallet} operation. - * - * - * @param request The request object containing the details to send - * @param handler The request handler to invoke upon completion, may be null. - * @return A Future that can be used to get the response if no AsyncHandler was - * provided. Note, if you provide an AsyncHandler and use the Future, some - * types of responses (like java.io.InputStream) may not be able to be read in - * both places as the underlying stream may only be consumed once. - */ - java.util.concurrent.Future - generateAutonomousDataWarehouseWallet( - GenerateAutonomousDataWarehouseWalletRequest request, - com.oracle.bmc.responses.AsyncHandler< - GenerateAutonomousDataWarehouseWalletRequest, - GenerateAutonomousDataWarehouseWalletResponse> - handler); - /** * Creates and downloads a wallet for the specified Autonomous Database. * @@ -1233,42 +1157,6 @@ java.util.concurrent.Future failoverDataGu GetAutonomousContainerDatabaseDataguardAssociationResponse> handler); - /** - * **Deprecated.** To get the details of an Autonomous Data Warehouse, use the {@link #getAutonomousDatabase(GetAutonomousDatabaseRequest, Consumer, Consumer) getAutonomousDatabase} operation. - * - * - * @param request The request object containing the details to send - * @param handler The request handler to invoke upon completion, may be null. - * @return A Future that can be used to get the response if no AsyncHandler was - * provided. Note, if you provide an AsyncHandler and use the Future, some - * types of responses (like java.io.InputStream) may not be able to be read in - * both places as the underlying stream may only be consumed once. - */ - java.util.concurrent.Future getAutonomousDataWarehouse( - GetAutonomousDataWarehouseRequest request, - com.oracle.bmc.responses.AsyncHandler< - GetAutonomousDataWarehouseRequest, GetAutonomousDataWarehouseResponse> - handler); - - /** - * **Deprecated.** To get information about a specified Autonomous Data Warehouse backup, use the {@link #getAutonomousDatabaseBackup(GetAutonomousDatabaseBackupRequest, Consumer, Consumer) getAutonomousDatabaseBackup} operation. - * - * - * @param request The request object containing the details to send - * @param handler The request handler to invoke upon completion, may be null. - * @return A Future that can be used to get the response if no AsyncHandler was - * provided. Note, if you provide an AsyncHandler and use the Future, some - * types of responses (like java.io.InputStream) may not be able to be read in - * both places as the underlying stream may only be consumed once. - */ - java.util.concurrent.Future - getAutonomousDataWarehouseBackup( - GetAutonomousDataWarehouseBackupRequest request, - com.oracle.bmc.responses.AsyncHandler< - GetAutonomousDataWarehouseBackupRequest, - GetAutonomousDataWarehouseBackupResponse> - handler); - /** * Gets the details of the specified Autonomous Database. * @@ -1974,43 +1862,6 @@ java.util.concurrent.Future launchDbSystem( ListAutonomousContainerDatabasesResponse> handler); - /** - * **Deprecated.** To get a list of Autonomous Data Warehouse backups, use the {@link #listAutonomousDatabaseBackups(ListAutonomousDatabaseBackupsRequest, Consumer, Consumer) listAutonomousDatabaseBackups} operation. - * - * - * @param request The request object containing the details to send - * @param handler The request handler to invoke upon completion, may be null. - * @return A Future that can be used to get the response if no AsyncHandler was - * provided. Note, if you provide an AsyncHandler and use the Future, some - * types of responses (like java.io.InputStream) may not be able to be read in - * both places as the underlying stream may only be consumed once. - */ - java.util.concurrent.Future - listAutonomousDataWarehouseBackups( - ListAutonomousDataWarehouseBackupsRequest request, - com.oracle.bmc.responses.AsyncHandler< - ListAutonomousDataWarehouseBackupsRequest, - ListAutonomousDataWarehouseBackupsResponse> - handler); - - /** - * **Deprecated.** To get a list of Autonomous Data Warehouses, use the {@link #listAutonomousDatabases(ListAutonomousDatabasesRequest, Consumer, Consumer) listAutonomousDatabases} operation and specify `DW` as the workload type. - * - * - * @param request The request object containing the details to send - * @param handler The request handler to invoke upon completion, may be null. - * @return A Future that can be used to get the response if no AsyncHandler was - * provided. Note, if you provide an AsyncHandler and use the Future, some - * types of responses (like java.io.InputStream) may not be able to be read in - * both places as the underlying stream may only be consumed once. - */ - java.util.concurrent.Future listAutonomousDataWarehouses( - ListAutonomousDataWarehousesRequest request, - com.oracle.bmc.responses.AsyncHandler< - ListAutonomousDataWarehousesRequest, - ListAutonomousDataWarehousesResponse> - handler); - /** * Gets a list of Autonomous Database backups based on either the `autonomousDatabaseId` or `compartmentId` specified as a query parameter. * @@ -2549,6 +2400,22 @@ java.util.concurrent.Future listExadataInfra ListExadataInfrastructuresRequest, ListExadataInfrastructuresResponse> handler); + /** + * Gets a list of the flex components that can be used to launch a new DB system. The flex component determines resources to allocate to the DB system - Database Servers and Storage Servers. + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future listFlexComponents( + ListFlexComponentsRequest request, + com.oracle.bmc.responses.AsyncHandler< + ListFlexComponentsRequest, ListFlexComponentsResponse> + handler); + /** * Gets a list of supported GI versions for the Exadata Cloud@Customer VM cluster. * @@ -2686,6 +2553,21 @@ java.util.concurrent.Future listVmClusters( MigrateExadataDbSystemResourceModelResponse> handler); + /** + * Changes encryption key management from customer-managed, using the [Vault service](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm), to Oracle-managed. + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future migrateVaultKey( + MigrateVaultKeyRequest request, + com.oracle.bmc.responses.AsyncHandler + handler); + /** * Asynchronously registers this Autonomous Database with Data Safe. * @@ -2779,25 +2661,6 @@ java.util.concurrent.Future restartAutonomous RestartAutonomousDatabaseRequest, RestartAutonomousDatabaseResponse> handler); - /** - * **Deprecated.** To restore an Autonomous Data Warehouse, use the {@link #restoreAutonomousDatabase(RestoreAutonomousDatabaseRequest, Consumer, Consumer) restoreAutonomousDatabase} operation. - * - * - * @param request The request object containing the details to send - * @param handler The request handler to invoke upon completion, may be null. - * @return A Future that can be used to get the response if no AsyncHandler was - * provided. Note, if you provide an AsyncHandler and use the Future, some - * types of responses (like java.io.InputStream) may not be able to be read in - * both places as the underlying stream may only be consumed once. - */ - java.util.concurrent.Future - restoreAutonomousDataWarehouse( - RestoreAutonomousDataWarehouseRequest request, - com.oracle.bmc.responses.AsyncHandler< - RestoreAutonomousDataWarehouseRequest, - RestoreAutonomousDataWarehouseResponse> - handler); - /** * Restores an Autonomous Database based on the provided request parameters. * @@ -2900,8 +2763,7 @@ java.util.concurrent.Future rotateSslCerts( handler); /** - * **Deprecated.** To start an Autonomous Data Warehouse, use the {@link #startAutonomousDatabase(StartAutonomousDatabaseRequest, Consumer, Consumer) startAutonomousDatabase} operation. - * + * Creates a new version of an existing [Vault service](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm) key. * * @param request The request object containing the details to send * @param handler The request handler to invoke upon completion, may be null. @@ -2910,11 +2772,9 @@ java.util.concurrent.Future rotateSslCerts( * types of responses (like java.io.InputStream) may not be able to be read in * both places as the underlying stream may only be consumed once. */ - java.util.concurrent.Future startAutonomousDataWarehouse( - StartAutonomousDataWarehouseRequest request, - com.oracle.bmc.responses.AsyncHandler< - StartAutonomousDataWarehouseRequest, - StartAutonomousDataWarehouseResponse> + java.util.concurrent.Future rotateVaultKey( + RotateVaultKeyRequest request, + com.oracle.bmc.responses.AsyncHandler handler); /** @@ -2934,23 +2794,6 @@ java.util.concurrent.Future startAutonomousData StartAutonomousDatabaseRequest, StartAutonomousDatabaseResponse> handler); - /** - * **Deprecated.** To stop an Autonomous Data Warehouse, use the {@link #stopAutonomousDatabase(StopAutonomousDatabaseRequest, Consumer, Consumer) stopAutonomousDatabase} operation. - * - * - * @param request The request object containing the details to send - * @param handler The request handler to invoke upon completion, may be null. - * @return A Future that can be used to get the response if no AsyncHandler was - * provided. Note, if you provide an AsyncHandler and use the Future, some - * types of responses (like java.io.InputStream) may not be able to be read in - * both places as the underlying stream may only be consumed once. - */ - java.util.concurrent.Future stopAutonomousDataWarehouse( - StopAutonomousDataWarehouseRequest request, - com.oracle.bmc.responses.AsyncHandler< - StopAutonomousDataWarehouseRequest, StopAutonomousDataWarehouseResponse> - handler); - /** * Stops the specified Autonomous Database. * @@ -3099,25 +2942,6 @@ java.util.concurrent.Future terminateDbSystem( UpdateAutonomousContainerDatabaseResponse> handler); - /** - * **Deprecated.** To update the CPU core count and storage size of an Autonomous Data Warehouse, use the {@link #updateAutonomousDatabase(UpdateAutonomousDatabaseRequest, Consumer, Consumer) updateAutonomousDatabase} operation. - * - * - * @param request The request object containing the details to send - * @param handler The request handler to invoke upon completion, may be null. - * @return A Future that can be used to get the response if no AsyncHandler was - * provided. Note, if you provide an AsyncHandler and use the Future, some - * types of responses (like java.io.InputStream) may not be able to be read in - * both places as the underlying stream may only be consumed once. - */ - java.util.concurrent.Future - updateAutonomousDataWarehouse( - UpdateAutonomousDataWarehouseRequest request, - com.oracle.bmc.responses.AsyncHandler< - UpdateAutonomousDataWarehouseRequest, - UpdateAutonomousDataWarehouseResponse> - handler); - /** * Updates one or more attributes of the specified Autonomous Database. See the UpdateAutonomousDatabaseDetails resource for a full list of attributes that can be updated. * 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 d6db1f5e62d..bf1f696131c 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 @@ -1074,99 +1074,6 @@ protected void beforeRetryAction() {} } } - @Override - public java.util.concurrent.Future - createAutonomousDataWarehouse( - CreateAutonomousDataWarehouseRequest request, - final com.oracle.bmc.responses.AsyncHandler< - CreateAutonomousDataWarehouseRequest, - CreateAutonomousDataWarehouseResponse> - handler) { - LOG.trace("Called async createAutonomousDataWarehouse"); - final CreateAutonomousDataWarehouseRequest interceptedRequest = - CreateAutonomousDataWarehouseConverter.interceptRequest(request); - final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - CreateAutonomousDataWarehouseConverter.fromRequest(client, interceptedRequest); - final com.google.common.base.Function< - javax.ws.rs.core.Response, CreateAutonomousDataWarehouseResponse> - transformer = CreateAutonomousDataWarehouseConverter.fromResponse(); - com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); - - com.oracle.bmc.responses.AsyncHandler< - CreateAutonomousDataWarehouseRequest, CreateAutonomousDataWarehouseResponse> - handlerToUse = handler; - - java.util.function.Function< - com.oracle.bmc.responses.AsyncHandler< - CreateAutonomousDataWarehouseRequest, - CreateAutonomousDataWarehouseResponse>, - java.util.concurrent.Future> - futureSupplier = client.postFutureSupplier(interceptedRequest, ib, transformer); - - if (this.authenticationDetailsProvider - instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { - return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< - CreateAutonomousDataWarehouseRequest, CreateAutonomousDataWarehouseResponse>( - (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) - this.authenticationDetailsProvider, - handlerToUse, - futureSupplier) { - @Override - protected void beforeRetryAction() {} - }; - } else { - return futureSupplier.apply(handlerToUse); - } - } - - @Override - public java.util.concurrent.Future - createAutonomousDataWarehouseBackup( - CreateAutonomousDataWarehouseBackupRequest request, - final com.oracle.bmc.responses.AsyncHandler< - CreateAutonomousDataWarehouseBackupRequest, - CreateAutonomousDataWarehouseBackupResponse> - handler) { - LOG.trace("Called async createAutonomousDataWarehouseBackup"); - final CreateAutonomousDataWarehouseBackupRequest interceptedRequest = - CreateAutonomousDataWarehouseBackupConverter.interceptRequest(request); - final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - CreateAutonomousDataWarehouseBackupConverter.fromRequest( - client, interceptedRequest); - final com.google.common.base.Function< - javax.ws.rs.core.Response, CreateAutonomousDataWarehouseBackupResponse> - transformer = CreateAutonomousDataWarehouseBackupConverter.fromResponse(); - com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); - - com.oracle.bmc.responses.AsyncHandler< - CreateAutonomousDataWarehouseBackupRequest, - CreateAutonomousDataWarehouseBackupResponse> - handlerToUse = handler; - - java.util.function.Function< - com.oracle.bmc.responses.AsyncHandler< - CreateAutonomousDataWarehouseBackupRequest, - CreateAutonomousDataWarehouseBackupResponse>, - java.util.concurrent.Future> - futureSupplier = client.postFutureSupplier(interceptedRequest, ib, transformer); - - if (this.authenticationDetailsProvider - instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { - return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< - CreateAutonomousDataWarehouseBackupRequest, - CreateAutonomousDataWarehouseBackupResponse>( - (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) - this.authenticationDetailsProvider, - handlerToUse, - futureSupplier) { - @Override - protected void beforeRetryAction() {} - }; - } else { - return futureSupplier.apply(handlerToUse); - } - } - @Override public java.util.concurrent.Future createAutonomousDatabase( CreateAutonomousDatabaseRequest request, @@ -1927,50 +1834,6 @@ protected void beforeRetryAction() {} } } - @Override - public java.util.concurrent.Future - deleteAutonomousDataWarehouse( - DeleteAutonomousDataWarehouseRequest request, - final com.oracle.bmc.responses.AsyncHandler< - DeleteAutonomousDataWarehouseRequest, - DeleteAutonomousDataWarehouseResponse> - handler) { - LOG.trace("Called async deleteAutonomousDataWarehouse"); - final DeleteAutonomousDataWarehouseRequest interceptedRequest = - DeleteAutonomousDataWarehouseConverter.interceptRequest(request); - final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - DeleteAutonomousDataWarehouseConverter.fromRequest(client, interceptedRequest); - final com.google.common.base.Function< - javax.ws.rs.core.Response, DeleteAutonomousDataWarehouseResponse> - transformer = DeleteAutonomousDataWarehouseConverter.fromResponse(); - - com.oracle.bmc.responses.AsyncHandler< - DeleteAutonomousDataWarehouseRequest, DeleteAutonomousDataWarehouseResponse> - handlerToUse = handler; - - java.util.function.Function< - com.oracle.bmc.responses.AsyncHandler< - DeleteAutonomousDataWarehouseRequest, - DeleteAutonomousDataWarehouseResponse>, - java.util.concurrent.Future> - futureSupplier = client.deleteFutureSupplier(interceptedRequest, ib, transformer); - - if (this.authenticationDetailsProvider - instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { - return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< - DeleteAutonomousDataWarehouseRequest, DeleteAutonomousDataWarehouseResponse>( - (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) - this.authenticationDetailsProvider, - handlerToUse, - futureSupplier) { - @Override - protected void beforeRetryAction() {} - }; - } else { - return futureSupplier.apply(handlerToUse); - } - } - @Override public java.util.concurrent.Future deleteAutonomousDatabase( DeleteAutonomousDatabaseRequest request, @@ -2928,54 +2791,6 @@ protected void beforeRetryAction() {} } } - @Override - public java.util.concurrent.Future - generateAutonomousDataWarehouseWallet( - GenerateAutonomousDataWarehouseWalletRequest request, - final com.oracle.bmc.responses.AsyncHandler< - GenerateAutonomousDataWarehouseWalletRequest, - GenerateAutonomousDataWarehouseWalletResponse> - handler) { - LOG.trace("Called async generateAutonomousDataWarehouseWallet"); - final GenerateAutonomousDataWarehouseWalletRequest interceptedRequest = - GenerateAutonomousDataWarehouseWalletConverter.interceptRequest(request); - final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - GenerateAutonomousDataWarehouseWalletConverter.fromRequest( - client, interceptedRequest); - final com.google.common.base.Function< - javax.ws.rs.core.Response, GenerateAutonomousDataWarehouseWalletResponse> - transformer = GenerateAutonomousDataWarehouseWalletConverter.fromResponse(); - com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); - - com.oracle.bmc.responses.AsyncHandler< - GenerateAutonomousDataWarehouseWalletRequest, - GenerateAutonomousDataWarehouseWalletResponse> - handlerToUse = handler; - - java.util.function.Function< - com.oracle.bmc.responses.AsyncHandler< - GenerateAutonomousDataWarehouseWalletRequest, - GenerateAutonomousDataWarehouseWalletResponse>, - java.util.concurrent.Future> - futureSupplier = client.postFutureSupplier(interceptedRequest, ib, transformer); - - if (this.authenticationDetailsProvider - instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { - return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< - GenerateAutonomousDataWarehouseWalletRequest, - GenerateAutonomousDataWarehouseWalletResponse>( - (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) - this.authenticationDetailsProvider, - handlerToUse, - futureSupplier) { - @Override - protected void beforeRetryAction() {} - }; - } else { - return futureSupplier.apply(handlerToUse); - } - } - @Override public java.util.concurrent.Future generateAutonomousDatabaseWallet( @@ -3167,96 +2982,6 @@ protected void beforeRetryAction() {} } } - @Override - public java.util.concurrent.Future - getAutonomousDataWarehouse( - GetAutonomousDataWarehouseRequest request, - final com.oracle.bmc.responses.AsyncHandler< - GetAutonomousDataWarehouseRequest, - GetAutonomousDataWarehouseResponse> - handler) { - LOG.trace("Called async getAutonomousDataWarehouse"); - final GetAutonomousDataWarehouseRequest interceptedRequest = - GetAutonomousDataWarehouseConverter.interceptRequest(request); - final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - GetAutonomousDataWarehouseConverter.fromRequest(client, interceptedRequest); - final com.google.common.base.Function< - javax.ws.rs.core.Response, GetAutonomousDataWarehouseResponse> - transformer = GetAutonomousDataWarehouseConverter.fromResponse(); - - com.oracle.bmc.responses.AsyncHandler< - GetAutonomousDataWarehouseRequest, GetAutonomousDataWarehouseResponse> - handlerToUse = handler; - - java.util.function.Function< - com.oracle.bmc.responses.AsyncHandler< - GetAutonomousDataWarehouseRequest, - GetAutonomousDataWarehouseResponse>, - java.util.concurrent.Future> - futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); - - if (this.authenticationDetailsProvider - instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { - return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< - GetAutonomousDataWarehouseRequest, GetAutonomousDataWarehouseResponse>( - (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) - this.authenticationDetailsProvider, - handlerToUse, - futureSupplier) { - @Override - protected void beforeRetryAction() {} - }; - } else { - return futureSupplier.apply(handlerToUse); - } - } - - @Override - public java.util.concurrent.Future - getAutonomousDataWarehouseBackup( - GetAutonomousDataWarehouseBackupRequest request, - final com.oracle.bmc.responses.AsyncHandler< - GetAutonomousDataWarehouseBackupRequest, - GetAutonomousDataWarehouseBackupResponse> - handler) { - LOG.trace("Called async getAutonomousDataWarehouseBackup"); - final GetAutonomousDataWarehouseBackupRequest interceptedRequest = - GetAutonomousDataWarehouseBackupConverter.interceptRequest(request); - final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - GetAutonomousDataWarehouseBackupConverter.fromRequest(client, interceptedRequest); - final com.google.common.base.Function< - javax.ws.rs.core.Response, GetAutonomousDataWarehouseBackupResponse> - transformer = GetAutonomousDataWarehouseBackupConverter.fromResponse(); - - com.oracle.bmc.responses.AsyncHandler< - GetAutonomousDataWarehouseBackupRequest, - GetAutonomousDataWarehouseBackupResponse> - handlerToUse = handler; - - java.util.function.Function< - com.oracle.bmc.responses.AsyncHandler< - GetAutonomousDataWarehouseBackupRequest, - GetAutonomousDataWarehouseBackupResponse>, - java.util.concurrent.Future> - futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); - - if (this.authenticationDetailsProvider - instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { - return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< - GetAutonomousDataWarehouseBackupRequest, - GetAutonomousDataWarehouseBackupResponse>( - (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) - this.authenticationDetailsProvider, - handlerToUse, - futureSupplier) { - @Override - protected void beforeRetryAction() {} - }; - } else { - return futureSupplier.apply(handlerToUse); - } - } - @Override public java.util.concurrent.Future getAutonomousDatabase( GetAutonomousDatabaseRequest request, @@ -4974,96 +4699,6 @@ protected void beforeRetryAction() {} } } - @Override - public java.util.concurrent.Future - listAutonomousDataWarehouseBackups( - ListAutonomousDataWarehouseBackupsRequest request, - final com.oracle.bmc.responses.AsyncHandler< - ListAutonomousDataWarehouseBackupsRequest, - ListAutonomousDataWarehouseBackupsResponse> - handler) { - LOG.trace("Called async listAutonomousDataWarehouseBackups"); - final ListAutonomousDataWarehouseBackupsRequest interceptedRequest = - ListAutonomousDataWarehouseBackupsConverter.interceptRequest(request); - final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - ListAutonomousDataWarehouseBackupsConverter.fromRequest(client, interceptedRequest); - final com.google.common.base.Function< - javax.ws.rs.core.Response, ListAutonomousDataWarehouseBackupsResponse> - transformer = ListAutonomousDataWarehouseBackupsConverter.fromResponse(); - - com.oracle.bmc.responses.AsyncHandler< - ListAutonomousDataWarehouseBackupsRequest, - ListAutonomousDataWarehouseBackupsResponse> - handlerToUse = handler; - - java.util.function.Function< - com.oracle.bmc.responses.AsyncHandler< - ListAutonomousDataWarehouseBackupsRequest, - ListAutonomousDataWarehouseBackupsResponse>, - java.util.concurrent.Future> - futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); - - if (this.authenticationDetailsProvider - instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { - return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< - ListAutonomousDataWarehouseBackupsRequest, - ListAutonomousDataWarehouseBackupsResponse>( - (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) - this.authenticationDetailsProvider, - handlerToUse, - futureSupplier) { - @Override - protected void beforeRetryAction() {} - }; - } else { - return futureSupplier.apply(handlerToUse); - } - } - - @Override - public java.util.concurrent.Future - listAutonomousDataWarehouses( - ListAutonomousDataWarehousesRequest request, - final com.oracle.bmc.responses.AsyncHandler< - ListAutonomousDataWarehousesRequest, - ListAutonomousDataWarehousesResponse> - handler) { - LOG.trace("Called async listAutonomousDataWarehouses"); - final ListAutonomousDataWarehousesRequest interceptedRequest = - ListAutonomousDataWarehousesConverter.interceptRequest(request); - final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - ListAutonomousDataWarehousesConverter.fromRequest(client, interceptedRequest); - final com.google.common.base.Function< - javax.ws.rs.core.Response, ListAutonomousDataWarehousesResponse> - transformer = ListAutonomousDataWarehousesConverter.fromResponse(); - - com.oracle.bmc.responses.AsyncHandler< - ListAutonomousDataWarehousesRequest, ListAutonomousDataWarehousesResponse> - handlerToUse = handler; - - java.util.function.Function< - com.oracle.bmc.responses.AsyncHandler< - ListAutonomousDataWarehousesRequest, - ListAutonomousDataWarehousesResponse>, - java.util.concurrent.Future> - futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); - - if (this.authenticationDetailsProvider - instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { - return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< - ListAutonomousDataWarehousesRequest, ListAutonomousDataWarehousesResponse>( - (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) - this.authenticationDetailsProvider, - handlerToUse, - futureSupplier) { - @Override - protected void beforeRetryAction() {} - }; - } else { - return futureSupplier.apply(handlerToUse); - } - } - @Override public java.util.concurrent.Future listAutonomousDatabaseBackups( @@ -6382,6 +6017,45 @@ protected void beforeRetryAction() {} } } + @Override + public java.util.concurrent.Future listFlexComponents( + ListFlexComponentsRequest request, + final com.oracle.bmc.responses.AsyncHandler< + ListFlexComponentsRequest, ListFlexComponentsResponse> + handler) { + LOG.trace("Called async listFlexComponents"); + final ListFlexComponentsRequest interceptedRequest = + ListFlexComponentsConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ListFlexComponentsConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function + transformer = ListFlexComponentsConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + ListFlexComponentsRequest, ListFlexComponentsResponse>, + java.util.concurrent.Future> + futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + ListFlexComponentsRequest, ListFlexComponentsResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + @Override public java.util.concurrent.Future listGiVersions( ListGiVersionsRequest request, @@ -6715,6 +6389,46 @@ protected void beforeRetryAction() {} } } + @Override + public java.util.concurrent.Future migrateVaultKey( + MigrateVaultKeyRequest request, + final com.oracle.bmc.responses.AsyncHandler< + MigrateVaultKeyRequest, MigrateVaultKeyResponse> + handler) { + LOG.trace("Called async migrateVaultKey"); + final MigrateVaultKeyRequest interceptedRequest = + MigrateVaultKeyConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + MigrateVaultKeyConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function + transformer = MigrateVaultKeyConverter.fromResponse(); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + + com.oracle.bmc.responses.AsyncHandler + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + MigrateVaultKeyRequest, MigrateVaultKeyResponse>, + java.util.concurrent.Future> + futureSupplier = client.postFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + MigrateVaultKeyRequest, MigrateVaultKeyResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + @Override public java.util.concurrent.Future registerAutonomousDatabaseDataSafe( @@ -6946,51 +6660,6 @@ protected void beforeRetryAction() {} } } - @Override - public java.util.concurrent.Future - restoreAutonomousDataWarehouse( - RestoreAutonomousDataWarehouseRequest request, - final com.oracle.bmc.responses.AsyncHandler< - RestoreAutonomousDataWarehouseRequest, - RestoreAutonomousDataWarehouseResponse> - handler) { - LOG.trace("Called async restoreAutonomousDataWarehouse"); - final RestoreAutonomousDataWarehouseRequest interceptedRequest = - RestoreAutonomousDataWarehouseConverter.interceptRequest(request); - final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - RestoreAutonomousDataWarehouseConverter.fromRequest(client, interceptedRequest); - final com.google.common.base.Function< - javax.ws.rs.core.Response, RestoreAutonomousDataWarehouseResponse> - transformer = RestoreAutonomousDataWarehouseConverter.fromResponse(); - - com.oracle.bmc.responses.AsyncHandler< - RestoreAutonomousDataWarehouseRequest, - RestoreAutonomousDataWarehouseResponse> - handlerToUse = handler; - - java.util.function.Function< - com.oracle.bmc.responses.AsyncHandler< - RestoreAutonomousDataWarehouseRequest, - RestoreAutonomousDataWarehouseResponse>, - java.util.concurrent.Future> - futureSupplier = client.postFutureSupplier(interceptedRequest, ib, transformer); - - if (this.authenticationDetailsProvider - instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { - return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< - RestoreAutonomousDataWarehouseRequest, RestoreAutonomousDataWarehouseResponse>( - (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) - this.authenticationDetailsProvider, - handlerToUse, - futureSupplier) { - @Override - protected void beforeRetryAction() {} - }; - } else { - return futureSupplier.apply(handlerToUse); - } - } - @Override public java.util.concurrent.Future restoreAutonomousDatabase( RestoreAutonomousDatabaseRequest request, @@ -7252,37 +6921,33 @@ protected void beforeRetryAction() {} } @Override - public java.util.concurrent.Future - startAutonomousDataWarehouse( - StartAutonomousDataWarehouseRequest request, - final com.oracle.bmc.responses.AsyncHandler< - StartAutonomousDataWarehouseRequest, - StartAutonomousDataWarehouseResponse> - handler) { - LOG.trace("Called async startAutonomousDataWarehouse"); - final StartAutonomousDataWarehouseRequest interceptedRequest = - StartAutonomousDataWarehouseConverter.interceptRequest(request); + public java.util.concurrent.Future rotateVaultKey( + RotateVaultKeyRequest request, + final com.oracle.bmc.responses.AsyncHandler< + RotateVaultKeyRequest, RotateVaultKeyResponse> + handler) { + LOG.trace("Called async rotateVaultKey"); + final RotateVaultKeyRequest interceptedRequest = + RotateVaultKeyConverter.interceptRequest(request); final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - StartAutonomousDataWarehouseConverter.fromRequest(client, interceptedRequest); - final com.google.common.base.Function< - javax.ws.rs.core.Response, StartAutonomousDataWarehouseResponse> - transformer = StartAutonomousDataWarehouseConverter.fromResponse(); + RotateVaultKeyConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function + transformer = RotateVaultKeyConverter.fromResponse(); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); - com.oracle.bmc.responses.AsyncHandler< - StartAutonomousDataWarehouseRequest, StartAutonomousDataWarehouseResponse> + com.oracle.bmc.responses.AsyncHandler handlerToUse = handler; java.util.function.Function< com.oracle.bmc.responses.AsyncHandler< - StartAutonomousDataWarehouseRequest, - StartAutonomousDataWarehouseResponse>, - java.util.concurrent.Future> + RotateVaultKeyRequest, RotateVaultKeyResponse>, + java.util.concurrent.Future> futureSupplier = client.postFutureSupplier(interceptedRequest, ib, transformer); if (this.authenticationDetailsProvider instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< - StartAutonomousDataWarehouseRequest, StartAutonomousDataWarehouseResponse>( + RotateVaultKeyRequest, RotateVaultKeyResponse>( (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) this.authenticationDetailsProvider, handlerToUse, @@ -7336,50 +7001,6 @@ protected void beforeRetryAction() {} } } - @Override - public java.util.concurrent.Future - stopAutonomousDataWarehouse( - StopAutonomousDataWarehouseRequest request, - final com.oracle.bmc.responses.AsyncHandler< - StopAutonomousDataWarehouseRequest, - StopAutonomousDataWarehouseResponse> - handler) { - LOG.trace("Called async stopAutonomousDataWarehouse"); - final StopAutonomousDataWarehouseRequest interceptedRequest = - StopAutonomousDataWarehouseConverter.interceptRequest(request); - final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - StopAutonomousDataWarehouseConverter.fromRequest(client, interceptedRequest); - final com.google.common.base.Function< - javax.ws.rs.core.Response, StopAutonomousDataWarehouseResponse> - transformer = StopAutonomousDataWarehouseConverter.fromResponse(); - - com.oracle.bmc.responses.AsyncHandler< - StopAutonomousDataWarehouseRequest, StopAutonomousDataWarehouseResponse> - handlerToUse = handler; - - java.util.function.Function< - com.oracle.bmc.responses.AsyncHandler< - StopAutonomousDataWarehouseRequest, - StopAutonomousDataWarehouseResponse>, - java.util.concurrent.Future> - futureSupplier = client.postFutureSupplier(interceptedRequest, ib, transformer); - - if (this.authenticationDetailsProvider - instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { - return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< - StopAutonomousDataWarehouseRequest, StopAutonomousDataWarehouseResponse>( - (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) - this.authenticationDetailsProvider, - handlerToUse, - futureSupplier) { - @Override - protected void beforeRetryAction() {} - }; - } else { - return futureSupplier.apply(handlerToUse); - } - } - @Override public java.util.concurrent.Future stopAutonomousDatabase( StopAutonomousDatabaseRequest request, @@ -7744,50 +7365,6 @@ protected void beforeRetryAction() {} } } - @Override - public java.util.concurrent.Future - updateAutonomousDataWarehouse( - UpdateAutonomousDataWarehouseRequest request, - final com.oracle.bmc.responses.AsyncHandler< - UpdateAutonomousDataWarehouseRequest, - UpdateAutonomousDataWarehouseResponse> - handler) { - LOG.trace("Called async updateAutonomousDataWarehouse"); - final UpdateAutonomousDataWarehouseRequest interceptedRequest = - UpdateAutonomousDataWarehouseConverter.interceptRequest(request); - final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - UpdateAutonomousDataWarehouseConverter.fromRequest(client, interceptedRequest); - final com.google.common.base.Function< - javax.ws.rs.core.Response, UpdateAutonomousDataWarehouseResponse> - transformer = UpdateAutonomousDataWarehouseConverter.fromResponse(); - - com.oracle.bmc.responses.AsyncHandler< - UpdateAutonomousDataWarehouseRequest, UpdateAutonomousDataWarehouseResponse> - handlerToUse = handler; - - java.util.function.Function< - com.oracle.bmc.responses.AsyncHandler< - UpdateAutonomousDataWarehouseRequest, - UpdateAutonomousDataWarehouseResponse>, - java.util.concurrent.Future> - futureSupplier = client.putFutureSupplier(interceptedRequest, ib, transformer); - - if (this.authenticationDetailsProvider - instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { - return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< - UpdateAutonomousDataWarehouseRequest, UpdateAutonomousDataWarehouseResponse>( - (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) - this.authenticationDetailsProvider, - handlerToUse, - futureSupplier) { - @Override - protected void beforeRetryAction() {} - }; - } else { - return futureSupplier.apply(handlerToUse); - } - } - @Override public java.util.concurrent.Future updateAutonomousDatabase( UpdateAutonomousDatabaseRequest request, 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 5b6fe0c1b84..b4e8e7535bc 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 @@ -1026,79 +1026,6 @@ public CreateAutonomousContainerDatabaseResponse createAutonomousContainerDataba }); } - @Override - public CreateAutonomousDataWarehouseResponse createAutonomousDataWarehouse( - CreateAutonomousDataWarehouseRequest request) { - LOG.trace("Called createAutonomousDataWarehouse"); - final CreateAutonomousDataWarehouseRequest interceptedRequest = - CreateAutonomousDataWarehouseConverter.interceptRequest(request); - com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - CreateAutonomousDataWarehouseConverter.fromRequest(client, interceptedRequest); - com.google.common.base.Function< - javax.ws.rs.core.Response, CreateAutonomousDataWarehouseResponse> - transformer = CreateAutonomousDataWarehouseConverter.fromResponse(); - - final com.oracle.bmc.retrier.BmcGenericRetrier retrier = - com.oracle.bmc.retrier.Retriers.createPreferredRetrier( - interceptedRequest.getRetryConfiguration(), retryConfiguration); - com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); - return retrier.execute( - interceptedRequest, - retryRequest -> { - final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = - new com.oracle.bmc.retrier.TokenRefreshRetrier( - authenticationDetailsProvider); - return tokenRefreshRetrier.execute( - retryRequest, - retriedRequest -> { - javax.ws.rs.core.Response response = - client.post( - ib, - retriedRequest - .getCreateAutonomousDataWarehouseDetails(), - retriedRequest); - return transformer.apply(response); - }); - }); - } - - @Override - public CreateAutonomousDataWarehouseBackupResponse createAutonomousDataWarehouseBackup( - CreateAutonomousDataWarehouseBackupRequest request) { - LOG.trace("Called createAutonomousDataWarehouseBackup"); - final CreateAutonomousDataWarehouseBackupRequest interceptedRequest = - CreateAutonomousDataWarehouseBackupConverter.interceptRequest(request); - com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - CreateAutonomousDataWarehouseBackupConverter.fromRequest( - client, interceptedRequest); - com.google.common.base.Function< - javax.ws.rs.core.Response, CreateAutonomousDataWarehouseBackupResponse> - transformer = CreateAutonomousDataWarehouseBackupConverter.fromResponse(); - - final com.oracle.bmc.retrier.BmcGenericRetrier retrier = - com.oracle.bmc.retrier.Retriers.createPreferredRetrier( - interceptedRequest.getRetryConfiguration(), retryConfiguration); - com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); - return retrier.execute( - interceptedRequest, - retryRequest -> { - final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = - new com.oracle.bmc.retrier.TokenRefreshRetrier( - authenticationDetailsProvider); - return tokenRefreshRetrier.execute( - retryRequest, - retriedRequest -> { - javax.ws.rs.core.Response response = - client.post( - ib, - retriedRequest - .getCreateAutonomousDataWarehouseBackupDetails(), - retriedRequest); - return transformer.apply(response); - }); - }); - } - @Override public CreateAutonomousDatabaseResponse createAutonomousDatabase( CreateAutonomousDatabaseRequest request) { @@ -1714,37 +1641,6 @@ public DbNodeActionResponse dbNodeAction(DbNodeActionRequest request) { }); } - @Override - public DeleteAutonomousDataWarehouseResponse deleteAutonomousDataWarehouse( - DeleteAutonomousDataWarehouseRequest request) { - LOG.trace("Called deleteAutonomousDataWarehouse"); - final DeleteAutonomousDataWarehouseRequest interceptedRequest = - DeleteAutonomousDataWarehouseConverter.interceptRequest(request); - com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - DeleteAutonomousDataWarehouseConverter.fromRequest(client, interceptedRequest); - com.google.common.base.Function< - javax.ws.rs.core.Response, DeleteAutonomousDataWarehouseResponse> - transformer = DeleteAutonomousDataWarehouseConverter.fromResponse(); - - final com.oracle.bmc.retrier.BmcGenericRetrier retrier = - com.oracle.bmc.retrier.Retriers.createPreferredRetrier( - interceptedRequest.getRetryConfiguration(), retryConfiguration); - return retrier.execute( - interceptedRequest, - retryRequest -> { - final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = - new com.oracle.bmc.retrier.TokenRefreshRetrier( - authenticationDetailsProvider); - return tokenRefreshRetrier.execute( - retryRequest, - retriedRequest -> { - javax.ws.rs.core.Response response = - client.delete(ib, retriedRequest); - return transformer.apply(response); - }); - }); - } - @Override public DeleteAutonomousDatabaseResponse deleteAutonomousDatabase( DeleteAutonomousDatabaseRequest request) { @@ -2436,43 +2332,6 @@ public FailoverDataGuardAssociationResponse failoverDataGuardAssociation( }); } - @Override - public GenerateAutonomousDataWarehouseWalletResponse generateAutonomousDataWarehouseWallet( - GenerateAutonomousDataWarehouseWalletRequest request) { - LOG.trace("Called generateAutonomousDataWarehouseWallet"); - final GenerateAutonomousDataWarehouseWalletRequest interceptedRequest = - GenerateAutonomousDataWarehouseWalletConverter.interceptRequest(request); - com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - GenerateAutonomousDataWarehouseWalletConverter.fromRequest( - client, interceptedRequest); - com.google.common.base.Function< - javax.ws.rs.core.Response, GenerateAutonomousDataWarehouseWalletResponse> - transformer = GenerateAutonomousDataWarehouseWalletConverter.fromResponse(); - - final com.oracle.bmc.retrier.BmcGenericRetrier retrier = - com.oracle.bmc.retrier.Retriers.createPreferredRetrier( - interceptedRequest.getRetryConfiguration(), retryConfiguration); - com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); - return retrier.execute( - interceptedRequest, - retryRequest -> { - final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = - new com.oracle.bmc.retrier.TokenRefreshRetrier( - authenticationDetailsProvider); - return tokenRefreshRetrier.execute( - retryRequest, - retriedRequest -> { - javax.ws.rs.core.Response response = - client.post( - ib, - retriedRequest - .getGenerateAutonomousDataWarehouseWalletDetails(), - retriedRequest); - return transformer.apply(response); - }); - }); - } - @Override public GenerateAutonomousDatabaseWalletResponse generateAutonomousDatabaseWallet( GenerateAutonomousDatabaseWalletRequest request) { @@ -2611,66 +2470,6 @@ public GetAutonomousContainerDatabaseResponse getAutonomousContainerDatabase( }); } - @Override - public GetAutonomousDataWarehouseResponse getAutonomousDataWarehouse( - GetAutonomousDataWarehouseRequest request) { - LOG.trace("Called getAutonomousDataWarehouse"); - final GetAutonomousDataWarehouseRequest interceptedRequest = - GetAutonomousDataWarehouseConverter.interceptRequest(request); - com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - GetAutonomousDataWarehouseConverter.fromRequest(client, interceptedRequest); - com.google.common.base.Function< - javax.ws.rs.core.Response, GetAutonomousDataWarehouseResponse> - transformer = GetAutonomousDataWarehouseConverter.fromResponse(); - - final com.oracle.bmc.retrier.BmcGenericRetrier retrier = - com.oracle.bmc.retrier.Retriers.createPreferredRetrier( - interceptedRequest.getRetryConfiguration(), retryConfiguration); - return retrier.execute( - interceptedRequest, - retryRequest -> { - final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = - new com.oracle.bmc.retrier.TokenRefreshRetrier( - authenticationDetailsProvider); - return tokenRefreshRetrier.execute( - retryRequest, - retriedRequest -> { - javax.ws.rs.core.Response response = client.get(ib, retriedRequest); - return transformer.apply(response); - }); - }); - } - - @Override - public GetAutonomousDataWarehouseBackupResponse getAutonomousDataWarehouseBackup( - GetAutonomousDataWarehouseBackupRequest request) { - LOG.trace("Called getAutonomousDataWarehouseBackup"); - final GetAutonomousDataWarehouseBackupRequest interceptedRequest = - GetAutonomousDataWarehouseBackupConverter.interceptRequest(request); - com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - GetAutonomousDataWarehouseBackupConverter.fromRequest(client, interceptedRequest); - com.google.common.base.Function< - javax.ws.rs.core.Response, GetAutonomousDataWarehouseBackupResponse> - transformer = GetAutonomousDataWarehouseBackupConverter.fromResponse(); - - final com.oracle.bmc.retrier.BmcGenericRetrier retrier = - com.oracle.bmc.retrier.Retriers.createPreferredRetrier( - interceptedRequest.getRetryConfiguration(), retryConfiguration); - return retrier.execute( - interceptedRequest, - retryRequest -> { - final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = - new com.oracle.bmc.retrier.TokenRefreshRetrier( - authenticationDetailsProvider); - return tokenRefreshRetrier.execute( - retryRequest, - retriedRequest -> { - javax.ws.rs.core.Response response = client.get(ib, retriedRequest); - return transformer.apply(response); - }); - }); - } - @Override public GetAutonomousDatabaseResponse getAutonomousDatabase( GetAutonomousDatabaseRequest request) { @@ -3877,66 +3676,6 @@ public ListAutonomousContainerDatabasesResponse listAutonomousContainerDatabases }); } - @Override - public ListAutonomousDataWarehouseBackupsResponse listAutonomousDataWarehouseBackups( - ListAutonomousDataWarehouseBackupsRequest request) { - LOG.trace("Called listAutonomousDataWarehouseBackups"); - final ListAutonomousDataWarehouseBackupsRequest interceptedRequest = - ListAutonomousDataWarehouseBackupsConverter.interceptRequest(request); - com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - ListAutonomousDataWarehouseBackupsConverter.fromRequest(client, interceptedRequest); - com.google.common.base.Function< - javax.ws.rs.core.Response, ListAutonomousDataWarehouseBackupsResponse> - transformer = ListAutonomousDataWarehouseBackupsConverter.fromResponse(); - - final com.oracle.bmc.retrier.BmcGenericRetrier retrier = - com.oracle.bmc.retrier.Retriers.createPreferredRetrier( - interceptedRequest.getRetryConfiguration(), retryConfiguration); - return retrier.execute( - interceptedRequest, - retryRequest -> { - final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = - new com.oracle.bmc.retrier.TokenRefreshRetrier( - authenticationDetailsProvider); - return tokenRefreshRetrier.execute( - retryRequest, - retriedRequest -> { - javax.ws.rs.core.Response response = client.get(ib, retriedRequest); - return transformer.apply(response); - }); - }); - } - - @Override - public ListAutonomousDataWarehousesResponse listAutonomousDataWarehouses( - ListAutonomousDataWarehousesRequest request) { - LOG.trace("Called listAutonomousDataWarehouses"); - final ListAutonomousDataWarehousesRequest interceptedRequest = - ListAutonomousDataWarehousesConverter.interceptRequest(request); - com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - ListAutonomousDataWarehousesConverter.fromRequest(client, interceptedRequest); - com.google.common.base.Function< - javax.ws.rs.core.Response, ListAutonomousDataWarehousesResponse> - transformer = ListAutonomousDataWarehousesConverter.fromResponse(); - - final com.oracle.bmc.retrier.BmcGenericRetrier retrier = - com.oracle.bmc.retrier.Retriers.createPreferredRetrier( - interceptedRequest.getRetryConfiguration(), retryConfiguration); - return retrier.execute( - interceptedRequest, - retryRequest -> { - final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = - new com.oracle.bmc.retrier.TokenRefreshRetrier( - authenticationDetailsProvider); - return tokenRefreshRetrier.execute( - retryRequest, - retriedRequest -> { - javax.ws.rs.core.Response response = client.get(ib, retriedRequest); - return transformer.apply(response); - }); - }); - } - @Override public ListAutonomousDatabaseBackupsResponse listAutonomousDatabaseBackups( ListAutonomousDatabaseBackupsRequest request) { @@ -4850,6 +4589,34 @@ public ListExadataInfrastructuresResponse listExadataInfrastructures( }); } + @Override + public ListFlexComponentsResponse listFlexComponents(ListFlexComponentsRequest request) { + LOG.trace("Called listFlexComponents"); + final ListFlexComponentsRequest interceptedRequest = + ListFlexComponentsConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ListFlexComponentsConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = ListFlexComponentsConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = client.get(ib, retriedRequest); + return transformer.apply(response); + }); + }); + } + @Override public ListGiVersionsResponse listGiVersions(ListGiVersionsRequest request) { LOG.trace("Called listGiVersions"); @@ -5082,6 +4849,39 @@ public MigrateExadataDbSystemResourceModelResponse migrateExadataDbSystemResourc }); } + @Override + public MigrateVaultKeyResponse migrateVaultKey(MigrateVaultKeyRequest request) { + LOG.trace("Called migrateVaultKey"); + final MigrateVaultKeyRequest interceptedRequest = + MigrateVaultKeyConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + MigrateVaultKeyConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = MigrateVaultKeyConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = + client.post( + ib, + retriedRequest.getMigrateVaultKeyDetails(), + retriedRequest); + return transformer.apply(response); + }); + }); + } + @Override public RegisterAutonomousDatabaseDataSafeResponse registerAutonomousDatabaseDataSafe( RegisterAutonomousDatabaseDataSafeRequest request) { @@ -5251,41 +5051,6 @@ public RestartAutonomousDatabaseResponse restartAutonomousDatabase( }); } - @Override - public RestoreAutonomousDataWarehouseResponse restoreAutonomousDataWarehouse( - RestoreAutonomousDataWarehouseRequest request) { - LOG.trace("Called restoreAutonomousDataWarehouse"); - final RestoreAutonomousDataWarehouseRequest interceptedRequest = - RestoreAutonomousDataWarehouseConverter.interceptRequest(request); - com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - RestoreAutonomousDataWarehouseConverter.fromRequest(client, interceptedRequest); - com.google.common.base.Function< - javax.ws.rs.core.Response, RestoreAutonomousDataWarehouseResponse> - transformer = RestoreAutonomousDataWarehouseConverter.fromResponse(); - - final com.oracle.bmc.retrier.BmcGenericRetrier retrier = - com.oracle.bmc.retrier.Retriers.createPreferredRetrier( - interceptedRequest.getRetryConfiguration(), retryConfiguration); - return retrier.execute( - interceptedRequest, - retryRequest -> { - final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = - new com.oracle.bmc.retrier.TokenRefreshRetrier( - authenticationDetailsProvider); - return tokenRefreshRetrier.execute( - retryRequest, - retriedRequest -> { - javax.ws.rs.core.Response response = - client.post( - ib, - retriedRequest - .getRestoreAutonomousDataWarehouseDetails(), - retriedRequest); - return transformer.apply(response); - }); - }); - } - @Override public RestoreAutonomousDatabaseResponse restoreAutonomousDatabase( RestoreAutonomousDatabaseRequest request) { @@ -5483,20 +5248,19 @@ public RotateSslCertsResponse rotateSslCerts(RotateSslCertsRequest request) { } @Override - public StartAutonomousDataWarehouseResponse startAutonomousDataWarehouse( - StartAutonomousDataWarehouseRequest request) { - LOG.trace("Called startAutonomousDataWarehouse"); - final StartAutonomousDataWarehouseRequest interceptedRequest = - StartAutonomousDataWarehouseConverter.interceptRequest(request); + public RotateVaultKeyResponse rotateVaultKey(RotateVaultKeyRequest request) { + LOG.trace("Called rotateVaultKey"); + final RotateVaultKeyRequest interceptedRequest = + RotateVaultKeyConverter.interceptRequest(request); com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - StartAutonomousDataWarehouseConverter.fromRequest(client, interceptedRequest); - com.google.common.base.Function< - javax.ws.rs.core.Response, StartAutonomousDataWarehouseResponse> - transformer = StartAutonomousDataWarehouseConverter.fromResponse(); + RotateVaultKeyConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = RotateVaultKeyConverter.fromResponse(); final com.oracle.bmc.retrier.BmcGenericRetrier retrier = com.oracle.bmc.retrier.Retriers.createPreferredRetrier( interceptedRequest.getRetryConfiguration(), retryConfiguration); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); return retrier.execute( interceptedRequest, retryRequest -> { @@ -5543,37 +5307,6 @@ public StartAutonomousDatabaseResponse startAutonomousDatabase( }); } - @Override - public StopAutonomousDataWarehouseResponse stopAutonomousDataWarehouse( - StopAutonomousDataWarehouseRequest request) { - LOG.trace("Called stopAutonomousDataWarehouse"); - final StopAutonomousDataWarehouseRequest interceptedRequest = - StopAutonomousDataWarehouseConverter.interceptRequest(request); - com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - StopAutonomousDataWarehouseConverter.fromRequest(client, interceptedRequest); - com.google.common.base.Function< - javax.ws.rs.core.Response, StopAutonomousDataWarehouseResponse> - transformer = StopAutonomousDataWarehouseConverter.fromResponse(); - - final com.oracle.bmc.retrier.BmcGenericRetrier retrier = - com.oracle.bmc.retrier.Retriers.createPreferredRetrier( - interceptedRequest.getRetryConfiguration(), retryConfiguration); - return retrier.execute( - interceptedRequest, - retryRequest -> { - final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = - new com.oracle.bmc.retrier.TokenRefreshRetrier( - authenticationDetailsProvider); - return tokenRefreshRetrier.execute( - retryRequest, - retriedRequest -> { - javax.ws.rs.core.Response response = - client.post(ib, retriedRequest); - return transformer.apply(response); - }); - }); - } - @Override public StopAutonomousDatabaseResponse stopAutonomousDatabase( StopAutonomousDatabaseRequest request) { @@ -5837,41 +5570,6 @@ public UpdateAutonomousContainerDatabaseResponse updateAutonomousContainerDataba }); } - @Override - public UpdateAutonomousDataWarehouseResponse updateAutonomousDataWarehouse( - UpdateAutonomousDataWarehouseRequest request) { - LOG.trace("Called updateAutonomousDataWarehouse"); - final UpdateAutonomousDataWarehouseRequest interceptedRequest = - UpdateAutonomousDataWarehouseConverter.interceptRequest(request); - com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = - UpdateAutonomousDataWarehouseConverter.fromRequest(client, interceptedRequest); - com.google.common.base.Function< - javax.ws.rs.core.Response, UpdateAutonomousDataWarehouseResponse> - transformer = UpdateAutonomousDataWarehouseConverter.fromResponse(); - - final com.oracle.bmc.retrier.BmcGenericRetrier retrier = - com.oracle.bmc.retrier.Retriers.createPreferredRetrier( - interceptedRequest.getRetryConfiguration(), retryConfiguration); - return retrier.execute( - interceptedRequest, - retryRequest -> { - final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = - new com.oracle.bmc.retrier.TokenRefreshRetrier( - authenticationDetailsProvider); - return tokenRefreshRetrier.execute( - retryRequest, - retriedRequest -> { - javax.ws.rs.core.Response response = - client.put( - ib, - retriedRequest - .getUpdateAutonomousDataWarehouseDetails(), - retriedRequest); - return transformer.apply(response); - }); - }); - } - @Override public UpdateAutonomousDatabaseResponse updateAutonomousDatabase( UpdateAutonomousDatabaseRequest request) { 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 a5e4f336315..606641bf176 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 @@ -300,260 +300,6 @@ public ListAutonomousContainerDatabasesResponse apply( }); } - /** - * Creates a new iterable which will iterate over the responses received from the listAutonomousDataWarehouseBackups operation. This iterable - * will fetch more data from the server as needed. - * - * @param request a request which can be sent to the service operation - * @return an {@link java.lang.Iterable} which can be used to iterate over the responses received from the service. - */ - public Iterable - listAutonomousDataWarehouseBackupsResponseIterator( - final ListAutonomousDataWarehouseBackupsRequest request) { - return new com.oracle.bmc.paginator.internal.ResponseIterable< - ListAutonomousDataWarehouseBackupsRequest.Builder, - ListAutonomousDataWarehouseBackupsRequest, - ListAutonomousDataWarehouseBackupsResponse>( - new com.google.common.base.Supplier< - ListAutonomousDataWarehouseBackupsRequest.Builder>() { - @Override - public ListAutonomousDataWarehouseBackupsRequest.Builder get() { - return ListAutonomousDataWarehouseBackupsRequest.builder().copy(request); - } - }, - new com.google.common.base.Function< - ListAutonomousDataWarehouseBackupsResponse, String>() { - @Override - public String apply(ListAutonomousDataWarehouseBackupsResponse response) { - return response.getOpcNextPage(); - } - }, - new com.google.common.base.Function< - com.oracle.bmc.paginator.internal.RequestBuilderAndToken< - ListAutonomousDataWarehouseBackupsRequest.Builder>, - ListAutonomousDataWarehouseBackupsRequest>() { - @Override - public ListAutonomousDataWarehouseBackupsRequest apply( - com.oracle.bmc.paginator.internal.RequestBuilderAndToken< - ListAutonomousDataWarehouseBackupsRequest.Builder> - input) { - if (input.getToken() == null) { - return input.getRequestBuilder().build(); - } else { - return input.getRequestBuilder() - .page(input.getToken().orNull()) - .build(); - } - } - }, - new com.google.common.base.Function< - ListAutonomousDataWarehouseBackupsRequest, - ListAutonomousDataWarehouseBackupsResponse>() { - @Override - public ListAutonomousDataWarehouseBackupsResponse apply( - ListAutonomousDataWarehouseBackupsRequest request) { - return client.listAutonomousDataWarehouseBackups(request); - } - }); - } - - /** - * Creates a new iterable which will iterate over the {@link com.oracle.bmc.database.model.AutonomousDataWarehouseBackupSummary} objects - * contained in responses from the listAutonomousDataWarehouseBackups operation. This iterable will fetch more data from the - * server as needed. - * - * @param request a request which can be sent to the service operation - * @return an {@link java.lang.Iterable} which can be used to iterate over the {@link com.oracle.bmc.database.model.AutonomousDataWarehouseBackupSummary} objects - * contained in responses received from the service. - */ - public Iterable - listAutonomousDataWarehouseBackupsRecordIterator( - final ListAutonomousDataWarehouseBackupsRequest request) { - return new com.oracle.bmc.paginator.internal.ResponseRecordIterable< - ListAutonomousDataWarehouseBackupsRequest.Builder, - ListAutonomousDataWarehouseBackupsRequest, - ListAutonomousDataWarehouseBackupsResponse, - com.oracle.bmc.database.model.AutonomousDataWarehouseBackupSummary>( - new com.google.common.base.Supplier< - ListAutonomousDataWarehouseBackupsRequest.Builder>() { - @Override - public ListAutonomousDataWarehouseBackupsRequest.Builder get() { - return ListAutonomousDataWarehouseBackupsRequest.builder().copy(request); - } - }, - new com.google.common.base.Function< - ListAutonomousDataWarehouseBackupsResponse, String>() { - @Override - public String apply(ListAutonomousDataWarehouseBackupsResponse response) { - return response.getOpcNextPage(); - } - }, - new com.google.common.base.Function< - com.oracle.bmc.paginator.internal.RequestBuilderAndToken< - ListAutonomousDataWarehouseBackupsRequest.Builder>, - ListAutonomousDataWarehouseBackupsRequest>() { - @Override - public ListAutonomousDataWarehouseBackupsRequest apply( - com.oracle.bmc.paginator.internal.RequestBuilderAndToken< - ListAutonomousDataWarehouseBackupsRequest.Builder> - input) { - if (input.getToken() == null) { - return input.getRequestBuilder().build(); - } else { - return input.getRequestBuilder() - .page(input.getToken().orNull()) - .build(); - } - } - }, - new com.google.common.base.Function< - ListAutonomousDataWarehouseBackupsRequest, - ListAutonomousDataWarehouseBackupsResponse>() { - @Override - public ListAutonomousDataWarehouseBackupsResponse apply( - ListAutonomousDataWarehouseBackupsRequest request) { - return client.listAutonomousDataWarehouseBackups(request); - } - }, - new com.google.common.base.Function< - ListAutonomousDataWarehouseBackupsResponse, - java.util.List< - com.oracle.bmc.database.model - .AutonomousDataWarehouseBackupSummary>>() { - @Override - public java.util.List< - com.oracle.bmc.database.model - .AutonomousDataWarehouseBackupSummary> - apply(ListAutonomousDataWarehouseBackupsResponse response) { - return response.getItems(); - } - }); - } - - /** - * Creates a new iterable which will iterate over the responses received from the listAutonomousDataWarehouses operation. This iterable - * will fetch more data from the server as needed. - * - * @param request a request which can be sent to the service operation - * @return an {@link java.lang.Iterable} which can be used to iterate over the responses received from the service. - */ - public Iterable - listAutonomousDataWarehousesResponseIterator( - final ListAutonomousDataWarehousesRequest request) { - return new com.oracle.bmc.paginator.internal.ResponseIterable< - ListAutonomousDataWarehousesRequest.Builder, ListAutonomousDataWarehousesRequest, - ListAutonomousDataWarehousesResponse>( - new com.google.common.base.Supplier() { - @Override - public ListAutonomousDataWarehousesRequest.Builder get() { - return ListAutonomousDataWarehousesRequest.builder().copy(request); - } - }, - new com.google.common.base.Function< - ListAutonomousDataWarehousesResponse, String>() { - @Override - public String apply(ListAutonomousDataWarehousesResponse response) { - return response.getOpcNextPage(); - } - }, - new com.google.common.base.Function< - com.oracle.bmc.paginator.internal.RequestBuilderAndToken< - ListAutonomousDataWarehousesRequest.Builder>, - ListAutonomousDataWarehousesRequest>() { - @Override - public ListAutonomousDataWarehousesRequest apply( - com.oracle.bmc.paginator.internal.RequestBuilderAndToken< - ListAutonomousDataWarehousesRequest.Builder> - input) { - if (input.getToken() == null) { - return input.getRequestBuilder().build(); - } else { - return input.getRequestBuilder() - .page(input.getToken().orNull()) - .build(); - } - } - }, - new com.google.common.base.Function< - ListAutonomousDataWarehousesRequest, - ListAutonomousDataWarehousesResponse>() { - @Override - public ListAutonomousDataWarehousesResponse apply( - ListAutonomousDataWarehousesRequest request) { - return client.listAutonomousDataWarehouses(request); - } - }); - } - - /** - * Creates a new iterable which will iterate over the {@link com.oracle.bmc.database.model.AutonomousDataWarehouseSummary} objects - * contained in responses from the listAutonomousDataWarehouses operation. This iterable will fetch more data from the - * server as needed. - * - * @param request a request which can be sent to the service operation - * @return an {@link java.lang.Iterable} which can be used to iterate over the {@link com.oracle.bmc.database.model.AutonomousDataWarehouseSummary} objects - * contained in responses received from the service. - */ - public Iterable - listAutonomousDataWarehousesRecordIterator( - final ListAutonomousDataWarehousesRequest request) { - return new com.oracle.bmc.paginator.internal.ResponseRecordIterable< - ListAutonomousDataWarehousesRequest.Builder, ListAutonomousDataWarehousesRequest, - ListAutonomousDataWarehousesResponse, - com.oracle.bmc.database.model.AutonomousDataWarehouseSummary>( - new com.google.common.base.Supplier() { - @Override - public ListAutonomousDataWarehousesRequest.Builder get() { - return ListAutonomousDataWarehousesRequest.builder().copy(request); - } - }, - new com.google.common.base.Function< - ListAutonomousDataWarehousesResponse, String>() { - @Override - public String apply(ListAutonomousDataWarehousesResponse response) { - return response.getOpcNextPage(); - } - }, - new com.google.common.base.Function< - com.oracle.bmc.paginator.internal.RequestBuilderAndToken< - ListAutonomousDataWarehousesRequest.Builder>, - ListAutonomousDataWarehousesRequest>() { - @Override - public ListAutonomousDataWarehousesRequest apply( - com.oracle.bmc.paginator.internal.RequestBuilderAndToken< - ListAutonomousDataWarehousesRequest.Builder> - input) { - if (input.getToken() == null) { - return input.getRequestBuilder().build(); - } else { - return input.getRequestBuilder() - .page(input.getToken().orNull()) - .build(); - } - } - }, - new com.google.common.base.Function< - ListAutonomousDataWarehousesRequest, - ListAutonomousDataWarehousesResponse>() { - @Override - public ListAutonomousDataWarehousesResponse apply( - ListAutonomousDataWarehousesRequest request) { - return client.listAutonomousDataWarehouses(request); - } - }, - new com.google.common.base.Function< - ListAutonomousDataWarehousesResponse, - java.util.List< - com.oracle.bmc.database.model.AutonomousDataWarehouseSummary>>() { - @Override - public java.util.List< - com.oracle.bmc.database.model.AutonomousDataWarehouseSummary> - apply(ListAutonomousDataWarehousesResponse response) { - return response.getItems(); - } - }); - } - /** * Creates a new iterable which will iterate over the responses received from the listAutonomousDatabaseBackups operation. This iterable * will fetch more data from the server as needed. @@ -4137,6 +3883,119 @@ public ListExadataInfrastructuresResponse apply( }); } + /** + * Creates a new iterable which will iterate over the responses received from the listFlexComponents operation. This iterable + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + * @return an {@link java.lang.Iterable} which can be used to iterate over the responses received from the service. + */ + public Iterable listFlexComponentsResponseIterator( + final ListFlexComponentsRequest request) { + return new com.oracle.bmc.paginator.internal.ResponseIterable< + ListFlexComponentsRequest.Builder, ListFlexComponentsRequest, + ListFlexComponentsResponse>( + new com.google.common.base.Supplier() { + @Override + public ListFlexComponentsRequest.Builder get() { + return ListFlexComponentsRequest.builder().copy(request); + } + }, + new com.google.common.base.Function() { + @Override + public String apply(ListFlexComponentsResponse response) { + return response.getOpcNextPage(); + } + }, + new com.google.common.base.Function< + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListFlexComponentsRequest.Builder>, + ListFlexComponentsRequest>() { + @Override + public ListFlexComponentsRequest apply( + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListFlexComponentsRequest.Builder> + input) { + if (input.getToken() == null) { + return input.getRequestBuilder().build(); + } else { + return input.getRequestBuilder() + .page(input.getToken().orNull()) + .build(); + } + } + }, + new com.google.common.base.Function< + ListFlexComponentsRequest, ListFlexComponentsResponse>() { + @Override + public ListFlexComponentsResponse apply(ListFlexComponentsRequest request) { + return client.listFlexComponents(request); + } + }); + } + + /** + * Creates a new iterable which will iterate over the {@link com.oracle.bmc.database.model.FlexComponentSummary} objects + * contained in responses from the listFlexComponents operation. This iterable will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + * @return an {@link java.lang.Iterable} which can be used to iterate over the {@link com.oracle.bmc.database.model.FlexComponentSummary} objects + * contained in responses received from the service. + */ + public Iterable + listFlexComponentsRecordIterator(final ListFlexComponentsRequest request) { + return new com.oracle.bmc.paginator.internal.ResponseRecordIterable< + ListFlexComponentsRequest.Builder, ListFlexComponentsRequest, + ListFlexComponentsResponse, com.oracle.bmc.database.model.FlexComponentSummary>( + new com.google.common.base.Supplier() { + @Override + public ListFlexComponentsRequest.Builder get() { + return ListFlexComponentsRequest.builder().copy(request); + } + }, + new com.google.common.base.Function() { + @Override + public String apply(ListFlexComponentsResponse response) { + return response.getOpcNextPage(); + } + }, + new com.google.common.base.Function< + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListFlexComponentsRequest.Builder>, + ListFlexComponentsRequest>() { + @Override + public ListFlexComponentsRequest apply( + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListFlexComponentsRequest.Builder> + input) { + if (input.getToken() == null) { + return input.getRequestBuilder().build(); + } else { + return input.getRequestBuilder() + .page(input.getToken().orNull()) + .build(); + } + } + }, + new com.google.common.base.Function< + ListFlexComponentsRequest, ListFlexComponentsResponse>() { + @Override + public ListFlexComponentsResponse apply(ListFlexComponentsRequest request) { + return client.listFlexComponents(request); + } + }, + new com.google.common.base.Function< + ListFlexComponentsResponse, + java.util.List>() { + @Override + public java.util.List apply( + ListFlexComponentsResponse response) { + return response.getFlexComponentCollection().getItems(); + } + }); + } + /** * Creates a new iterable which will iterate over the responses received from the listGiVersions operation. This iterable * will fetch more data from the server as needed. 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 3a4506ea87d..151c0caeaa9 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 @@ -3136,239 +3136,6 @@ public boolean apply( request); } - /** - * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the default configuration. - * - * @param request the request to send - * @param targetStates the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states - * @return a new {@code Waiter} instance - */ - public com.oracle.bmc.waiter.Waiter< - GetAutonomousDataWarehouseRequest, GetAutonomousDataWarehouseResponse> - forAutonomousDataWarehouse( - GetAutonomousDataWarehouseRequest request, - com.oracle.bmc.database.model.AutonomousDataWarehouse.LifecycleState... - targetStates) { - org.apache.commons.lang3.Validate.notEmpty( - targetStates, "At least one targetState must be provided"); - org.apache.commons.lang3.Validate.noNullElements( - targetStates, "Null targetState values are not permitted"); - - return forAutonomousDataWarehouse( - com.oracle.bmc.waiter.Waiters.DEFAULT_POLLING_WAITER, request, targetStates); - } - - /** - * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the provided configuration. - * - * @param request the request to send - * @param targetState the desired state to wait for - * @param terminationStrategy the {@link com.oracle.bmc.waiter.TerminationStrategy} to use - * @param delayStrategy the {@link com.oracle.bmc.waiter.DelayStrategy} to use - * @return a new {@code com.oracle.bmc.waiter.Waiter} instance - */ - public com.oracle.bmc.waiter.Waiter< - GetAutonomousDataWarehouseRequest, GetAutonomousDataWarehouseResponse> - forAutonomousDataWarehouse( - GetAutonomousDataWarehouseRequest request, - com.oracle.bmc.database.model.AutonomousDataWarehouse.LifecycleState - targetState, - com.oracle.bmc.waiter.TerminationStrategy terminationStrategy, - com.oracle.bmc.waiter.DelayStrategy delayStrategy) { - org.apache.commons.lang3.Validate.notNull(targetState, "The targetState cannot be null"); - - return forAutonomousDataWarehouse( - com.oracle.bmc.waiter.Waiters.newWaiter(terminationStrategy, delayStrategy), - request, - targetState); - } - - /** - * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the provided configuration. - * - * @param request the request to send - * @param terminationStrategy the {@link com.oracle.bmc.waiter.TerminationStrategy} to use - * @param delayStrategy the {@link com.oracle.bmc.waiter.DelayStrategy} to use - * @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states - * @return a new {@code com.oracle.bmc.waiter.Waiter} instance - */ - public com.oracle.bmc.waiter.Waiter< - GetAutonomousDataWarehouseRequest, GetAutonomousDataWarehouseResponse> - forAutonomousDataWarehouse( - GetAutonomousDataWarehouseRequest request, - com.oracle.bmc.waiter.TerminationStrategy terminationStrategy, - com.oracle.bmc.waiter.DelayStrategy delayStrategy, - com.oracle.bmc.database.model.AutonomousDataWarehouse.LifecycleState... - targetStates) { - org.apache.commons.lang3.Validate.notEmpty( - targetStates, "At least one target state must be provided"); - org.apache.commons.lang3.Validate.noNullElements( - targetStates, "Null target states are not permitted"); - - return forAutonomousDataWarehouse( - com.oracle.bmc.waiter.Waiters.newWaiter(terminationStrategy, delayStrategy), - request, - targetStates); - } - - // Helper method to create a new Waiter for AutonomousDataWarehouse. - private com.oracle.bmc.waiter.Waiter< - GetAutonomousDataWarehouseRequest, GetAutonomousDataWarehouseResponse> - forAutonomousDataWarehouse( - com.oracle.bmc.waiter.BmcGenericWaiter waiter, - final GetAutonomousDataWarehouseRequest request, - final com.oracle.bmc.database.model.AutonomousDataWarehouse.LifecycleState... - targetStates) { - final java.util.Set - targetStatesSet = new java.util.HashSet<>(java.util.Arrays.asList(targetStates)); - - return new com.oracle.bmc.waiter.internal.SimpleWaiterImpl<>( - executorService, - waiter.toCallable( - com.google.common.base.Suppliers.ofInstance(request), - new com.google.common.base.Function< - GetAutonomousDataWarehouseRequest, - GetAutonomousDataWarehouseResponse>() { - @Override - public GetAutonomousDataWarehouseResponse apply( - GetAutonomousDataWarehouseRequest request) { - return client.getAutonomousDataWarehouse(request); - } - }, - new com.google.common.base.Predicate() { - @Override - public boolean apply(GetAutonomousDataWarehouseResponse response) { - return targetStatesSet.contains( - response.getAutonomousDataWarehouse().getLifecycleState()); - } - }, - targetStatesSet.contains( - com.oracle.bmc.database.model.AutonomousDataWarehouse.LifecycleState - .Terminated)), - request); - } - - /** - * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the default configuration. - * - * @param request the request to send - * @param targetStates the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states - * @return a new {@code Waiter} instance - */ - public com.oracle.bmc.waiter.Waiter< - GetAutonomousDataWarehouseBackupRequest, - GetAutonomousDataWarehouseBackupResponse> - forAutonomousDataWarehouseBackup( - GetAutonomousDataWarehouseBackupRequest request, - com.oracle.bmc.database.model.AutonomousDataWarehouseBackup.LifecycleState... - targetStates) { - org.apache.commons.lang3.Validate.notEmpty( - targetStates, "At least one targetState must be provided"); - org.apache.commons.lang3.Validate.noNullElements( - targetStates, "Null targetState values are not permitted"); - - return forAutonomousDataWarehouseBackup( - com.oracle.bmc.waiter.Waiters.DEFAULT_POLLING_WAITER, request, targetStates); - } - - /** - * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the provided configuration. - * - * @param request the request to send - * @param targetState the desired state to wait for - * @param terminationStrategy the {@link com.oracle.bmc.waiter.TerminationStrategy} to use - * @param delayStrategy the {@link com.oracle.bmc.waiter.DelayStrategy} to use - * @return a new {@code com.oracle.bmc.waiter.Waiter} instance - */ - public com.oracle.bmc.waiter.Waiter< - GetAutonomousDataWarehouseBackupRequest, - GetAutonomousDataWarehouseBackupResponse> - forAutonomousDataWarehouseBackup( - GetAutonomousDataWarehouseBackupRequest request, - com.oracle.bmc.database.model.AutonomousDataWarehouseBackup.LifecycleState - targetState, - com.oracle.bmc.waiter.TerminationStrategy terminationStrategy, - com.oracle.bmc.waiter.DelayStrategy delayStrategy) { - org.apache.commons.lang3.Validate.notNull(targetState, "The targetState cannot be null"); - - return forAutonomousDataWarehouseBackup( - com.oracle.bmc.waiter.Waiters.newWaiter(terminationStrategy, delayStrategy), - request, - targetState); - } - - /** - * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the provided configuration. - * - * @param request the request to send - * @param terminationStrategy the {@link com.oracle.bmc.waiter.TerminationStrategy} to use - * @param delayStrategy the {@link com.oracle.bmc.waiter.DelayStrategy} to use - * @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states - * @return a new {@code com.oracle.bmc.waiter.Waiter} instance - */ - public com.oracle.bmc.waiter.Waiter< - GetAutonomousDataWarehouseBackupRequest, - GetAutonomousDataWarehouseBackupResponse> - forAutonomousDataWarehouseBackup( - GetAutonomousDataWarehouseBackupRequest request, - com.oracle.bmc.waiter.TerminationStrategy terminationStrategy, - com.oracle.bmc.waiter.DelayStrategy delayStrategy, - com.oracle.bmc.database.model.AutonomousDataWarehouseBackup.LifecycleState... - targetStates) { - org.apache.commons.lang3.Validate.notEmpty( - targetStates, "At least one target state must be provided"); - org.apache.commons.lang3.Validate.noNullElements( - targetStates, "Null target states are not permitted"); - - return forAutonomousDataWarehouseBackup( - com.oracle.bmc.waiter.Waiters.newWaiter(terminationStrategy, delayStrategy), - request, - targetStates); - } - - // Helper method to create a new Waiter for AutonomousDataWarehouseBackup. - private com.oracle.bmc.waiter.Waiter< - GetAutonomousDataWarehouseBackupRequest, - GetAutonomousDataWarehouseBackupResponse> - forAutonomousDataWarehouseBackup( - com.oracle.bmc.waiter.BmcGenericWaiter waiter, - final GetAutonomousDataWarehouseBackupRequest request, - final com.oracle.bmc.database.model.AutonomousDataWarehouseBackup - .LifecycleState... - targetStates) { - final java.util.Set< - com.oracle.bmc.database.model.AutonomousDataWarehouseBackup.LifecycleState> - targetStatesSet = new java.util.HashSet<>(java.util.Arrays.asList(targetStates)); - - return new com.oracle.bmc.waiter.internal.SimpleWaiterImpl<>( - executorService, - waiter.toCallable( - com.google.common.base.Suppliers.ofInstance(request), - new com.google.common.base.Function< - GetAutonomousDataWarehouseBackupRequest, - GetAutonomousDataWarehouseBackupResponse>() { - @Override - public GetAutonomousDataWarehouseBackupResponse apply( - GetAutonomousDataWarehouseBackupRequest request) { - return client.getAutonomousDataWarehouseBackup(request); - } - }, - new com.google.common.base.Predicate< - GetAutonomousDataWarehouseBackupResponse>() { - @Override - public boolean apply( - GetAutonomousDataWarehouseBackupResponse response) { - return targetStatesSet.contains( - response.getAutonomousDataWarehouseBackup() - .getLifecycleState()); - } - }, - targetStatesSet.contains( - com.oracle.bmc.database.model.AutonomousDataWarehouseBackup - .LifecycleState.Deleted)), - request); - } - /** * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the default configuration. * @@ -6203,6 +5970,62 @@ public MigrateExadataDbSystemResourceModelResponse call() throws Exception { request); } + /** + * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the default configuration. + * + * @param request the request to send + * @return a new {@link com.oracle.bmc.waiter.Waiter} instance + */ + public com.oracle.bmc.waiter.Waiter + forMigrateVaultKey(MigrateVaultKeyRequest request) { + return forMigrateVaultKey( + request, + com.oracle.bmc.waiter.Waiters.DEFAULT_POLLING_TERMINATION_STRATEGY, + com.oracle.bmc.waiter.Waiters.DEFAULT_POLLING_DELAY_STRATEGY); + } + + /** + * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the provided configuration. + * + * @param request the request to send + * @param terminationStrategy the {@link com.oracle.bmc.waiter.TerminationStrategy} to use + * @param delayStrategy the {@link com.oracle.bmc.waiter.DelayStrategy} to use + * @return a new {@link com.oracle.bmc.waiter.Waiter} instance + */ + public com.oracle.bmc.waiter.Waiter + forMigrateVaultKey( + MigrateVaultKeyRequest request, + com.oracle.bmc.waiter.TerminationStrategy terminationStrategy, + com.oracle.bmc.waiter.DelayStrategy delayStrategy) { + if (workRequestClient == null) { + throw new IllegalStateException( + "A WorkRequestClient must be supplied to this waiter for this operation"); + } + + return new com.oracle.bmc.waiter.internal.SimpleWaiterImpl<>( + executorService, + new java.util.concurrent.Callable() { + @Override + public MigrateVaultKeyResponse call() throws Exception { + final MigrateVaultKeyResponse response = client.migrateVaultKey(request); + + final com.oracle.bmc.workrequests.requests.GetWorkRequestRequest + getWorkRequestRequest = + com.oracle.bmc.workrequests.requests.GetWorkRequestRequest + .builder() + .workRequestId(response.getOpcWorkRequestId()) + .build(); + workRequestClient + .getWaiters() + .forWorkRequest( + getWorkRequestRequest, terminationStrategy, delayStrategy) + .execute(); + return response; + } + }, + request); + } + /** * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the default configuration. * @@ -6865,6 +6688,62 @@ public RotateSslCertsResponse call() throws Exception { request); } + /** + * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the default configuration. + * + * @param request the request to send + * @return a new {@link com.oracle.bmc.waiter.Waiter} instance + */ + public com.oracle.bmc.waiter.Waiter + forRotateVaultKey(RotateVaultKeyRequest request) { + return forRotateVaultKey( + request, + com.oracle.bmc.waiter.Waiters.DEFAULT_POLLING_TERMINATION_STRATEGY, + com.oracle.bmc.waiter.Waiters.DEFAULT_POLLING_DELAY_STRATEGY); + } + + /** + * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the provided configuration. + * + * @param request the request to send + * @param terminationStrategy the {@link com.oracle.bmc.waiter.TerminationStrategy} to use + * @param delayStrategy the {@link com.oracle.bmc.waiter.DelayStrategy} to use + * @return a new {@link com.oracle.bmc.waiter.Waiter} instance + */ + public com.oracle.bmc.waiter.Waiter + forRotateVaultKey( + RotateVaultKeyRequest request, + com.oracle.bmc.waiter.TerminationStrategy terminationStrategy, + com.oracle.bmc.waiter.DelayStrategy delayStrategy) { + if (workRequestClient == null) { + throw new IllegalStateException( + "A WorkRequestClient must be supplied to this waiter for this operation"); + } + + return new com.oracle.bmc.waiter.internal.SimpleWaiterImpl<>( + executorService, + new java.util.concurrent.Callable() { + @Override + public RotateVaultKeyResponse call() throws Exception { + final RotateVaultKeyResponse response = client.rotateVaultKey(request); + + final com.oracle.bmc.workrequests.requests.GetWorkRequestRequest + getWorkRequestRequest = + com.oracle.bmc.workrequests.requests.GetWorkRequestRequest + .builder() + .workRequestId(response.getOpcWorkRequestId()) + .build(); + workRequestClient + .getWaiters() + .forWorkRequest( + getWorkRequestRequest, terminationStrategy, delayStrategy) + .execute(); + return response; + } + }, + request); + } + /** * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the default configuration. * diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GenerateAutonomousDataWarehouseWalletConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GenerateAutonomousDataWarehouseWalletConverter.java deleted file mode 100644 index 54999021297..00000000000 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GenerateAutonomousDataWarehouseWalletConverter.java +++ /dev/null @@ -1,159 +0,0 @@ -/** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. - * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; - -import com.oracle.bmc.database.model.*; -import com.oracle.bmc.database.requests.*; -import com.oracle.bmc.database.responses.*; -import org.apache.commons.lang3.Validate; - -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") -@lombok.extern.slf4j.Slf4j -public class GenerateAutonomousDataWarehouseWalletConverter { - private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory - RESPONSE_CONVERSION_FACTORY = - new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); - - public static com.oracle.bmc.database.requests.GenerateAutonomousDataWarehouseWalletRequest - interceptRequest( - com.oracle.bmc.database.requests.GenerateAutonomousDataWarehouseWalletRequest - request) { - - return request; - } - - public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( - com.oracle.bmc.http.internal.RestClient client, - com.oracle.bmc.database.requests.GenerateAutonomousDataWarehouseWalletRequest request) { - Validate.notNull(request, "request instance is required"); - Validate.notBlank( - request.getAutonomousDataWarehouseId(), - "autonomousDataWarehouseId must not be blank"); - Validate.notNull( - request.getGenerateAutonomousDataWarehouseWalletDetails(), - "generateAutonomousDataWarehouseWalletDetails is required"); - - com.oracle.bmc.http.internal.WrappedWebTarget target = - client.getBaseTarget() - .path("/20160918") - .path("autonomousDataWarehouses") - .path( - com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( - request.getAutonomousDataWarehouseId())) - .path("actions") - .path("generateWallet"); - - com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); - - ib.accept("application/octet-stream"); - - if (request.getOpcRequestId() != null) { - ib.header("opc-request-id", request.getOpcRequestId()); - } - - if (request.getOpcRetryToken() != null) { - ib.header("opc-retry-token", request.getOpcRetryToken()); - } - - return ib; - } - - public static com.google.common.base.Function< - javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.GenerateAutonomousDataWarehouseWalletResponse> - fromResponse() { - final com.google.common.base.Function< - javax.ws.rs.core.Response, - com.oracle.bmc.database.responses - .GenerateAutonomousDataWarehouseWalletResponse> - transformer = - new com.google.common.base.Function< - javax.ws.rs.core.Response, - com.oracle.bmc.database.responses - .GenerateAutonomousDataWarehouseWalletResponse>() { - @Override - public com.oracle.bmc.database.responses - .GenerateAutonomousDataWarehouseWalletResponse - apply(javax.ws.rs.core.Response rawResponse) { - LOG.trace( - "Transform function invoked for com.oracle.bmc.database.responses.GenerateAutonomousDataWarehouseWalletResponse"); - com.google.common.base.Function< - javax.ws.rs.core.Response, - com.oracle.bmc.http.internal.WithHeaders< - java.io.InputStream>> - responseFn = - RESPONSE_CONVERSION_FACTORY.create( - java.io.InputStream.class); - - com.oracle.bmc.http.internal.WithHeaders - response = responseFn.apply(rawResponse); - javax.ws.rs.core.MultivaluedMap headers = - response.getHeaders(); - - com.oracle.bmc.database.responses - .GenerateAutonomousDataWarehouseWalletResponse - .Builder - builder = - com.oracle.bmc.database.responses - .GenerateAutonomousDataWarehouseWalletResponse - .builder(); - - builder.inputStream(response.getItem()); - - com.google.common.base.Optional> etagHeader = - com.oracle.bmc.http.internal.HeaderUtils.get( - headers, "etag"); - if (etagHeader.isPresent()) { - builder.etag( - com.oracle.bmc.http.internal.HeaderUtils.toValue( - "etag", etagHeader.get().get(0), String.class)); - } - - com.google.common.base.Optional> - opcRequestIdHeader = - com.oracle.bmc.http.internal.HeaderUtils.get( - headers, "opc-request-id"); - if (opcRequestIdHeader.isPresent()) { - builder.opcRequestId( - com.oracle.bmc.http.internal.HeaderUtils.toValue( - "opc-request-id", - opcRequestIdHeader.get().get(0), - String.class)); - } - - com.google.common.base.Optional> - contentLengthHeader = - com.oracle.bmc.http.internal.HeaderUtils.get( - headers, "content-length"); - if (contentLengthHeader.isPresent()) { - builder.contentLength( - com.oracle.bmc.http.internal.HeaderUtils.toValue( - "content-length", - contentLengthHeader.get().get(0), - Long.class)); - } - - com.google.common.base.Optional> - lastModifiedHeader = - com.oracle.bmc.http.internal.HeaderUtils.get( - headers, "last-modified"); - if (lastModifiedHeader.isPresent()) { - builder.lastModified( - com.oracle.bmc.http.internal.HeaderUtils.toValue( - "last-modified", - lastModifiedHeader.get().get(0), - java.util.Date.class)); - } - - com.oracle.bmc.database.responses - .GenerateAutonomousDataWarehouseWalletResponse - responseWrapper = builder.build(); - - return responseWrapper; - } - }; - return transformer; - } -} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDataWarehousesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListFlexComponentsConverter.java similarity index 74% rename from bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDataWarehousesConverter.java rename to bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListFlexComponentsConverter.java index ce1413b4dde..d20fab7234a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDataWarehousesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListFlexComponentsConverter.java @@ -12,26 +12,28 @@ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.extern.slf4j.Slf4j -public class ListAutonomousDataWarehousesConverter { +public class ListFlexComponentsConverter { private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory RESPONSE_CONVERSION_FACTORY = new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); - public static com.oracle.bmc.database.requests.ListAutonomousDataWarehousesRequest - interceptRequest( - com.oracle.bmc.database.requests.ListAutonomousDataWarehousesRequest request) { + public static com.oracle.bmc.database.requests.ListFlexComponentsRequest interceptRequest( + com.oracle.bmc.database.requests.ListFlexComponentsRequest request) { return request; } public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( com.oracle.bmc.http.internal.RestClient client, - com.oracle.bmc.database.requests.ListAutonomousDataWarehousesRequest request) { + com.oracle.bmc.database.requests.ListFlexComponentsRequest request) { Validate.notNull(request, "request instance is required"); Validate.notNull(request.getCompartmentId(), "compartmentId is required"); com.oracle.bmc.http.internal.WrappedWebTarget target = - client.getBaseTarget().path("/20160918").path("autonomousDataWarehouses"); + client.getBaseTarget() + .path("/20160918") + .path("dbSystemShapes") + .path("flexComponents"); target = target.queryParam( @@ -39,20 +41,20 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( request.getCompartmentId())); - if (request.getLimit() != null) { + if (request.getName() != null) { target = target.queryParam( - "limit", + "name", com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( - request.getLimit())); + request.getName())); } - if (request.getPage() != null) { + if (request.getSortOrder() != null) { target = target.queryParam( - "page", + "sortOrder", com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( - request.getPage())); + request.getSortOrder().getValue())); } if (request.getSortBy() != null) { @@ -63,28 +65,20 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( request.getSortBy().getValue())); } - if (request.getSortOrder() != null) { - target = - target.queryParam( - "sortOrder", - com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( - request.getSortOrder().getValue())); - } - - if (request.getLifecycleState() != null) { + if (request.getLimit() != null) { target = target.queryParam( - "lifecycleState", + "limit", com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( - request.getLifecycleState().getValue())); + request.getLimit())); } - if (request.getDisplayName() != null) { + if (request.getPage() != null) { target = target.queryParam( - "displayName", + "page", com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( - request.getDisplayName())); + request.getPage())); } com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); @@ -96,47 +90,39 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( public static com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.ListAutonomousDataWarehousesResponse> + com.oracle.bmc.database.responses.ListFlexComponentsResponse> fromResponse() { final com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.ListAutonomousDataWarehousesResponse> + com.oracle.bmc.database.responses.ListFlexComponentsResponse> transformer = new com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses - .ListAutonomousDataWarehousesResponse>() { + com.oracle.bmc.database.responses.ListFlexComponentsResponse>() { @Override - public com.oracle.bmc.database.responses - .ListAutonomousDataWarehousesResponse + public com.oracle.bmc.database.responses.ListFlexComponentsResponse apply(javax.ws.rs.core.Response rawResponse) { LOG.trace( - "Transform function invoked for com.oracle.bmc.database.responses.ListAutonomousDataWarehousesResponse"); + "Transform function invoked for com.oracle.bmc.database.responses.ListFlexComponentsResponse"); com.google.common.base.Function< javax.ws.rs.core.Response, com.oracle.bmc.http.internal.WithHeaders< - java.util.List< - AutonomousDataWarehouseSummary>>> + FlexComponentCollection>> responseFn = RESPONSE_CONVERSION_FACTORY.create( - new javax.ws.rs.core.GenericType< - java.util.List< - AutonomousDataWarehouseSummary>>() {}); + FlexComponentCollection.class); - com.oracle.bmc.http.internal.WithHeaders< - java.util.List> + com.oracle.bmc.http.internal.WithHeaders response = responseFn.apply(rawResponse); javax.ws.rs.core.MultivaluedMap headers = response.getHeaders(); - com.oracle.bmc.database.responses - .ListAutonomousDataWarehousesResponse.Builder + com.oracle.bmc.database.responses.ListFlexComponentsResponse.Builder builder = com.oracle.bmc.database.responses - .ListAutonomousDataWarehousesResponse - .builder(); + .ListFlexComponentsResponse.builder(); - builder.items(response.getItem()); + builder.flexComponentCollection(response.getItem()); com.google.common.base.Optional> opcRequestIdHeader = @@ -162,8 +148,7 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( String.class)); } - com.oracle.bmc.database.responses - .ListAutonomousDataWarehousesResponse + com.oracle.bmc.database.responses.ListFlexComponentsResponse responseWrapper = builder.build(); ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/StopAutonomousDataWarehouseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/MigrateVaultKeyConverter.java similarity index 66% rename from bmc-database/src/main/java/com/oracle/bmc/database/internal/http/StopAutonomousDataWarehouseConverter.java rename to bmc-database/src/main/java/com/oracle/bmc/database/internal/http/MigrateVaultKeyConverter.java index 0cb2dd50f83..e65d5410f97 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/StopAutonomousDataWarehouseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/MigrateVaultKeyConverter.java @@ -12,35 +12,33 @@ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.extern.slf4j.Slf4j -public class StopAutonomousDataWarehouseConverter { +public class MigrateVaultKeyConverter { private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory RESPONSE_CONVERSION_FACTORY = new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); - public static com.oracle.bmc.database.requests.StopAutonomousDataWarehouseRequest - interceptRequest( - com.oracle.bmc.database.requests.StopAutonomousDataWarehouseRequest request) { + public static com.oracle.bmc.database.requests.MigrateVaultKeyRequest interceptRequest( + com.oracle.bmc.database.requests.MigrateVaultKeyRequest request) { return request; } public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( com.oracle.bmc.http.internal.RestClient client, - com.oracle.bmc.database.requests.StopAutonomousDataWarehouseRequest request) { + com.oracle.bmc.database.requests.MigrateVaultKeyRequest request) { Validate.notNull(request, "request instance is required"); - Validate.notBlank( - request.getAutonomousDataWarehouseId(), - "autonomousDataWarehouseId must not be blank"); + Validate.notBlank(request.getDatabaseId(), "databaseId must not be blank"); + Validate.notNull(request.getMigrateVaultKeyDetails(), "migrateVaultKeyDetails is required"); com.oracle.bmc.http.internal.WrappedWebTarget target = client.getBaseTarget() .path("/20160918") - .path("autonomousDataWarehouses") + .path("databases") .path( com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( - request.getAutonomousDataWarehouseId())) + request.getDatabaseId())) .path("actions") - .path("stop"); + .path("migrateKey"); com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); @@ -50,48 +48,50 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( ib.header("if-match", request.getIfMatch()); } + if (request.getOpcRetryToken() != null) { + ib.header("opc-retry-token", request.getOpcRetryToken()); + } + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + return ib; } public static com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.StopAutonomousDataWarehouseResponse> + com.oracle.bmc.database.responses.MigrateVaultKeyResponse> fromResponse() { final com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.StopAutonomousDataWarehouseResponse> + com.oracle.bmc.database.responses.MigrateVaultKeyResponse> transformer = new com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses - .StopAutonomousDataWarehouseResponse>() { + com.oracle.bmc.database.responses.MigrateVaultKeyResponse>() { @Override - public com.oracle.bmc.database.responses - .StopAutonomousDataWarehouseResponse - apply(javax.ws.rs.core.Response rawResponse) { + public com.oracle.bmc.database.responses.MigrateVaultKeyResponse apply( + javax.ws.rs.core.Response rawResponse) { LOG.trace( - "Transform function invoked for com.oracle.bmc.database.responses.StopAutonomousDataWarehouseResponse"); + "Transform function invoked for com.oracle.bmc.database.responses.MigrateVaultKeyResponse"); com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.http.internal.WithHeaders< - AutonomousDataWarehouse>> + com.oracle.bmc.http.internal.WithHeaders> responseFn = - RESPONSE_CONVERSION_FACTORY.create( - AutonomousDataWarehouse.class); + RESPONSE_CONVERSION_FACTORY.create(Database.class); - com.oracle.bmc.http.internal.WithHeaders - response = responseFn.apply(rawResponse); + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); javax.ws.rs.core.MultivaluedMap headers = response.getHeaders(); - com.oracle.bmc.database.responses - .StopAutonomousDataWarehouseResponse.Builder + com.oracle.bmc.database.responses.MigrateVaultKeyResponse.Builder builder = com.oracle.bmc.database.responses - .StopAutonomousDataWarehouseResponse - .builder(); + .MigrateVaultKeyResponse.builder(); - builder.autonomousDataWarehouse(response.getItem()); + builder.database(response.getItem()); com.google.common.base.Optional> etagHeader = com.oracle.bmc.http.internal.HeaderUtils.get( @@ -102,6 +102,18 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( "etag", etagHeader.get().get(0), String.class)); } + com.google.common.base.Optional> + opcWorkRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-work-request-id"); + if (opcWorkRequestIdHeader.isPresent()) { + builder.opcWorkRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-work-request-id", + opcWorkRequestIdHeader.get().get(0), + String.class)); + } + com.google.common.base.Optional> opcRequestIdHeader = com.oracle.bmc.http.internal.HeaderUtils.get( @@ -114,8 +126,7 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( String.class)); } - com.oracle.bmc.database.responses - .StopAutonomousDataWarehouseResponse + com.oracle.bmc.database.responses.MigrateVaultKeyResponse responseWrapper = builder.build(); ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/StartAutonomousDataWarehouseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateVaultKeyConverter.java similarity index 67% rename from bmc-database/src/main/java/com/oracle/bmc/database/internal/http/StartAutonomousDataWarehouseConverter.java rename to bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateVaultKeyConverter.java index 072f0c0916a..6fa516285e7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/StartAutonomousDataWarehouseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateVaultKeyConverter.java @@ -12,35 +12,32 @@ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.extern.slf4j.Slf4j -public class StartAutonomousDataWarehouseConverter { +public class RotateVaultKeyConverter { private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory RESPONSE_CONVERSION_FACTORY = new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); - public static com.oracle.bmc.database.requests.StartAutonomousDataWarehouseRequest - interceptRequest( - com.oracle.bmc.database.requests.StartAutonomousDataWarehouseRequest request) { + public static com.oracle.bmc.database.requests.RotateVaultKeyRequest interceptRequest( + com.oracle.bmc.database.requests.RotateVaultKeyRequest request) { return request; } public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( com.oracle.bmc.http.internal.RestClient client, - com.oracle.bmc.database.requests.StartAutonomousDataWarehouseRequest request) { + com.oracle.bmc.database.requests.RotateVaultKeyRequest request) { Validate.notNull(request, "request instance is required"); - Validate.notBlank( - request.getAutonomousDataWarehouseId(), - "autonomousDataWarehouseId must not be blank"); + Validate.notBlank(request.getDatabaseId(), "databaseId must not be blank"); com.oracle.bmc.http.internal.WrappedWebTarget target = client.getBaseTarget() .path("/20160918") - .path("autonomousDataWarehouses") + .path("databases") .path( com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( - request.getAutonomousDataWarehouseId())) + request.getDatabaseId())) .path("actions") - .path("start"); + .path("rotateKey"); com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); @@ -50,48 +47,50 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( ib.header("if-match", request.getIfMatch()); } + if (request.getOpcRetryToken() != null) { + ib.header("opc-retry-token", request.getOpcRetryToken()); + } + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + return ib; } public static com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.StartAutonomousDataWarehouseResponse> + com.oracle.bmc.database.responses.RotateVaultKeyResponse> fromResponse() { final com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.StartAutonomousDataWarehouseResponse> + com.oracle.bmc.database.responses.RotateVaultKeyResponse> transformer = new com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses - .StartAutonomousDataWarehouseResponse>() { + com.oracle.bmc.database.responses.RotateVaultKeyResponse>() { @Override - public com.oracle.bmc.database.responses - .StartAutonomousDataWarehouseResponse - apply(javax.ws.rs.core.Response rawResponse) { + public com.oracle.bmc.database.responses.RotateVaultKeyResponse apply( + javax.ws.rs.core.Response rawResponse) { LOG.trace( - "Transform function invoked for com.oracle.bmc.database.responses.StartAutonomousDataWarehouseResponse"); + "Transform function invoked for com.oracle.bmc.database.responses.RotateVaultKeyResponse"); com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.http.internal.WithHeaders< - AutonomousDataWarehouse>> + com.oracle.bmc.http.internal.WithHeaders> responseFn = - RESPONSE_CONVERSION_FACTORY.create( - AutonomousDataWarehouse.class); + RESPONSE_CONVERSION_FACTORY.create(Database.class); - com.oracle.bmc.http.internal.WithHeaders - response = responseFn.apply(rawResponse); + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); javax.ws.rs.core.MultivaluedMap headers = response.getHeaders(); - com.oracle.bmc.database.responses - .StartAutonomousDataWarehouseResponse.Builder + com.oracle.bmc.database.responses.RotateVaultKeyResponse.Builder builder = com.oracle.bmc.database.responses - .StartAutonomousDataWarehouseResponse - .builder(); + .RotateVaultKeyResponse.builder(); - builder.autonomousDataWarehouse(response.getItem()); + builder.database(response.getItem()); com.google.common.base.Optional> etagHeader = com.oracle.bmc.http.internal.HeaderUtils.get( @@ -102,6 +101,18 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( "etag", etagHeader.get().get(0), String.class)); } + com.google.common.base.Optional> + opcWorkRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-work-request-id"); + if (opcWorkRequestIdHeader.isPresent()) { + builder.opcWorkRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-work-request-id", + opcWorkRequestIdHeader.get().get(0), + String.class)); + } + com.google.common.base.Optional> opcRequestIdHeader = com.oracle.bmc.http.internal.HeaderUtils.get( @@ -114,8 +125,7 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( String.class)); } - com.oracle.bmc.database.responses - .StartAutonomousDataWarehouseResponse + com.oracle.bmc.database.responses.RotateVaultKeyResponse responseWrapper = builder.build(); ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); 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 fe259d24719..3c735bb29b8 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 @@ -565,7 +565,7 @@ public static LifecycleState create(String key) { LifecycleState lifecycleState; /** - * Additional information about the current lifecycleState. + * Additional information about the current lifecycle state. **/ @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") String lifecycleDetails; 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 3633b65eb06..0c436094560 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 @@ -566,7 +566,7 @@ public static LifecycleState create(String key) { LifecycleState lifecycleState; /** - * Additional information about the current lifecycleState. + * Additional information about the current lifecycle state. **/ @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") String lifecycleDetails; 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 7cbec0edc04..d5ff5be704d 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 @@ -234,7 +234,6 @@ public static Builder builder() { /** * The current state of the database. **/ - @lombok.extern.slf4j.Slf4j public enum LifecycleState { Provisioning("PROVISIONING"), Available("AVAILABLE"), @@ -249,12 +248,7 @@ public enum LifecycleState { ScaleInProgress("SCALE_IN_PROGRESS"), AvailableNeedsAttention("AVAILABLE_NEEDS_ATTENTION"), Updating("UPDATING"), - - /** - * This value is used if a service returns a value for this enum that is not recognized by this - * version of the SDK. - */ - UnknownEnumValue(null); + ; private final String value; private static java.util.Map map; @@ -262,9 +256,7 @@ public enum LifecycleState { static { map = new java.util.HashMap<>(); for (LifecycleState v : LifecycleState.values()) { - if (v != UnknownEnumValue) { - map.put(v.getValue(), v); - } + map.put(v.getValue(), v); } } @@ -282,10 +274,7 @@ public static LifecycleState create(String key) { if (map.containsKey(key)) { return map.get(key); } - LOG.warn( - "Received unknown value '{}' for enum 'LifecycleState', returning UnknownEnumValue", - key); - return UnknownEnumValue; + throw new IllegalArgumentException("Invalid LifecycleState: " + key); } }; /** @@ -345,16 +334,10 @@ public static LifecycleState create(String key) { * The Oracle license model that applies to the Oracle Autonomous Data Warehouse. The default is BRING_YOUR_OWN_LICENSE. * **/ - @lombok.extern.slf4j.Slf4j public enum LicenseModel { LicenseIncluded("LICENSE_INCLUDED"), BringYourOwnLicense("BRING_YOUR_OWN_LICENSE"), - - /** - * This value is used if a service returns a value for this enum that is not recognized by this - * version of the SDK. - */ - UnknownEnumValue(null); + ; private final String value; private static java.util.Map map; @@ -362,9 +345,7 @@ public enum LicenseModel { static { map = new java.util.HashMap<>(); for (LicenseModel v : LicenseModel.values()) { - if (v != UnknownEnumValue) { - map.put(v.getValue(), v); - } + map.put(v.getValue(), v); } } @@ -382,10 +363,7 @@ public static LicenseModel create(String key) { if (map.containsKey(key)) { return map.get(key); } - LOG.warn( - "Received unknown value '{}' for enum 'LicenseModel', returning UnknownEnumValue", - key); - return UnknownEnumValue; + throw new IllegalArgumentException("Invalid LicenseModel: " + key); } }; /** diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseBackup.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseBackup.java deleted file mode 100644 index 4e5f1ea0ab2..00000000000 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseBackup.java +++ /dev/null @@ -1,320 +0,0 @@ -/** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. - * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; - -/** - * **Deprecated.** See {@link AutonomousDatabaseBackup} for reference information about Autonomous Data Warehouse backups. - * - *
- * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields - * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in - * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called - * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take - * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} - * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). - **/ -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") -@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) -@lombok.Value -@com.fasterxml.jackson.databind.annotation.JsonDeserialize( - builder = AutonomousDataWarehouseBackup.Builder.class -) -@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) -@lombok.Builder(builderClassName = "Builder", toBuilder = true) -public class AutonomousDataWarehouseBackup { - @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") - @lombok.experimental.Accessors(fluent = true) - public static class Builder { - @com.fasterxml.jackson.annotation.JsonProperty("id") - private String id; - - public Builder id(String id) { - this.id = id; - this.__explicitlySet__.add("id"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") - private String compartmentId; - - public Builder compartmentId(String compartmentId) { - this.compartmentId = compartmentId; - this.__explicitlySet__.add("compartmentId"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("autonomousDataWarehouseId") - private String autonomousDataWarehouseId; - - public Builder autonomousDataWarehouseId(String autonomousDataWarehouseId) { - this.autonomousDataWarehouseId = autonomousDataWarehouseId; - this.__explicitlySet__.add("autonomousDataWarehouseId"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("displayName") - private String displayName; - - public Builder displayName(String displayName) { - this.displayName = displayName; - this.__explicitlySet__.add("displayName"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("type") - private Type type; - - public Builder type(Type type) { - this.type = type; - this.__explicitlySet__.add("type"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("isAutomatic") - private Boolean isAutomatic; - - public Builder isAutomatic(Boolean isAutomatic) { - this.isAutomatic = isAutomatic; - this.__explicitlySet__.add("isAutomatic"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("timeStarted") - private java.util.Date timeStarted; - - public Builder timeStarted(java.util.Date timeStarted) { - this.timeStarted = timeStarted; - this.__explicitlySet__.add("timeStarted"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("timeEnded") - private java.util.Date timeEnded; - - public Builder timeEnded(java.util.Date timeEnded) { - this.timeEnded = timeEnded; - this.__explicitlySet__.add("timeEnded"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") - private String lifecycleDetails; - - public Builder lifecycleDetails(String lifecycleDetails) { - this.lifecycleDetails = lifecycleDetails; - this.__explicitlySet__.add("lifecycleDetails"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") - private LifecycleState lifecycleState; - - public Builder lifecycleState(LifecycleState lifecycleState) { - this.lifecycleState = lifecycleState; - this.__explicitlySet__.add("lifecycleState"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonIgnore - private final java.util.Set __explicitlySet__ = new java.util.HashSet(); - - public AutonomousDataWarehouseBackup build() { - AutonomousDataWarehouseBackup __instance__ = - new AutonomousDataWarehouseBackup( - id, - compartmentId, - autonomousDataWarehouseId, - displayName, - type, - isAutomatic, - timeStarted, - timeEnded, - lifecycleDetails, - lifecycleState); - __instance__.__explicitlySet__.addAll(__explicitlySet__); - return __instance__; - } - - @com.fasterxml.jackson.annotation.JsonIgnore - public Builder copy(AutonomousDataWarehouseBackup o) { - Builder copiedBuilder = - id(o.getId()) - .compartmentId(o.getCompartmentId()) - .autonomousDataWarehouseId(o.getAutonomousDataWarehouseId()) - .displayName(o.getDisplayName()) - .type(o.getType()) - .isAutomatic(o.getIsAutomatic()) - .timeStarted(o.getTimeStarted()) - .timeEnded(o.getTimeEnded()) - .lifecycleDetails(o.getLifecycleDetails()) - .lifecycleState(o.getLifecycleState()); - - copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); - return copiedBuilder; - } - } - - /** - * Create a new builder. - */ - public static Builder builder() { - return new Builder(); - } - - /** - * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Autonomous Data Warehouse backup. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("id") - String id; - - /** - * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") - String compartmentId; - - /** - * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Autonomous Data Warehouse. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("autonomousDataWarehouseId") - String autonomousDataWarehouseId; - - /** - * The user-friendly name for the backup. The name does not have to be unique. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("displayName") - String displayName; - /** - * The type of backup. - **/ - @lombok.extern.slf4j.Slf4j - public enum Type { - Incremental("INCREMENTAL"), - Full("FULL"), - - /** - * This value is used if a service returns a value for this enum that is not recognized by this - * version of the SDK. - */ - UnknownEnumValue(null); - - private final String value; - private static java.util.Map map; - - static { - map = new java.util.HashMap<>(); - for (Type v : Type.values()) { - if (v != UnknownEnumValue) { - map.put(v.getValue(), v); - } - } - } - - Type(String value) { - this.value = value; - } - - @com.fasterxml.jackson.annotation.JsonValue - public String getValue() { - return value; - } - - @com.fasterxml.jackson.annotation.JsonCreator - public static Type create(String key) { - if (map.containsKey(key)) { - return map.get(key); - } - LOG.warn( - "Received unknown value '{}' for enum 'Type', returning UnknownEnumValue", key); - return UnknownEnumValue; - } - }; - /** - * The type of backup. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("type") - Type type; - - /** - * Indicates whether the backup is user-initiated or automatic. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("isAutomatic") - Boolean isAutomatic; - - /** - * The date and time the backup started. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("timeStarted") - java.util.Date timeStarted; - - /** - * The date and time the backup completed. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("timeEnded") - java.util.Date timeEnded; - - /** - * Additional information about the current lifecycle state. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") - String lifecycleDetails; - /** - * The current state of the backup. - **/ - @lombok.extern.slf4j.Slf4j - public enum LifecycleState { - Creating("CREATING"), - Active("ACTIVE"), - Deleting("DELETING"), - Deleted("DELETED"), - Failed("FAILED"), - - /** - * This value is used if a service returns a value for this enum that is not recognized by this - * version of the SDK. - */ - UnknownEnumValue(null); - - private final String value; - private static java.util.Map map; - - static { - map = new java.util.HashMap<>(); - for (LifecycleState v : LifecycleState.values()) { - if (v != UnknownEnumValue) { - map.put(v.getValue(), v); - } - } - } - - LifecycleState(String value) { - this.value = value; - } - - @com.fasterxml.jackson.annotation.JsonValue - public String getValue() { - return value; - } - - @com.fasterxml.jackson.annotation.JsonCreator - public static LifecycleState create(String key) { - if (map.containsKey(key)) { - return map.get(key); - } - LOG.warn( - "Received unknown value '{}' for enum 'LifecycleState', returning UnknownEnumValue", - key); - return UnknownEnumValue; - } - }; - /** - * The current state of the backup. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") - LifecycleState lifecycleState; - - @com.fasterxml.jackson.annotation.JsonIgnore - private final java.util.Set __explicitlySet__ = new java.util.HashSet(); -} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseBackupSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseBackupSummary.java deleted file mode 100644 index e2914305266..00000000000 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseBackupSummary.java +++ /dev/null @@ -1,322 +0,0 @@ -/** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. - * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; - -/** - * **Deprecated.** See {@link #autonomousDataWarehouseBackupSummary(AutonomousDataWarehouseBackupSummaryRequest) autonomousDataWarehouseBackupSummary} for reference information about Autonomous Data Warehouse backups. - *

- **Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API. - * - *
- * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields - * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in - * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called - * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take - * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} - * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). - **/ -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") -@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) -@lombok.Value -@com.fasterxml.jackson.databind.annotation.JsonDeserialize( - builder = AutonomousDataWarehouseBackupSummary.Builder.class -) -@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) -@lombok.Builder(builderClassName = "Builder", toBuilder = true) -public class AutonomousDataWarehouseBackupSummary { - @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") - @lombok.experimental.Accessors(fluent = true) - public static class Builder { - @com.fasterxml.jackson.annotation.JsonProperty("id") - private String id; - - public Builder id(String id) { - this.id = id; - this.__explicitlySet__.add("id"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") - private String compartmentId; - - public Builder compartmentId(String compartmentId) { - this.compartmentId = compartmentId; - this.__explicitlySet__.add("compartmentId"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("autonomousDataWarehouseId") - private String autonomousDataWarehouseId; - - public Builder autonomousDataWarehouseId(String autonomousDataWarehouseId) { - this.autonomousDataWarehouseId = autonomousDataWarehouseId; - this.__explicitlySet__.add("autonomousDataWarehouseId"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("displayName") - private String displayName; - - public Builder displayName(String displayName) { - this.displayName = displayName; - this.__explicitlySet__.add("displayName"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("type") - private Type type; - - public Builder type(Type type) { - this.type = type; - this.__explicitlySet__.add("type"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("isAutomatic") - private Boolean isAutomatic; - - public Builder isAutomatic(Boolean isAutomatic) { - this.isAutomatic = isAutomatic; - this.__explicitlySet__.add("isAutomatic"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("timeStarted") - private java.util.Date timeStarted; - - public Builder timeStarted(java.util.Date timeStarted) { - this.timeStarted = timeStarted; - this.__explicitlySet__.add("timeStarted"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("timeEnded") - private java.util.Date timeEnded; - - public Builder timeEnded(java.util.Date timeEnded) { - this.timeEnded = timeEnded; - this.__explicitlySet__.add("timeEnded"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") - private String lifecycleDetails; - - public Builder lifecycleDetails(String lifecycleDetails) { - this.lifecycleDetails = lifecycleDetails; - this.__explicitlySet__.add("lifecycleDetails"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") - private LifecycleState lifecycleState; - - public Builder lifecycleState(LifecycleState lifecycleState) { - this.lifecycleState = lifecycleState; - this.__explicitlySet__.add("lifecycleState"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonIgnore - private final java.util.Set __explicitlySet__ = new java.util.HashSet(); - - public AutonomousDataWarehouseBackupSummary build() { - AutonomousDataWarehouseBackupSummary __instance__ = - new AutonomousDataWarehouseBackupSummary( - id, - compartmentId, - autonomousDataWarehouseId, - displayName, - type, - isAutomatic, - timeStarted, - timeEnded, - lifecycleDetails, - lifecycleState); - __instance__.__explicitlySet__.addAll(__explicitlySet__); - return __instance__; - } - - @com.fasterxml.jackson.annotation.JsonIgnore - public Builder copy(AutonomousDataWarehouseBackupSummary o) { - Builder copiedBuilder = - id(o.getId()) - .compartmentId(o.getCompartmentId()) - .autonomousDataWarehouseId(o.getAutonomousDataWarehouseId()) - .displayName(o.getDisplayName()) - .type(o.getType()) - .isAutomatic(o.getIsAutomatic()) - .timeStarted(o.getTimeStarted()) - .timeEnded(o.getTimeEnded()) - .lifecycleDetails(o.getLifecycleDetails()) - .lifecycleState(o.getLifecycleState()); - - copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); - return copiedBuilder; - } - } - - /** - * Create a new builder. - */ - public static Builder builder() { - return new Builder(); - } - - /** - * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Autonomous Data Warehouse backup. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("id") - String id; - - /** - * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") - String compartmentId; - - /** - * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Autonomous Data Warehouse. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("autonomousDataWarehouseId") - String autonomousDataWarehouseId; - - /** - * The user-friendly name for the backup. The name does not have to be unique. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("displayName") - String displayName; - /** - * The type of backup. - **/ - @lombok.extern.slf4j.Slf4j - public enum Type { - Incremental("INCREMENTAL"), - Full("FULL"), - - /** - * This value is used if a service returns a value for this enum that is not recognized by this - * version of the SDK. - */ - UnknownEnumValue(null); - - private final String value; - private static java.util.Map map; - - static { - map = new java.util.HashMap<>(); - for (Type v : Type.values()) { - if (v != UnknownEnumValue) { - map.put(v.getValue(), v); - } - } - } - - Type(String value) { - this.value = value; - } - - @com.fasterxml.jackson.annotation.JsonValue - public String getValue() { - return value; - } - - @com.fasterxml.jackson.annotation.JsonCreator - public static Type create(String key) { - if (map.containsKey(key)) { - return map.get(key); - } - LOG.warn( - "Received unknown value '{}' for enum 'Type', returning UnknownEnumValue", key); - return UnknownEnumValue; - } - }; - /** - * The type of backup. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("type") - Type type; - - /** - * Indicates whether the backup is user-initiated or automatic. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("isAutomatic") - Boolean isAutomatic; - - /** - * The date and time the backup started. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("timeStarted") - java.util.Date timeStarted; - - /** - * The date and time the backup completed. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("timeEnded") - java.util.Date timeEnded; - - /** - * Additional information about the current lifecycle state. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") - String lifecycleDetails; - /** - * The current state of the backup. - **/ - @lombok.extern.slf4j.Slf4j - public enum LifecycleState { - Creating("CREATING"), - Active("ACTIVE"), - Deleting("DELETING"), - Deleted("DELETED"), - Failed("FAILED"), - - /** - * This value is used if a service returns a value for this enum that is not recognized by this - * version of the SDK. - */ - UnknownEnumValue(null); - - private final String value; - private static java.util.Map map; - - static { - map = new java.util.HashMap<>(); - for (LifecycleState v : LifecycleState.values()) { - if (v != UnknownEnumValue) { - map.put(v.getValue(), v); - } - } - } - - LifecycleState(String value) { - this.value = value; - } - - @com.fasterxml.jackson.annotation.JsonValue - public String getValue() { - return value; - } - - @com.fasterxml.jackson.annotation.JsonCreator - public static LifecycleState create(String key) { - if (map.containsKey(key)) { - return map.get(key); - } - LOG.warn( - "Received unknown value '{}' for enum 'LifecycleState', returning UnknownEnumValue", - key); - return UnknownEnumValue; - } - }; - /** - * The current state of the backup. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") - LifecycleState lifecycleState; - - @com.fasterxml.jackson.annotation.JsonIgnore - private final java.util.Set __explicitlySet__ = new java.util.HashSet(); -} 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 dc525addde0..54b77c1348a 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 @@ -236,7 +236,6 @@ public static Builder builder() { /** * The current state of the database. **/ - @lombok.extern.slf4j.Slf4j public enum LifecycleState { Provisioning("PROVISIONING"), Available("AVAILABLE"), @@ -251,12 +250,7 @@ public enum LifecycleState { ScaleInProgress("SCALE_IN_PROGRESS"), AvailableNeedsAttention("AVAILABLE_NEEDS_ATTENTION"), Updating("UPDATING"), - - /** - * This value is used if a service returns a value for this enum that is not recognized by this - * version of the SDK. - */ - UnknownEnumValue(null); + ; private final String value; private static java.util.Map map; @@ -264,9 +258,7 @@ public enum LifecycleState { static { map = new java.util.HashMap<>(); for (LifecycleState v : LifecycleState.values()) { - if (v != UnknownEnumValue) { - map.put(v.getValue(), v); - } + map.put(v.getValue(), v); } } @@ -284,10 +276,7 @@ public static LifecycleState create(String key) { if (map.containsKey(key)) { return map.get(key); } - LOG.warn( - "Received unknown value '{}' for enum 'LifecycleState', returning UnknownEnumValue", - key); - return UnknownEnumValue; + throw new IllegalArgumentException("Invalid LifecycleState: " + key); } }; /** @@ -347,16 +336,10 @@ public static LifecycleState create(String key) { * The Oracle license model that applies to the Oracle Autonomous Data Warehouse. The default is BRING_YOUR_OWN_LICENSE. * **/ - @lombok.extern.slf4j.Slf4j public enum LicenseModel { LicenseIncluded("LICENSE_INCLUDED"), BringYourOwnLicense("BRING_YOUR_OWN_LICENSE"), - - /** - * This value is used if a service returns a value for this enum that is not recognized by this - * version of the SDK. - */ - UnknownEnumValue(null); + ; private final String value; private static java.util.Map map; @@ -364,9 +347,7 @@ public enum LicenseModel { static { map = new java.util.HashMap<>(); for (LicenseModel v : LicenseModel.values()) { - if (v != UnknownEnumValue) { - map.put(v.getValue(), v); - } + map.put(v.getValue(), v); } } @@ -384,10 +365,7 @@ public static LicenseModel create(String key) { if (map.containsKey(key)) { return map.get(key); } - LOG.warn( - "Received unknown value '{}' for enum 'LicenseModel', returning UnknownEnumValue", - key); - return UnknownEnumValue; + throw new IllegalArgumentException("Invalid LicenseModel: " + key); } }; /** 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 1aeea1f814a..874aa4f7605 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 @@ -137,6 +137,15 @@ public Builder dataStorageSizeInTBs(Integer dataStorageSizeInTBs) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("dataStorageSizeInGBs") + private Integer dataStorageSizeInGBs; + + public Builder dataStorageSizeInGBs(Integer dataStorageSizeInGBs) { + this.dataStorageSizeInGBs = dataStorageSizeInGBs; + this.__explicitlySet__.add("dataStorageSizeInGBs"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("infrastructureType") private InfrastructureType infrastructureType; @@ -336,6 +345,15 @@ public Builder whitelistedIps(java.util.List whitelistedIps) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("apexDetails") + private AutonomousDatabaseApex apexDetails; + + public Builder apexDetails(AutonomousDatabaseApex apexDetails) { + this.apexDetails = apexDetails; + this.__explicitlySet__.add("apexDetails"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("isAutoScalingEnabled") private Boolean isAutoScalingEnabled; @@ -561,6 +579,7 @@ public AutonomousDatabase build() { backupConfig, cpuCoreCount, dataStorageSizeInTBs, + dataStorageSizeInGBs, infrastructureType, isDedicated, autonomousContainerDatabaseId, @@ -583,6 +602,7 @@ public AutonomousDatabase build() { dbWorkload, isAccessControlEnabled, whitelistedIps, + apexDetails, isAutoScalingEnabled, dataSafeStatus, operationsInsightsStatus, @@ -627,6 +647,7 @@ public Builder copy(AutonomousDatabase o) { .backupConfig(o.getBackupConfig()) .cpuCoreCount(o.getCpuCoreCount()) .dataStorageSizeInTBs(o.getDataStorageSizeInTBs()) + .dataStorageSizeInGBs(o.getDataStorageSizeInGBs()) .infrastructureType(o.getInfrastructureType()) .isDedicated(o.getIsDedicated()) .autonomousContainerDatabaseId(o.getAutonomousContainerDatabaseId()) @@ -649,6 +670,7 @@ public Builder copy(AutonomousDatabase o) { .dbWorkload(o.getDbWorkload()) .isAccessControlEnabled(o.getIsAccessControlEnabled()) .whitelistedIps(o.getWhitelistedIps()) + .apexDetails(o.getApexDetails()) .isAutoScalingEnabled(o.getIsAutoScalingEnabled()) .dataSafeStatus(o.getDataSafeStatus()) .operationsInsightsStatus(o.getOperationsInsightsStatus()) @@ -820,6 +842,12 @@ public static LifecycleState create(String key) { **/ @com.fasterxml.jackson.annotation.JsonProperty("dataStorageSizeInTBs") Integer dataStorageSizeInTBs; + + /** + * The quantity of data in the database, in gigabytes. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("dataStorageSizeInGBs") + Integer dataStorageSizeInGBs; /** * The infrastructure type this resource belongs to. **/ @@ -912,7 +940,9 @@ public static InfrastructureType create(String key) { @com.fasterxml.jackson.annotation.JsonProperty("connectionUrls") AutonomousDatabaseConnectionUrls connectionUrls; /** - * The Oracle license model that applies to the Oracle Autonomous Database. Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the + * The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle PaaS and IaaS services in the cloud. + * License Included allows you to subscribe to new Oracle Database software licenses and the Database service. + * Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the * Autonomous Exadata Infrastructure level. When using [shared Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adboverview.htm#AEI), if a value is not specified, the system will supply the value of `BRING_YOUR_OWN_LICENSE`. * **/ @@ -960,7 +990,9 @@ public static LicenseModel create(String key) { } }; /** - * The Oracle license model that applies to the Oracle Autonomous Database. Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the + * The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle PaaS and IaaS services in the cloud. + * License Included allows you to subscribe to new Oracle Database software licenses and the Database service. + * Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the * Autonomous Exadata Infrastructure level. When using [shared Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adboverview.htm#AEI), if a value is not specified, the system will supply the value of `BRING_YOUR_OWN_LICENSE`. * **/ @@ -1051,6 +1083,7 @@ public static LicenseModel create(String key) { * - OLTP - indicates an Autonomous Transaction Processing database * - DW - indicates an Autonomous Data Warehouse database * - AJD - indicates an Autonomous JSON Database + * - APEX - indicates an Autonomous Database with the Oracle Application Express (APEX) workload type. * **/ @lombok.extern.slf4j.Slf4j @@ -1058,6 +1091,7 @@ public enum DbWorkload { Oltp("OLTP"), Dw("DW"), Ajd("AJD"), + Apex("APEX"), /** * This value is used if a service returns a value for this enum that is not recognized by this @@ -1103,6 +1137,7 @@ public static DbWorkload create(String key) { * - OLTP - indicates an Autonomous Transaction Processing database * - DW - indicates an Autonomous Data Warehouse database * - AJD - indicates an Autonomous JSON Database + * - APEX - indicates an Autonomous Database with the Oracle Application Express (APEX) workload type. * **/ @com.fasterxml.jackson.annotation.JsonProperty("dbWorkload") @@ -1137,6 +1172,12 @@ public static DbWorkload create(String key) { @com.fasterxml.jackson.annotation.JsonProperty("whitelistedIps") java.util.List whitelistedIps; + /** + * Information about Autonomous Application Express. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("apexDetails") + AutonomousDatabaseApex apexDetails; + /** * Indicates if auto scaling is enabled for the Autonomous Database CPU core count. * diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseConsoleTokenDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseApex.java similarity index 60% rename from bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseConsoleTokenDetails.java rename to bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseApex.java index d3baee4fda4..cd16b443039 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseConsoleTokenDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseApex.java @@ -5,7 +5,7 @@ package com.oracle.bmc.database.model; /** - * **Deprecated.** See {@link #autonomousDatabaseConsoleTokenDetails(AutonomousDatabaseConsoleTokenDetailsRequest) autonomousDatabaseConsoleTokenDetails} for reference information about the token that allows the OCI Console to access the Autonomous Data Warehouse Service Console. + * Oracle Application Express (APEX) is a low-code development platform that enables you to build scalable, secure enterprise apps, with world-class features. Autonomous Database with the APEX workload type is optimized to support APEX development. * *
* Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields @@ -19,45 +19,45 @@ @lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) @lombok.Value @com.fasterxml.jackson.databind.annotation.JsonDeserialize( - builder = AutonomousDataWarehouseConsoleTokenDetails.Builder.class + builder = AutonomousDatabaseApex.Builder.class ) @com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) @lombok.Builder(builderClassName = "Builder", toBuilder = true) -public class AutonomousDataWarehouseConsoleTokenDetails { +public class AutonomousDatabaseApex { @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") @lombok.experimental.Accessors(fluent = true) public static class Builder { - @com.fasterxml.jackson.annotation.JsonProperty("token") - private String token; + @com.fasterxml.jackson.annotation.JsonProperty("apexVersion") + private String apexVersion; - public Builder token(String token) { - this.token = token; - this.__explicitlySet__.add("token"); + public Builder apexVersion(String apexVersion) { + this.apexVersion = apexVersion; + this.__explicitlySet__.add("apexVersion"); return this; } - @com.fasterxml.jackson.annotation.JsonProperty("loginUrl") - private String loginUrl; + @com.fasterxml.jackson.annotation.JsonProperty("ordsVersion") + private String ordsVersion; - public Builder loginUrl(String loginUrl) { - this.loginUrl = loginUrl; - this.__explicitlySet__.add("loginUrl"); + public Builder ordsVersion(String ordsVersion) { + this.ordsVersion = ordsVersion; + this.__explicitlySet__.add("ordsVersion"); return this; } @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); - public AutonomousDataWarehouseConsoleTokenDetails build() { - AutonomousDataWarehouseConsoleTokenDetails __instance__ = - new AutonomousDataWarehouseConsoleTokenDetails(token, loginUrl); + public AutonomousDatabaseApex build() { + AutonomousDatabaseApex __instance__ = + new AutonomousDatabaseApex(apexVersion, ordsVersion); __instance__.__explicitlySet__.addAll(__explicitlySet__); return __instance__; } @com.fasterxml.jackson.annotation.JsonIgnore - public Builder copy(AutonomousDataWarehouseConsoleTokenDetails o) { - Builder copiedBuilder = token(o.getToken()).loginUrl(o.getLoginUrl()); + public Builder copy(AutonomousDatabaseApex o) { + Builder copiedBuilder = apexVersion(o.getApexVersion()).ordsVersion(o.getOrdsVersion()); copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); return copiedBuilder; @@ -72,16 +72,16 @@ public static Builder builder() { } /** - * The token that allows the OCI Console to access the Autonomous Data Warehouse Service Console. + * The Oracle Application Express service version. **/ - @com.fasterxml.jackson.annotation.JsonProperty("token") - String token; + @com.fasterxml.jackson.annotation.JsonProperty("apexVersion") + String apexVersion; /** - * The login URL that allows the OCI Console to access the Autonomous Data Warehouse Service Console. + * The Oracle REST Data Services (ORDS) version. **/ - @com.fasterxml.jackson.annotation.JsonProperty("loginUrl") - String loginUrl; + @com.fasterxml.jackson.annotation.JsonProperty("ordsVersion") + String ordsVersion; @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); 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 a6d884e2dc4..e80ff8e41a7 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 @@ -139,6 +139,15 @@ public Builder dataStorageSizeInTBs(Integer dataStorageSizeInTBs) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("dataStorageSizeInGBs") + private Integer dataStorageSizeInGBs; + + public Builder dataStorageSizeInGBs(Integer dataStorageSizeInGBs) { + this.dataStorageSizeInGBs = dataStorageSizeInGBs; + this.__explicitlySet__.add("dataStorageSizeInGBs"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("infrastructureType") private InfrastructureType infrastructureType; @@ -338,6 +347,15 @@ public Builder whitelistedIps(java.util.List whitelistedIps) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("apexDetails") + private AutonomousDatabaseApex apexDetails; + + public Builder apexDetails(AutonomousDatabaseApex apexDetails) { + this.apexDetails = apexDetails; + this.__explicitlySet__.add("apexDetails"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("isAutoScalingEnabled") private Boolean isAutoScalingEnabled; @@ -563,6 +581,7 @@ public AutonomousDatabaseSummary build() { backupConfig, cpuCoreCount, dataStorageSizeInTBs, + dataStorageSizeInGBs, infrastructureType, isDedicated, autonomousContainerDatabaseId, @@ -585,6 +604,7 @@ public AutonomousDatabaseSummary build() { dbWorkload, isAccessControlEnabled, whitelistedIps, + apexDetails, isAutoScalingEnabled, dataSafeStatus, operationsInsightsStatus, @@ -629,6 +649,7 @@ public Builder copy(AutonomousDatabaseSummary o) { .backupConfig(o.getBackupConfig()) .cpuCoreCount(o.getCpuCoreCount()) .dataStorageSizeInTBs(o.getDataStorageSizeInTBs()) + .dataStorageSizeInGBs(o.getDataStorageSizeInGBs()) .infrastructureType(o.getInfrastructureType()) .isDedicated(o.getIsDedicated()) .autonomousContainerDatabaseId(o.getAutonomousContainerDatabaseId()) @@ -651,6 +672,7 @@ public Builder copy(AutonomousDatabaseSummary o) { .dbWorkload(o.getDbWorkload()) .isAccessControlEnabled(o.getIsAccessControlEnabled()) .whitelistedIps(o.getWhitelistedIps()) + .apexDetails(o.getApexDetails()) .isAutoScalingEnabled(o.getIsAutoScalingEnabled()) .dataSafeStatus(o.getDataSafeStatus()) .operationsInsightsStatus(o.getOperationsInsightsStatus()) @@ -822,6 +844,12 @@ public static LifecycleState create(String key) { **/ @com.fasterxml.jackson.annotation.JsonProperty("dataStorageSizeInTBs") Integer dataStorageSizeInTBs; + + /** + * The quantity of data in the database, in gigabytes. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("dataStorageSizeInGBs") + Integer dataStorageSizeInGBs; /** * The infrastructure type this resource belongs to. **/ @@ -914,7 +942,9 @@ public static InfrastructureType create(String key) { @com.fasterxml.jackson.annotation.JsonProperty("connectionUrls") AutonomousDatabaseConnectionUrls connectionUrls; /** - * The Oracle license model that applies to the Oracle Autonomous Database. Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the + * The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle PaaS and IaaS services in the cloud. + * License Included allows you to subscribe to new Oracle Database software licenses and the Database service. + * Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the * Autonomous Exadata Infrastructure level. When using [shared Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adboverview.htm#AEI), if a value is not specified, the system will supply the value of `BRING_YOUR_OWN_LICENSE`. * **/ @@ -962,7 +992,9 @@ public static LicenseModel create(String key) { } }; /** - * The Oracle license model that applies to the Oracle Autonomous Database. Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the + * The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle PaaS and IaaS services in the cloud. + * License Included allows you to subscribe to new Oracle Database software licenses and the Database service. + * Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the * Autonomous Exadata Infrastructure level. When using [shared Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adboverview.htm#AEI), if a value is not specified, the system will supply the value of `BRING_YOUR_OWN_LICENSE`. * **/ @@ -1053,6 +1085,7 @@ public static LicenseModel create(String key) { * - OLTP - indicates an Autonomous Transaction Processing database * - DW - indicates an Autonomous Data Warehouse database * - AJD - indicates an Autonomous JSON Database + * - APEX - indicates an Autonomous Database with the Oracle Application Express (APEX) workload type. * **/ @lombok.extern.slf4j.Slf4j @@ -1060,6 +1093,7 @@ public enum DbWorkload { Oltp("OLTP"), Dw("DW"), Ajd("AJD"), + Apex("APEX"), /** * This value is used if a service returns a value for this enum that is not recognized by this @@ -1105,6 +1139,7 @@ public static DbWorkload create(String key) { * - OLTP - indicates an Autonomous Transaction Processing database * - DW - indicates an Autonomous Data Warehouse database * - AJD - indicates an Autonomous JSON Database + * - APEX - indicates an Autonomous Database with the Oracle Application Express (APEX) workload type. * **/ @com.fasterxml.jackson.annotation.JsonProperty("dbWorkload") @@ -1139,6 +1174,12 @@ public static DbWorkload create(String key) { @com.fasterxml.jackson.annotation.JsonProperty("whitelistedIps") java.util.List whitelistedIps; + /** + * Information about Autonomous Application Express. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("apexDetails") + AutonomousDatabaseApex apexDetails; + /** * Indicates if auto scaling is enabled for the Autonomous Database CPU core count. * 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 51ecdc113ae..0ced92b2d69 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 @@ -127,6 +127,7 @@ public static Builder builder() { * - OLTP - indicates an Autonomous Transaction Processing database * - DW - indicates an Autonomous Data Warehouse database * - AJD - indicates an Autonomous JSON Database + * - APEX - indicates an Autonomous Database with the Oracle Application Express (APEX) workload type. * **/ @lombok.extern.slf4j.Slf4j @@ -134,6 +135,7 @@ public enum DbWorkload { Oltp("OLTP"), Dw("DW"), Ajd("AJD"), + Apex("APEX"), /** * This value is used if a service returns a value for this enum that is not recognized by this @@ -179,6 +181,7 @@ public static DbWorkload create(String key) { * - OLTP - indicates an Autonomous Transaction Processing database * - DW - indicates an Autonomous Data Warehouse database * - AJD - indicates an Autonomous JSON Database + * - APEX - indicates an Autonomous Database with the Oracle Application Express (APEX) workload type. * **/ @com.fasterxml.jackson.annotation.JsonProperty("dbWorkload") 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 ebba11cf7b0..6bfacd4e410 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 @@ -152,6 +152,7 @@ public static Builder builder() { * - OLTP - indicates an Autonomous Transaction Processing database * - DW - indicates an Autonomous Data Warehouse database * - AJD - indicates an Autonomous JSON Database + * - APEX - indicates an Autonomous Database with the Oracle Application Express (APEX) workload type. * **/ @lombok.extern.slf4j.Slf4j @@ -159,6 +160,7 @@ public enum DbWorkload { Oltp("OLTP"), Dw("DW"), Ajd("AJD"), + Apex("APEX"), /** * This value is used if a service returns a value for this enum that is not recognized by this @@ -204,6 +206,7 @@ public static DbWorkload create(String key) { * - OLTP - indicates an Autonomous Transaction Processing database * - DW - indicates an Autonomous Data Warehouse database * - AJD - indicates an Autonomous JSON Database + * - APEX - indicates an Autonomous Database with the Oracle Application Express (APEX) workload type. * **/ @com.fasterxml.jackson.annotation.JsonProperty("dbWorkload") 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 deacb7f5d87..530aaa6958d 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 @@ -150,6 +150,15 @@ public Builder version(String version) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); @@ -169,7 +178,8 @@ public Backup build() { databaseEdition, databaseSizeInGBs, shape, - version); + version, + kmsKeyId); __instance__.__explicitlySet__.addAll(__explicitlySet__); return __instance__; } @@ -190,7 +200,8 @@ public Builder copy(Backup o) { .databaseEdition(o.getDatabaseEdition()) .databaseSizeInGBs(o.getDatabaseSizeInGBs()) .shape(o.getShape()) - .version(o.getVersion()); + .version(o.getVersion()) + .kmsKeyId(o.getKmsKeyId()); copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); return copiedBuilder; @@ -292,7 +303,7 @@ public static Type create(String key) { java.util.Date timeEnded; /** - * Additional information about the current lifecycleState. + * Additional information about the current lifecycle state. **/ @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") String lifecycleDetails; @@ -432,6 +443,12 @@ public static DatabaseEdition create(String key) { @com.fasterxml.jackson.annotation.JsonProperty("version") String version; + /** + * The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + String kmsKeyId; + @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); } 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 8d6634a1519..5261a81dd6e 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 @@ -154,6 +154,15 @@ public Builder version(String version) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); @@ -173,7 +182,8 @@ public BackupSummary build() { databaseEdition, databaseSizeInGBs, shape, - version); + version, + kmsKeyId); __instance__.__explicitlySet__.addAll(__explicitlySet__); return __instance__; } @@ -194,7 +204,8 @@ public Builder copy(BackupSummary o) { .databaseEdition(o.getDatabaseEdition()) .databaseSizeInGBs(o.getDatabaseSizeInGBs()) .shape(o.getShape()) - .version(o.getVersion()); + .version(o.getVersion()) + .kmsKeyId(o.getKmsKeyId()); copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); return copiedBuilder; @@ -296,7 +307,7 @@ public static Type create(String key) { java.util.Date timeEnded; /** - * Additional information about the current lifecycleState. + * Additional information about the current lifecycle state. **/ @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") String lifecycleDetails; @@ -436,6 +447,12 @@ public static DatabaseEdition create(String key) { @com.fasterxml.jackson.annotation.JsonProperty("version") String version; + /** + * The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + String kmsKeyId; + @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); } diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDataWarehouseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDataWarehouseDetails.java deleted file mode 100644 index 98b7f5e63e9..00000000000 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDataWarehouseDetails.java +++ /dev/null @@ -1,257 +0,0 @@ -/** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. - * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; - -/** - * **Deprecated.** See {@link #createAutonomousDatabaseDetails(CreateAutonomousDatabaseDetailsRequest) createAutonomousDatabaseDetails} for reference information about creating an Oracle Autonomous Data Warehouse. - *

- **Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API. - * - *
- * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields - * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in - * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called - * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take - * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} - * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). - **/ -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") -@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) -@lombok.Value -@com.fasterxml.jackson.databind.annotation.JsonDeserialize( - builder = CreateAutonomousDataWarehouseDetails.Builder.class -) -@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) -@lombok.Builder(builderClassName = "Builder", toBuilder = true) -public class CreateAutonomousDataWarehouseDetails { - @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") - @lombok.experimental.Accessors(fluent = true) - public static class Builder { - @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") - private String compartmentId; - - public Builder compartmentId(String compartmentId) { - this.compartmentId = compartmentId; - this.__explicitlySet__.add("compartmentId"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("dbName") - private String dbName; - - public Builder dbName(String dbName) { - this.dbName = dbName; - this.__explicitlySet__.add("dbName"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("cpuCoreCount") - private Integer cpuCoreCount; - - public Builder cpuCoreCount(Integer cpuCoreCount) { - this.cpuCoreCount = cpuCoreCount; - this.__explicitlySet__.add("cpuCoreCount"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("dataStorageSizeInTBs") - private Integer dataStorageSizeInTBs; - - public Builder dataStorageSizeInTBs(Integer dataStorageSizeInTBs) { - this.dataStorageSizeInTBs = dataStorageSizeInTBs; - this.__explicitlySet__.add("dataStorageSizeInTBs"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("adminPassword") - private String adminPassword; - - public Builder adminPassword(String adminPassword) { - this.adminPassword = adminPassword; - this.__explicitlySet__.add("adminPassword"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("displayName") - private String displayName; - - public Builder displayName(String displayName) { - this.displayName = displayName; - this.__explicitlySet__.add("displayName"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("licenseModel") - private LicenseModel licenseModel; - - public Builder licenseModel(LicenseModel licenseModel) { - this.licenseModel = licenseModel; - this.__explicitlySet__.add("licenseModel"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") - private java.util.Map freeformTags; - - public Builder freeformTags(java.util.Map freeformTags) { - this.freeformTags = freeformTags; - this.__explicitlySet__.add("freeformTags"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("definedTags") - private java.util.Map> definedTags; - - public Builder definedTags( - java.util.Map> definedTags) { - this.definedTags = definedTags; - this.__explicitlySet__.add("definedTags"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonIgnore - private final java.util.Set __explicitlySet__ = new java.util.HashSet(); - - public CreateAutonomousDataWarehouseDetails build() { - CreateAutonomousDataWarehouseDetails __instance__ = - new CreateAutonomousDataWarehouseDetails( - compartmentId, - dbName, - cpuCoreCount, - dataStorageSizeInTBs, - adminPassword, - displayName, - licenseModel, - freeformTags, - definedTags); - __instance__.__explicitlySet__.addAll(__explicitlySet__); - return __instance__; - } - - @com.fasterxml.jackson.annotation.JsonIgnore - public Builder copy(CreateAutonomousDataWarehouseDetails o) { - Builder copiedBuilder = - compartmentId(o.getCompartmentId()) - .dbName(o.getDbName()) - .cpuCoreCount(o.getCpuCoreCount()) - .dataStorageSizeInTBs(o.getDataStorageSizeInTBs()) - .adminPassword(o.getAdminPassword()) - .displayName(o.getDisplayName()) - .licenseModel(o.getLicenseModel()) - .freeformTags(o.getFreeformTags()) - .definedTags(o.getDefinedTags()); - - copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); - return copiedBuilder; - } - } - - /** - * Create a new builder. - */ - public static Builder builder() { - return new Builder(); - } - - /** - * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment of the Autonomous Data Warehouse. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") - String compartmentId; - - /** - * The database name. The name must begin with an alphabetic character and can contain a maximum of 14 alphanumeric characters. Special characters are not permitted. The database name must be unique in the tenancy. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("dbName") - String dbName; - - /** - * The number of CPU Cores to be made available to the database. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("cpuCoreCount") - Integer cpuCoreCount; - - /** - * Size, in terabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. - * - **/ - @com.fasterxml.jackson.annotation.JsonProperty("dataStorageSizeInTBs") - Integer dataStorageSizeInTBs; - - /** - * The password must be between 12 and 30 characters long, and must contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It cannot contain the double quote symbol (\") or the username \"admin\", regardless of casing. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("adminPassword") - String adminPassword; - - /** - * The user-friendly name for the Autonomous Data Warehouse. The name does not have to be unique. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("displayName") - String displayName; - /** - * The Oracle license model that applies to the Oracle Autonomous Data Warehouse. The default is BRING_YOUR_OWN_LICENSE. - * - **/ - public enum LicenseModel { - LicenseIncluded("LICENSE_INCLUDED"), - BringYourOwnLicense("BRING_YOUR_OWN_LICENSE"), - ; - - private final String value; - private static java.util.Map map; - - static { - map = new java.util.HashMap<>(); - for (LicenseModel v : LicenseModel.values()) { - map.put(v.getValue(), v); - } - } - - LicenseModel(String value) { - this.value = value; - } - - @com.fasterxml.jackson.annotation.JsonValue - public String getValue() { - return value; - } - - @com.fasterxml.jackson.annotation.JsonCreator - public static LicenseModel create(String key) { - if (map.containsKey(key)) { - return map.get(key); - } - throw new IllegalArgumentException("Invalid LicenseModel: " + key); - } - }; - /** - * The Oracle license model that applies to the Oracle Autonomous Data Warehouse. The default is BRING_YOUR_OWN_LICENSE. - * - **/ - @com.fasterxml.jackson.annotation.JsonProperty("licenseModel") - LicenseModel licenseModel; - - /** - * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. - * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). - *

- * Example: `{\"Department\": \"Finance\"}` - * - **/ - @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") - java.util.Map freeformTags; - - /** - * Defined tags for this resource. Each key is predefined and scoped to a namespace. - * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). - * - **/ - @com.fasterxml.jackson.annotation.JsonProperty("definedTags") - java.util.Map> definedTags; - - @com.fasterxml.jackson.annotation.JsonIgnore - private final java.util.Set __explicitlySet__ = new java.util.HashSet(); -} 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 70b7110de9f..c8a8a3d3e25 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 @@ -78,12 +78,14 @@ public class CreateAutonomousDatabaseBase { * - OLTP - indicates an Autonomous Transaction Processing database * - DW - indicates an Autonomous Data Warehouse database * - AJD - indicates an Autonomous JSON Database + * - APEX - indicates an Autonomous Database with the Oracle Application Express (APEX) workload type. * **/ public enum DbWorkload { Oltp("OLTP"), Dw("DW"), Ajd("AJD"), + Apex("APEX"), ; private final String value; @@ -119,6 +121,7 @@ public static DbWorkload create(String key) { * - OLTP - indicates an Autonomous Transaction Processing database * - DW - indicates an Autonomous Data Warehouse database * - AJD - indicates an Autonomous JSON Database + * - APEX - indicates an Autonomous Database with the Oracle Application Express (APEX) workload type. * **/ @com.fasterxml.jackson.annotation.JsonProperty("dbWorkload") @@ -150,7 +153,9 @@ public static DbWorkload create(String key) { @com.fasterxml.jackson.annotation.JsonProperty("displayName") String displayName; /** - * The Oracle license model that applies to the Oracle Autonomous Database. Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the + * The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle PaaS and IaaS services in the cloud. + * License Included allows you to subscribe to new Oracle Database software licenses and the Database service. + * Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the * Autonomous Exadata Infrastructure level. When using [shared Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adboverview.htm#AEI), if a value is not specified, the system will supply the value of `BRING_YOUR_OWN_LICENSE`. * **/ @@ -187,7 +192,9 @@ public static LicenseModel create(String key) { } }; /** - * The Oracle license model that applies to the Oracle Autonomous Database. Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the + * The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle PaaS and IaaS services in the cloud. + * License Included allows you to subscribe to new Oracle Database software licenses and the Database service. + * Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the * Autonomous Exadata Infrastructure level. When using [shared Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adboverview.htm#AEI), if a value is not specified, the system will supply the value of `BRING_YOUR_OWN_LICENSE`. * **/ 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 e3ffe2560ba..3bf82bf5fb9 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 @@ -55,6 +55,19 @@ public class CreateDatabaseBase { @com.fasterxml.jackson.annotation.JsonProperty("dbVersion") String dbVersion; + /** + * The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + String kmsKeyId; + + /** + * The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + String kmsKeyVersionId; + /** * The source of the database: * Use `NONE` for creating a new database. 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 2d46514d14e..38eae6d586a 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 @@ -53,6 +53,24 @@ public Builder dbVersion(String dbVersion) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + private String kmsKeyVersionId; + + public Builder kmsKeyVersionId(String kmsKeyVersionId) { + this.kmsKeyVersionId = kmsKeyVersionId; + this.__explicitlySet__.add("kmsKeyVersionId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("database") private CreateDatabaseFromBackupDetails database; @@ -67,7 +85,8 @@ public Builder database(CreateDatabaseFromBackupDetails database) { public CreateDatabaseFromBackup build() { CreateDatabaseFromBackup __instance__ = - new CreateDatabaseFromBackup(dbHomeId, dbVersion, database); + new CreateDatabaseFromBackup( + dbHomeId, dbVersion, kmsKeyId, kmsKeyVersionId, database); __instance__.__explicitlySet__.addAll(__explicitlySet__); return __instance__; } @@ -75,7 +94,11 @@ public CreateDatabaseFromBackup build() { @com.fasterxml.jackson.annotation.JsonIgnore public Builder copy(CreateDatabaseFromBackup o) { Builder copiedBuilder = - dbHomeId(o.getDbHomeId()).dbVersion(o.getDbVersion()).database(o.getDatabase()); + dbHomeId(o.getDbHomeId()) + .dbVersion(o.getDbVersion()) + .kmsKeyId(o.getKmsKeyId()) + .kmsKeyVersionId(o.getKmsKeyVersionId()) + .database(o.getDatabase()); copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); return copiedBuilder; @@ -91,8 +114,12 @@ public static Builder builder() { @Deprecated public CreateDatabaseFromBackup( - String dbHomeId, String dbVersion, CreateDatabaseFromBackupDetails database) { - super(dbHomeId, dbVersion); + String dbHomeId, + String dbVersion, + String kmsKeyId, + String kmsKeyVersionId, + CreateDatabaseFromBackupDetails database) { + super(dbHomeId, dbVersion, kmsKeyId, kmsKeyVersionId); this.database = database; } 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 eece788e2bb..be914b1326d 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 @@ -61,6 +61,19 @@ public class CreateDbHomeBase { @com.fasterxml.jackson.annotation.JsonProperty("displayName") String displayName; + /** + * The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + String kmsKeyId; + + /** + * The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + String kmsKeyVersionId; + /** * The database software image [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) **/ 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 aac0eee0990..83cbeed9c5b 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 @@ -42,6 +42,24 @@ public Builder displayName(String displayName) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + private String kmsKeyVersionId; + + public Builder kmsKeyVersionId(String kmsKeyVersionId) { + this.kmsKeyVersionId = kmsKeyVersionId; + this.__explicitlySet__.add("kmsKeyVersionId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("databaseSoftwareImageId") private String databaseSoftwareImageId; @@ -104,6 +122,8 @@ public CreateDbHomeWithDbSystemIdDetails build() { CreateDbHomeWithDbSystemIdDetails __instance__ = new CreateDbHomeWithDbSystemIdDetails( displayName, + kmsKeyId, + kmsKeyVersionId, databaseSoftwareImageId, freeformTags, definedTags, @@ -118,6 +138,8 @@ public CreateDbHomeWithDbSystemIdDetails build() { public Builder copy(CreateDbHomeWithDbSystemIdDetails o) { Builder copiedBuilder = displayName(o.getDisplayName()) + .kmsKeyId(o.getKmsKeyId()) + .kmsKeyVersionId(o.getKmsKeyVersionId()) .databaseSoftwareImageId(o.getDatabaseSoftwareImageId()) .freeformTags(o.getFreeformTags()) .definedTags(o.getDefinedTags()) @@ -140,13 +162,21 @@ public static Builder builder() { @Deprecated public CreateDbHomeWithDbSystemIdDetails( String displayName, + String kmsKeyId, + String kmsKeyVersionId, String databaseSoftwareImageId, java.util.Map freeformTags, java.util.Map> definedTags, String dbSystemId, String dbVersion, CreateDatabaseDetails database) { - super(displayName, databaseSoftwareImageId, freeformTags, definedTags); + super( + displayName, + kmsKeyId, + kmsKeyVersionId, + databaseSoftwareImageId, + freeformTags, + definedTags); this.dbSystemId = dbSystemId; this.dbVersion = dbVersion; this.database = database; 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 ab721c6b5c6..5607564a1ba 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 @@ -42,6 +42,24 @@ public Builder displayName(String displayName) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + private String kmsKeyVersionId; + + public Builder kmsKeyVersionId(String kmsKeyVersionId) { + this.kmsKeyVersionId = kmsKeyVersionId; + this.__explicitlySet__.add("kmsKeyVersionId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("databaseSoftwareImageId") private String databaseSoftwareImageId; @@ -95,6 +113,8 @@ public CreateDbHomeWithDbSystemIdFromBackupDetails build() { CreateDbHomeWithDbSystemIdFromBackupDetails __instance__ = new CreateDbHomeWithDbSystemIdFromBackupDetails( displayName, + kmsKeyId, + kmsKeyVersionId, databaseSoftwareImageId, freeformTags, definedTags, @@ -108,6 +128,8 @@ public CreateDbHomeWithDbSystemIdFromBackupDetails build() { public Builder copy(CreateDbHomeWithDbSystemIdFromBackupDetails o) { Builder copiedBuilder = displayName(o.getDisplayName()) + .kmsKeyId(o.getKmsKeyId()) + .kmsKeyVersionId(o.getKmsKeyVersionId()) .databaseSoftwareImageId(o.getDatabaseSoftwareImageId()) .freeformTags(o.getFreeformTags()) .definedTags(o.getDefinedTags()) @@ -129,12 +151,20 @@ public static Builder builder() { @Deprecated public CreateDbHomeWithDbSystemIdFromBackupDetails( String displayName, + String kmsKeyId, + String kmsKeyVersionId, String databaseSoftwareImageId, java.util.Map freeformTags, java.util.Map> definedTags, String dbSystemId, CreateDatabaseFromBackupDetails database) { - super(displayName, databaseSoftwareImageId, freeformTags, definedTags); + super( + displayName, + kmsKeyId, + kmsKeyVersionId, + databaseSoftwareImageId, + freeformTags, + definedTags); this.dbSystemId = dbSystemId; this.database = database; } 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 be3d73474ff..a112345c1e8 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 @@ -42,6 +42,24 @@ public Builder displayName(String displayName) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + private String kmsKeyVersionId; + + public Builder kmsKeyVersionId(String kmsKeyVersionId) { + this.kmsKeyVersionId = kmsKeyVersionId; + this.__explicitlySet__.add("kmsKeyVersionId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("databaseSoftwareImageId") private String databaseSoftwareImageId; @@ -95,6 +113,8 @@ public CreateDbHomeWithDbSystemIdFromDatabaseDetails build() { CreateDbHomeWithDbSystemIdFromDatabaseDetails __instance__ = new CreateDbHomeWithDbSystemIdFromDatabaseDetails( displayName, + kmsKeyId, + kmsKeyVersionId, databaseSoftwareImageId, freeformTags, definedTags, @@ -108,6 +128,8 @@ public CreateDbHomeWithDbSystemIdFromDatabaseDetails build() { public Builder copy(CreateDbHomeWithDbSystemIdFromDatabaseDetails o) { Builder copiedBuilder = displayName(o.getDisplayName()) + .kmsKeyId(o.getKmsKeyId()) + .kmsKeyVersionId(o.getKmsKeyVersionId()) .databaseSoftwareImageId(o.getDatabaseSoftwareImageId()) .freeformTags(o.getFreeformTags()) .definedTags(o.getDefinedTags()) @@ -129,12 +151,20 @@ public static Builder builder() { @Deprecated public CreateDbHomeWithDbSystemIdFromDatabaseDetails( String displayName, + String kmsKeyId, + String kmsKeyVersionId, String databaseSoftwareImageId, java.util.Map freeformTags, java.util.Map> definedTags, String dbSystemId, CreateDatabaseFromAnotherDatabaseDetails database) { - super(displayName, databaseSoftwareImageId, freeformTags, definedTags); + super( + displayName, + kmsKeyId, + kmsKeyVersionId, + databaseSoftwareImageId, + freeformTags, + definedTags); this.dbSystemId = dbSystemId; this.database = database; } 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 2dc1ebb4b69..0255151a541 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 @@ -42,6 +42,24 @@ public Builder displayName(String displayName) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + private String kmsKeyVersionId; + + public Builder kmsKeyVersionId(String kmsKeyVersionId) { + this.kmsKeyVersionId = kmsKeyVersionId; + this.__explicitlySet__.add("kmsKeyVersionId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("databaseSoftwareImageId") private String databaseSoftwareImageId; @@ -104,6 +122,8 @@ public CreateDbHomeWithVmClusterIdDetails build() { CreateDbHomeWithVmClusterIdDetails __instance__ = new CreateDbHomeWithVmClusterIdDetails( displayName, + kmsKeyId, + kmsKeyVersionId, databaseSoftwareImageId, freeformTags, definedTags, @@ -118,6 +138,8 @@ public CreateDbHomeWithVmClusterIdDetails build() { public Builder copy(CreateDbHomeWithVmClusterIdDetails o) { Builder copiedBuilder = displayName(o.getDisplayName()) + .kmsKeyId(o.getKmsKeyId()) + .kmsKeyVersionId(o.getKmsKeyVersionId()) .databaseSoftwareImageId(o.getDatabaseSoftwareImageId()) .freeformTags(o.getFreeformTags()) .definedTags(o.getDefinedTags()) @@ -140,13 +162,21 @@ public static Builder builder() { @Deprecated public CreateDbHomeWithVmClusterIdDetails( String displayName, + String kmsKeyId, + String kmsKeyVersionId, String databaseSoftwareImageId, java.util.Map freeformTags, java.util.Map> definedTags, String vmClusterId, String dbVersion, CreateDatabaseDetails database) { - super(displayName, databaseSoftwareImageId, freeformTags, definedTags); + super( + displayName, + kmsKeyId, + kmsKeyVersionId, + databaseSoftwareImageId, + freeformTags, + definedTags); this.vmClusterId = vmClusterId; this.dbVersion = dbVersion; this.database = database; 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 2ba7f941a8f..d18f79b8dcd 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 @@ -42,6 +42,24 @@ public Builder displayName(String displayName) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + private String kmsKeyVersionId; + + public Builder kmsKeyVersionId(String kmsKeyVersionId) { + this.kmsKeyVersionId = kmsKeyVersionId; + this.__explicitlySet__.add("kmsKeyVersionId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("databaseSoftwareImageId") private String databaseSoftwareImageId; @@ -95,6 +113,8 @@ public CreateDbHomeWithVmClusterIdFromBackupDetails build() { CreateDbHomeWithVmClusterIdFromBackupDetails __instance__ = new CreateDbHomeWithVmClusterIdFromBackupDetails( displayName, + kmsKeyId, + kmsKeyVersionId, databaseSoftwareImageId, freeformTags, definedTags, @@ -108,6 +128,8 @@ public CreateDbHomeWithVmClusterIdFromBackupDetails build() { public Builder copy(CreateDbHomeWithVmClusterIdFromBackupDetails o) { Builder copiedBuilder = displayName(o.getDisplayName()) + .kmsKeyId(o.getKmsKeyId()) + .kmsKeyVersionId(o.getKmsKeyVersionId()) .databaseSoftwareImageId(o.getDatabaseSoftwareImageId()) .freeformTags(o.getFreeformTags()) .definedTags(o.getDefinedTags()) @@ -129,12 +151,20 @@ public static Builder builder() { @Deprecated public CreateDbHomeWithVmClusterIdFromBackupDetails( String displayName, + String kmsKeyId, + String kmsKeyVersionId, String databaseSoftwareImageId, java.util.Map freeformTags, java.util.Map> definedTags, String vmClusterId, CreateDatabaseFromBackupDetails database) { - super(displayName, databaseSoftwareImageId, freeformTags, definedTags); + super( + displayName, + kmsKeyId, + kmsKeyVersionId, + databaseSoftwareImageId, + freeformTags, + definedTags); this.vmClusterId = vmClusterId; this.database = database; } 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 65f85f70258..59c629cf2f2 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 @@ -53,6 +53,24 @@ public Builder dbVersion(String dbVersion) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + private String kmsKeyVersionId; + + public Builder kmsKeyVersionId(String kmsKeyVersionId) { + this.kmsKeyVersionId = kmsKeyVersionId; + this.__explicitlySet__.add("kmsKeyVersionId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("database") private CreateDatabaseDetails database; @@ -67,7 +85,8 @@ public Builder database(CreateDatabaseDetails database) { public CreateNewDatabaseDetails build() { CreateNewDatabaseDetails __instance__ = - new CreateNewDatabaseDetails(dbHomeId, dbVersion, database); + new CreateNewDatabaseDetails( + dbHomeId, dbVersion, kmsKeyId, kmsKeyVersionId, database); __instance__.__explicitlySet__.addAll(__explicitlySet__); return __instance__; } @@ -75,7 +94,11 @@ public CreateNewDatabaseDetails build() { @com.fasterxml.jackson.annotation.JsonIgnore public Builder copy(CreateNewDatabaseDetails o) { Builder copiedBuilder = - dbHomeId(o.getDbHomeId()).dbVersion(o.getDbVersion()).database(o.getDatabase()); + dbHomeId(o.getDbHomeId()) + .dbVersion(o.getDbVersion()) + .kmsKeyId(o.getKmsKeyId()) + .kmsKeyVersionId(o.getKmsKeyVersionId()) + .database(o.getDatabase()); copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); return copiedBuilder; @@ -91,8 +114,12 @@ public static Builder builder() { @Deprecated public CreateNewDatabaseDetails( - String dbHomeId, String dbVersion, CreateDatabaseDetails database) { - super(dbHomeId, dbVersion); + String dbHomeId, + String dbVersion, + String kmsKeyId, + String kmsKeyVersionId, + CreateDatabaseDetails database) { + super(dbHomeId, dbVersion, kmsKeyId, kmsKeyVersionId); this.database = database; } 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 e3b7043e1de..492f64551d1 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 @@ -196,6 +196,15 @@ public Builder connectionStrings(DatabaseConnectionStrings connectionStrings) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("sourceDatabasePointInTimeRecoveryTimestamp") private java.util.Date sourceDatabasePointInTimeRecoveryTimestamp; @@ -241,6 +250,7 @@ public Database build() { freeformTags, definedTags, connectionStrings, + kmsKeyId, sourceDatabasePointInTimeRecoveryTimestamp, databaseSoftwareImageId); __instance__.__explicitlySet__.addAll(__explicitlySet__); @@ -269,6 +279,7 @@ public Builder copy(Database o) { .freeformTags(o.getFreeformTags()) .definedTags(o.getDefinedTags()) .connectionStrings(o.getConnectionStrings()) + .kmsKeyId(o.getKmsKeyId()) .sourceDatabasePointInTimeRecoveryTimestamp( o.getSourceDatabasePointInTimeRecoveryTimestamp()) .databaseSoftwareImageId(o.getDatabaseSoftwareImageId()); @@ -353,7 +364,7 @@ public static Builder builder() { String dbUniqueName; /** - * Additional information about the current lifecycleState. + * Additional information about the current lifecycle state. **/ @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") String lifecycleDetails; @@ -455,6 +466,12 @@ public static LifecycleState create(String key) { @com.fasterxml.jackson.annotation.JsonProperty("connectionStrings") DatabaseConnectionStrings connectionStrings; + /** + * The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + String kmsKeyId; + /** * Point in time recovery timeStamp of the source database at which cloned database system is cloned from the source database system, as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) **/ 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 ec77cb7fc11..845d56cd8df 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 @@ -201,6 +201,15 @@ public Builder connectionStrings(DatabaseConnectionStrings connectionStrings) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("sourceDatabasePointInTimeRecoveryTimestamp") private java.util.Date sourceDatabasePointInTimeRecoveryTimestamp; @@ -246,6 +255,7 @@ public DatabaseSummary build() { freeformTags, definedTags, connectionStrings, + kmsKeyId, sourceDatabasePointInTimeRecoveryTimestamp, databaseSoftwareImageId); __instance__.__explicitlySet__.addAll(__explicitlySet__); @@ -274,6 +284,7 @@ public Builder copy(DatabaseSummary o) { .freeformTags(o.getFreeformTags()) .definedTags(o.getDefinedTags()) .connectionStrings(o.getConnectionStrings()) + .kmsKeyId(o.getKmsKeyId()) .sourceDatabasePointInTimeRecoveryTimestamp( o.getSourceDatabasePointInTimeRecoveryTimestamp()) .databaseSoftwareImageId(o.getDatabaseSoftwareImageId()); @@ -358,7 +369,7 @@ public static Builder builder() { String dbUniqueName; /** - * Additional information about the current lifecycleState. + * Additional information about the current lifecycle state. **/ @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") String lifecycleDetails; @@ -460,6 +471,12 @@ public static LifecycleState create(String key) { @com.fasterxml.jackson.annotation.JsonProperty("connectionStrings") DatabaseConnectionStrings connectionStrings; + /** + * The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + String kmsKeyId; + /** * Point in time recovery timeStamp of the source database at which cloned database system is cloned from the source database system, as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) **/ 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 c408f3ed476..ffc9a1515df 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 @@ -123,6 +123,15 @@ public Builder timeCreated(java.util.Date timeCreated) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("oneOffPatches") private java.util.List oneOffPatches; @@ -177,6 +186,7 @@ public DbHome build() { dbHomeLocation, lifecycleDetails, timeCreated, + kmsKeyId, oneOffPatches, freeformTags, definedTags, @@ -199,6 +209,7 @@ public Builder copy(DbHome o) { .dbHomeLocation(o.getDbHomeLocation()) .lifecycleDetails(o.getLifecycleDetails()) .timeCreated(o.getTimeCreated()) + .kmsKeyId(o.getKmsKeyId()) .oneOffPatches(o.getOneOffPatches()) .freeformTags(o.getFreeformTags()) .definedTags(o.getDefinedTags()) @@ -320,7 +331,7 @@ public static LifecycleState create(String key) { String dbHomeLocation; /** - * Additional information about the current lifecycleState. + * Additional information about the current lifecycle state. **/ @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") String lifecycleDetails; @@ -331,6 +342,12 @@ public static LifecycleState create(String key) { @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") java.util.Date timeCreated; + /** + * The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + String kmsKeyId; + /** * List of one-off patches for Database Homes. **/ 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 44eed0dbcad..97cbc195ae9 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 @@ -132,6 +132,15 @@ public Builder timeCreated(java.util.Date timeCreated) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("oneOffPatches") private java.util.List oneOffPatches; @@ -186,6 +195,7 @@ public DbHomeSummary build() { dbHomeLocation, lifecycleDetails, timeCreated, + kmsKeyId, oneOffPatches, freeformTags, definedTags, @@ -208,6 +218,7 @@ public Builder copy(DbHomeSummary o) { .dbHomeLocation(o.getDbHomeLocation()) .lifecycleDetails(o.getLifecycleDetails()) .timeCreated(o.getTimeCreated()) + .kmsKeyId(o.getKmsKeyId()) .oneOffPatches(o.getOneOffPatches()) .freeformTags(o.getFreeformTags()) .definedTags(o.getDefinedTags()) @@ -329,7 +340,7 @@ public static LifecycleState create(String key) { String dbHomeLocation; /** - * Additional information about the current lifecycleState. + * Additional information about the current lifecycle state. **/ @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") String lifecycleDetails; @@ -340,6 +351,12 @@ public static LifecycleState create(String key) { @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") java.util.Date timeCreated; + /** + * The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + String kmsKeyId; + /** * List of one-off patches for Database Homes. **/ 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 573af28a78e..bdbbd73f681 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 @@ -168,6 +168,15 @@ public Builder domain(String domain) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("version") private String version; @@ -426,6 +435,7 @@ public DbSystem build() { timeZone, hostname, domain, + kmsKeyId, version, cpuCoreCount, clusterName, @@ -475,6 +485,7 @@ public Builder copy(DbSystem o) { .timeZone(o.getTimeZone()) .hostname(o.getHostname()) .domain(o.getDomain()) + .kmsKeyId(o.getKmsKeyId()) .version(o.getVersion()) .cpuCoreCount(o.getCpuCoreCount()) .clusterName(o.getClusterName()) @@ -624,6 +635,12 @@ public static Builder builder() { @com.fasterxml.jackson.annotation.JsonProperty("domain") String domain; + /** + * The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + String kmsKeyId; + /** * The Oracle Database version of the DB system. **/ @@ -783,7 +800,7 @@ public static LifecycleState create(String key) { java.util.Date timeCreated; /** - * Additional information about the current lifecycleState. + * Additional information about the current lifecycle state. **/ @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") String lifecycleDetails; 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 53d718fb669..0df6d668802 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 @@ -176,6 +176,15 @@ public Builder domain(String domain) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("version") private String version; @@ -433,6 +442,7 @@ public DbSystemSummary build() { timeZone, hostname, domain, + kmsKeyId, version, cpuCoreCount, clusterName, @@ -481,6 +491,7 @@ public Builder copy(DbSystemSummary o) { .timeZone(o.getTimeZone()) .hostname(o.getHostname()) .domain(o.getDomain()) + .kmsKeyId(o.getKmsKeyId()) .version(o.getVersion()) .cpuCoreCount(o.getCpuCoreCount()) .clusterName(o.getClusterName()) @@ -627,6 +638,12 @@ public static Builder builder() { @com.fasterxml.jackson.annotation.JsonProperty("domain") String domain; + /** + * The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + String kmsKeyId; + /** * The Oracle Database version of the DB system. **/ @@ -786,7 +803,7 @@ public static LifecycleState create(String key) { java.util.Date timeCreated; /** - * Additional information about the current lifecycleState. + * Additional information about the current lifecycle state. **/ @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") String lifecycleDetails; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/RestoreAutonomousDataWarehouseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/FlexComponentCollection.java similarity index 68% rename from bmc-database/src/main/java/com/oracle/bmc/database/model/RestoreAutonomousDataWarehouseDetails.java rename to bmc-database/src/main/java/com/oracle/bmc/database/model/FlexComponentCollection.java index e7a5ee1cf53..c6da1d58f92 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/RestoreAutonomousDataWarehouseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/FlexComponentCollection.java @@ -5,8 +5,7 @@ package com.oracle.bmc.database.model; /** - * **Deprecated.** See {@link #restoreAutonomousDatabaseDetails(RestoreAutonomousDatabaseDetailsRequest) restoreAutonomousDatabaseDetails} for reference information about restoring an Autonomous Data Warehouse. - * + * Results of a FlexComponent lists. Contains FlexComponentSummary items. *
* Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in @@ -19,36 +18,35 @@ @lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) @lombok.Value @com.fasterxml.jackson.databind.annotation.JsonDeserialize( - builder = RestoreAutonomousDataWarehouseDetails.Builder.class + builder = FlexComponentCollection.Builder.class ) @com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) @lombok.Builder(builderClassName = "Builder", toBuilder = true) -public class RestoreAutonomousDataWarehouseDetails { +public class FlexComponentCollection { @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") @lombok.experimental.Accessors(fluent = true) public static class Builder { - @com.fasterxml.jackson.annotation.JsonProperty("timestamp") - private java.util.Date timestamp; + @com.fasterxml.jackson.annotation.JsonProperty("items") + private java.util.List items; - public Builder timestamp(java.util.Date timestamp) { - this.timestamp = timestamp; - this.__explicitlySet__.add("timestamp"); + public Builder items(java.util.List items) { + this.items = items; + this.__explicitlySet__.add("items"); return this; } @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); - public RestoreAutonomousDataWarehouseDetails build() { - RestoreAutonomousDataWarehouseDetails __instance__ = - new RestoreAutonomousDataWarehouseDetails(timestamp); + public FlexComponentCollection build() { + FlexComponentCollection __instance__ = new FlexComponentCollection(items); __instance__.__explicitlySet__.addAll(__explicitlySet__); return __instance__; } @com.fasterxml.jackson.annotation.JsonIgnore - public Builder copy(RestoreAutonomousDataWarehouseDetails o) { - Builder copiedBuilder = timestamp(o.getTimestamp()); + public Builder copy(FlexComponentCollection o) { + Builder copiedBuilder = items(o.getItems()); copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); return copiedBuilder; @@ -62,11 +60,8 @@ public static Builder builder() { return new Builder(); } - /** - * The time to restore the database to. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("timestamp") - java.util.Date timestamp; + @com.fasterxml.jackson.annotation.JsonProperty("items") + java.util.List items; @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); 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 new file mode 100644 index 00000000000..14c92fc3b4b --- /dev/null +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/FlexComponentSummary.java @@ -0,0 +1,127 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; + +/** + * The Flex Components for a DB system. The Flex Component determines resources to allocate to the DB system - CPU cores, memory and storage for Flex shapes. + *

+ * To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. + * If you're an administrator who needs to write policies to give users access, + * see [Getting Started with Policies](https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm). + * + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = FlexComponentSummary.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class FlexComponentSummary { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("name") + private String name; + + public Builder name(String name) { + this.name = name; + this.__explicitlySet__.add("name"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("minimumCoreCount") + private Integer minimumCoreCount; + + public Builder minimumCoreCount(Integer minimumCoreCount) { + this.minimumCoreCount = minimumCoreCount; + this.__explicitlySet__.add("minimumCoreCount"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("availableCoreCount") + private Integer availableCoreCount; + + public Builder availableCoreCount(Integer availableCoreCount) { + this.availableCoreCount = availableCoreCount; + this.__explicitlySet__.add("availableCoreCount"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("availableDbStorageInGBs") + private Integer availableDbStorageInGBs; + + public Builder availableDbStorageInGBs(Integer availableDbStorageInGBs) { + this.availableDbStorageInGBs = availableDbStorageInGBs; + this.__explicitlySet__.add("availableDbStorageInGBs"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public FlexComponentSummary build() { + FlexComponentSummary __instance__ = + new FlexComponentSummary( + name, minimumCoreCount, availableCoreCount, availableDbStorageInGBs); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(FlexComponentSummary o) { + Builder copiedBuilder = + name(o.getName()) + .minimumCoreCount(o.getMinimumCoreCount()) + .availableCoreCount(o.getAvailableCoreCount()) + .availableDbStorageInGBs(o.getAvailableDbStorageInGBs()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * The name of the Flex Component used for the DB system. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("name") + String name; + + /** + * The minimum number of CPU cores that can be enabled on the DB Server for this Flex Component. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("minimumCoreCount") + Integer minimumCoreCount; + + /** + * The maximum number of CPU cores that can ben enabled on the DB Server for this Flex Component. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("availableCoreCount") + Integer availableCoreCount; + + /** + * The maximum storage that can be enabled on the Storage Server for this Flex Component. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("availableDbStorageInGBs") + Integer availableDbStorageInGBs; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 4d11255a1ed..684592726d3 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 @@ -230,6 +230,19 @@ public class LaunchDbSystemBase { @com.fasterxml.jackson.annotation.JsonProperty("initialDataStorageSizeInGB") Integer initialDataStorageSizeInGB; + /** + * The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + String kmsKeyId; + + /** + * The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + String kmsKeyVersionId; + /** * The number of nodes to launch for a 2-node RAC virtual machine DB system. Specify either 1 or 2. * 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 b170ffad0e4..070f59d2bb9 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 @@ -204,6 +204,24 @@ public Builder initialDataStorageSizeInGB(Integer initialDataStorageSizeInGB) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + private String kmsKeyVersionId; + + public Builder kmsKeyVersionId(String kmsKeyVersionId) { + this.kmsKeyVersionId = kmsKeyVersionId; + this.__explicitlySet__.add("kmsKeyVersionId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("nodeCount") private Integer nodeCount; @@ -311,6 +329,8 @@ public LaunchDbSystemDetails build() { clusterName, dataStoragePercentage, initialDataStorageSizeInGB, + kmsKeyId, + kmsKeyVersionId, nodeCount, freeformTags, definedTags, @@ -346,6 +366,8 @@ public Builder copy(LaunchDbSystemDetails o) { .clusterName(o.getClusterName()) .dataStoragePercentage(o.getDataStoragePercentage()) .initialDataStorageSizeInGB(o.getInitialDataStorageSizeInGB()) + .kmsKeyId(o.getKmsKeyId()) + .kmsKeyVersionId(o.getKmsKeyVersionId()) .nodeCount(o.getNodeCount()) .freeformTags(o.getFreeformTags()) .definedTags(o.getDefinedTags()) @@ -389,6 +411,8 @@ public LaunchDbSystemDetails( String clusterName, Integer dataStoragePercentage, Integer initialDataStorageSizeInGB, + String kmsKeyId, + String kmsKeyVersionId, Integer nodeCount, java.util.Map freeformTags, java.util.Map> definedTags, @@ -418,6 +442,8 @@ public LaunchDbSystemDetails( clusterName, dataStoragePercentage, initialDataStorageSizeInGB, + kmsKeyId, + kmsKeyVersionId, nodeCount, freeformTags, definedTags, 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 2563ed57d76..b9f902d4a31 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 @@ -204,6 +204,24 @@ public Builder initialDataStorageSizeInGB(Integer initialDataStorageSizeInGB) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + private String kmsKeyVersionId; + + public Builder kmsKeyVersionId(String kmsKeyVersionId) { + this.kmsKeyVersionId = kmsKeyVersionId; + this.__explicitlySet__.add("kmsKeyVersionId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("nodeCount") private Integer nodeCount; @@ -302,6 +320,8 @@ public LaunchDbSystemFromBackupDetails build() { clusterName, dataStoragePercentage, initialDataStorageSizeInGB, + kmsKeyId, + kmsKeyVersionId, nodeCount, freeformTags, definedTags, @@ -336,6 +356,8 @@ public Builder copy(LaunchDbSystemFromBackupDetails o) { .clusterName(o.getClusterName()) .dataStoragePercentage(o.getDataStoragePercentage()) .initialDataStorageSizeInGB(o.getInitialDataStorageSizeInGB()) + .kmsKeyId(o.getKmsKeyId()) + .kmsKeyVersionId(o.getKmsKeyVersionId()) .nodeCount(o.getNodeCount()) .freeformTags(o.getFreeformTags()) .definedTags(o.getDefinedTags()) @@ -378,6 +400,8 @@ public LaunchDbSystemFromBackupDetails( String clusterName, Integer dataStoragePercentage, Integer initialDataStorageSizeInGB, + String kmsKeyId, + String kmsKeyVersionId, Integer nodeCount, java.util.Map freeformTags, java.util.Map> definedTags, @@ -406,6 +430,8 @@ public LaunchDbSystemFromBackupDetails( clusterName, dataStoragePercentage, initialDataStorageSizeInGB, + kmsKeyId, + kmsKeyVersionId, nodeCount, freeformTags, definedTags, 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 fea4959aada..d90db9ef442 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 @@ -204,6 +204,24 @@ public Builder initialDataStorageSizeInGB(Integer initialDataStorageSizeInGB) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + private String kmsKeyVersionId; + + public Builder kmsKeyVersionId(String kmsKeyVersionId) { + this.kmsKeyVersionId = kmsKeyVersionId; + this.__explicitlySet__.add("kmsKeyVersionId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("nodeCount") private Integer nodeCount; @@ -302,6 +320,8 @@ public LaunchDbSystemFromDatabaseDetails build() { clusterName, dataStoragePercentage, initialDataStorageSizeInGB, + kmsKeyId, + kmsKeyVersionId, nodeCount, freeformTags, definedTags, @@ -336,6 +356,8 @@ public Builder copy(LaunchDbSystemFromDatabaseDetails o) { .clusterName(o.getClusterName()) .dataStoragePercentage(o.getDataStoragePercentage()) .initialDataStorageSizeInGB(o.getInitialDataStorageSizeInGB()) + .kmsKeyId(o.getKmsKeyId()) + .kmsKeyVersionId(o.getKmsKeyVersionId()) .nodeCount(o.getNodeCount()) .freeformTags(o.getFreeformTags()) .definedTags(o.getDefinedTags()) @@ -378,6 +400,8 @@ public LaunchDbSystemFromDatabaseDetails( String clusterName, Integer dataStoragePercentage, Integer initialDataStorageSizeInGB, + String kmsKeyId, + String kmsKeyVersionId, Integer nodeCount, java.util.Map freeformTags, java.util.Map> definedTags, @@ -406,6 +430,8 @@ public LaunchDbSystemFromDatabaseDetails( clusterName, dataStoragePercentage, initialDataStorageSizeInGB, + kmsKeyId, + kmsKeyVersionId, nodeCount, freeformTags, definedTags, 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 1a38dd23edd..238d458b763 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 @@ -204,6 +204,24 @@ public Builder initialDataStorageSizeInGB(Integer initialDataStorageSizeInGB) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + private String kmsKeyVersionId; + + public Builder kmsKeyVersionId(String kmsKeyVersionId) { + this.kmsKeyVersionId = kmsKeyVersionId; + this.__explicitlySet__.add("kmsKeyVersionId"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("nodeCount") private Integer nodeCount; @@ -293,6 +311,8 @@ public LaunchDbSystemFromDbSystemDetails build() { clusterName, dataStoragePercentage, initialDataStorageSizeInGB, + kmsKeyId, + kmsKeyVersionId, nodeCount, freeformTags, definedTags, @@ -326,6 +346,8 @@ public Builder copy(LaunchDbSystemFromDbSystemDetails o) { .clusterName(o.getClusterName()) .dataStoragePercentage(o.getDataStoragePercentage()) .initialDataStorageSizeInGB(o.getInitialDataStorageSizeInGB()) + .kmsKeyId(o.getKmsKeyId()) + .kmsKeyVersionId(o.getKmsKeyVersionId()) .nodeCount(o.getNodeCount()) .freeformTags(o.getFreeformTags()) .definedTags(o.getDefinedTags()) @@ -367,6 +389,8 @@ public LaunchDbSystemFromDbSystemDetails( String clusterName, Integer dataStoragePercentage, Integer initialDataStorageSizeInGB, + String kmsKeyId, + String kmsKeyVersionId, Integer nodeCount, java.util.Map freeformTags, java.util.Map> definedTags, @@ -394,6 +418,8 @@ public LaunchDbSystemFromDbSystemDetails( clusterName, dataStoragePercentage, initialDataStorageSizeInGB, + kmsKeyId, + kmsKeyVersionId, nodeCount, freeformTags, definedTags, 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 564fab839c9..f27771deaf6 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 @@ -298,7 +298,7 @@ public static LifecycleState create(String key) { LifecycleState lifecycleState; /** - * Additional information about the current lifecycleState. + * Additional information about the current lifecycle state. **/ @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") String lifecycleDetails; 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 52b10ad064b..2e1e2a7154e 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 @@ -300,7 +300,7 @@ public static LifecycleState create(String key) { LifecycleState lifecycleState; /** - * Additional information about the current lifecycleState. + * Additional information about the current lifecycle state. **/ @com.fasterxml.jackson.annotation.JsonProperty("lifecycleDetails") String lifecycleDetails; 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 new file mode 100644 index 00000000000..1ee255142d1 --- /dev/null +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/MigrateVaultKeyDetails.java @@ -0,0 +1,90 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; + +/** + * Details for replacing existing Oracle-managed keys with customer-managed [Vault service](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm) keys and vice-versa is not supported. + * + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = MigrateVaultKeyDetails.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class MigrateVaultKeyDetails { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + private String kmsKeyId; + + public Builder kmsKeyId(String kmsKeyId) { + this.kmsKeyId = kmsKeyId; + this.__explicitlySet__.add("kmsKeyId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + private String kmsKeyVersionId; + + public Builder kmsKeyVersionId(String kmsKeyVersionId) { + this.kmsKeyVersionId = kmsKeyVersionId; + this.__explicitlySet__.add("kmsKeyVersionId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public MigrateVaultKeyDetails build() { + MigrateVaultKeyDetails __instance__ = + new MigrateVaultKeyDetails(kmsKeyId, kmsKeyVersionId); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(MigrateVaultKeyDetails o) { + Builder copiedBuilder = + kmsKeyId(o.getKmsKeyId()).kmsKeyVersionId(o.getKmsKeyVersionId()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyId") + String kmsKeyId; + + /** + * The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("kmsKeyVersionId") + String kmsKeyVersionId; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousDataWarehouseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousDataWarehouseDetails.java deleted file mode 100644 index e50977153b1..00000000000 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousDataWarehouseDetails.java +++ /dev/null @@ -1,170 +0,0 @@ -/** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. - * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; - -/** - * **Deprecated.** See {@link #updateAutonomousDatabaseDetails(UpdateAutonomousDatabaseDetailsRequest) updateAutonomousDatabaseDetails} for reference information about updating an Autonomous Data Warehouse. - *

- **Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API. - * - *
- * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields - * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in - * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called - * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take - * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} - * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). - **/ -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") -@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) -@lombok.Value -@com.fasterxml.jackson.databind.annotation.JsonDeserialize( - builder = UpdateAutonomousDataWarehouseDetails.Builder.class -) -@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) -@lombok.Builder(builderClassName = "Builder", toBuilder = true) -public class UpdateAutonomousDataWarehouseDetails { - @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") - @lombok.experimental.Accessors(fluent = true) - public static class Builder { - @com.fasterxml.jackson.annotation.JsonProperty("cpuCoreCount") - private Integer cpuCoreCount; - - public Builder cpuCoreCount(Integer cpuCoreCount) { - this.cpuCoreCount = cpuCoreCount; - this.__explicitlySet__.add("cpuCoreCount"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("dataStorageSizeInTBs") - private Integer dataStorageSizeInTBs; - - public Builder dataStorageSizeInTBs(Integer dataStorageSizeInTBs) { - this.dataStorageSizeInTBs = dataStorageSizeInTBs; - this.__explicitlySet__.add("dataStorageSizeInTBs"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("displayName") - private String displayName; - - public Builder displayName(String displayName) { - this.displayName = displayName; - this.__explicitlySet__.add("displayName"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("adminPassword") - private String adminPassword; - - public Builder adminPassword(String adminPassword) { - this.adminPassword = adminPassword; - this.__explicitlySet__.add("adminPassword"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") - private java.util.Map freeformTags; - - public Builder freeformTags(java.util.Map freeformTags) { - this.freeformTags = freeformTags; - this.__explicitlySet__.add("freeformTags"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonProperty("definedTags") - private java.util.Map> definedTags; - - public Builder definedTags( - java.util.Map> definedTags) { - this.definedTags = definedTags; - this.__explicitlySet__.add("definedTags"); - return this; - } - - @com.fasterxml.jackson.annotation.JsonIgnore - private final java.util.Set __explicitlySet__ = new java.util.HashSet(); - - public UpdateAutonomousDataWarehouseDetails build() { - UpdateAutonomousDataWarehouseDetails __instance__ = - new UpdateAutonomousDataWarehouseDetails( - cpuCoreCount, - dataStorageSizeInTBs, - displayName, - adminPassword, - freeformTags, - definedTags); - __instance__.__explicitlySet__.addAll(__explicitlySet__); - return __instance__; - } - - @com.fasterxml.jackson.annotation.JsonIgnore - public Builder copy(UpdateAutonomousDataWarehouseDetails o) { - Builder copiedBuilder = - cpuCoreCount(o.getCpuCoreCount()) - .dataStorageSizeInTBs(o.getDataStorageSizeInTBs()) - .displayName(o.getDisplayName()) - .adminPassword(o.getAdminPassword()) - .freeformTags(o.getFreeformTags()) - .definedTags(o.getDefinedTags()); - - copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); - return copiedBuilder; - } - } - - /** - * Create a new builder. - */ - public static Builder builder() { - return new Builder(); - } - - /** - * The number of CPU cores to be made available to the database. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("cpuCoreCount") - Integer cpuCoreCount; - - /** - * Size, in terabytes, of the data volume that will be attached to the database. - * - **/ - @com.fasterxml.jackson.annotation.JsonProperty("dataStorageSizeInTBs") - Integer dataStorageSizeInTBs; - - /** - * The user-friendly name for the Autonomous Data Warehouse. The name does not have to be unique. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("displayName") - String displayName; - - /** - * The password must be between 12 and 30 characters long, and must contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It cannot contain the double quote symbol (\") or the username \"admin\", regardless of casing. It must be different from the last four passwords and it must not be a password used within the last 24 hours. - **/ - @com.fasterxml.jackson.annotation.JsonProperty("adminPassword") - String adminPassword; - - /** - * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. - * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). - *

- * Example: `{\"Department\": \"Finance\"}` - * - **/ - @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") - java.util.Map freeformTags; - - /** - * Defined tags for this resource. Each key is predefined and scoped to a namespace. - * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). - * - **/ - @com.fasterxml.jackson.annotation.JsonProperty("definedTags") - java.util.Map> definedTags; - - @com.fasterxml.jackson.annotation.JsonIgnore - private final java.util.Set __explicitlySet__ = new java.util.HashSet(); -} 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 9a2fb6e2863..b17d55b3c7d 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 @@ -364,12 +364,14 @@ public static Builder builder() { * - OLTP - indicates an Autonomous Transaction Processing database * - DW - indicates an Autonomous Data Warehouse database * - AJD - indicates an Autonomous JSON Database + * - APEX - indicates an Autonomous Database with the Oracle Application Express (APEX) workload type. * **/ public enum DbWorkload { Oltp("OLTP"), Dw("DW"), Ajd("AJD"), + Apex("APEX"), ; private final String value; @@ -405,12 +407,15 @@ public static DbWorkload create(String key) { * - OLTP - indicates an Autonomous Transaction Processing database * - DW - indicates an Autonomous Data Warehouse database * - AJD - indicates an Autonomous JSON Database + * - APEX - indicates an Autonomous Database with the Oracle Application Express (APEX) workload type. * **/ @com.fasterxml.jackson.annotation.JsonProperty("dbWorkload") DbWorkload dbWorkload; /** - * The Oracle license model that applies to the Oracle Autonomous Database. Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the + * The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle PaaS and IaaS services in the cloud. + * License Included allows you to subscribe to new Oracle Database software licenses and the Database service. + * Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the * Autonomous Exadata Infrastructure level. When using [shared Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adboverview.htm#AEI), if a value is not specified, the system will supply the value of `BRING_YOUR_OWN_LICENSE`. * **/ @@ -447,7 +452,9 @@ public static LicenseModel create(String key) { } }; /** - * The Oracle license model that applies to the Oracle Autonomous Database. Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the + * The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle PaaS and IaaS services in the cloud. + * License Included allows you to subscribe to new Oracle Database software licenses and the Database service. + * Note that when provisioning an Autonomous Database on [dedicated Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adbddoverview.htm), this attribute must be null because the attribute is already set at the * Autonomous Exadata Infrastructure level. When using [shared Exadata infrastructure](https://docs.cloud.oracle.com/Content/Database/Concepts/adboverview.htm#AEI), if a value is not specified, the system will supply the value of `BRING_YOUR_OWN_LICENSE`. * **/ 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 e83973b0990..698776ee2df 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 @@ -149,7 +149,7 @@ public static Builder builder() { String newAdminPassword; /** - * The existing password to open the TDE wallet. It is required to set a new tde password. + * The existing TDE wallet password. You must provide the existing password in order to set a new TDE wallet password. **/ @com.fasterxml.jackson.annotation.JsonProperty("oldTdeWalletPassword") String oldTdeWalletPassword; 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 6b387d63425..5033740fc63 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ActivateExadataInfrastructureRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 14a38f0dfe5..3f06dd3c01b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use AutonomousDatabaseManualRefreshRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 da919bd81f3..fd085f9ac8c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ChangeAutonomousContainerDatabaseCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 03f95114354..d387e3bb1ed 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ChangeAutonomousDatabaseCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dba63e4b5b6..1ab1e4b7c7c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ChangeAutonomousExadataInfrastructureCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f12883ed1c9..1d7e623ab94 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ChangeAutonomousVmClusterCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 72f94ec742e..476345a08f0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ChangeBackupDestinationCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a069063903e..d2ddf5eb25d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ChangeCloudExadataInfrastructureCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0e9ff8b9d71..f4eda0f9265 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ChangeCloudVmClusterCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 df530921c4b..2213cff1ccc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ChangeDatabaseSoftwareImageCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3942064c3aa..ccc4487117e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ChangeDbSystemCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 98e3ee0e34c..79765977bae 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ChangeExadataInfrastructureCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e63ff2a08b8..0eee7f93d10 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ChangeKeyStoreCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 17def00fc6f..149de1624c3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ChangeVmClusterCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4faa6ef2ac3..fcaa7b4b91b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CompleteExternalBackupJobRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 72ffd566174..f61cbe0cea7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateAutonomousContainerDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 48f1e9576f9..86da56c9c41 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateAutonomousDatabaseBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3c753543b18..4b247340312 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateAutonomousDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 abad15436c8..1d4b71f12d5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateAutonomousVmClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 db84677a2d9..427f600199d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateBackupDestinationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 174ce76d9a6..2c7df448a29 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c4583103c00..96595d288ed 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateCloudExadataInfrastructureRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6827304f30c..d6a1f2e52d2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateCloudVmClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 00bf074a6e4..deedaf0517b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateConsoleConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c493ced7f49..e8b1860ddcb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateDataGuardAssociationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0913b369917..1ebf3e74513 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 43e2cb19608..583128ef798 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateDatabaseSoftwareImageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7c496186a0f..ab8d347b520 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateDbHomeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5f179706365..781a1b42f69 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateExadataInfrastructureRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b8d5bc87dc3..2b40ba6fafb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateExternalBackupJobRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ebec2b0348c..80c3f0a62fd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateKeyStoreRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3234c82b936..867824e6cec 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateVmClusterNetworkRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b606fa8f375..63c1de70602 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use CreateVmClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2fa87202ac3..561e9269b11 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DbNodeActionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d0f944ef463..ded8479aee2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DeleteAutonomousDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 346cf84db26..cb685d51490 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DeleteAutonomousVmClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5f4ed0d6edf..ad23721e397 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DeleteBackupDestinationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 724214fe002..cb3521333ea 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DeleteBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 db631748742..f419fb74d59 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DeleteCloudExadataInfrastructureRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3181508149f..d6feea6d32f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DeleteCloudVmClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 71acd56ecbc..39590c4c114 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DeleteConsoleConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 84e58fcdefa..e34df5908bd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DeleteDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 55e314f5325..628ea6e09bd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DeleteDatabaseSoftwareImageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 700277526d1..3e505483dbd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DeleteDbHomeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 899053b6c47..73e312ca7aa 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DeleteExadataInfrastructureRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d9e1766c7f5..7be256aa83c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DeleteKeyStoreRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f3ff3830ee0..1b7af5f8d7b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DeleteVmClusterNetworkRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7001aeb8374..0780b60518a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DeleteVmClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 54247669a0f..afb0ab35cfe 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DeregisterAutonomousDatabaseDataSafeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d8a226f485a..5ccd6e040e8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DisableAutonomousDatabaseOperationsInsightsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 05f5c129e54..18df53269a5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DownloadExadataInfrastructureConfigFileRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 adcf6d87e47..bce8d32cb76 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use DownloadVmClusterNetworkConfigFileRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4ce111462fb..d61f5997fa7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use EnableAutonomousDatabaseOperationsInsightsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bd63bfb5fe5..4be0bf76d2d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use FailOverAutonomousDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 11965faa2af..b15efa84144 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use FailoverAutonomousContainerDatabaseDataguardAssociationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 526733252d4..b9ec7ac591a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use FailoverDataGuardAssociationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 402a66343c8..cc79afcb917 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GenerateAutonomousDatabaseWalletRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 395771e8b9b..055219cbfea 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GenerateRecommendedVmClusterNetworkRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 54791c51023..29d5aa53837 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetAutonomousContainerDatabaseDataguardAssociationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 47330c395b4..5660543fb9c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetAutonomousContainerDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a46de10d981..88399f91f62 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetAutonomousDatabaseBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1f7ae40b171..412c7916ce8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetAutonomousDatabaseDataguardAssociationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d5f23db754f..50805a0baa6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetAutonomousDatabaseRegionalWalletRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 83e4386f71b..2c475505cd4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetAutonomousDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2ab9fd8330f..cb258217f5b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetAutonomousDatabaseWalletRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c44fb072aa1..cc7762f1c2b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetAutonomousExadataInfrastructureRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e442ce23517..fdda941ba29 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetAutonomousPatchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4cecc85dd1a..7b5194d2570 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetAutonomousVmClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 caf5aacd1bf..08fabe8178f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetBackupDestinationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 27eceb223b5..ced742be195 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 82de50ab15a..4c8a9e13fab 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetCloudExadataInfrastructureRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1f36edad9c0..532fab33cb5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetCloudVmClusterIormConfigRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 76a94160ff1..02bfef8e7f2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetCloudVmClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0f579519e3c..f3e716d7d6c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetCloudVmClusterUpdateHistoryEntryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4808d572a8a..035ff642df5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetCloudVmClusterUpdateRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4af6562b547..51797fc20bf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetConsoleConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bd51e35d32f..a00c59bdcc0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetDataGuardAssociationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a59fa9aa845..48ebb02c326 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8db3abd8c0c..84a8be7c43d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetDatabaseSoftwareImageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 49605755e7c..e90042b3f7c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetDatabaseUpgradeHistoryEntryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9892c5cfbda..9f4db6f2710 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetDbHomePatchHistoryEntryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1eecedc9ee7..7ba01d92214 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetDbHomePatchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ed7a59c4ba7..35c87be56d7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetDbHomeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e296623546a..703295eecd8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetDbNodeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 27b69a00f92..e9197a0aebe 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetDbSystemPatchHistoryEntryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0f59021f523..e02b22f35f0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetDbSystemPatchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3ac6875198d..df56db5535f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetDbSystemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2a36b239a78..70b71602bf1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetExadataInfrastructureOcpusRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c81649588fe..2c464c0ae85 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetExadataInfrastructureRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 71ee7e3e1bf..256e55116cf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetExadataIormConfigRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 62863d6a505..8a83b43fa3a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetExternalBackupJobRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 848bddf9f2f..2c647d7dd64 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetKeyStoreRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 34ca6a9c0ac..c2339ae72df 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetMaintenanceRunRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7e6c271843d..cb212163a0b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetVmClusterNetworkRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a29b8e73b19..35c3f981952 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetVmClusterPatchHistoryEntryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0b04129d337..1fcdc41826f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetVmClusterPatchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 32822decf43..417032f2a46 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use GetVmClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c949d34bdbf..129d6d5cbe2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use LaunchAutonomousExadataInfrastructureRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d2273cbde84..210c4bc03f6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use LaunchDbSystemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6c69f183847..fb3242b094b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListAutonomousContainerDatabaseDataguardAssociationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d50f7537ab5..da5370a61d6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListAutonomousContainerDatabasesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9f751546203..8d867960c13 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListAutonomousDatabaseBackupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 256cac4cd56..659af46d63a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListAutonomousDatabaseClonesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ae0a5664cca..a808410eaeb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListAutonomousDatabaseDataguardAssociationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4a0549ece30..f13de6babf8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListAutonomousDatabasesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ed3fea6b371..390f3aef0e5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListAutonomousDbPreviewVersionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 969479f956c..63511f180d7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListAutonomousDbVersionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 02f9c669c3c..08cf6fe21b9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListAutonomousExadataInfrastructureShapesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b2f1aef32fd..d400451403a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListAutonomousExadataInfrastructuresRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cfa711b207a..898e10d3e42 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListAutonomousVmClustersRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a88382794f4..4847605c6bf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListBackupDestinationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 231dec2c802..ade0c5b4a69 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListBackupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f5fcd7ded75..62ff5d81525 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListCloudExadataInfrastructuresRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 322ed6b11e2..17f866671b8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListCloudVmClusterUpdateHistoryEntriesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c9148b41619..1fdc35e07cd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListCloudVmClusterUpdatesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 139150d2a70..3470fb49e2e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListCloudVmClustersRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f2b6f41a1dd..cf45027457a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListConsoleConnectionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a12200d763c..c4d2c65c35b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListContainerDatabasePatchesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 509a2b4f31c..c17e9f2783e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListDataGuardAssociationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dfe8da9571d..610cd06ef81 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListDatabaseSoftwareImagesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2a0a28cc080..90846cd03a3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListDatabaseUpgradeHistoryEntriesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b8eb8e0636d..09522cef8b2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListDatabasesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 94b4c4ee390..8d281568e0b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListDbHomePatchHistoryEntriesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 18cc97565e7..6415435cc0b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListDbHomePatchesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6d6929a2950..09a37718967 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListDbHomesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 374977f8fec..e517f0b644e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListDbNodesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ff590959bf1..53181136a79 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListDbSystemPatchHistoryEntriesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 13867223cd3..71b972b31cd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListDbSystemPatchesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 31e9f491fc3..e925c6d625e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListDbSystemShapesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 afb3638d6d1..4e0b8366d1b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListDbSystemsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 489f5c5f270..e6616175ce0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListDbVersionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c54f02fb3a3..e6c7d325043 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListExadataInfrastructuresRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDataWarehousesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListFlexComponentsRequest.java similarity index 76% rename from bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDataWarehousesRequest.java rename to bmc-database/src/main/java/com/oracle/bmc/database/requests/ListFlexComponentsRequest.java index 1edb8f82be1..0f45ffc16fe 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDataWarehousesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListFlexComponentsRequest.java @@ -5,12 +5,13 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListFlexComponentsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter -public class ListAutonomousDataWarehousesRequest - extends com.oracle.bmc.requests.BmcRequest { +public class ListFlexComponentsRequest extends com.oracle.bmc.requests.BmcRequest { /** * The compartment [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). @@ -18,45 +19,34 @@ public class ListAutonomousDataWarehousesRequest private String compartmentId; /** - * The maximum number of items to return per page. + * A filter to return only resources that match the entire name given. The match is not case sensitive. */ - private Integer limit; + private String name; /** - * The pagination token to continue listing from. - */ - private String page; - - /** - * The field to sort by. You can provide one sort order (`sortOrder`). Default order for TIMECREATED is descending. Default order for DISPLAYNAME is ascending. The DISPLAYNAME sort order is case sensitive. - *

- **Note:** If you do not include the availability domain filter, the resources are grouped by availability domain, then sorted. - * + * The sort order to use, either ascending (`ASC`) or descending (`DESC`). */ - private SortBy sortBy; + private SortOrder sortOrder; /** - * The field to sort by. You can provide one sort order (`sortOrder`). Default order for TIMECREATED is descending. Default order for DISPLAYNAME is ascending. The DISPLAYNAME sort order is case sensitive. - *

- **Note:** If you do not include the availability domain filter, the resources are grouped by availability domain, then sorted. - * + * The sort order to use, either ascending (`ASC`) or descending (`DESC`). **/ - public enum SortBy { - Timecreated("TIMECREATED"), - Displayname("DISPLAYNAME"), + public enum SortOrder { + Asc("ASC"), + Desc("DESC"), ; private final String value; - private static java.util.Map map; + private static java.util.Map map; static { map = new java.util.HashMap<>(); - for (SortBy v : SortBy.values()) { + for (SortOrder v : SortOrder.values()) { map.put(v.getValue(), v); } } - SortBy(String value) { + SortOrder(String value) { this.value = value; } @@ -66,37 +56,38 @@ public String getValue() { } @com.fasterxml.jackson.annotation.JsonCreator - public static SortBy create(String key) { + public static SortOrder create(String key) { if (map.containsKey(key)) { return map.get(key); } - throw new IllegalArgumentException("Invalid SortBy: " + key); + throw new IllegalArgumentException("Invalid SortOrder: " + key); } }; /** - * The sort order to use, either ascending (`ASC`) or descending (`DESC`). + * The field to sort by. You can provide one sort order (`sortOrder`). Default order for NAME is ascending. The NAME sort order is case sensitive. + * */ - private SortOrder sortOrder; + private SortBy sortBy; /** - * The sort order to use, either ascending (`ASC`) or descending (`DESC`). + * The field to sort by. You can provide one sort order (`sortOrder`). Default order for NAME is ascending. The NAME sort order is case sensitive. + * **/ - public enum SortOrder { - Asc("ASC"), - Desc("DESC"), + public enum SortBy { + Name("NAME"), ; private final String value; - private static java.util.Map map; + private static java.util.Map map; static { map = new java.util.HashMap<>(); - for (SortOrder v : SortOrder.values()) { + for (SortBy v : SortBy.values()) { map.put(v.getValue(), v); } } - SortOrder(String value) { + SortBy(String value) { this.value = value; } @@ -106,26 +97,26 @@ public String getValue() { } @com.fasterxml.jackson.annotation.JsonCreator - public static SortOrder create(String key) { + public static SortBy create(String key) { if (map.containsKey(key)) { return map.get(key); } - throw new IllegalArgumentException("Invalid SortOrder: " + key); + throw new IllegalArgumentException("Invalid SortBy: " + key); } }; /** - * A filter to return only resources that match the given lifecycle state exactly. + * The maximum number of items to return per page. */ - private AutonomousDataWarehouseSummary.LifecycleState lifecycleState; + private Integer limit; /** - * A filter to return only resources that match the entire display name given. The match is not case sensitive. + * The pagination token to continue listing from. */ - private String displayName; + private String page; public static class Builder implements com.oracle.bmc.requests.BmcRequest.Builder< - ListAutonomousDataWarehousesRequest, java.lang.Void> { + ListFlexComponentsRequest, java.lang.Void> { private com.oracle.bmc.util.internal.Consumer invocationCallback = null; private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; @@ -157,31 +148,30 @@ public Builder retryConfiguration( * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(ListAutonomousDataWarehousesRequest o) { + public Builder copy(ListFlexComponentsRequest o) { compartmentId(o.getCompartmentId()); + name(o.getName()); + sortOrder(o.getSortOrder()); + sortBy(o.getSortBy()); limit(o.getLimit()); page(o.getPage()); - sortBy(o.getSortBy()); - sortOrder(o.getSortOrder()); - lifecycleState(o.getLifecycleState()); - displayName(o.getDisplayName()); invocationCallback(o.getInvocationCallback()); retryConfiguration(o.getRetryConfiguration()); return this; } /** - * Build the instance of ListAutonomousDataWarehousesRequest as configured by this builder + * Build the instance of ListFlexComponentsRequest as configured by this builder * * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, * while the method {@link Builder#buildWithoutInvocationCallback} does not. * * This is the preferred method to build an instance. * - * @return instance of ListAutonomousDataWarehousesRequest + * @return instance of ListFlexComponentsRequest */ - public ListAutonomousDataWarehousesRequest build() { - ListAutonomousDataWarehousesRequest request = buildWithoutInvocationCallback(); + public ListFlexComponentsRequest build() { + ListFlexComponentsRequest request = buildWithoutInvocationCallback(); request.setInvocationCallback(invocationCallback); request.setRetryConfiguration(retryConfiguration); return request; 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 4cad3047c78..52db2b93ced 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListGiVersionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 783468e8828..1900555c608 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListKeyStoresRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2f991599ae2..94ba0f5bacd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListMaintenanceRunsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 05212f5aa29..636e1797b1c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListVmClusterNetworksRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0b1ffc9d24f..585c4c46a7e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListVmClusterPatchHistoryEntriesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2616d71663b..414e4aa9b1e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListVmClusterPatchesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c0845cfa9ad..3f86f60e204 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ListVmClustersRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ccbb2721e84..daeee6f55b3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use MigrateExadataDbSystemResourceModelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GenerateAutonomousDataWarehouseWalletRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/MigrateVaultKeyRequest.java similarity index 71% rename from bmc-database/src/main/java/com/oracle/bmc/database/requests/GenerateAutonomousDataWarehouseWalletRequest.java rename to bmc-database/src/main/java/com/oracle/bmc/database/requests/MigrateVaultKeyRequest.java index 4e65399f1ed..9de5fae998b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GenerateAutonomousDataWarehouseWalletRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/MigrateVaultKeyRequest.java @@ -5,29 +5,32 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use MigrateVaultKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter -public class GenerateAutonomousDataWarehouseWalletRequest - extends com.oracle.bmc.requests.BmcRequest { +public class MigrateVaultKeyRequest + extends com.oracle.bmc.requests.BmcRequest { /** * The database [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). */ - private String autonomousDataWarehouseId; + private String databaseId; /** - * Request to create a new Autonomous Data Warehouse wallet. + * Request to change the source of the encryption key for the database. */ - private GenerateAutonomousDataWarehouseWalletDetails - generateAutonomousDataWarehouseWalletDetails; + private MigrateVaultKeyDetails migrateVaultKeyDetails; /** - * Unique identifier for the request. + * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` + * parameter to the value of the etag from a previous GET or POST response for that resource. The resource + * will be updated or deleted only if the etag you provide matches the resource's current etag value. * */ - private String opcRequestId; + private String ifMatch; /** * A token that uniquely identifies a request so it can be retried in case of a timeout or @@ -39,20 +42,25 @@ public class GenerateAutonomousDataWarehouseWalletRequest */ private String opcRetryToken; + /** + * Unique identifier for the request. + * + */ + private String opcRequestId; + /** * Alternative accessor for the body parameter. * @return body parameter */ @Override @com.oracle.bmc.InternalSdk - public GenerateAutonomousDataWarehouseWalletDetails getBody$() { - return generateAutonomousDataWarehouseWalletDetails; + public MigrateVaultKeyDetails getBody$() { + return migrateVaultKeyDetails; } public static class Builder implements com.oracle.bmc.requests.BmcRequest.Builder< - GenerateAutonomousDataWarehouseWalletRequest, - GenerateAutonomousDataWarehouseWalletDetails> { + MigrateVaultKeyRequest, MigrateVaultKeyDetails> { private com.oracle.bmc.util.internal.Consumer invocationCallback = null; private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; @@ -84,29 +92,29 @@ public Builder retryConfiguration( * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(GenerateAutonomousDataWarehouseWalletRequest o) { - autonomousDataWarehouseId(o.getAutonomousDataWarehouseId()); - generateAutonomousDataWarehouseWalletDetails( - o.getGenerateAutonomousDataWarehouseWalletDetails()); - opcRequestId(o.getOpcRequestId()); + public Builder copy(MigrateVaultKeyRequest o) { + databaseId(o.getDatabaseId()); + migrateVaultKeyDetails(o.getMigrateVaultKeyDetails()); + ifMatch(o.getIfMatch()); opcRetryToken(o.getOpcRetryToken()); + opcRequestId(o.getOpcRequestId()); invocationCallback(o.getInvocationCallback()); retryConfiguration(o.getRetryConfiguration()); return this; } /** - * Build the instance of GenerateAutonomousDataWarehouseWalletRequest as configured by this builder + * Build the instance of MigrateVaultKeyRequest as configured by this builder * * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, * while the method {@link Builder#buildWithoutInvocationCallback} does not. * * This is the preferred method to build an instance. * - * @return instance of GenerateAutonomousDataWarehouseWalletRequest + * @return instance of MigrateVaultKeyRequest */ - public GenerateAutonomousDataWarehouseWalletRequest build() { - GenerateAutonomousDataWarehouseWalletRequest request = buildWithoutInvocationCallback(); + public MigrateVaultKeyRequest build() { + MigrateVaultKeyRequest request = buildWithoutInvocationCallback(); request.setInvocationCallback(invocationCallback); request.setRetryConfiguration(retryConfiguration); return request; @@ -118,8 +126,8 @@ public GenerateAutonomousDataWarehouseWalletRequest build() { * @return this builder instance */ @com.oracle.bmc.InternalSdk - public Builder body$(GenerateAutonomousDataWarehouseWalletDetails body) { - generateAutonomousDataWarehouseWalletDetails(body); + public Builder body$(MigrateVaultKeyDetails body) { + migrateVaultKeyDetails(body); return this; } } 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 050fbf9505d..0b2013457d4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use RegisterAutonomousDatabaseDataSafeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d3f58816ac2..470cc7d1830 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ReinstateAutonomousContainerDatabaseDataguardAssociationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eccba55fbf8..9a5fb45e7b8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ReinstateDataGuardAssociationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5c1209f5344..479b5eeebb0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use RestartAutonomousContainerDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 66b91da81d1..3eb5991df94 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use RestartAutonomousDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0363574d6ad..71fdfddf8bc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use RestoreAutonomousDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bab4a0690e7..ccaa8ac973f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use RestoreDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 295f22f2129..13efa79c9cb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use RotateAutonomousContainerDatabaseEncryptionKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 231af248ebf..0f29806e79b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use RotateAutonomousDatabaseEncryptionKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5234c411621..55f74ec49f7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use RotateOrdsCertsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3dde4cb762e..7f1d7fcc028 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use RotateSslCertsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteAutonomousDataWarehouseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateVaultKeyRequest.java similarity index 69% rename from bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteAutonomousDataWarehouseRequest.java rename to bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateVaultKeyRequest.java index 27e82056d54..72d3f8531ca 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteAutonomousDataWarehouseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateVaultKeyRequest.java @@ -5,17 +5,18 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use RotateVaultKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter -public class DeleteAutonomousDataWarehouseRequest - extends com.oracle.bmc.requests.BmcRequest { +public class RotateVaultKeyRequest extends com.oracle.bmc.requests.BmcRequest { /** * The database [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). */ - private String autonomousDataWarehouseId; + private String databaseId; /** * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` @@ -25,9 +26,25 @@ public class DeleteAutonomousDataWarehouseRequest */ private String ifMatch; + /** + * A token that uniquely identifies a request so it can be retried in case of a timeout or + * server error without risk of executing that same action again. Retry tokens expire after 24 + * hours, but can be invalidated before then due to conflicting operations (for example, if a resource + * has been deleted and purged from the system, then a retry of the original creation request + * may be rejected). + * + */ + private String opcRetryToken; + + /** + * Unique identifier for the request. + * + */ + private String opcRequestId; + public static class Builder implements com.oracle.bmc.requests.BmcRequest.Builder< - DeleteAutonomousDataWarehouseRequest, java.lang.Void> { + RotateVaultKeyRequest, java.lang.Void> { private com.oracle.bmc.util.internal.Consumer invocationCallback = null; private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; @@ -59,26 +76,28 @@ public Builder retryConfiguration( * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(DeleteAutonomousDataWarehouseRequest o) { - autonomousDataWarehouseId(o.getAutonomousDataWarehouseId()); + public Builder copy(RotateVaultKeyRequest o) { + databaseId(o.getDatabaseId()); ifMatch(o.getIfMatch()); + opcRetryToken(o.getOpcRetryToken()); + opcRequestId(o.getOpcRequestId()); invocationCallback(o.getInvocationCallback()); retryConfiguration(o.getRetryConfiguration()); return this; } /** - * Build the instance of DeleteAutonomousDataWarehouseRequest as configured by this builder + * Build the instance of RotateVaultKeyRequest as configured by this builder * * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, * while the method {@link Builder#buildWithoutInvocationCallback} does not. * * This is the preferred method to build an instance. * - * @return instance of DeleteAutonomousDataWarehouseRequest + * @return instance of RotateVaultKeyRequest */ - public DeleteAutonomousDataWarehouseRequest build() { - DeleteAutonomousDataWarehouseRequest request = buildWithoutInvocationCallback(); + public RotateVaultKeyRequest build() { + RotateVaultKeyRequest request = buildWithoutInvocationCallback(); request.setInvocationCallback(invocationCallback); request.setRetryConfiguration(retryConfiguration); return request; 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 f5c90357b2c..b28e7ea8dc9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use StartAutonomousDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ac069004c22..7916a33cb2c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use StopAutonomousDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 09c8284a6b5..627c6a57c58 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use SwitchoverAutonomousContainerDatabaseDataguardAssociationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dd4c1a84f49..bd8245cc597 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use SwitchoverAutonomousDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 08d117f4222..0c63427f6ec 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use SwitchoverDataGuardAssociationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4fb3b5169d6..682c4f14581 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use TerminateAutonomousContainerDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4ab62456213..a81bf498a0d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use TerminateAutonomousExadataInfrastructureRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 44a07e00549..c74ff886487 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use TerminateDbSystemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0946f1e01b7..766bff9b7d6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateAutonomousContainerDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 76bdf22bc06..7c7627153a2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateAutonomousDatabaseRegionalWalletRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6c9114f8e9a..c42c5a5f6d1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateAutonomousDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8d7b660a242..90fcaaf089f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateAutonomousDatabaseWalletRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c1b37b1d806..b0b10c2f8b0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateAutonomousExadataInfrastructureRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1c2c4313572..a6986b67032 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateAutonomousVmClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 511987f9513..884f0cb4eb4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateBackupDestinationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b25f656e65e..b2a695c973a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateCloudExadataInfrastructureRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d7c65c34449..bdf183cb619 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateCloudVmClusterIormConfigRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d870e7129cd..1b16f255950 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateCloudVmClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 01a4549ef44..af4422d42f4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b5758b19dda..5fa21c9a7b8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateDatabaseSoftwareImageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 14d80c518ff..ef1fc8f71d9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateDbHomeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 93fbad41f04..c5481522268 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateDbSystemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 94b1eea3e80..166ee1a2b34 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateExadataInfrastructureRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6b1200671b1..7d8ea04f086 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateExadataIormConfigRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8ae3bf84764..38658f44397 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateKeyStoreRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1699fd9972b..579e78d7d99 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateMaintenanceRunRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0b5ac07686d..d7d9caa5fa9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateVmClusterNetworkRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d3fb9998e3e..a84c0ef05a1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpdateVmClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 96f02e7695b..6e19f847580 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use UpgradeDatabaseRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3cb6de46d65..05a57cb0e9d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; - +/** + * Example: Click here to see how to use ValidateVmClusterNetworkRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDataWarehousesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListFlexComponentsResponse.java similarity index 84% rename from bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDataWarehousesResponse.java rename to bmc-database/src/main/java/com/oracle/bmc/database/responses/ListFlexComponentsResponse.java index bda3d8c8c5e..86fdfd02a15 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDataWarehousesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListFlexComponentsResponse.java @@ -9,7 +9,7 @@ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder") @lombok.Getter -public class ListAutonomousDataWarehousesResponse { +public class ListFlexComponentsResponse { /** * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about @@ -28,19 +28,19 @@ public class ListAutonomousDataWarehousesResponse { private String opcNextPage; /** - * A list of AutonomousDataWarehouseSummary instances. + * The returned FlexComponentCollection instance. */ - private java.util.List items; + private FlexComponentCollection flexComponentCollection; public static class Builder { /** * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(ListAutonomousDataWarehousesResponse o) { + public Builder copy(ListFlexComponentsResponse o) { opcRequestId(o.getOpcRequestId()); opcNextPage(o.getOpcNextPage()); - items(o.getItems()); + flexComponentCollection(o.getFlexComponentCollection()); return this; } diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GenerateAutonomousDataWarehouseWalletResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/MigrateVaultKeyResponse.java similarity index 66% rename from bmc-database/src/main/java/com/oracle/bmc/database/responses/GenerateAutonomousDataWarehouseWalletResponse.java rename to bmc-database/src/main/java/com/oracle/bmc/database/responses/MigrateVaultKeyResponse.java index 0bcc2f31291..801d221eb4a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GenerateAutonomousDataWarehouseWalletResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/MigrateVaultKeyResponse.java @@ -9,7 +9,7 @@ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder") @lombok.Getter -public class GenerateAutonomousDataWarehouseWalletResponse { +public class MigrateVaultKeyResponse { /** * For optimistic concurrency control. See `if-match`. @@ -17,38 +17,33 @@ public class GenerateAutonomousDataWarehouseWalletResponse { private String etag; /** - * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about - * a particular request, please provide the request ID. + * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the work request. Multiple OCID values are returned in a comma-separated list. Use {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest} with a work request OCID to track the status of the request. * */ - private String opcRequestId; - - /** - * Size of the file. - */ - private Long contentLength; + private String opcWorkRequestId; /** - * The date and time the wallet was created, as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339), section 14.29. + * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about + * a particular request, please provide the request ID. + * */ - private java.util.Date lastModified; + private String opcRequestId; /** - * The returned java.io.InputStream instance. + * The returned Database instance. */ - private java.io.InputStream inputStream; + private Database database; public static class Builder { /** * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(GenerateAutonomousDataWarehouseWalletResponse o) { + public Builder copy(MigrateVaultKeyResponse o) { etag(o.getEtag()); + opcWorkRequestId(o.getOpcWorkRequestId()); opcRequestId(o.getOpcRequestId()); - contentLength(o.getContentLength()); - lastModified(o.getLastModified()); - inputStream(o.getInputStream()); + database(o.getDatabase()); return this; } diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestoreAutonomousDataWarehouseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestoreAutonomousDataWarehouseResponse.java deleted file mode 100644 index ceb68e13611..00000000000 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestoreAutonomousDataWarehouseResponse.java +++ /dev/null @@ -1,44 +0,0 @@ -/** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. - * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; - -import com.oracle.bmc.database.model.*; - -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") -@lombok.Builder(builderClassName = "Builder") -@lombok.Getter -public class RestoreAutonomousDataWarehouseResponse { - - /** - * For optimistic concurrency control. See `if-match`. - */ - private String etag; - - /** - * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about - * a particular request, please provide the request ID. - * - */ - private String opcRequestId; - - /** - * The returned AutonomousDataWarehouse instance. - */ - private AutonomousDataWarehouse autonomousDataWarehouse; - - public static class Builder { - /** - * Copy method to populate the builder with values from the given instance. - * @return this builder instance - */ - public Builder copy(RestoreAutonomousDataWarehouseResponse o) { - etag(o.getEtag()); - opcRequestId(o.getOpcRequestId()); - autonomousDataWarehouse(o.getAutonomousDataWarehouse()); - - return this; - } - } -} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDataWarehouseBackupResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateVaultKeyResponse.java similarity index 66% rename from bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDataWarehouseBackupResponse.java rename to bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateVaultKeyResponse.java index 6281f7e041a..f42bfee8572 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDataWarehouseBackupResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateVaultKeyResponse.java @@ -9,13 +9,19 @@ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder") @lombok.Getter -public class GetAutonomousDataWarehouseBackupResponse { +public class RotateVaultKeyResponse { /** * For optimistic concurrency control. See `if-match`. */ private String etag; + /** + * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the work request. Multiple OCID values are returned in a comma-separated list. Use {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest} with a work request OCID to track the status of the request. + * + */ + private String opcWorkRequestId; + /** * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about * a particular request, please provide the request ID. @@ -24,19 +30,20 @@ public class GetAutonomousDataWarehouseBackupResponse { private String opcRequestId; /** - * The returned AutonomousDataWarehouseBackup instance. + * The returned Database instance. */ - private AutonomousDataWarehouseBackup autonomousDataWarehouseBackup; + private Database database; public static class Builder { /** * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(GetAutonomousDataWarehouseBackupResponse o) { + public Builder copy(RotateVaultKeyResponse o) { etag(o.getEtag()); + opcWorkRequestId(o.getOpcWorkRequestId()); opcRequestId(o.getOpcRequestId()); - autonomousDataWarehouseBackup(o.getAutonomousDataWarehouseBackup()); + database(o.getDatabase()); return this; } diff --git a/bmc-datacatalog/pom.xml b/bmc-datacatalog/pom.xml index 98b0156739d..5a6a4d9c60f 100644 --- a/bmc-datacatalog/pom.xml +++ b/bmc-datacatalog/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-datacatalog @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 5126cc5b214..b49521b3aec 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 @@ -50,6 +50,8 @@ public interface DataCatalog extends AutoCloseable { * @param request The request object containing the details to send * @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. */ AddDataSelectorPatternsResponse addDataSelectorPatterns(AddDataSelectorPatternsRequest request); @@ -58,6 +60,8 @@ public interface DataCatalog extends AutoCloseable { * @param request The request object containing the details to send * @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. */ AssociateCustomPropertyResponse associateCustomProperty(AssociateCustomPropertyRequest request); @@ -66,6 +70,8 @@ public interface DataCatalog extends AutoCloseable { * @param request The request object containing the details to send * @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. */ AttachCatalogPrivateEndpointResponse attachCatalogPrivateEndpoint( AttachCatalogPrivateEndpointRequest request); @@ -75,6 +81,8 @@ AttachCatalogPrivateEndpointResponse attachCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ ChangeCatalogCompartmentResponse changeCatalogCompartment( ChangeCatalogCompartmentRequest request); @@ -84,6 +92,8 @@ ChangeCatalogCompartmentResponse changeCatalogCompartment( * @param request The request object containing the details to send * @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. */ ChangeCatalogPrivateEndpointCompartmentResponse changeCatalogPrivateEndpointCompartment( ChangeCatalogPrivateEndpointCompartmentRequest request); @@ -93,6 +103,8 @@ ChangeCatalogPrivateEndpointCompartmentResponse changeCatalogPrivateEndpointComp * @param request The request object containing the details to send * @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. */ CreateAttributeResponse createAttribute(CreateAttributeRequest request); @@ -101,6 +113,8 @@ ChangeCatalogPrivateEndpointCompartmentResponse changeCatalogPrivateEndpointComp * @param request The request object containing the details to send * @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. */ CreateAttributeTagResponse createAttributeTag(CreateAttributeTagRequest request); @@ -111,6 +125,8 @@ ChangeCatalogPrivateEndpointCompartmentResponse changeCatalogPrivateEndpointComp * @param request The request object containing the details to send * @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. */ CreateCatalogResponse createCatalog(CreateCatalogRequest request); @@ -119,6 +135,8 @@ ChangeCatalogPrivateEndpointCompartmentResponse changeCatalogPrivateEndpointComp * @param request The request object containing the details to send * @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. */ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( CreateCatalogPrivateEndpointRequest request); @@ -128,6 +146,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateConnectionResponse createConnection(CreateConnectionRequest request); @@ -136,6 +156,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateCustomPropertyResponse createCustomProperty(CreateCustomPropertyRequest request); @@ -144,6 +166,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateDataAssetResponse createDataAsset(CreateDataAssetRequest request); @@ -152,6 +176,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateDataAssetTagResponse createDataAssetTag(CreateDataAssetTagRequest request); @@ -160,6 +186,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateEntityResponse createEntity(CreateEntityRequest request); @@ -168,6 +196,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateEntityTagResponse createEntityTag(CreateEntityTagRequest request); @@ -176,6 +206,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateFolderResponse createFolder(CreateFolderRequest request); @@ -184,6 +216,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateFolderTagResponse createFolderTag(CreateFolderTagRequest request); @@ -192,6 +226,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateGlossaryResponse createGlossary(CreateGlossaryRequest request); @@ -200,6 +236,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateJobResponse createJob(CreateJobRequest request); @@ -208,6 +246,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateJobDefinitionResponse createJobDefinition(CreateJobDefinitionRequest request); @@ -216,6 +256,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateJobExecutionResponse createJobExecution(CreateJobExecutionRequest request); @@ -224,6 +266,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateNamespaceResponse createNamespace(CreateNamespaceRequest request); @@ -232,6 +276,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreatePatternResponse createPattern(CreatePatternRequest request); @@ -240,6 +286,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateTermResponse createTerm(CreateTermRequest request); @@ -248,6 +296,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateTermRelationshipResponse createTermRelationship(CreateTermRelationshipRequest request); @@ -256,6 +306,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteAttributeResponse deleteAttribute(DeleteAttributeRequest request); @@ -264,6 +316,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteAttributeTagResponse deleteAttributeTag(DeleteAttributeTagRequest request); @@ -272,6 +326,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteCatalogResponse deleteCatalog(DeleteCatalogRequest request); @@ -280,6 +336,8 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( DeleteCatalogPrivateEndpointRequest request); @@ -289,6 +347,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteConnectionResponse deleteConnection(DeleteConnectionRequest request); @@ -297,6 +357,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteCustomPropertyResponse deleteCustomProperty(DeleteCustomPropertyRequest request); @@ -305,6 +367,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteDataAssetResponse deleteDataAsset(DeleteDataAssetRequest request); @@ -313,6 +377,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteDataAssetTagResponse deleteDataAssetTag(DeleteDataAssetTagRequest request); @@ -321,6 +387,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteEntityResponse deleteEntity(DeleteEntityRequest request); @@ -329,6 +397,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteEntityTagResponse deleteEntityTag(DeleteEntityTagRequest request); @@ -337,6 +407,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteFolderResponse deleteFolder(DeleteFolderRequest request); @@ -345,6 +417,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteFolderTagResponse deleteFolderTag(DeleteFolderTagRequest request); @@ -353,6 +427,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteGlossaryResponse deleteGlossary(DeleteGlossaryRequest request); @@ -361,6 +437,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteJobResponse deleteJob(DeleteJobRequest request); @@ -369,6 +447,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteJobDefinitionResponse deleteJobDefinition(DeleteJobDefinitionRequest request); @@ -377,6 +457,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteNamespaceResponse deleteNamespace(DeleteNamespaceRequest request); @@ -385,6 +467,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeletePatternResponse deletePattern(DeletePatternRequest request); @@ -393,6 +477,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteTermResponse deleteTerm(DeleteTermRequest request); @@ -401,6 +487,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteTermRelationshipResponse deleteTermRelationship(DeleteTermRelationshipRequest request); @@ -409,6 +497,8 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DetachCatalogPrivateEndpointResponse detachCatalogPrivateEndpoint( DetachCatalogPrivateEndpointRequest request); @@ -418,6 +508,8 @@ DetachCatalogPrivateEndpointResponse detachCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ DisassociateCustomPropertyResponse disassociateCustomProperty( DisassociateCustomPropertyRequest request); @@ -427,6 +519,8 @@ DisassociateCustomPropertyResponse disassociateCustomProperty( * @param request The request object containing the details to send * @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. */ ExpandTreeForGlossaryResponse expandTreeForGlossary(ExpandTreeForGlossaryRequest request); @@ -435,6 +529,8 @@ DisassociateCustomPropertyResponse disassociateCustomProperty( * @param request The request object containing the details to send * @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. */ ExportGlossaryResponse exportGlossary(ExportGlossaryRequest request); @@ -443,6 +539,8 @@ DisassociateCustomPropertyResponse disassociateCustomProperty( * @param request The request object containing the details to send * @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. */ GetAttributeResponse getAttribute(GetAttributeRequest request); @@ -451,6 +549,8 @@ DisassociateCustomPropertyResponse disassociateCustomProperty( * @param request The request object containing the details to send * @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. */ GetAttributeTagResponse getAttributeTag(GetAttributeTagRequest request); @@ -459,6 +559,8 @@ DisassociateCustomPropertyResponse disassociateCustomProperty( * @param request The request object containing the details to send * @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. */ GetCatalogResponse getCatalog(GetCatalogRequest request); @@ -467,6 +569,8 @@ DisassociateCustomPropertyResponse disassociateCustomProperty( * @param request The request object containing the details to send * @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. */ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( GetCatalogPrivateEndpointRequest request); @@ -476,6 +580,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetConnectionResponse getConnection(GetConnectionRequest request); @@ -484,6 +590,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetCustomPropertyResponse getCustomProperty(GetCustomPropertyRequest request); @@ -492,6 +600,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetDataAssetResponse getDataAsset(GetDataAssetRequest request); @@ -500,6 +610,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetDataAssetTagResponse getDataAssetTag(GetDataAssetTagRequest request); @@ -508,6 +620,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetEntityResponse getEntity(GetEntityRequest request); @@ -516,6 +630,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetEntityTagResponse getEntityTag(GetEntityTagRequest request); @@ -524,6 +640,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetFolderResponse getFolder(GetFolderRequest request); @@ -532,6 +650,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetFolderTagResponse getFolderTag(GetFolderTagRequest request); @@ -540,6 +660,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetGlossaryResponse getGlossary(GetGlossaryRequest request); @@ -548,6 +670,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetJobResponse getJob(GetJobRequest request); @@ -556,6 +680,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetJobDefinitionResponse getJobDefinition(GetJobDefinitionRequest request); @@ -564,6 +690,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetJobExecutionResponse getJobExecution(GetJobExecutionRequest request); @@ -572,6 +700,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetJobLogResponse getJobLog(GetJobLogRequest request); @@ -580,6 +710,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetJobMetricsResponse getJobMetrics(GetJobMetricsRequest request); @@ -588,6 +720,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetNamespaceResponse getNamespace(GetNamespaceRequest request); @@ -596,6 +730,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetPatternResponse getPattern(GetPatternRequest request); @@ -604,6 +740,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetTermResponse getTerm(GetTermRequest request); @@ -612,6 +750,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetTermRelationshipResponse getTermRelationship(GetTermRelationshipRequest request); @@ -620,6 +760,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetTypeResponse getType(GetTypeRequest request); @@ -628,6 +770,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -636,6 +780,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ ImportConnectionResponse importConnection(ImportConnectionRequest request); @@ -644,6 +790,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ ImportGlossaryResponse importGlossary(ImportGlossaryRequest request); @@ -652,6 +800,8 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ ListAggregatedPhysicalEntitiesResponse listAggregatedPhysicalEntities( ListAggregatedPhysicalEntitiesRequest request); @@ -661,6 +811,8 @@ ListAggregatedPhysicalEntitiesResponse listAggregatedPhysicalEntities( * @param request The request object containing the details to send * @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. */ ListAttributeTagsResponse listAttributeTags(ListAttributeTagsRequest request); @@ -669,6 +821,8 @@ ListAggregatedPhysicalEntitiesResponse listAggregatedPhysicalEntities( * @param request The request object containing the details to send * @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. */ ListAttributesResponse listAttributes(ListAttributesRequest request); @@ -678,6 +832,8 @@ ListAggregatedPhysicalEntitiesResponse listAggregatedPhysicalEntities( * @param request The request object containing the details to send * @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. */ ListCatalogPrivateEndpointsResponse listCatalogPrivateEndpoints( ListCatalogPrivateEndpointsRequest request); @@ -688,6 +844,8 @@ ListCatalogPrivateEndpointsResponse listCatalogPrivateEndpoints( * @param request The request object containing the details to send * @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. */ ListCatalogsResponse listCatalogs(ListCatalogsRequest request); @@ -696,6 +854,8 @@ ListCatalogPrivateEndpointsResponse listCatalogPrivateEndpoints( * @param request The request object containing the details to send * @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. */ ListConnectionsResponse listConnections(ListConnectionsRequest request); @@ -704,6 +864,8 @@ ListCatalogPrivateEndpointsResponse listCatalogPrivateEndpoints( * @param request The request object containing the details to send * @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. */ ListCustomPropertiesResponse listCustomProperties(ListCustomPropertiesRequest request); @@ -712,6 +874,8 @@ ListCatalogPrivateEndpointsResponse listCatalogPrivateEndpoints( * @param request The request object containing the details to send * @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. */ ListDataAssetTagsResponse listDataAssetTags(ListDataAssetTagsRequest request); @@ -720,6 +884,8 @@ ListCatalogPrivateEndpointsResponse listCatalogPrivateEndpoints( * @param request The request object containing the details to send * @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. */ ListDataAssetsResponse listDataAssets(ListDataAssetsRequest request); @@ -728,6 +894,8 @@ ListCatalogPrivateEndpointsResponse listCatalogPrivateEndpoints( * @param request The request object containing the details to send * @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. */ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( ListDerivedLogicalEntitiesRequest request); @@ -737,6 +905,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListEntitiesResponse listEntities(ListEntitiesRequest request); @@ -745,6 +915,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListEntityTagsResponse listEntityTags(ListEntityTagsRequest request); @@ -753,6 +925,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListFolderTagsResponse listFolderTags(ListFolderTagsRequest request); @@ -761,6 +935,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListFoldersResponse listFolders(ListFoldersRequest request); @@ -769,6 +945,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListGlossariesResponse listGlossaries(ListGlossariesRequest request); @@ -777,6 +955,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListJobDefinitionsResponse listJobDefinitions(ListJobDefinitionsRequest request); @@ -785,6 +965,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListJobExecutionsResponse listJobExecutions(ListJobExecutionsRequest request); @@ -793,6 +975,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListJobLogsResponse listJobLogs(ListJobLogsRequest request); @@ -801,6 +985,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListJobMetricsResponse listJobMetrics(ListJobMetricsRequest request); @@ -809,6 +995,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListJobsResponse listJobs(ListJobsRequest request); @@ -817,6 +1005,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListNamespacesResponse listNamespaces(ListNamespacesRequest request); @@ -825,14 +1015,28 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListPatternsResponse listPatterns(ListPatternsRequest request); + /** + * Returns a list of all rules of a data entity. + * @param request The request object containing the details to send + * @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. + */ + ListRulesResponse listRules(ListRulesRequest request); + /** * Returns a list of all user created tags in the system. * @param request The request object containing the details to send * @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. */ ListTagsResponse listTags(ListTagsRequest request); @@ -841,6 +1045,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListTermRelationshipsResponse listTermRelationships(ListTermRelationshipsRequest request); @@ -849,6 +1055,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListTermsResponse listTerms(ListTermsRequest request); @@ -857,6 +1065,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListTypesResponse listTypes(ListTypesRequest request); @@ -866,6 +1076,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -875,6 +1087,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -884,6 +1098,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -892,6 +1108,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ObjectStatsResponse objectStats(ObjectStatsRequest request); @@ -900,6 +1118,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ ParseConnectionResponse parseConnection(ParseConnectionRequest request); @@ -908,6 +1128,8 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @param request The request object containing the details to send * @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. */ RemoveDataSelectorPatternsResponse removeDataSelectorPatterns( RemoveDataSelectorPatternsRequest request); @@ -917,6 +1139,8 @@ RemoveDataSelectorPatternsResponse removeDataSelectorPatterns( * @param request The request object containing the details to send * @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. */ SearchCriteriaResponse searchCriteria(SearchCriteriaRequest request); @@ -925,6 +1149,8 @@ RemoveDataSelectorPatternsResponse removeDataSelectorPatterns( * @param request The request object containing the details to send * @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. */ TestConnectionResponse testConnection(TestConnectionRequest request); @@ -933,6 +1159,8 @@ RemoveDataSelectorPatternsResponse removeDataSelectorPatterns( * @param request The request object containing the details to send * @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. */ UpdateAttributeResponse updateAttribute(UpdateAttributeRequest request); @@ -941,6 +1169,8 @@ RemoveDataSelectorPatternsResponse removeDataSelectorPatterns( * @param request The request object containing the details to send * @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. */ UpdateCatalogResponse updateCatalog(UpdateCatalogRequest request); @@ -949,6 +1179,8 @@ RemoveDataSelectorPatternsResponse removeDataSelectorPatterns( * @param request The request object containing the details to send * @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. */ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( UpdateCatalogPrivateEndpointRequest request); @@ -958,6 +1190,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ UpdateConnectionResponse updateConnection(UpdateConnectionRequest request); @@ -966,6 +1200,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ UpdateCustomPropertyResponse updateCustomProperty(UpdateCustomPropertyRequest request); @@ -974,6 +1210,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ UpdateDataAssetResponse updateDataAsset(UpdateDataAssetRequest request); @@ -982,6 +1220,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ UpdateEntityResponse updateEntity(UpdateEntityRequest request); @@ -990,6 +1230,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ UpdateFolderResponse updateFolder(UpdateFolderRequest request); @@ -998,6 +1240,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ UpdateGlossaryResponse updateGlossary(UpdateGlossaryRequest request); @@ -1006,6 +1250,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ UpdateJobResponse updateJob(UpdateJobRequest request); @@ -1014,6 +1260,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ UpdateJobDefinitionResponse updateJobDefinition(UpdateJobDefinitionRequest request); @@ -1022,6 +1270,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ UpdateNamespaceResponse updateNamespace(UpdateNamespaceRequest request); @@ -1030,6 +1280,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ UpdatePatternResponse updatePattern(UpdatePatternRequest request); @@ -1038,6 +1290,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ UpdateTermResponse updateTerm(UpdateTermRequest request); @@ -1046,6 +1300,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ UpdateTermRelationshipResponse updateTermRelationship(UpdateTermRelationshipRequest request); @@ -1054,6 +1310,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ UploadCredentialsResponse uploadCredentials(UploadCredentialsRequest request); @@ -1062,6 +1320,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ UsersResponse users(UsersRequest request); @@ -1070,6 +1330,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ ValidateConnectionResponse validateConnection(ValidateConnectionRequest request); @@ -1078,6 +1340,8 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @param request The request object containing the details to send * @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. */ 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 104e4d12929..14ec74b7e3a 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 @@ -1513,6 +1513,20 @@ java.util.concurrent.Future listPatterns( com.oracle.bmc.responses.AsyncHandler handler); + /** + * Returns a list of all rules of a data entity. + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future listRules( + ListRulesRequest request, + com.oracle.bmc.responses.AsyncHandler handler); + /** * Returns a list of all user created tags in the system. * 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 32bf499cd5b..beec2ef207d 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 @@ -4114,6 +4114,42 @@ protected void beforeRetryAction() {} } } + @Override + public java.util.concurrent.Future listRules( + ListRulesRequest request, + final com.oracle.bmc.responses.AsyncHandler + handler) { + LOG.trace("Called async listRules"); + final ListRulesRequest interceptedRequest = ListRulesConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ListRulesConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function + transformer = ListRulesConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler handlerToUse = + handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler, + java.util.concurrent.Future> + futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + ListRulesRequest, ListRulesResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + @Override public java.util.concurrent.Future listTags( ListTagsRequest request, 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 853183c8b03..0358adae297 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 @@ -3315,6 +3315,33 @@ public ListPatternsResponse listPatterns(ListPatternsRequest request) { }); } + @Override + public ListRulesResponse listRules(ListRulesRequest request) { + LOG.trace("Called listRules"); + final ListRulesRequest interceptedRequest = ListRulesConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ListRulesConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function transformer = + ListRulesConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = client.get(ib, retriedRequest); + return transformer.apply(response); + }); + }); + } + @Override public ListTagsResponse listTags(ListTagsRequest request) { LOG.trace("Called listTags"); 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 c24392fb353..b773c5ecfcf 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 @@ -2271,6 +2271,115 @@ public java.util.List apply( }); } + /** + * Creates a new iterable which will iterate over the responses received from the listRules operation. This iterable + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + * @return an {@link java.lang.Iterable} which can be used to iterate over the responses received from the service. + */ + public Iterable listRulesResponseIterator(final ListRulesRequest request) { + return new com.oracle.bmc.paginator.internal.ResponseIterable< + ListRulesRequest.Builder, ListRulesRequest, ListRulesResponse>( + new com.google.common.base.Supplier() { + @Override + public ListRulesRequest.Builder get() { + return ListRulesRequest.builder().copy(request); + } + }, + new com.google.common.base.Function() { + @Override + public String apply(ListRulesResponse response) { + return response.getOpcNextPage(); + } + }, + new com.google.common.base.Function< + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRulesRequest.Builder>, + ListRulesRequest>() { + @Override + public ListRulesRequest apply( + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRulesRequest.Builder> + input) { + if (input.getToken() == null) { + return input.getRequestBuilder().build(); + } else { + return input.getRequestBuilder() + .page(input.getToken().orNull()) + .build(); + } + } + }, + new com.google.common.base.Function() { + @Override + public ListRulesResponse apply(ListRulesRequest request) { + return client.listRules(request); + } + }); + } + + /** + * Creates a new iterable which will iterate over the {@link com.oracle.bmc.datacatalog.model.RuleSummary} objects + * contained in responses from the listRules operation. This iterable will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + * @return an {@link java.lang.Iterable} which can be used to iterate over the {@link com.oracle.bmc.datacatalog.model.RuleSummary} objects + * contained in responses received from the service. + */ + public Iterable listRulesRecordIterator( + final ListRulesRequest request) { + return new com.oracle.bmc.paginator.internal.ResponseRecordIterable< + ListRulesRequest.Builder, ListRulesRequest, ListRulesResponse, + com.oracle.bmc.datacatalog.model.RuleSummary>( + new com.google.common.base.Supplier() { + @Override + public ListRulesRequest.Builder get() { + return ListRulesRequest.builder().copy(request); + } + }, + new com.google.common.base.Function() { + @Override + public String apply(ListRulesResponse response) { + return response.getOpcNextPage(); + } + }, + new com.google.common.base.Function< + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRulesRequest.Builder>, + ListRulesRequest>() { + @Override + public ListRulesRequest apply( + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRulesRequest.Builder> + input) { + if (input.getToken() == null) { + return input.getRequestBuilder().build(); + } else { + return input.getRequestBuilder() + .page(input.getToken().orNull()) + .build(); + } + } + }, + new com.google.common.base.Function() { + @Override + public ListRulesResponse apply(ListRulesRequest request) { + return client.listRules(request); + } + }, + new com.google.common.base.Function< + ListRulesResponse, + java.util.List>() { + @Override + public java.util.List apply( + ListRulesResponse response) { + return response.getRuleCollection().getItems(); + } + }); + } + /** * Creates a new iterable which will iterate over the responses received from the listTags operation. This iterable * will fetch more data from the server as needed. 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 7268020d9c7..cba6a8b7c88 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 @@ -60,6 +60,46 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( com.oracle.bmc.util.internal.CollectionFormatType.Multi); } + if (request.getDisplayNameContains() != null) { + target = + target.queryParam( + "displayNameContains", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getDisplayNameContains())); + } + + if (request.getSortBy() != null) { + target = + target.queryParam( + "sortBy", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getSortBy().getValue())); + } + + if (request.getSortOrder() != null) { + target = + target.queryParam( + "sortOrder", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getSortOrder().getValue())); + } + + if (request.getLimit() != null) { + target = + target.queryParam( + "limit", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getLimit())); + } + + if (request.getPage() != null) { + target = + target.queryParam( + "page", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getPage())); + } + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); 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 200fe4946c9..bac1dc5708e 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 @@ -45,6 +45,46 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( .path("actions") .path("listDerivedLogicalEntities"); + if (request.getDisplayNameContains() != null) { + target = + target.queryParam( + "displayNameContains", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getDisplayNameContains())); + } + + if (request.getSortBy() != null) { + target = + target.queryParam( + "sortBy", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getSortBy().getValue())); + } + + if (request.getSortOrder() != null) { + target = + target.queryParam( + "sortOrder", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getSortOrder().getValue())); + } + + if (request.getLimit() != null) { + target = + target.queryParam( + "limit", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getLimit())); + } + + if (request.getPage() != null) { + target = + target.queryParam( + "page", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getPage())); + } + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); 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 new file mode 100644 index 00000000000..426f4b182e7 --- /dev/null +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListRulesConverter.java @@ -0,0 +1,252 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.datacatalog.model.*; +import com.oracle.bmc.datacatalog.requests.*; +import com.oracle.bmc.datacatalog.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") +@lombok.extern.slf4j.Slf4j +public class ListRulesConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.datacatalog.requests.ListRulesRequest interceptRequest( + com.oracle.bmc.datacatalog.requests.ListRulesRequest request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.datacatalog.requests.ListRulesRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notBlank(request.getCatalogId(), "catalogId must not be blank"); + Validate.notBlank(request.getDataAssetKey(), "dataAssetKey must not be blank"); + Validate.notBlank(request.getEntityKey(), "entityKey must not be blank"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget() + .path("/20190325") + .path("catalogs") + .path( + com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( + request.getCatalogId())) + .path("dataAssets") + .path( + com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( + request.getDataAssetKey())) + .path("entities") + .path( + com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( + request.getEntityKey())) + .path("rules"); + + if (request.getDisplayName() != null) { + target = + target.queryParam( + "displayName", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getDisplayName())); + } + + if (request.getDisplayNameContains() != null) { + target = + target.queryParam( + "displayNameContains", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getDisplayNameContains())); + } + + if (request.getRuleType() != null) { + target = + target.queryParam( + "ruleType", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getRuleType().getValue())); + } + + if (request.getLifecycleState() != null) { + target = + target.queryParam( + "lifecycleState", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getLifecycleState().getValue())); + } + + if (request.getOriginType() != null) { + target = + target.queryParam( + "originType", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getOriginType().getValue())); + } + + if (request.getExternalKey() != null) { + target = + target.queryParam( + "externalKey", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getExternalKey())); + } + + if (request.getTimeCreated() != null) { + target = + target.queryParam( + "timeCreated", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getTimeCreated())); + } + + if (request.getTimeUpdated() != null) { + target = + target.queryParam( + "timeUpdated", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getTimeUpdated())); + } + + if (request.getCreatedById() != null) { + target = + target.queryParam( + "createdById", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getCreatedById())); + } + + if (request.getUpdatedById() != null) { + target = + target.queryParam( + "updatedById", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getUpdatedById())); + } + + if (request.getFields() != null) { + target = + com.oracle.bmc.util.internal.HttpUtils.encodeCollectionFormatQueryParam( + target, + "fields", + request.getFields(), + com.oracle.bmc.util.internal.CollectionFormatType.Multi); + } + + if (request.getSortBy() != null) { + target = + target.queryParam( + "sortBy", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getSortBy().getValue())); + } + + if (request.getSortOrder() != null) { + target = + target.queryParam( + "sortOrder", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getSortOrder().getValue())); + } + + if (request.getLimit() != null) { + target = + target.queryParam( + "limit", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getLimit())); + } + + if (request.getPage() != null) { + target = + target.queryParam( + "page", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getPage())); + } + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.datacatalog.responses.ListRulesResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.datacatalog.responses.ListRulesResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.datacatalog.responses.ListRulesResponse>() { + @Override + public com.oracle.bmc.datacatalog.responses.ListRulesResponse apply( + javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.datacatalog.responses.ListRulesResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders< + RuleCollection>> + responseFn = + RESPONSE_CONVERSION_FACTORY.create( + RuleCollection.class); + + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.datacatalog.responses.ListRulesResponse.Builder + builder = + com.oracle.bmc.datacatalog.responses + .ListRulesResponse.builder(); + + builder.ruleCollection(response.getItem()); + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.google.common.base.Optional> + opcNextPageHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-next-page"); + if (opcNextPageHeader.isPresent()) { + builder.opcNextPage( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-next-page", + opcNextPageHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.datacatalog.responses.ListRulesResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} 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 f8fd643f4d2..8b2286abf6e 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 @@ -279,6 +279,15 @@ public Builder properties(java.util.Map> p return this; } + @com.fasterxml.jackson.annotation.JsonProperty("associatedRuleTypes") + private java.util.List associatedRuleTypes; + + public Builder associatedRuleTypes(java.util.List associatedRuleTypes) { + this.associatedRuleTypes = associatedRuleTypes; + this.__explicitlySet__.add("associatedRuleTypes"); + return this; + } + @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); @@ -312,7 +321,8 @@ public Attribute build() { uri, path, customPropertyMembers, - properties); + properties, + associatedRuleTypes); __instance__.__explicitlySet__.addAll(__explicitlySet__); return __instance__; } @@ -347,7 +357,8 @@ public Builder copy(Attribute o) { .uri(o.getUri()) .path(o.getPath()) .customPropertyMembers(o.getCustomPropertyMembers()) - .properties(o.getProperties()); + .properties(o.getProperties()) + .associatedRuleTypes(o.getAssociatedRuleTypes()); copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); return copiedBuilder; @@ -546,6 +557,12 @@ public static Builder builder() { @com.fasterxml.jackson.annotation.JsonProperty("properties") java.util.Map> properties; + /** + * Rule types associated with attribute. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("associatedRuleTypes") + java.util.List associatedRuleTypes; + @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); } 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 839575defb0..03407ef6a51 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 @@ -186,6 +186,15 @@ public Builder path(String path) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("associatedRuleTypes") + private java.util.List associatedRuleTypes; + + public Builder associatedRuleTypes(java.util.List associatedRuleTypes) { + this.associatedRuleTypes = associatedRuleTypes; + this.__explicitlySet__.add("associatedRuleTypes"); + return this; + } + @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); @@ -209,7 +218,8 @@ public AttributeSummary build() { externalDatatypeEntityKey, parentAttributeKey, externalParentAttributeKey, - path); + path, + associatedRuleTypes); __instance__.__explicitlySet__.addAll(__explicitlySet__); return __instance__; } @@ -234,7 +244,8 @@ public Builder copy(AttributeSummary o) { .externalDatatypeEntityKey(o.getExternalDatatypeEntityKey()) .parentAttributeKey(o.getParentAttributeKey()) .externalParentAttributeKey(o.getExternalParentAttributeKey()) - .path(o.getPath()); + .path(o.getPath()) + .associatedRuleTypes(o.getAssociatedRuleTypes()); copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); return copiedBuilder; @@ -363,6 +374,12 @@ public static Builder builder() { @com.fasterxml.jackson.annotation.JsonProperty("path") String path; + /** + * Rule types associated with attribute. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("associatedRuleTypes") + java.util.List associatedRuleTypes; + @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); } 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 9cb9abf75b4..462e162e058 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 @@ -44,18 +44,41 @@ public Builder aggregation(java.util.Map aggregation) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("dataType") + private String dataType; + + public Builder dataType(String dataType) { + this.dataType = dataType; + this.__explicitlySet__.add("dataType"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("propertyType") + private PropertyType propertyType; + + public Builder propertyType(PropertyType propertyType) { + this.propertyType = propertyType; + this.__explicitlySet__.add("propertyType"); + return this; + } + @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); public FacetedSearchAggregation build() { - FacetedSearchAggregation __instance__ = new FacetedSearchAggregation(type, aggregation); + FacetedSearchAggregation __instance__ = + new FacetedSearchAggregation(type, aggregation, dataType, propertyType); __instance__.__explicitlySet__.addAll(__explicitlySet__); return __instance__; } @com.fasterxml.jackson.annotation.JsonIgnore public Builder copy(FacetedSearchAggregation o) { - Builder copiedBuilder = type(o.getType()).aggregation(o.getAggregation()); + Builder copiedBuilder = + type(o.getType()) + .aggregation(o.getAggregation()) + .dataType(o.getDataType()) + .propertyType(o.getPropertyType()); copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); return copiedBuilder; @@ -81,6 +104,69 @@ public static Builder builder() { @com.fasterxml.jackson.annotation.JsonProperty("aggregation") java.util.Map aggregation; + /** + * Data type of object property. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("dataType") + String dataType; + /** + * Type of property that indicates if it was defined by the user or system. + * CUSTOM_PROPERTY is defined by the user on a data object. + * DEFAULT_PROPERTY is defined by the system on a data object. + * + **/ + @lombok.extern.slf4j.Slf4j + public enum PropertyType { + CustomProperty("CUSTOM_PROPERTY"), + DefaultProperty("DEFAULT_PROPERTY"), + + /** + * This value is used if a service returns a value for this enum that is not recognized by this + * version of the SDK. + */ + UnknownEnumValue(null); + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (PropertyType v : PropertyType.values()) { + if (v != UnknownEnumValue) { + map.put(v.getValue(), v); + } + } + } + + PropertyType(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static PropertyType create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + LOG.warn( + "Received unknown value '{}' for enum 'PropertyType', returning UnknownEnumValue", + key); + return UnknownEnumValue; + } + }; + /** + * Type of property that indicates if it was defined by the user or system. + * CUSTOM_PROPERTY is defined by the user on a data object. + * DEFAULT_PROPERTY is defined by the system on a data object. + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("propertyType") + PropertyType propertyType; + @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); } diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDataWarehouseBackupDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleAttribute.java similarity index 59% rename from bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDataWarehouseBackupDetails.java rename to bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleAttribute.java index 72bc36a6d06..8997b703e32 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDataWarehouseBackupDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleAttribute.java @@ -2,12 +2,11 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.datacatalog.model; /** - * **Deprecated.** See {@link #createAutonomousDatabaseBackupDetails(CreateAutonomousDatabaseBackupDetailsRequest) createAutonomousDatabaseBackupDetails} for reference information about creating Autonomous Data Warehouse backups. - *

- **Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API. + * Object that defines a usage of an attribute in the context of a rule. + * Example: For a UNIQUEKEY rule, declares the attribute in a table whose value must be unique. * *
* Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields @@ -17,18 +16,25 @@ * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). **/ -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) @lombok.Value -@com.fasterxml.jackson.databind.annotation.JsonDeserialize( - builder = CreateAutonomousDataWarehouseBackupDetails.Builder.class -) +@com.fasterxml.jackson.databind.annotation.JsonDeserialize(builder = RuleAttribute.Builder.class) @com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) @lombok.Builder(builderClassName = "Builder", toBuilder = true) -public class CreateAutonomousDataWarehouseBackupDetails { +public class RuleAttribute { @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") @lombok.experimental.Accessors(fluent = true) public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("key") + private String key; + + public Builder key(String key) { + this.key = key; + this.__explicitlySet__.add("key"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("displayName") private String displayName; @@ -38,31 +44,28 @@ public Builder displayName(String displayName) { return this; } - @com.fasterxml.jackson.annotation.JsonProperty("autonomousDataWarehouseId") - private String autonomousDataWarehouseId; + @com.fasterxml.jackson.annotation.JsonProperty("position") + private Integer position; - public Builder autonomousDataWarehouseId(String autonomousDataWarehouseId) { - this.autonomousDataWarehouseId = autonomousDataWarehouseId; - this.__explicitlySet__.add("autonomousDataWarehouseId"); + public Builder position(Integer position) { + this.position = position; + this.__explicitlySet__.add("position"); return this; } @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); - public CreateAutonomousDataWarehouseBackupDetails build() { - CreateAutonomousDataWarehouseBackupDetails __instance__ = - new CreateAutonomousDataWarehouseBackupDetails( - displayName, autonomousDataWarehouseId); + public RuleAttribute build() { + RuleAttribute __instance__ = new RuleAttribute(key, displayName, position); __instance__.__explicitlySet__.addAll(__explicitlySet__); return __instance__; } @com.fasterxml.jackson.annotation.JsonIgnore - public Builder copy(CreateAutonomousDataWarehouseBackupDetails o) { + public Builder copy(RuleAttribute o) { Builder copiedBuilder = - displayName(o.getDisplayName()) - .autonomousDataWarehouseId(o.getAutonomousDataWarehouseId()); + key(o.getKey()).displayName(o.getDisplayName()).position(o.getPosition()); copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); return copiedBuilder; @@ -77,16 +80,24 @@ public static Builder builder() { } /** - * The user-friendly name for the backup. The name does not have to be unique. + * Immutable unique key of the attribute. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("key") + String key; + + /** + * A user-friendly display name. Does not have to be unique, and it's changeable. + * Avoid entering confidential information. + * **/ @com.fasterxml.jackson.annotation.JsonProperty("displayName") String displayName; /** - * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Autonomous Data Warehouse backup. + * Position of the attribute in the record definition. **/ - @com.fasterxml.jackson.annotation.JsonProperty("autonomousDataWarehouseId") - String autonomousDataWarehouseId; + @com.fasterxml.jackson.annotation.JsonProperty("position") + Integer position; @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); 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 new file mode 100644 index 00000000000..0f0e2b58c91 --- /dev/null +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleCollection.java @@ -0,0 +1,85 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; + +/** + * Results of an rule listing. Rules describe an item of data with name and ruletype. + * + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize(builder = RuleCollection.Builder.class) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RuleCollection { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("count") + private Integer count; + + public Builder count(Integer count) { + this.count = count; + this.__explicitlySet__.add("count"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("items") + private java.util.List items; + + public Builder items(java.util.List items) { + this.items = items; + this.__explicitlySet__.add("items"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RuleCollection build() { + RuleCollection __instance__ = new RuleCollection(count, items); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RuleCollection o) { + Builder copiedBuilder = count(o.getCount()).items(o.getItems()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * Total number of items returned. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("count") + Integer count; + + /** + * Collection of rules. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("items") + java.util.List items; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..8e56ec92f39 --- /dev/null +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleOriginType.java @@ -0,0 +1,58 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; + +/** + * Origin type for the given rule. + * SOURCE - Represents rule is harvested and is as defined in source system. + * USER - Represents user defined rules at data catalog system. + * PROFILING - Represents rules which are inferred via profiling. + * + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") +@lombok.extern.slf4j.Slf4j +public enum RuleOriginType { + Source("SOURCE"), + User("USER"), + Profiling("PROFILING"), + + /** + * This value is used if a service returns a value for this enum that is not recognized by this + * version of the SDK. + */ + UnknownEnumValue(null); + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (RuleOriginType v : RuleOriginType.values()) { + if (v != UnknownEnumValue) { + map.put(v.getValue(), v); + } + } + } + + RuleOriginType(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static RuleOriginType create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + LOG.warn( + "Received unknown value '{}' for enum 'RuleOriginType', returning UnknownEnumValue", + key); + return UnknownEnumValue; + } +} 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 new file mode 100644 index 00000000000..cfc8a8ccc3f --- /dev/null +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleSummary.java @@ -0,0 +1,355 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; + +/** + * A list of rule resources. One or more rules can be defined for a data entity. + * Each rule can be defined on one or more attributes of the data entity. + * + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize(builder = RuleSummary.Builder.class) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RuleSummary { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("key") + private String key; + + public Builder key(String key) { + this.key = key; + this.__explicitlySet__.add("key"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("description") + private String description; + + public Builder description(String description) { + this.description = description; + this.__explicitlySet__.add("description"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("ruleType") + private RuleType ruleType; + + public Builder ruleType(RuleType ruleType) { + this.ruleType = ruleType; + this.__explicitlySet__.add("ruleType"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("externalKey") + private String externalKey; + + public Builder externalKey(String externalKey) { + this.externalKey = externalKey; + this.__explicitlySet__.add("externalKey"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("attributes") + private java.util.List attributes; + + public Builder attributes(java.util.List attributes) { + this.attributes = attributes; + this.__explicitlySet__.add("attributes"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("referencedFolderKey") + private String referencedFolderKey; + + public Builder referencedFolderKey(String referencedFolderKey) { + this.referencedFolderKey = referencedFolderKey; + this.__explicitlySet__.add("referencedFolderKey"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("referencedFolderName") + private String referencedFolderName; + + public Builder referencedFolderName(String referencedFolderName) { + this.referencedFolderName = referencedFolderName; + this.__explicitlySet__.add("referencedFolderName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("referencedEntityKey") + private String referencedEntityKey; + + public Builder referencedEntityKey(String referencedEntityKey) { + this.referencedEntityKey = referencedEntityKey; + this.__explicitlySet__.add("referencedEntityKey"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("referencedEntityName") + private String referencedEntityName; + + public Builder referencedEntityName(String referencedEntityName) { + this.referencedEntityName = referencedEntityName; + this.__explicitlySet__.add("referencedEntityName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("referencedRuleKey") + private String referencedRuleKey; + + public Builder referencedRuleKey(String referencedRuleKey) { + this.referencedRuleKey = referencedRuleKey; + this.__explicitlySet__.add("referencedRuleKey"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("referencedRuleName") + private String referencedRuleName; + + public Builder referencedRuleName(String referencedRuleName) { + this.referencedRuleName = referencedRuleName; + this.__explicitlySet__.add("referencedRuleName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("referencedAttributes") + private java.util.List referencedAttributes; + + public Builder referencedAttributes(java.util.List referencedAttributes) { + this.referencedAttributes = referencedAttributes; + this.__explicitlySet__.add("referencedAttributes"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("originType") + private RuleOriginType originType; + + public Builder originType(RuleOriginType originType) { + this.originType = originType; + this.__explicitlySet__.add("originType"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("uri") + private String uri; + + public Builder uri(String uri) { + this.uri = uri; + this.__explicitlySet__.add("uri"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") + private java.util.Date timeCreated; + + public Builder timeCreated(java.util.Date timeCreated) { + this.timeCreated = timeCreated; + this.__explicitlySet__.add("timeCreated"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + private LifecycleState lifecycleState; + + public Builder lifecycleState(LifecycleState lifecycleState) { + this.lifecycleState = lifecycleState; + this.__explicitlySet__.add("lifecycleState"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RuleSummary build() { + RuleSummary __instance__ = + new RuleSummary( + key, + displayName, + description, + ruleType, + externalKey, + attributes, + referencedFolderKey, + referencedFolderName, + referencedEntityKey, + referencedEntityName, + referencedRuleKey, + referencedRuleName, + referencedAttributes, + originType, + uri, + timeCreated, + lifecycleState); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RuleSummary o) { + Builder copiedBuilder = + key(o.getKey()) + .displayName(o.getDisplayName()) + .description(o.getDescription()) + .ruleType(o.getRuleType()) + .externalKey(o.getExternalKey()) + .attributes(o.getAttributes()) + .referencedFolderKey(o.getReferencedFolderKey()) + .referencedFolderName(o.getReferencedFolderName()) + .referencedEntityKey(o.getReferencedEntityKey()) + .referencedEntityName(o.getReferencedEntityName()) + .referencedRuleKey(o.getReferencedRuleKey()) + .referencedRuleName(o.getReferencedRuleName()) + .referencedAttributes(o.getReferencedAttributes()) + .originType(o.getOriginType()) + .uri(o.getUri()) + .timeCreated(o.getTimeCreated()) + .lifecycleState(o.getLifecycleState()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * Immutable unique key of a rule. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("key") + String key; + + /** + * A user-friendly display name. Does not have to be unique, and it's changeable. + * Avoid entering confidential information. + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + String displayName; + + /** + * Detailed description of a rule. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("description") + String description; + + /** + * Type of a rule. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("ruleType") + RuleType ruleType; + + /** + * External URI that can be used to reference the object. Format will differ based on the type of object. + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("externalKey") + String externalKey; + + /** + * Attributes associated with a rule. + * A UNIQUEKEY rule would contain (at least) one attribute, for the local table column(s) on which uniqueness is defined. + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("attributes") + java.util.List attributes; + + /** + * Folder key that represents the referenced folder, applicable only when rule type FOREIGNKEY. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("referencedFolderKey") + String referencedFolderKey; + + /** + * Folder name that represents the referenced folder, applicable only when rule type FOREIGNKEY. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("referencedFolderName") + String referencedFolderName; + + /** + * Entity key that represents the referenced entity, applicable only when rule type is FOREIGNKEY. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("referencedEntityKey") + String referencedEntityKey; + + /** + * Entity name that represents the referenced entity, applicable only when rule type is FOREIGNKEY. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("referencedEntityName") + String referencedEntityName; + + /** + * Rule key that represents the referenced rule, applicable only when rule type is FOREIGNKEY. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("referencedRuleKey") + String referencedRuleKey; + + /** + * Rule name that represents the referenced rule, applicable only when rule type is FOREIGNKEY. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("referencedRuleName") + String referencedRuleName; + + /** + * Attributes associated with referenced rule, applicable only when rule type is FOREIGNKEY. + * A FOREIGNKEY rule would contain (at least) one attribute, for the local table column(s), and (at least) one referencedAttribute for referenced table column(s). + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("referencedAttributes") + java.util.List referencedAttributes; + + /** + * Origin type of the rule. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("originType") + RuleOriginType originType; + + /** + * URI to the rule instance in the API. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("uri") + String uri; + + /** + * The date and time the rule was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). + * Example: `2019-03-25T21:10:29.600Z` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") + java.util.Date timeCreated; + + /** + * State of the rule. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + LifecycleState lifecycleState; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..f223f70e537 --- /dev/null +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleType.java @@ -0,0 +1,57 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; + +/** + * Type of rule as described below. + * PRIMARYKEY - Primary key constraint defined in the source database. + * FOREIGNKEY - Foreign key constraint defined in the source database. + * UNIQUEKEY - Unique key constraint defined in the source database. + * + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") +@lombok.extern.slf4j.Slf4j +public enum RuleType { + Primarykey("PRIMARYKEY"), + Foreignkey("FOREIGNKEY"), + Uniquekey("UNIQUEKEY"), + + /** + * This value is used if a service returns a value for this enum that is not recognized by this + * version of the SDK. + */ + UnknownEnumValue(null); + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (RuleType v : RuleType.values()) { + if (v != UnknownEnumValue) { + map.put(v.getValue(), v); + } + } + } + + RuleType(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static RuleType create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + LOG.warn( + "Received unknown value '{}' for enum 'RuleType', returning UnknownEnumValue", key); + return UnknownEnumValue; + } +} 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 7440abe2f7d..887edf3ae76 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 @@ -65,12 +65,22 @@ public Builder facetedSearchAggregation( return this; } + @com.fasterxml.jackson.annotation.JsonProperty("sortableFields") + private java.util.List sortableFields; + + public Builder sortableFields(java.util.List sortableFields) { + this.sortableFields = sortableFields; + this.__explicitlySet__.add("sortableFields"); + return this; + } + @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); public SearchResultCollection build() { SearchResultCollection __instance__ = - new SearchResultCollection(count, items, query, facetedSearchAggregation); + new SearchResultCollection( + count, items, query, facetedSearchAggregation, sortableFields); __instance__.__explicitlySet__.addAll(__explicitlySet__); return __instance__; } @@ -81,7 +91,8 @@ public Builder copy(SearchResultCollection o) { count(o.getCount()) .items(o.getItems()) .query(o.getQuery()) - .facetedSearchAggregation(o.getFacetedSearchAggregation()); + .facetedSearchAggregation(o.getFacetedSearchAggregation()) + .sortableFields(o.getSortableFields()); copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); return copiedBuilder; @@ -119,6 +130,12 @@ public static Builder builder() { @com.fasterxml.jackson.annotation.JsonProperty("facetedSearchAggregation") java.util.List facetedSearchAggregation; + /** + * A list of fields or properties used in the sorting of a search result. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("sortableFields") + java.util.List sortableFields; + @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); } 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 62d7354cf31..af8415e3b0f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use AddDataSelectorPatternsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8a8bb2400e5..6c5c4c45405 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use AssociateCustomPropertyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4236ea2dc0e..fe0766be73e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use AttachCatalogPrivateEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2b37e1f2150..b83094a09d0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ChangeCatalogCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e9e9b227d1f..9bdffc26b64 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ChangeCatalogPrivateEndpointCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d81a0685ee7..9b678ef9e76 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateAttributeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5aab89ef5f1..8c2c53615d5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateAttributeTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 063aa49bccc..582438dd5fc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateCatalogPrivateEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dc4b270d601..da3ce4c19e6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateCatalogRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0a510253cd9..7986f7c2898 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5e03262a5b8..d4d8858230a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateCustomPropertyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 744878104ec..b02dfad5a38 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateDataAssetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ffdb6b27b4d..36d77988621 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateDataAssetTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ddac05e6896..90efdf10b08 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateEntityRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0dc15c0e4a6..2ba4aa0647a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateEntityTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8a1d7ad49b2..100902635b4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateFolderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b1c9adc6e1c..1d85f8aeabd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateFolderTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 492c2a081fa..aa8f7742e0b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateGlossaryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7cdafebc879..8da744ec9ec 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateJobDefinitionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1cd39605ece..e9e11b8e527 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateJobExecutionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 277bfcd6bdf..e374fa51b7d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateJobRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e7bbc4217cc..9c05a414943 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateNamespaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d2c1e3d84d2..125056265c3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreatePatternRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dec8cb9d03b..65b40860eb3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateTermRelationshipRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7259eebfe85..6257ed38f87 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use CreateTermRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2603b476d25..ad22d943fc2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteAttributeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 520ff117b2c..fdbcc855545 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteAttributeTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a3c70b4daab..7accb7bd722 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteCatalogPrivateEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e4b7e5feb8a..b05fb40924f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteCatalogRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e10b26f1121..b5b40f30341 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c6b0e1a6f6b..a54f7c7c882 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteCustomPropertyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 031aae3ba7d..6838dc391a4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteDataAssetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6ad81ac852d..e7cb9253b0e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteDataAssetTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7b8a8fec114..3eadfb3df13 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteEntityRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c19ac5257f6..37cdee4ce68 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteEntityTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 01a6032025b..919e8aac7e1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteFolderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3f10df306a2..b7fbd4bf236 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteFolderTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 96c215ef034..b4be4175478 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteGlossaryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2b8277edf31..abdabacb00c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteJobDefinitionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2e049d17639..97cca996434 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteJobRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b45e1a40505..619533a2faa 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteNamespaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 97833f498d7..77942f9a0df 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeletePatternRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2fae2f61b4d..e0efb804d3e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteTermRelationshipRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dd01d219874..7d14bb7123f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DeleteTermRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d4bc52476cc..65f6d7bb009 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DetachCatalogPrivateEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3022441a1df..1a27cb4a7dc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use DisassociateCustomPropertyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 47e6fd44572..0177b80aa0c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ExpandTreeForGlossaryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9188c323f17..53f1a0c8c57 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ExportGlossaryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e2627ee1ac1..5d3382e4489 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetAttributeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a42b9df7604..4f1fcebf49e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetAttributeTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 28a20b66255..d9207295a6d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetCatalogPrivateEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5ffd79d2b62..76331279e15 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetCatalogRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 65ee08c4ffc..093c338c41f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5d7704ae375..c1c952f42b3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetCustomPropertyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f632ef3b549..c0b87490041 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetDataAssetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e1fe7e5eca6..3db5e624b0b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetDataAssetTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c5a98659d6d..c48bbec312d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetEntityRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 754b635b8ad..44b50edec3a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetEntityTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6dfd4206683..5ec2a5741b2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetFolderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ad9eaf1608e..a80f9d58099 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetFolderTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8122a6b883a..51f106f86d7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetGlossaryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2c5cd2709e9..7ad22d5756a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetJobDefinitionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4b577f2a676..1bca49dd7fb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetJobExecutionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3928393a0a0..8d18988e367 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetJobLogRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0cbb6bc0fdd..f152ad5f5a8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetJobMetricsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 13c381d991f..03c134d7882 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetJobRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bf3ba810e4b..ca5798602a0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetNamespaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 af7bf40500c..5a3d4f895da 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetPatternRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3b00661ca8c..6557f1497af 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetTermRelationshipRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c0c674469ef..ed447c60092 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetTermRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 48081f993a1..80870dff929 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetTypeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5f7fb2748dd..d9d3a8bdb7a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 60674363e0e..66d1df0be8b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ImportConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4a84475b67c..b382b1cdddc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ImportGlossaryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 51b5609a3cb..4cf3ea1cc6b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListAggregatedPhysicalEntitiesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter @@ -89,6 +91,106 @@ public static Fields create(String key) { throw new IllegalArgumentException("Invalid Fields: " + key); } }; + /** + * A filter to return only resources that match display name pattern given. The match is not case sensitive. + * For Example : /folders?displayNameContains=Cu.* + * The above would match all folders with display name that starts with \"Cu\". + * + */ + private String displayNameContains; + + /** + * The field to sort by. Only one sort order may be provided. Default order for TIMECREATED is descending. Default order for DISPLAYNAME is ascending. If no value is specified TIMECREATED is default. + * + */ + private SortBy sortBy; + + /** + * The field to sort by. Only one sort order may be provided. Default order for TIMECREATED is descending. Default order for DISPLAYNAME is ascending. If no value is specified TIMECREATED is default. + * + **/ + public enum SortBy { + Timecreated("TIMECREATED"), + Displayname("DISPLAYNAME"), + ; + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (SortBy v : SortBy.values()) { + map.put(v.getValue(), v); + } + } + + SortBy(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static SortBy create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + throw new IllegalArgumentException("Invalid SortBy: " + key); + } + }; + /** + * The sort order to use, either 'asc' or 'desc'. + */ + private SortOrder sortOrder; + + /** + * The sort order to use, either 'asc' or 'desc'. + **/ + public enum SortOrder { + Asc("ASC"), + Desc("DESC"), + ; + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (SortOrder v : SortOrder.values()) { + map.put(v.getValue(), v); + } + } + + SortOrder(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static SortOrder create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + throw new IllegalArgumentException("Invalid SortOrder: " + key); + } + }; + /** + * The maximum number of items to return. + */ + private Integer limit; + + /** + * The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. + */ + private String page; + /** * The client request ID for tracing. */ @@ -133,6 +235,11 @@ public Builder copy(ListAggregatedPhysicalEntitiesRequest o) { dataAssetKey(o.getDataAssetKey()); entityKey(o.getEntityKey()); fields(o.getFields()); + displayNameContains(o.getDisplayNameContains()); + sortBy(o.getSortBy()); + sortOrder(o.getSortOrder()); + limit(o.getLimit()); + page(o.getPage()); opcRequestId(o.getOpcRequestId()); invocationCallback(o.getInvocationCallback()); retryConfiguration(o.getRetryConfiguration()); 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 69eebad1248..db6b94d7f1c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListAttributeTagsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 71a135603a7..2c6b1ca7e9e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListAttributesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b80d3ca5ab2..18857f25dab 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListCatalogPrivateEndpointsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0fa48b5d93f..ec3918b1318 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListCatalogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 94a52dd58d4..5b15f9f51e7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListConnectionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 11b11ec9579..c0fb4679cbb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListCustomPropertiesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter @@ -74,6 +76,8 @@ public enum TypeName { Category("CATEGORY"), File("FILE"), Bucket("BUCKET"), + Message("MESSAGE"), + UnrecognizedFile("UNRECOGNIZED_FILE"), ; private final String value; 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 8e674333a6c..4a0396e91f8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListDataAssetTagsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0e299c4e679..f3ff02b6b8c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListDataAssetsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 22d59d9b424..c438ef3cf90 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListDerivedLogicalEntitiesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter @@ -22,6 +24,106 @@ public class ListDerivedLogicalEntitiesRequest */ private String patternKey; + /** + * A filter to return only resources that match display name pattern given. The match is not case sensitive. + * For Example : /folders?displayNameContains=Cu.* + * The above would match all folders with display name that starts with \"Cu\". + * + */ + private String displayNameContains; + + /** + * The field to sort by. Only one sort order may be provided. Default order for TIMECREATED is descending. Default order for DISPLAYNAME is ascending. If no value is specified TIMECREATED is default. + * + */ + private SortBy sortBy; + + /** + * The field to sort by. Only one sort order may be provided. Default order for TIMECREATED is descending. Default order for DISPLAYNAME is ascending. If no value is specified TIMECREATED is default. + * + **/ + public enum SortBy { + Timecreated("TIMECREATED"), + Displayname("DISPLAYNAME"), + ; + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (SortBy v : SortBy.values()) { + map.put(v.getValue(), v); + } + } + + SortBy(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static SortBy create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + throw new IllegalArgumentException("Invalid SortBy: " + key); + } + }; + /** + * The sort order to use, either 'asc' or 'desc'. + */ + private SortOrder sortOrder; + + /** + * The sort order to use, either 'asc' or 'desc'. + **/ + public enum SortOrder { + Asc("ASC"), + Desc("DESC"), + ; + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (SortOrder v : SortOrder.values()) { + map.put(v.getValue(), v); + } + } + + SortOrder(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static SortOrder create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + throw new IllegalArgumentException("Invalid SortOrder: " + key); + } + }; + /** + * The maximum number of items to return. + */ + private Integer limit; + + /** + * The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. + */ + private String page; + /** * The client request ID for tracing. */ @@ -84,6 +186,11 @@ public Builder retryConfiguration( public Builder copy(ListDerivedLogicalEntitiesRequest o) { catalogId(o.getCatalogId()); patternKey(o.getPatternKey()); + displayNameContains(o.getDisplayNameContains()); + sortBy(o.getSortBy()); + sortOrder(o.getSortOrder()); + limit(o.getLimit()); + page(o.getPage()); opcRequestId(o.getOpcRequestId()); ifMatch(o.getIfMatch()); opcRetryToken(o.getOpcRetryToken()); 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 ba35c5a3b15..273455eedfd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListEntitiesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4262a346434..61e1f51b480 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListEntityTagsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 de6cd65e63a..2851312fc24 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListFolderTagsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e6387fb97bc..c9226767d89 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListFoldersRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eabef2cf150..ed6e345bac2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListGlossariesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6bb8ddfcba3..5eacf4c606e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListJobDefinitionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6c6480c8103..33abb44ed7a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListJobExecutionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b99bb06061d..908e2cdb5e7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListJobLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8d2e801a355..9ffe87d6055 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListJobMetricsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 89d8bc2854e..2dde3b8e5fb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListJobsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5a3b457efb6..4ac6a440417 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListNamespacesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 313e2523921..c1c4a6824c0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListPatternsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 new file mode 100644 index 00000000000..6100199e122 --- /dev/null +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListRulesRequest.java @@ -0,0 +1,311 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") +@lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") +@lombok.Getter +public class ListRulesRequest extends com.oracle.bmc.requests.BmcRequest { + + /** + * Unique catalog identifier. + */ + private String catalogId; + + /** + * Unique data asset key. + */ + private String dataAssetKey; + + /** + * Unique entity key. + */ + private String entityKey; + + /** + * A filter to return only resources that match the entire display name given. The match is not case sensitive. + */ + private String displayName; + + /** + * A filter to return only resources that match display name pattern given. The match is not case sensitive. + * For Example : /folders?displayNameContains=Cu.* + * The above would match all folders with display name that starts with \"Cu\". + * + */ + private String displayNameContains; + + /** + * Rule type used to filter the response to a list rules call. + */ + private com.oracle.bmc.datacatalog.model.RuleType ruleType; + + /** + * A filter to return only resources that match the specified lifecycle state. The value is case insensitive. + */ + private com.oracle.bmc.datacatalog.model.LifecycleState lifecycleState; + + /** + * Rule origin type used to filter the response to a list rules call. + */ + private com.oracle.bmc.datacatalog.model.RuleOriginType originType; + + /** + * Unique external identifier of this resource in the external source system. + */ + private String externalKey; + + /** + * Time that the resource was created. An [RFC3339](https://tools.ietf.org/html/rfc3339) formatted datetime string. + */ + private java.util.Date timeCreated; + + /** + * Time that the resource was updated. An [RFC3339](https://tools.ietf.org/html/rfc3339) formatted datetime string. + */ + private java.util.Date timeUpdated; + + /** + * OCID of the user who created the resource. + */ + private String createdById; + + /** + * OCID of the user who updated the resource. + */ + private String updatedById; + + /** + * Specifies the fields to return in a rule summary response. + * + */ + private java.util.List fields; + + /** + * Specifies the fields to return in a rule summary response. + * + **/ + public enum Fields { + Key("key"), + DisplayName("displayName"), + RuleType("ruleType"), + ExternalKey("externalKey"), + ReferencedFolderKey("referencedFolderKey"), + ReferencedFolderName("referencedFolderName"), + ReferencedEntityKey("referencedEntityKey"), + ReferencedEntityName("referencedEntityName"), + ReferencedRuleKey("referencedRuleKey"), + ReferencedRuleName("referencedRuleName"), + OriginType("originType"), + LifecycleState("lifecycleState"), + TimeCreated("timeCreated"), + Uri("uri"), + ; + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (Fields v : Fields.values()) { + map.put(v.getValue(), v); + } + } + + Fields(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static Fields create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + throw new IllegalArgumentException("Invalid Fields: " + key); + } + }; + /** + * The field to sort by. Only one sort order may be provided. Default order for TIMECREATED is descending. Default order for DISPLAYNAME is ascending. If no value is specified TIMECREATED is default. + * + */ + private SortBy sortBy; + + /** + * The field to sort by. Only one sort order may be provided. Default order for TIMECREATED is descending. Default order for DISPLAYNAME is ascending. If no value is specified TIMECREATED is default. + * + **/ + public enum SortBy { + Timecreated("TIMECREATED"), + Displayname("DISPLAYNAME"), + ; + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (SortBy v : SortBy.values()) { + map.put(v.getValue(), v); + } + } + + SortBy(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static SortBy create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + throw new IllegalArgumentException("Invalid SortBy: " + key); + } + }; + /** + * The sort order to use, either 'asc' or 'desc'. + */ + private SortOrder sortOrder; + + /** + * The sort order to use, either 'asc' or 'desc'. + **/ + public enum SortOrder { + Asc("ASC"), + Desc("DESC"), + ; + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (SortOrder v : SortOrder.values()) { + map.put(v.getValue(), v); + } + } + + SortOrder(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static SortOrder create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + throw new IllegalArgumentException("Invalid SortOrder: " + key); + } + }; + /** + * The maximum number of items to return. + */ + private Integer limit; + + /** + * The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. + */ + private String page; + + /** + * The client request ID for tracing. + */ + private String opcRequestId; + + public static class Builder + implements com.oracle.bmc.requests.BmcRequest.Builder< + ListRulesRequest, java.lang.Void> { + private com.oracle.bmc.util.internal.Consumer + invocationCallback = null; + private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; + + /** + * Set the invocation callback for the request to be built. + * @param invocationCallback the invocation callback to be set for the request + * @return this builder instance + */ + public Builder invocationCallback( + com.oracle.bmc.util.internal.Consumer + invocationCallback) { + this.invocationCallback = invocationCallback; + return this; + } + + /** + * Set the retry configuration for the request to be built. + * @param retryConfiguration the retry configuration to be used for the request + * @return this builder instance + */ + public Builder retryConfiguration( + com.oracle.bmc.retrier.RetryConfiguration retryConfiguration) { + this.retryConfiguration = retryConfiguration; + return this; + } + + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(ListRulesRequest o) { + catalogId(o.getCatalogId()); + dataAssetKey(o.getDataAssetKey()); + entityKey(o.getEntityKey()); + displayName(o.getDisplayName()); + displayNameContains(o.getDisplayNameContains()); + ruleType(o.getRuleType()); + lifecycleState(o.getLifecycleState()); + originType(o.getOriginType()); + externalKey(o.getExternalKey()); + timeCreated(o.getTimeCreated()); + timeUpdated(o.getTimeUpdated()); + createdById(o.getCreatedById()); + updatedById(o.getUpdatedById()); + fields(o.getFields()); + sortBy(o.getSortBy()); + sortOrder(o.getSortOrder()); + limit(o.getLimit()); + page(o.getPage()); + opcRequestId(o.getOpcRequestId()); + invocationCallback(o.getInvocationCallback()); + retryConfiguration(o.getRetryConfiguration()); + return this; + } + + /** + * Build the instance of ListRulesRequest as configured by this builder + * + * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, + * while the method {@link Builder#buildWithoutInvocationCallback} does not. + * + * This is the preferred method to build an instance. + * + * @return instance of ListRulesRequest + */ + public ListRulesRequest build() { + ListRulesRequest request = buildWithoutInvocationCallback(); + request.setInvocationCallback(invocationCallback); + request.setRetryConfiguration(retryConfiguration); + return request; + } + } +} 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 6390755aebd..e01dfa4e709 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListTagsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 535e263ad18..ddfabeb5acb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListTermRelationshipsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d5b3de1dc05..1d37ff6045f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListTermsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 88cf4452fbb..52206739fcd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListTypesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6c2afc6afbb..3e16edd771b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f52da33b326..74bf47dd1c8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 32e76c9e521..b7b937a1853 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0ab12f28ec6..4b503c7bb01 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ObjectStatsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7e6bcc28a0b..473cc3a03b1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ParseConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 528e6c40440..e2bd5e8ab5f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use RemoveDataSelectorPatternsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4d3a526ae7e..a73e3874bbe 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use SearchCriteriaRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4d487c0753c..58f89d14ffe 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use TestConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b513533c703..2bd8b758120 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UpdateAttributeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e3987e48acf..5c30201f465 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UpdateCatalogPrivateEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d034aa73760..9e4d883f61a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UpdateCatalogRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 59ab33a13ee..dd1d6fd876d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UpdateConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 15bd74ddc9a..af70aaa8948 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UpdateCustomPropertyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 253a57def1e..79b1c7e2fcb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UpdateDataAssetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 19f358d9411..403a8ee8259 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UpdateEntityRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9386a66cb73..1c1b6d89ba2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UpdateFolderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c28694b0fc1..3fabdbd2882 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UpdateGlossaryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8337660f034..67e43086a54 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UpdateJobDefinitionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e6c5d26652b..69d498a8d05 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UpdateJobRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 db1469b3b42..bfa180062bb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UpdateNamespaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 93a088d9d92..e1964a0a2d6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UpdatePatternRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e49a500e481..6cca33387e6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UpdateTermRelationshipRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 479cd40126f..a4acc3bb1f1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UpdateTermRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1f572e1c5c6..9e5da6b08b9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UploadCredentialsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 82e0013a20c..71f4a31a106 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use UsersRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c84d31aecc1..2fe200c330b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ValidateConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c763ad10d58..4990684fbfb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; - +/** + * Example: Click here to see how to use ValidatePatternRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousDataWarehouseBackupResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListRulesResponse.java similarity index 54% rename from bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousDataWarehouseBackupResponse.java rename to bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListRulesResponse.java index b00c693d9b5..de82c408ac0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousDataWarehouseBackupResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListRulesResponse.java @@ -2,41 +2,42 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.datacatalog.responses; -import com.oracle.bmc.database.model.*; +import com.oracle.bmc.datacatalog.model.*; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder") @lombok.Getter -public class CreateAutonomousDataWarehouseBackupResponse { +public class ListRulesResponse { /** - * For optimistic concurrency control. See `if-match`. + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. + * */ - private String etag; + private String opcRequestId; /** - * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about - * a particular request, please provide the request ID. + * Retrieves the next page of results. When this header appears in the response, additional pages of results remain. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). * */ - private String opcRequestId; + private String opcNextPage; /** - * The returned AutonomousDataWarehouseBackup instance. + * The returned RuleCollection instance. */ - private AutonomousDataWarehouseBackup autonomousDataWarehouseBackup; + private RuleCollection ruleCollection; public static class Builder { /** * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(CreateAutonomousDataWarehouseBackupResponse o) { - etag(o.getEtag()); + public Builder copy(ListRulesResponse o) { opcRequestId(o.getOpcRequestId()); - autonomousDataWarehouseBackup(o.getAutonomousDataWarehouseBackup()); + opcNextPage(o.getOpcNextPage()); + ruleCollection(o.getRuleCollection()); return this; } diff --git a/bmc-dataflow/pom.xml b/bmc-dataflow/pom.xml index 0488697749a..f4b78d415ba 100644 --- a/bmc-dataflow/pom.xml +++ b/bmc-dataflow/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-dataflow @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 59776174694..c0b79285314 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 @@ -53,6 +53,8 @@ public interface DataFlow extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeApplicationCompartmentResponse changeApplicationCompartment( ChangeApplicationCompartmentRequest request); @@ -63,6 +65,8 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @param request The request object containing the details to send * @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. */ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( ChangePrivateEndpointCompartmentRequest request); @@ -76,6 +80,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ ChangeRunCompartmentResponse changeRunCompartment(ChangeRunCompartmentRequest request); @@ -85,6 +91,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ CreateApplicationResponse createApplication(CreateApplicationRequest request); @@ -94,6 +102,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ CreatePrivateEndpointResponse createPrivateEndpoint(CreatePrivateEndpointRequest request); @@ -103,6 +113,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ CreateRunResponse createRun(CreateRunRequest request); @@ -112,6 +124,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ DeleteApplicationResponse deleteApplication(DeleteApplicationRequest request); @@ -121,6 +135,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ DeletePrivateEndpointResponse deletePrivateEndpoint(DeletePrivateEndpointRequest request); @@ -131,6 +147,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ DeleteRunResponse deleteRun(DeleteRunRequest request); @@ -140,6 +158,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ GetApplicationResponse getApplication(GetApplicationRequest request); @@ -149,6 +169,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ GetPrivateEndpointResponse getPrivateEndpoint(GetPrivateEndpointRequest request); @@ -158,6 +180,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ GetRunResponse getRun(GetRunRequest request); @@ -167,6 +191,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ GetRunLogResponse getRunLog(GetRunLogRequest request); @@ -176,6 +202,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -185,6 +213,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ ListApplicationsResponse listApplications(ListApplicationsRequest request); @@ -194,6 +224,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ ListPrivateEndpointsResponse listPrivateEndpoints(ListPrivateEndpointsRequest request); @@ -203,6 +235,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ ListRunLogsResponse listRunLogs(ListRunLogsRequest request); @@ -212,6 +246,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ ListRunsResponse listRuns(ListRunsRequest request); @@ -221,6 +257,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -230,6 +268,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -239,6 +279,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -248,6 +290,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ UpdateApplicationResponse updateApplication(UpdateApplicationRequest request); @@ -259,6 +303,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ UpdatePrivateEndpointResponse updatePrivateEndpoint(UpdatePrivateEndpointRequest request); @@ -268,6 +314,8 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @param request The request object containing the details to send * @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. */ UpdateRunResponse updateRun(UpdateRunRequest request); 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 c85bf5de471..54bd2348448 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use ChangeApplicationCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cac2fd81365..d80a890e394 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use ChangePrivateEndpointCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b14530608a1..59ae03205ce 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use ChangeRunCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4cfd03b1563..c505d9ef94c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use CreateApplicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 285098674d3..6b5cdd80ac0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use CreatePrivateEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a5c989adb56..765462d1248 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use CreateRunRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b3b9bb876bc..753f58b84eb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use DeleteApplicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ee0300866a2..287c626be36 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use DeletePrivateEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c5da860edaf..4b9ed808035 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use DeleteRunRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1328ace03c1..ac600db43cf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use GetApplicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a25dac3a4a0..6eb0a56a11e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use GetPrivateEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 35f44964fcd..ec790335169 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use GetRunLogRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f4f559cd8a3..36cc0598e35 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use GetRunRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 38c95f91c45..7892d8c0733 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 676767efda2..af72792f9ff 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use ListApplicationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 95cd220fb09..c39d9aae878 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use ListPrivateEndpointsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 484bbb43dd0..59e4973770b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use ListRunLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 361180ead4c..925870d97ec 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use ListRunsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 640e5ecd474..69a99a10eb8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f5590688be7..a043fdcb1a4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d29cd842984..483f2669301 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1460a64c206..568d7cbf06d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use UpdateApplicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ea8cef28c8e..91306ff7d4a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use UpdatePrivateEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 85b2114b5bd..1d6eb6e13b8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; - +/** + * Example: Click here to see how to use UpdateRunRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-dataintegration/pom.xml b/bmc-dataintegration/pom.xml index 3455c70166e..743b927e12f 100644 --- a/bmc-dataintegration/pom.xml +++ b/bmc-dataintegration/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-dataintegration @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 d238318adcc..ce25fe725b2 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 @@ -51,6 +51,8 @@ public interface DataIntegration extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeCompartmentResponse changeCompartment(ChangeCompartmentRequest request); @@ -60,6 +62,8 @@ public interface DataIntegration extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateApplicationResponse createApplication(CreateApplicationRequest request); @@ -68,6 +72,8 @@ public interface DataIntegration extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateConnectionResponse createConnection(CreateConnectionRequest request); @@ -76,6 +82,8 @@ public interface DataIntegration extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateConnectionValidationResponse createConnectionValidation( CreateConnectionValidationRequest request); @@ -85,6 +93,8 @@ CreateConnectionValidationResponse createConnectionValidation( * @param request The request object containing the details to send * @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. */ CreateDataAssetResponse createDataAsset(CreateDataAssetRequest request); @@ -94,6 +104,8 @@ CreateConnectionValidationResponse createConnectionValidation( * @param request The request object containing the details to send * @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. */ CreateDataFlowResponse createDataFlow(CreateDataFlowRequest request); @@ -103,6 +115,8 @@ CreateConnectionValidationResponse createConnectionValidation( * @param request The request object containing the details to send * @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. */ CreateDataFlowValidationResponse createDataFlowValidation( CreateDataFlowValidationRequest request); @@ -112,6 +126,8 @@ CreateDataFlowValidationResponse createDataFlowValidation( * @param request The request object containing the details to send * @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. */ CreateEntityShapeResponse createEntityShape(CreateEntityShapeRequest request); @@ -120,6 +136,8 @@ CreateDataFlowValidationResponse createDataFlowValidation( * @param request The request object containing the details to send * @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. */ CreateExternalPublicationResponse createExternalPublication( CreateExternalPublicationRequest request); @@ -129,6 +147,8 @@ CreateExternalPublicationResponse createExternalPublication( * @param request The request object containing the details to send * @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. */ CreateExternalPublicationValidationResponse createExternalPublicationValidation( CreateExternalPublicationValidationRequest request); @@ -140,6 +160,8 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ CreateFolderResponse createFolder(CreateFolderRequest request); @@ -148,6 +170,8 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ CreatePatchResponse createPatch(CreatePatchRequest request); @@ -157,6 +181,8 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ CreateProjectResponse createProject(CreateProjectRequest request); @@ -166,6 +192,8 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ CreateTaskResponse createTask(CreateTaskRequest request); @@ -174,6 +202,8 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ CreateTaskRunResponse createTaskRun(CreateTaskRunRequest request); @@ -182,6 +212,8 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ CreateTaskValidationResponse createTaskValidation(CreateTaskValidationRequest request); @@ -191,6 +223,8 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ CreateWorkspaceResponse createWorkspace(CreateWorkspaceRequest request); @@ -199,6 +233,8 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ DeleteApplicationResponse deleteApplication(DeleteApplicationRequest request); @@ -207,6 +243,8 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ DeleteConnectionResponse deleteConnection(DeleteConnectionRequest request); @@ -215,6 +253,8 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ DeleteConnectionValidationResponse deleteConnectionValidation( DeleteConnectionValidationRequest request); @@ -224,6 +264,8 @@ DeleteConnectionValidationResponse deleteConnectionValidation( * @param request The request object containing the details to send * @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. */ DeleteDataAssetResponse deleteDataAsset(DeleteDataAssetRequest request); @@ -232,6 +274,8 @@ DeleteConnectionValidationResponse deleteConnectionValidation( * @param request The request object containing the details to send * @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. */ DeleteDataFlowResponse deleteDataFlow(DeleteDataFlowRequest request); @@ -240,6 +284,8 @@ DeleteConnectionValidationResponse deleteConnectionValidation( * @param request The request object containing the details to send * @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. */ DeleteDataFlowValidationResponse deleteDataFlowValidation( DeleteDataFlowValidationRequest request); @@ -249,6 +295,8 @@ DeleteDataFlowValidationResponse deleteDataFlowValidation( * @param request The request object containing the details to send * @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. */ DeleteExternalPublicationResponse deleteExternalPublication( DeleteExternalPublicationRequest request); @@ -259,6 +307,8 @@ DeleteExternalPublicationResponse deleteExternalPublication( * @param request The request object containing the details to send * @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. */ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( DeleteExternalPublicationValidationRequest request); @@ -268,6 +318,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ DeleteFolderResponse deleteFolder(DeleteFolderRequest request); @@ -276,6 +328,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ DeletePatchResponse deletePatch(DeletePatchRequest request); @@ -284,6 +338,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ DeleteProjectResponse deleteProject(DeleteProjectRequest request); @@ -292,6 +348,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ DeleteTaskResponse deleteTask(DeleteTaskRequest request); @@ -300,6 +358,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ DeleteTaskRunResponse deleteTaskRun(DeleteTaskRunRequest request); @@ -309,6 +369,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ DeleteTaskValidationResponse deleteTaskValidation(DeleteTaskValidationRequest request); @@ -317,6 +379,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ DeleteWorkspaceResponse deleteWorkspace(DeleteWorkspaceRequest request); @@ -325,6 +389,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetApplicationResponse getApplication(GetApplicationRequest request); @@ -333,6 +399,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetConnectionResponse getConnection(GetConnectionRequest request); @@ -341,6 +409,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetConnectionValidationResponse getConnectionValidation(GetConnectionValidationRequest request); @@ -351,6 +421,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetCountStatisticResponse getCountStatistic(GetCountStatisticRequest request); @@ -359,6 +431,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetDataAssetResponse getDataAsset(GetDataAssetRequest request); @@ -367,6 +441,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetDataEntityResponse getDataEntity(GetDataEntityRequest request); @@ -375,6 +451,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetDataFlowResponse getDataFlow(GetDataFlowRequest request); @@ -383,6 +461,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetDataFlowValidationResponse getDataFlowValidation(GetDataFlowValidationRequest request); @@ -391,6 +471,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetDependentObjectResponse getDependentObject(GetDependentObjectRequest request); @@ -399,6 +481,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetExternalPublicationResponse getExternalPublication(GetExternalPublicationRequest request); @@ -407,6 +491,8 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetExternalPublicationValidationResponse getExternalPublicationValidation( GetExternalPublicationValidationRequest request); @@ -416,6 +502,8 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetFolderResponse getFolder(GetFolderRequest request); @@ -424,6 +512,8 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetPatchResponse getPatch(GetPatchRequest request); @@ -432,6 +522,8 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetProjectResponse getProject(GetProjectRequest request); @@ -440,6 +532,8 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetPublishedObjectResponse getPublishedObject(GetPublishedObjectRequest request); @@ -448,6 +542,8 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetReferenceResponse getReference(GetReferenceRequest request); @@ -456,6 +552,8 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetSchemaResponse getSchema(GetSchemaRequest request); @@ -464,6 +562,8 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetTaskResponse getTask(GetTaskRequest request); @@ -472,6 +572,8 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetTaskRunResponse getTaskRun(GetTaskRunRequest request); @@ -481,6 +583,8 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetTaskValidationResponse getTaskValidation(GetTaskValidationRequest request); @@ -489,6 +593,8 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -497,6 +603,8 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ GetWorkspaceResponse getWorkspace(GetWorkspaceRequest request); @@ -505,6 +613,8 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ ListApplicationsResponse listApplications(ListApplicationsRequest request); @@ -513,6 +623,8 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @param request The request object containing the details to send * @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. */ ListConnectionValidationsResponse listConnectionValidations( ListConnectionValidationsRequest request); @@ -522,6 +634,8 @@ ListConnectionValidationsResponse listConnectionValidations( * @param request The request object containing the details to send * @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. */ ListConnectionsResponse listConnections(ListConnectionsRequest request); @@ -531,6 +645,8 @@ ListConnectionValidationsResponse listConnectionValidations( * @param request The request object containing the details to send * @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. */ ListDataAssetsResponse listDataAssets(ListDataAssetsRequest request); @@ -540,6 +656,8 @@ ListConnectionValidationsResponse listConnectionValidations( * @param request The request object containing the details to send * @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. */ ListDataEntitiesResponse listDataEntities(ListDataEntitiesRequest request); @@ -548,6 +666,8 @@ ListConnectionValidationsResponse listConnectionValidations( * @param request The request object containing the details to send * @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. */ ListDataFlowValidationsResponse listDataFlowValidations(ListDataFlowValidationsRequest request); @@ -557,6 +677,8 @@ ListConnectionValidationsResponse listConnectionValidations( * @param request The request object containing the details to send * @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. */ ListDataFlowsResponse listDataFlows(ListDataFlowsRequest request); @@ -565,6 +687,8 @@ ListConnectionValidationsResponse listConnectionValidations( * @param request The request object containing the details to send * @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. */ ListDependentObjectsResponse listDependentObjects(ListDependentObjectsRequest request); @@ -574,6 +698,8 @@ ListConnectionValidationsResponse listConnectionValidations( * @param request The request object containing the details to send * @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. */ ListExternalPublicationValidationsResponse listExternalPublicationValidations( ListExternalPublicationValidationsRequest request); @@ -583,6 +709,8 @@ ListExternalPublicationValidationsResponse listExternalPublicationValidations( * @param request The request object containing the details to send * @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. */ ListExternalPublicationsResponse listExternalPublications( ListExternalPublicationsRequest request); @@ -593,6 +721,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ ListFoldersResponse listFolders(ListFoldersRequest request); @@ -601,6 +731,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ ListPatchChangesResponse listPatchChanges(ListPatchChangesRequest request); @@ -609,6 +741,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ ListPatchesResponse listPatches(ListPatchesRequest request); @@ -618,6 +752,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ ListProjectsResponse listProjects(ListProjectsRequest request); @@ -626,6 +762,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ ListPublishedObjectsResponse listPublishedObjects(ListPublishedObjectsRequest request); @@ -634,6 +772,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ ListReferencesResponse listReferences(ListReferencesRequest request); @@ -642,6 +782,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ ListSchemasResponse listSchemas(ListSchemasRequest request); @@ -650,6 +792,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ ListTaskRunLogsResponse listTaskRunLogs(ListTaskRunLogsRequest request); @@ -658,6 +802,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ ListTaskRunsResponse listTaskRuns(ListTaskRunsRequest request); @@ -667,6 +813,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ ListTaskValidationsResponse listTaskValidations(ListTaskValidationsRequest request); @@ -676,6 +824,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ ListTasksResponse listTasks(ListTasksRequest request); @@ -685,6 +835,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -694,6 +846,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -703,6 +857,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -712,6 +868,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ ListWorkspacesResponse listWorkspaces(ListWorkspacesRequest request); @@ -721,6 +879,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ StartWorkspaceResponse startWorkspace(StartWorkspaceRequest request); @@ -730,6 +890,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ StopWorkspaceResponse stopWorkspace(StopWorkspaceRequest request); @@ -738,6 +900,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ UpdateApplicationResponse updateApplication(UpdateApplicationRequest request); @@ -746,6 +910,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ UpdateConnectionResponse updateConnection(UpdateConnectionRequest request); @@ -754,6 +920,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ UpdateDataAssetResponse updateDataAsset(UpdateDataAssetRequest request); @@ -762,6 +930,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ UpdateDataFlowResponse updateDataFlow(UpdateDataFlowRequest request); @@ -770,6 +940,8 @@ ListExternalPublicationsResponse listExternalPublications( * @param request The request object containing the details to send * @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. */ UpdateExternalPublicationResponse updateExternalPublication( UpdateExternalPublicationRequest request); @@ -779,6 +951,8 @@ UpdateExternalPublicationResponse updateExternalPublication( * @param request The request object containing the details to send * @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. */ UpdateFolderResponse updateFolder(UpdateFolderRequest request); @@ -787,6 +961,8 @@ UpdateExternalPublicationResponse updateExternalPublication( * @param request The request object containing the details to send * @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. */ UpdateProjectResponse updateProject(UpdateProjectRequest request); @@ -795,6 +971,8 @@ UpdateExternalPublicationResponse updateExternalPublication( * @param request The request object containing the details to send * @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. */ UpdateReferenceResponse updateReference(UpdateReferenceRequest request); @@ -803,6 +981,8 @@ UpdateExternalPublicationResponse updateExternalPublication( * @param request The request object containing the details to send * @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. */ UpdateTaskResponse updateTask(UpdateTaskRequest request); @@ -811,6 +991,8 @@ UpdateExternalPublicationResponse updateExternalPublication( * @param request The request object containing the details to send * @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. */ UpdateTaskRunResponse updateTaskRun(UpdateTaskRunRequest request); @@ -819,6 +1001,8 @@ UpdateExternalPublicationResponse updateExternalPublication( * @param request The request object containing the details to send * @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. */ UpdateWorkspaceResponse updateWorkspace(UpdateWorkspaceRequest request); 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 6ed833859c7..6edad636523 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ChangeCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f3f54d63e76..bbdd0d84bb5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreateApplicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e686f9b58d4..0d5c505f389 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreateConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b9c358d7e50..3bac7326d53 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreateConnectionValidationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9fd943ec382..0fd7e17b703 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreateDataAssetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0ab39372f00..c484f81413c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreateDataFlowRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 381546851ba..89d0af56741 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreateDataFlowValidationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e3306e3b183..d042f61522f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreateEntityShapeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e35f4b6923d..5f1a6d297d1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreateExternalPublicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e4d4635ba6d..98c8edec541 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreateExternalPublicationValidationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6faeda03243..08f280c0c54 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreateFolderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6643c89414f..f2d6cee2926 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreatePatchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cc364cf92c5..1f347f0cfca 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreateProjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 73191771f47..df4691dcdcc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreateTaskRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 35a8a7ee19c..2b4525b2e48 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreateTaskRunRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b12a596f4d8..74dd88d5144 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreateTaskValidationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 29557db48cd..9b97f3c6741 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use CreateWorkspaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 98f53d240e8..42f92d99b09 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use DeleteApplicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 70158646639..a7f52aea818 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use DeleteConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6d54c3a48aa..ade0acb8748 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use DeleteConnectionValidationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8f004142a80..4b9c0be8e02 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use DeleteDataAssetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 953fce0900f..7c8d157d7d6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use DeleteDataFlowRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 21bc0979c0e..b2273dda49b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use DeleteDataFlowValidationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 272f04ea9aa..113f7e77cb1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use DeleteExternalPublicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bea8b13d6e1..0aa087faa2a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use DeleteExternalPublicationValidationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 28b50747e6a..2c840a3e49b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use DeleteFolderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0726c986e82..cbfcc5a0191 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use DeletePatchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8c958765146..2c60e5fc1eb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use DeleteProjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8f0492ed544..13e5815ee53 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use DeleteTaskRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8b66dc7564f..5501746282e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use DeleteTaskRunRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c2984d83354..5728c598072 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use DeleteTaskValidationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f1db307027d..9b5a4e6e921 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use DeleteWorkspaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2cfcc179abb..7da59746660 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetApplicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 57c30729670..20ffd3b418a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cf5f817a86e..a11d2967e72 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetConnectionValidationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9aac2833990..c8cd79d6497 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetCountStatisticRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 960fe270ffe..8cac40ff301 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetDataAssetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cab7350bb81..288a05f9e2a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetDataEntityRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2e2b2ec1a42..b89edc026bb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetDataFlowRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b73c0138932..64fda2690ff 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetDataFlowValidationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 23a9674fcbf..3b54f2bab3c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetDependentObjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e3d052ed871..f259418bf58 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetExternalPublicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 861a2ab5405..750fa14e976 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetExternalPublicationValidationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 090fd70c454..17d5b57b118 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetFolderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cf85d8d9e6e..25bdf320cb4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetPatchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 84e226e2297..1129eccd5ca 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetProjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8717e813d2a..e6684567bf3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetPublishedObjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9092b6d4f66..d4c69c96d63 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetReferenceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ecf124385a3..3ad594f253d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetSchemaRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9de63e84773..589ffd5424b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetTaskRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8bb2cda96b9..713d40f9026 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetTaskRunRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6fc53e74d61..592f859a47e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetTaskValidationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1783e372670..419464bbabc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d6b27f6a6d7..c738c284a38 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use GetWorkspaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 60e1fa71742..aa220fac601 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListApplicationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8af9d03801a..df7b45bd489 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListConnectionValidationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7c3b5a80a89..f1274f283d0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListConnectionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b802663477f..deb82a1b0d2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListDataAssetsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d88a02009bb..1e3a90eac13 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListDataEntitiesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0496e1b7027..62c526f21c0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListDataFlowValidationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2144eba2486..c23a44a45df 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListDataFlowsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a2cdc32fd1d..0b44586806d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListDependentObjectsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d7eab17f052..2b6f2394495 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListExternalPublicationValidationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 de1ef5e7ca3..ff9c53564c2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListExternalPublicationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 84fcfd1543f..11fdae75052 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListFoldersRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 88fed4d6556..faa76a6b451 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListPatchChangesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5df43dc9462..74298b9e3df 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListPatchesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 aa423b696ea..8b6fcb888b2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListProjectsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 833c3687452..34a1ddb0f64 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListPublishedObjectsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bd87cb8a3f3..c3a954294dc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListReferencesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 84f78f925d2..d687f0ecb82 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListSchemasRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e29f7fd9851..b13dc436076 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListTaskRunLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5a81cc6e6c6..9993a6595ab 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListTaskRunsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8558f7f25f0..323e9d151bc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListTaskValidationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 04d736664d8..3ed2bd7e052 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListTasksRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0661e04acc8..167f8776fc5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8c373168758..718e10b9e29 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1f293cbc86a..9134f14aaa2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4637c322d54..89214c80d58 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use ListWorkspacesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 860b9490b99..8b37454b306 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use StartWorkspaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4cc00d7a028..ba9d16ae262 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use StopWorkspaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2c27dfb8a0b..fcc23235683 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use UpdateApplicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7d20f581899..6eb67d698b8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use UpdateConnectionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 763b1f22ac8..f81765cc5b8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use UpdateDataAssetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a5033431275..149473457a0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use UpdateDataFlowRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 773652a7b39..eddf2274ddf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use UpdateExternalPublicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9a376fcc374..2f38bb5c20d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use UpdateFolderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 87df16815a8..a14eace21df 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use UpdateProjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 12648c45e68..f7fc91b405d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use UpdateReferenceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7838d2213f7..48095112a38 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use UpdateTaskRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 817fe9a95d9..37504e255a6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use UpdateTaskRunRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f8e02c13ab6..eddcd583022 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; - +/** + * Example: Click here to see how to use UpdateWorkspaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-datasafe/pom.xml b/bmc-datasafe/pom.xml index 2d36e47dded..4a3095b2c76 100644 --- a/bmc-datasafe/pom.xml +++ b/bmc-datasafe/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-datasafe @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 d71383a6be2..8d480b8aee1 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 @@ -50,6 +50,8 @@ public interface DataSafe extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeDataSafePrivateEndpointCompartmentResponse changeDataSafePrivateEndpointCompartment( ChangeDataSafePrivateEndpointCompartmentRequest request); @@ -59,6 +61,8 @@ ChangeDataSafePrivateEndpointCompartmentResponse changeDataSafePrivateEndpointCo * @param request The request object containing the details to send * @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. */ ChangeOnPremConnectorCompartmentResponse changeOnPremConnectorCompartment( ChangeOnPremConnectorCompartmentRequest request); @@ -69,6 +73,8 @@ ChangeOnPremConnectorCompartmentResponse changeOnPremConnectorCompartment( * @param request The request object containing the details to send * @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. */ CreateDataSafePrivateEndpointResponse createDataSafePrivateEndpoint( CreateDataSafePrivateEndpointRequest request); @@ -79,6 +85,8 @@ CreateDataSafePrivateEndpointResponse createDataSafePrivateEndpoint( * @param request The request object containing the details to send * @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. */ CreateOnPremConnectorResponse createOnPremConnector(CreateOnPremConnectorRequest request); @@ -87,6 +95,8 @@ CreateDataSafePrivateEndpointResponse createDataSafePrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteDataSafePrivateEndpointResponse deleteDataSafePrivateEndpoint( DeleteDataSafePrivateEndpointRequest request); @@ -96,6 +106,8 @@ DeleteDataSafePrivateEndpointResponse deleteDataSafePrivateEndpoint( * @param request The request object containing the details to send * @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. */ DeleteOnPremConnectorResponse deleteOnPremConnector(DeleteOnPremConnectorRequest request); @@ -105,6 +117,8 @@ DeleteDataSafePrivateEndpointResponse deleteDataSafePrivateEndpoint( * @param request The request object containing the details to send * @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. */ EnableDataSafeConfigurationResponse enableDataSafeConfiguration( EnableDataSafeConfigurationRequest request); @@ -115,6 +129,8 @@ EnableDataSafeConfigurationResponse enableDataSafeConfiguration( * @param request The request object containing the details to send * @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. */ GenerateOnPremConnectorConfigurationResponse generateOnPremConnectorConfiguration( GenerateOnPremConnectorConfigurationRequest request); @@ -124,6 +140,8 @@ GenerateOnPremConnectorConfigurationResponse generateOnPremConnectorConfiguratio * @param request The request object containing the details to send * @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. */ GetDataSafeConfigurationResponse getDataSafeConfiguration( GetDataSafeConfigurationRequest request); @@ -133,6 +151,8 @@ GetDataSafeConfigurationResponse getDataSafeConfiguration( * @param request The request object containing the details to send * @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. */ GetDataSafePrivateEndpointResponse getDataSafePrivateEndpoint( GetDataSafePrivateEndpointRequest request); @@ -142,6 +162,8 @@ GetDataSafePrivateEndpointResponse getDataSafePrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetOnPremConnectorResponse getOnPremConnector(GetOnPremConnectorRequest request); @@ -150,6 +172,8 @@ GetDataSafePrivateEndpointResponse getDataSafePrivateEndpoint( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -159,6 +183,8 @@ GetDataSafePrivateEndpointResponse getDataSafePrivateEndpoint( * @param request The request object containing the details to send * @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. */ ListDataSafePrivateEndpointsResponse listDataSafePrivateEndpoints( ListDataSafePrivateEndpointsRequest request); @@ -169,6 +195,8 @@ ListDataSafePrivateEndpointsResponse listDataSafePrivateEndpoints( * @param request The request object containing the details to send * @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. */ ListOnPremConnectorsResponse listOnPremConnectors(ListOnPremConnectorsRequest request); @@ -178,6 +206,8 @@ ListDataSafePrivateEndpointsResponse listDataSafePrivateEndpoints( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -187,6 +217,8 @@ ListDataSafePrivateEndpointsResponse listDataSafePrivateEndpoints( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -196,6 +228,8 @@ ListDataSafePrivateEndpointsResponse listDataSafePrivateEndpoints( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -204,6 +238,8 @@ ListDataSafePrivateEndpointsResponse listDataSafePrivateEndpoints( * @param request The request object containing the details to send * @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. */ UpdateDataSafePrivateEndpointResponse updateDataSafePrivateEndpoint( UpdateDataSafePrivateEndpointRequest request); @@ -213,6 +249,8 @@ UpdateDataSafePrivateEndpointResponse updateDataSafePrivateEndpoint( * @param request The request object containing the details to send * @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. */ UpdateOnPremConnectorResponse updateOnPremConnector(UpdateOnPremConnectorRequest request); @@ -222,6 +260,8 @@ UpdateDataSafePrivateEndpointResponse updateDataSafePrivateEndpoint( * @param request The request object containing the details to send * @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. */ UpdateOnPremConnectorWalletResponse updateOnPremConnectorWallet( UpdateOnPremConnectorWalletRequest request); 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 200ecc3876e..5c3c6094b4b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use ChangeDataSafePrivateEndpointCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 37bac8e0fc6..e84738cd6b7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use ChangeOnPremConnectorCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4eb04c5a3ab..3302e6d80e9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use CreateDataSafePrivateEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 929efb7a621..da53581a132 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use CreateOnPremConnectorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9390369864e..fce67c7b160 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use DeleteDataSafePrivateEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 79f66cb0282..165df9dd72d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use DeleteOnPremConnectorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9114727d325..dcec4b8fe23 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use EnableDataSafeConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 68a06febbbe..41ee084dcc4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use GenerateOnPremConnectorConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5e5222a6139..4c27d00bcf1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use GetDataSafeConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2551b566f20..dedcaeb4cc7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use GetDataSafePrivateEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 10db578b2d3..2c4e7f9b1a0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use GetOnPremConnectorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2b68ba421b1..448e4903d6f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c8791f44e29..ee6494d9ee0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use ListDataSafePrivateEndpointsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9891eef6951..af8d4af05d9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use ListOnPremConnectorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7ad80829274..167e5810b38 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 15af1d0d3f2..d1546af2c7c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ce6fbc65036..6d9efd76511 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4d639ba00f9..7d275f74f04 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use UpdateDataSafePrivateEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 370ca2a2ed0..3786d51e2b2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use UpdateOnPremConnectorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1d490cad4c1..2e5d1edd314 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; - +/** + * Example: Click here to see how to use UpdateOnPremConnectorWalletRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-datascience/pom.xml b/bmc-datascience/pom.xml index cdafc6690aa..571e39075ba 100644 --- a/bmc-datascience/pom.xml +++ b/bmc-datascience/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-datascience @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 e7fbd56a8a2..2dfaacfde68 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 @@ -51,6 +51,8 @@ public interface DataScience extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ActivateModelResponse activateModel(ActivateModelRequest request); @@ -59,6 +61,8 @@ public interface DataScience extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ActivateNotebookSessionResponse activateNotebookSession(ActivateNotebookSessionRequest request); @@ -67,6 +71,8 @@ public interface DataScience extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CancelWorkRequestResponse cancelWorkRequest(CancelWorkRequestRequest request); @@ -75,6 +81,8 @@ public interface DataScience extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeModelCompartmentResponse changeModelCompartment(ChangeModelCompartmentRequest request); @@ -83,6 +91,8 @@ public interface DataScience extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeNotebookSessionCompartmentResponse changeNotebookSessionCompartment( ChangeNotebookSessionCompartmentRequest request); @@ -92,6 +102,8 @@ ChangeNotebookSessionCompartmentResponse changeNotebookSessionCompartment( * @param request The request object containing the details to send * @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. */ ChangeProjectCompartmentResponse changeProjectCompartment( ChangeProjectCompartmentRequest request); @@ -101,6 +113,8 @@ ChangeProjectCompartmentResponse changeProjectCompartment( * @param request The request object containing the details to send * @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. */ CreateModelResponse createModel(CreateModelRequest request); @@ -136,6 +150,8 @@ ChangeProjectCompartmentResponse changeProjectCompartment( * @param request The request object containing the details to send * @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. */ CreateModelArtifactResponse createModelArtifact(CreateModelArtifactRequest request); @@ -144,6 +160,8 @@ ChangeProjectCompartmentResponse changeProjectCompartment( * @param request The request object containing the details to send * @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. */ CreateModelProvenanceResponse createModelProvenance(CreateModelProvenanceRequest request); @@ -152,6 +170,8 @@ ChangeProjectCompartmentResponse changeProjectCompartment( * @param request The request object containing the details to send * @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. */ CreateNotebookSessionResponse createNotebookSession(CreateNotebookSessionRequest request); @@ -160,6 +180,8 @@ ChangeProjectCompartmentResponse changeProjectCompartment( * @param request The request object containing the details to send * @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. */ CreateProjectResponse createProject(CreateProjectRequest request); @@ -168,6 +190,8 @@ ChangeProjectCompartmentResponse changeProjectCompartment( * @param request The request object containing the details to send * @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. */ DeactivateModelResponse deactivateModel(DeactivateModelRequest request); @@ -176,6 +200,8 @@ ChangeProjectCompartmentResponse changeProjectCompartment( * @param request The request object containing the details to send * @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. */ DeactivateNotebookSessionResponse deactivateNotebookSession( DeactivateNotebookSessionRequest request); @@ -185,6 +211,8 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @param request The request object containing the details to send * @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. */ DeleteModelResponse deleteModel(DeleteModelRequest request); @@ -193,6 +221,8 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @param request The request object containing the details to send * @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. */ DeleteNotebookSessionResponse deleteNotebookSession(DeleteNotebookSessionRequest request); @@ -201,6 +231,8 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @param request The request object containing the details to send * @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. */ DeleteProjectResponse deleteProject(DeleteProjectRequest request); @@ -209,6 +241,8 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @param request The request object containing the details to send * @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. */ GetModelResponse getModel(GetModelRequest request); @@ -217,6 +251,8 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @param request The request object containing the details to send * @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. */ GetModelArtifactContentResponse getModelArtifactContent(GetModelArtifactContentRequest request); @@ -225,6 +261,8 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @param request The request object containing the details to send * @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. */ GetModelProvenanceResponse getModelProvenance(GetModelProvenanceRequest request); @@ -233,6 +271,8 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @param request The request object containing the details to send * @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. */ GetNotebookSessionResponse getNotebookSession(GetNotebookSessionRequest request); @@ -241,6 +281,8 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @param request The request object containing the details to send * @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. */ GetProjectResponse getProject(GetProjectRequest request); @@ -249,6 +291,8 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -257,6 +301,8 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @param request The request object containing the details to send * @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. */ HeadModelArtifactResponse headModelArtifact(HeadModelArtifactRequest request); @@ -265,6 +311,8 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @param request The request object containing the details to send * @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. */ ListModelsResponse listModels(ListModelsRequest request); @@ -273,6 +321,8 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @param request The request object containing the details to send * @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. */ ListNotebookSessionShapesResponse listNotebookSessionShapes( ListNotebookSessionShapesRequest request); @@ -282,6 +332,8 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @param request The request object containing the details to send * @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. */ ListNotebookSessionsResponse listNotebookSessions(ListNotebookSessionsRequest request); @@ -290,6 +342,8 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @param request The request object containing the details to send * @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. */ ListProjectsResponse listProjects(ListProjectsRequest request); @@ -298,6 +352,8 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -306,6 +362,8 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -314,6 +372,8 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -322,6 +382,8 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @param request The request object containing the details to send * @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. */ UpdateModelResponse updateModel(UpdateModelRequest request); @@ -330,6 +392,8 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @param request The request object containing the details to send * @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. */ UpdateModelProvenanceResponse updateModelProvenance(UpdateModelProvenanceRequest request); @@ -341,6 +405,8 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @param request The request object containing the details to send * @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. */ UpdateNotebookSessionResponse updateNotebookSession(UpdateNotebookSessionRequest request); @@ -349,6 +415,8 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @param request The request object containing the details to send * @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. */ UpdateProjectResponse updateProject(UpdateProjectRequest request); 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 e60e0414630..007fb3387f2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use ActivateModelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 251c7984d28..da613a3b122 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use ActivateNotebookSessionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f8b5e36ebde..5920e2c4813 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use CancelWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 09b7dd467a6..440310efd41 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use ChangeModelCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f5d47635089..ef3b8045bad 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use ChangeNotebookSessionCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 03ad503a5f2..2a51f456656 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use ChangeProjectCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a57d008fd2d..8cf78dc24e6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use CreateModelArtifactRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 59fda95b7dc..2a96f923cde 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use CreateModelProvenanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a8997fc2f17..847868f2f78 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use CreateModelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3316b5e4a5a..84741c1fb84 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use CreateNotebookSessionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cf1b66d2ba8..5d02291ef00 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use CreateProjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 60965f49bc6..9ba3276071b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use DeactivateModelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bd2c3ade0ce..5105a19057a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use DeactivateNotebookSessionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b22292a8b95..b456fc062e4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use DeleteModelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 89e442123b1..971401edfb4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use DeleteNotebookSessionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0b34a4e0f06..c9296620100 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use DeleteProjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3d7539be2e4..7b0e3eee0c1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use GetModelArtifactContentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 985458bf62e..7eed61da808 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use GetModelProvenanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bd63e9f9cfc..81f07f7fb28 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use GetModelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2d1dd330cfa..7a5bfdbc088 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use GetNotebookSessionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 344d925afdf..65216fc6a1e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use GetProjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8aa20d8a35a..088c0472004 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8bb6daf75c8..30e9cac04be 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use HeadModelArtifactRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 24e4443a339..de31db956a6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use ListModelsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ff3e27d1c76..3765d9173cb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use ListNotebookSessionShapesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6828b60c6f2..8c2645ef1d3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use ListNotebookSessionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 96a822b23db..a8ec16f1bd9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use ListProjectsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 96b528e27f0..17fdcf9748e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7198a324481..bd0a06f681c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2da293dbb1d..832312f76b9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 089fd67e40a..43cf8f2ff71 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use UpdateModelProvenanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8d006ee1802..9c2c11cf6c4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use UpdateModelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0cfa540e75e..af6a5d21062 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use UpdateNotebookSessionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0f5ee757d51..6800b4504e5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; - +/** + * Example: Click here to see how to use UpdateProjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-dns/pom.xml b/bmc-dns/pom.xml index 908f279ec8d..aaf1e1119ca 100644 --- a/bmc-dns/pom.xml +++ b/bmc-dns/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml @@ -19,7 +19,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 edaa8d705e6..0b5ffe665ee 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 @@ -54,6 +54,8 @@ public interface Dns extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeResolverCompartmentResponse changeResolverCompartment( ChangeResolverCompartmentRequest request); @@ -63,6 +65,8 @@ ChangeResolverCompartmentResponse changeResolverCompartment( * @param request The request object containing the details to send * @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. */ ChangeSteeringPolicyCompartmentResponse changeSteeringPolicyCompartment( ChangeSteeringPolicyCompartmentRequest request); @@ -72,6 +76,8 @@ ChangeSteeringPolicyCompartmentResponse changeSteeringPolicyCompartment( * @param request The request object containing the details to send * @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. */ ChangeTsigKeyCompartmentResponse changeTsigKeyCompartment( ChangeTsigKeyCompartmentRequest request); @@ -82,6 +88,8 @@ ChangeTsigKeyCompartmentResponse changeTsigKeyCompartment( * @param request The request object containing the details to send * @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. */ ChangeViewCompartmentResponse changeViewCompartment(ChangeViewCompartmentRequest request); @@ -93,6 +101,8 @@ ChangeTsigKeyCompartmentResponse changeTsigKeyCompartment( * @param request The request object containing the details to send * @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. */ ChangeZoneCompartmentResponse changeZoneCompartment(ChangeZoneCompartmentRequest request); @@ -102,6 +112,8 @@ ChangeTsigKeyCompartmentResponse changeTsigKeyCompartment( * @param request The request object containing the details to send * @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. */ CreateResolverEndpointResponse createResolverEndpoint(CreateResolverEndpointRequest request); @@ -112,6 +124,8 @@ ChangeTsigKeyCompartmentResponse changeTsigKeyCompartment( * @param request The request object containing the details to send * @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. */ CreateSteeringPolicyResponse createSteeringPolicy(CreateSteeringPolicyRequest request); @@ -126,6 +140,8 @@ ChangeTsigKeyCompartmentResponse changeTsigKeyCompartment( * @param request The request object containing the details to send * @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. */ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( CreateSteeringPolicyAttachmentRequest request); @@ -137,6 +153,8 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ CreateTsigKeyResponse createTsigKey(CreateTsigKeyRequest request); @@ -146,6 +164,8 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ CreateViewResponse createView(CreateViewRequest request); @@ -157,6 +177,8 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ CreateZoneResponse createZone(CreateZoneRequest request); @@ -165,6 +187,8 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ DeleteDomainRecordsResponse deleteDomainRecords(DeleteDomainRecordsRequest request); @@ -174,6 +198,8 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ DeleteRRSetResponse deleteRRSet(DeleteRRSetRequest request); @@ -185,6 +211,8 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ DeleteResolverEndpointResponse deleteResolverEndpoint(DeleteResolverEndpointRequest request); @@ -197,6 +225,8 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ DeleteSteeringPolicyResponse deleteSteeringPolicy(DeleteSteeringPolicyRequest request); @@ -207,6 +237,8 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( DeleteSteeringPolicyAttachmentRequest request); @@ -217,6 +249,8 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ DeleteTsigKeyResponse deleteTsigKey(DeleteTsigKeyRequest request); @@ -230,6 +264,8 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ DeleteViewResponse deleteView(DeleteViewRequest request); @@ -241,6 +277,8 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ DeleteZoneResponse deleteZone(DeleteZoneRequest request); @@ -252,6 +290,8 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ GetDomainRecordsResponse getDomainRecords(GetDomainRecordsRequest request); @@ -262,6 +302,8 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ GetRRSetResponse getRRSet(GetRRSetRequest request); @@ -273,6 +315,8 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ GetResolverResponse getResolver(GetResolverRequest request); @@ -283,6 +327,8 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ GetResolverEndpointResponse getResolverEndpoint(GetResolverEndpointRequest request); @@ -292,6 +338,8 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ GetSteeringPolicyResponse getSteeringPolicy(GetSteeringPolicyRequest request); @@ -301,6 +349,8 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( GetSteeringPolicyAttachmentRequest request); @@ -311,6 +361,8 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ GetTsigKeyResponse getTsigKey(GetTsigKeyRequest request); @@ -322,6 +374,8 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ GetViewResponse getView(GetViewRequest request); @@ -332,6 +386,8 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ GetZoneResponse getZone(GetZoneRequest request); @@ -343,6 +399,8 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ GetZoneRecordsResponse getZoneRecords(GetZoneRecordsRequest request); @@ -355,6 +413,8 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ ListResolverEndpointsResponse listResolverEndpoints(ListResolverEndpointsRequest request); @@ -369,6 +429,8 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ ListResolversResponse listResolvers(ListResolversRequest request); @@ -378,6 +440,8 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ ListSteeringPoliciesResponse listSteeringPolicies(ListSteeringPoliciesRequest request); @@ -387,6 +451,8 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( ListSteeringPolicyAttachmentsRequest request); @@ -397,6 +463,8 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @param request The request object containing the details to send * @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. */ ListTsigKeysResponse listTsigKeys(ListTsigKeysRequest request); @@ -411,6 +479,8 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @param request The request object containing the details to send * @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. */ ListViewsResponse listViews(ListViewsRequest request); @@ -421,6 +491,8 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @param request The request object containing the details to send * @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. */ ListZonesResponse listZones(ListZonesRequest request); @@ -433,6 +505,8 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @param request The request object containing the details to send * @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. */ PatchDomainRecordsResponse patchDomainRecords(PatchDomainRecordsRequest request); @@ -441,6 +515,8 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @param request The request object containing the details to send * @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. */ PatchRRSetResponse patchRRSet(PatchRRSetRequest request); @@ -453,6 +529,8 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @param request The request object containing the details to send * @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. */ PatchZoneRecordsResponse patchZoneRecords(PatchZoneRecordsRequest request); @@ -467,6 +545,8 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @param request The request object containing the details to send * @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. */ UpdateDomainRecordsResponse updateDomainRecords(UpdateDomainRecordsRequest request); @@ -475,6 +555,8 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @param request The request object containing the details to send * @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. */ UpdateRRSetResponse updateRRSet(UpdateRRSetRequest request); @@ -484,6 +566,8 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @param request The request object containing the details to send * @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. */ UpdateResolverResponse updateResolver(UpdateResolverRequest request); @@ -493,6 +577,8 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @param request The request object containing the details to send * @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. */ UpdateResolverEndpointResponse updateResolverEndpoint(UpdateResolverEndpointRequest request); @@ -502,6 +588,8 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @param request The request object containing the details to send * @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. */ UpdateSteeringPolicyResponse updateSteeringPolicy(UpdateSteeringPolicyRequest request); @@ -511,6 +599,8 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @param request The request object containing the details to send * @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. */ UpdateSteeringPolicyAttachmentResponse updateSteeringPolicyAttachment( UpdateSteeringPolicyAttachmentRequest request); @@ -521,6 +611,8 @@ UpdateSteeringPolicyAttachmentResponse updateSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ UpdateTsigKeyResponse updateTsigKey(UpdateTsigKeyRequest request); @@ -530,6 +622,8 @@ UpdateSteeringPolicyAttachmentResponse updateSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ UpdateViewResponse updateView(UpdateViewRequest request); @@ -541,6 +635,8 @@ UpdateSteeringPolicyAttachmentResponse updateSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ UpdateZoneResponse updateZone(UpdateZoneRequest request); @@ -554,6 +650,8 @@ UpdateSteeringPolicyAttachmentResponse updateSteeringPolicyAttachment( * @param request The request object containing the details to send * @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. */ UpdateZoneRecordsResponse updateZoneRecords(UpdateZoneRecordsRequest request); 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 6d2abdf5477..1de92f6a11d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use ChangeResolverCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 98443f7352e..37a6e4bc441 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use ChangeSteeringPolicyCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0eb7da47fd6..63250ad75ac 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use ChangeTsigKeyCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cf95634087e..7079a59d1b7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use ChangeViewCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b719618eafd..1f830904015 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use ChangeZoneCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 28a194e7955..e3a4d156836 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use CreateResolverEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 112c8b477ca..504debf6652 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use CreateSteeringPolicyAttachmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 426a359ec5f..351c7a1c3e7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use CreateSteeringPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 00d31bf227d..45f5b128420 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use CreateTsigKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 116a5b959fd..f7e80b29658 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use CreateViewRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 80d0869de25..2efff644c22 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use CreateZoneRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ff3087dfdf6..aa372423c45 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use DeleteDomainRecordsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b8dfb8d143f..0722de4cd8b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use DeleteRRSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6ca10da1dec..f28dbfed667 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use DeleteResolverEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 204d98759ae..d091c866c04 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use DeleteSteeringPolicyAttachmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f1805b92808..2d5d4f47ba1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use DeleteSteeringPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3c2320f6b9c..23c5c43c583 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use DeleteTsigKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3764e0fce61..33fd3ae3b84 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use DeleteViewRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1694dac9edc..dc1f8ca457b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use DeleteZoneRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b85d0813191..44f20c9cfe1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use GetDomainRecordsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bd5c7703991..93695ed35d5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use GetRRSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 072f5a358c1..9f9ce70458b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use GetResolverEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 735404b78d3..f8c61328455 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use GetResolverRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0ee0ec97cc0..51c428e9aae 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use GetSteeringPolicyAttachmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 38a652ab03e..db3722c80c8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use GetSteeringPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b8da28c8053..50d67b1d86d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use GetTsigKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c6b69e6a9b5..230b06a67c8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use GetViewRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3a23da6015a..fedada8ffde 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use GetZoneRecordsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6eeb191e604..e8bce585726 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use GetZoneRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ce2b39fe64e..b4b49edd4b5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use ListResolverEndpointsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2d71393a7d2..a8f479da0eb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use ListResolversRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d02979a22f9..4a8ba39babf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use ListSteeringPoliciesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f976df5d380..f2cf8518e15 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use ListSteeringPolicyAttachmentsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 acf0203b21d..4b4425913b7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use ListTsigKeysRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bcae9916eed..c7936704370 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use ListViewsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 13ca3f0f21a..ebda1bec8f1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use ListZonesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eb135dfc7a5..0195f4a689d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use PatchDomainRecordsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 abd0718b5f9..9ab7961b886 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use PatchRRSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 48866b7859e..f5fa5c894d1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use PatchZoneRecordsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 238e3cd60ff..bf398a34d06 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use UpdateDomainRecordsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5fb05c55610..1372129f37b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use UpdateRRSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fb6f7743ff3..ac408a42eba 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use UpdateResolverEndpointRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 56d81a15904..262000f7f91 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use UpdateResolverRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c5c1cfa46a4..88e73c38034 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use UpdateSteeringPolicyAttachmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c97b0358208..e52a2f79cbe 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use UpdateSteeringPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7059cda9c08..b9397379db9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use UpdateTsigKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eabf393b959..227b14594a6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use UpdateViewRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 752c623d6f2..0b4967c2610 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use UpdateZoneRecordsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d126fff3c35..84e300c9490 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; - +/** + * Example: Click here to see how to use UpdateZoneRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-dts/pom.xml b/bmc-dts/pom.xml index 69bd74cc7ee..ce19dcf14fe 100644 --- a/bmc-dts/pom.xml +++ b/bmc-dts/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-dts @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 7d8ed1e2706..d7cc27cde0d 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 @@ -50,6 +50,8 @@ public interface ApplianceExportJob extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeApplianceExportJobCompartmentResponse changeApplianceExportJobCompartment( ChangeApplianceExportJobCompartmentRequest request); @@ -59,6 +61,8 @@ ChangeApplianceExportJobCompartmentResponse changeApplianceExportJobCompartment( * @param request The request object containing the details to send * @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. */ CreateApplianceExportJobResponse createApplianceExportJob( CreateApplianceExportJobRequest request); @@ -68,6 +72,8 @@ CreateApplianceExportJobResponse createApplianceExportJob( * @param request The request object containing the details to send * @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. */ DeleteApplianceExportJobResponse deleteApplianceExportJob( DeleteApplianceExportJobRequest request); @@ -77,6 +83,8 @@ DeleteApplianceExportJobResponse deleteApplianceExportJob( * @param request The request object containing the details to send * @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. */ GetApplianceExportJobResponse getApplianceExportJob(GetApplianceExportJobRequest request); @@ -85,6 +93,8 @@ DeleteApplianceExportJobResponse deleteApplianceExportJob( * @param request The request object containing the details to send * @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. */ ListApplianceExportJobsResponse listApplianceExportJobs(ListApplianceExportJobsRequest request); @@ -93,6 +103,8 @@ DeleteApplianceExportJobResponse deleteApplianceExportJob( * @param request The request object containing the details to send * @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. */ UpdateApplianceExportJobResponse updateApplianceExportJob( UpdateApplianceExportJobRequest request); 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 ead71bd7c71..0460633a365 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 @@ -50,6 +50,8 @@ public interface ShippingVendors extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListShippingVendorsResponse listShippingVendors(ListShippingVendorsRequest request); } 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 107401dbadd..13af651dfde 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 @@ -50,6 +50,8 @@ public interface TransferAppliance extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateTransferApplianceResponse createTransferAppliance(CreateTransferApplianceRequest request); @@ -58,6 +60,8 @@ public interface TransferAppliance extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateTransferApplianceAdminCredentialsResponse createTransferApplianceAdminCredentials( CreateTransferApplianceAdminCredentialsRequest request); @@ -67,6 +71,8 @@ CreateTransferApplianceAdminCredentialsResponse createTransferApplianceAdminCred * @param request The request object containing the details to send * @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. */ DeleteTransferApplianceResponse deleteTransferAppliance(DeleteTransferApplianceRequest request); @@ -75,6 +81,8 @@ CreateTransferApplianceAdminCredentialsResponse createTransferApplianceAdminCred * @param request The request object containing the details to send * @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. */ GetTransferApplianceResponse getTransferAppliance(GetTransferApplianceRequest request); @@ -83,6 +91,8 @@ CreateTransferApplianceAdminCredentialsResponse createTransferApplianceAdminCred * @param request The request object containing the details to send * @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. */ GetTransferApplianceCertificateAuthorityCertificateResponse getTransferApplianceCertificateAuthorityCertificate( @@ -93,6 +103,8 @@ CreateTransferApplianceAdminCredentialsResponse createTransferApplianceAdminCred * @param request The request object containing the details to send * @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. */ GetTransferApplianceEncryptionPassphraseResponse getTransferApplianceEncryptionPassphrase( GetTransferApplianceEncryptionPassphraseRequest request); @@ -102,6 +114,8 @@ GetTransferApplianceEncryptionPassphraseResponse getTransferApplianceEncryptionP * @param request The request object containing the details to send * @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. */ ListTransferAppliancesResponse listTransferAppliances(ListTransferAppliancesRequest request); @@ -110,6 +124,8 @@ GetTransferApplianceEncryptionPassphraseResponse getTransferApplianceEncryptionP * @param request The request object containing the details to send * @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. */ UpdateTransferApplianceResponse updateTransferAppliance(UpdateTransferApplianceRequest request); 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 30b0da6f811..3357d44ff0e 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 @@ -50,6 +50,8 @@ public interface TransferApplianceEntitlement extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateTransferApplianceEntitlementResponse createTransferApplianceEntitlement( CreateTransferApplianceEntitlementRequest request); @@ -59,6 +61,8 @@ CreateTransferApplianceEntitlementResponse createTransferApplianceEntitlement( * @param request The request object containing the details to send * @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. */ GetTransferApplianceEntitlementResponse getTransferApplianceEntitlement( GetTransferApplianceEntitlementRequest request); @@ -68,6 +72,8 @@ GetTransferApplianceEntitlementResponse getTransferApplianceEntitlement( * @param request The request object containing the details to send * @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. */ ListTransferApplianceEntitlementResponse listTransferApplianceEntitlement( ListTransferApplianceEntitlementRequest request); 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 e3d388c919f..1b9226c9346 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 @@ -50,6 +50,8 @@ public interface TransferDevice extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateTransferDeviceResponse createTransferDevice(CreateTransferDeviceRequest request); @@ -58,6 +60,8 @@ public interface TransferDevice extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteTransferDeviceResponse deleteTransferDevice(DeleteTransferDeviceRequest request); @@ -66,6 +70,8 @@ public interface TransferDevice extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetTransferDeviceResponse getTransferDevice(GetTransferDeviceRequest request); @@ -74,6 +80,8 @@ public interface TransferDevice extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListTransferDevicesResponse listTransferDevices(ListTransferDevicesRequest request); @@ -82,6 +90,8 @@ public interface TransferDevice extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateTransferDeviceResponse updateTransferDevice(UpdateTransferDeviceRequest request); 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 9f8dc2ab2cf..60a5b5b55c8 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 @@ -50,6 +50,8 @@ public interface TransferJob extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeTransferJobCompartmentResponse changeTransferJobCompartment( ChangeTransferJobCompartmentRequest request); @@ -59,6 +61,8 @@ ChangeTransferJobCompartmentResponse changeTransferJobCompartment( * @param request The request object containing the details to send * @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. */ CreateTransferJobResponse createTransferJob(CreateTransferJobRequest request); @@ -67,6 +71,8 @@ ChangeTransferJobCompartmentResponse changeTransferJobCompartment( * @param request The request object containing the details to send * @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. */ DeleteTransferJobResponse deleteTransferJob(DeleteTransferJobRequest request); @@ -75,6 +81,8 @@ ChangeTransferJobCompartmentResponse changeTransferJobCompartment( * @param request The request object containing the details to send * @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. */ GetTransferJobResponse getTransferJob(GetTransferJobRequest request); @@ -83,6 +91,8 @@ ChangeTransferJobCompartmentResponse changeTransferJobCompartment( * @param request The request object containing the details to send * @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. */ ListTransferJobsResponse listTransferJobs(ListTransferJobsRequest request); @@ -91,6 +101,8 @@ ChangeTransferJobCompartmentResponse changeTransferJobCompartment( * @param request The request object containing the details to send * @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. */ UpdateTransferJobResponse updateTransferJob(UpdateTransferJobRequest request); 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 ef49a1f53f4..b1083c88bf7 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 @@ -50,6 +50,8 @@ public interface TransferPackage extends AutoCloseable { * @param request The request object containing the details to send * @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. */ AttachDevicesToTransferPackageResponse attachDevicesToTransferPackage( AttachDevicesToTransferPackageRequest request); @@ -59,6 +61,8 @@ AttachDevicesToTransferPackageResponse attachDevicesToTransferPackage( * @param request The request object containing the details to send * @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. */ CreateTransferPackageResponse createTransferPackage(CreateTransferPackageRequest request); @@ -67,6 +71,8 @@ AttachDevicesToTransferPackageResponse attachDevicesToTransferPackage( * @param request The request object containing the details to send * @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. */ DeleteTransferPackageResponse deleteTransferPackage(DeleteTransferPackageRequest request); @@ -75,6 +81,8 @@ AttachDevicesToTransferPackageResponse attachDevicesToTransferPackage( * @param request The request object containing the details to send * @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. */ DetachDevicesFromTransferPackageResponse detachDevicesFromTransferPackage( DetachDevicesFromTransferPackageRequest request); @@ -84,6 +92,8 @@ DetachDevicesFromTransferPackageResponse detachDevicesFromTransferPackage( * @param request The request object containing the details to send * @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. */ GetTransferPackageResponse getTransferPackage(GetTransferPackageRequest request); @@ -92,6 +102,8 @@ DetachDevicesFromTransferPackageResponse detachDevicesFromTransferPackage( * @param request The request object containing the details to send * @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. */ ListTransferPackagesResponse listTransferPackages(ListTransferPackagesRequest request); @@ -100,6 +112,8 @@ DetachDevicesFromTransferPackageResponse detachDevicesFromTransferPackage( * @param request The request object containing the details to send * @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. */ UpdateTransferPackageResponse updateTransferPackage(UpdateTransferPackageRequest request); 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 9c02f089ce1..369b1ab85cc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 49db34d8a31..7c0c7115603 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 682a922b7dd..ca2d16a2b8e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 f5910c9d3ed..1de1710a029 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 a0d3b0bbf0b..5b8c7663737 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 66594aa3f3d..b41425f4cc5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 a08878f01aa..1d68a10d363 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 8f20ccdc423..1b8cecced0c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 2cfd6fb74a3..044d711b1f3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 0af378878cb..a2cc6d7371d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 c6c4083e1eb..1309f054f56 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 ed2dc7e5d20..a85c3ef5c29 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 3b4454fd118..cb519d90425 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 0a21289fdba..40677895b9b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 c2d60bbee2b..85b529d4fc0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 9fb7eded1fe..7b907b67692 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 14684b6d896..997edb4a37a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 ea7fb68da93..e8ce159e529 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 7d49d090f29..0453838fcc7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 d3109a25b06..b4b7e46ad72 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 f8882356401..7787618b399 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 0457f89a5c7..6461d1ffa51 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 9b6c682a55e..1f65fe59d7b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 e265e0d7d3d..142c1040b00 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 162a4996545..9c767557853 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 caa576510c1..6e27ec41761 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 0dbb8acbb6f..878856438a6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 ddd03ac8594..091b6fb7cc1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 f4da974db98..86961028011 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 6f1874f5bbb..fc922bf8288 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 6877d55c158..5819e5f9a25 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 79c95e20bb6..9296c807368 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 d07e1230791..9905278f6fb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 b8b8c53206c..dc71e5badc8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 050161c737c..a2fa47acbde 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter 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 6de88130fac..e3da3f135a8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; - +/** + * 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") @lombok.Getter diff --git a/bmc-email/pom.xml b/bmc-email/pom.xml index 1480646a9b2..cd1751f0a7b 100644 --- a/bmc-email/pom.xml +++ b/bmc-email/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml @@ -18,7 +18,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 528040e29a5..9b5c363f876 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 @@ -55,6 +55,8 @@ public interface Email extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeSenderCompartmentResponse changeSenderCompartment(ChangeSenderCompartmentRequest request); @@ -63,6 +65,8 @@ public interface Email extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateSenderResponse createSender(CreateSenderRequest request); @@ -75,6 +79,8 @@ public interface Email extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateSuppressionResponse createSuppression(CreateSuppressionRequest request); @@ -85,6 +91,8 @@ public interface Email extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteSenderResponse deleteSender(DeleteSenderRequest request); @@ -95,6 +103,8 @@ public interface Email extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteSuppressionResponse deleteSuppression(DeleteSuppressionRequest request); @@ -103,6 +113,8 @@ public interface Email extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetSenderResponse getSender(GetSenderRequest request); @@ -113,6 +125,8 @@ public interface Email extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetSuppressionResponse getSuppression(GetSuppressionRequest request); @@ -122,6 +136,8 @@ public interface Email extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListSendersResponse listSenders(ListSendersRequest request); @@ -133,6 +149,8 @@ public interface Email extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListSuppressionsResponse listSuppressions(ListSuppressionsRequest request); @@ -145,6 +163,8 @@ public interface Email extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateSenderResponse updateSender(UpdateSenderRequest request); 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 143ecf9abe6..51589d92e6b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; - +/** + * Example: Click here to see how to use ChangeSenderCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f6290c9349c..ebbd376afa4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; - +/** + * Example: Click here to see how to use CreateSenderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 99fdd927a52..28b3108b8d0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; - +/** + * Example: Click here to see how to use CreateSuppressionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1f8e2176ed2..fcb4adf6320 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; - +/** + * Example: Click here to see how to use DeleteSenderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7c138893a39..c9237f066ab 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; - +/** + * Example: Click here to see how to use DeleteSuppressionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7fcba96e4c7..4f49004bbad 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; - +/** + * Example: Click here to see how to use GetSenderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 077a5b9f746..4396af9a04d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; - +/** + * Example: Click here to see how to use GetSuppressionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 69f67a57cc1..a48beb2d771 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; - +/** + * Example: Click here to see how to use ListSendersRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 71d5dda27b9..2d5fc49f363 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; - +/** + * Example: Click here to see how to use ListSuppressionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2efbd254e0a..852569dde52 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; - +/** + * Example: Click here to see how to use UpdateSenderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-encryption/pom.xml b/bmc-encryption/pom.xml index 826f0f3624e..450aa98bbf5 100644 --- a/bmc-encryption/pom.xml +++ b/bmc-encryption/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml @@ -25,17 +25,17 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.0 com.oracle.oci.sdk oci-java-sdk-circuitbreaker - 1.27.1 + 1.28.0 com.oracle.oci.sdk oci-java-sdk-keymanagement - 1.27.1 + 1.28.0 com.fasterxml.jackson.datatype diff --git a/bmc-events/pom.xml b/bmc-events/pom.xml index 5a55bf0df8a..a58571c9ab3 100644 --- a/bmc-events/pom.xml +++ b/bmc-events/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-events @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 c8f4208b200..70eb2e12305 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 @@ -54,6 +54,8 @@ public interface Events extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeRuleCompartmentResponse changeRuleCompartment(ChangeRuleCompartmentRequest request); @@ -63,6 +65,8 @@ public interface Events extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateRuleResponse createRule(CreateRuleRequest request); @@ -71,6 +75,8 @@ public interface Events extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteRuleResponse deleteRule(DeleteRuleRequest request); @@ -79,6 +85,8 @@ public interface Events extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetRuleResponse getRule(GetRuleRequest request); @@ -88,6 +96,8 @@ public interface Events extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListRulesResponse listRules(ListRulesRequest request); @@ -97,6 +107,8 @@ public interface Events extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateRuleResponse updateRule(UpdateRuleRequest request); 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 a0aa0d4e37a..87e3416d09b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.events.requests; import com.oracle.bmc.events.model.*; - +/** + * Example: Click here to see how to use ChangeRuleCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2f47076dbf7..0ef9bdd79d9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.events.requests; import com.oracle.bmc.events.model.*; - +/** + * Example: Click here to see how to use CreateRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cfab8cfd127..deb971f7f95 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.events.requests; import com.oracle.bmc.events.model.*; - +/** + * Example: Click here to see how to use DeleteRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ab661baa6e1..71db9b25e25 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.events.requests; import com.oracle.bmc.events.model.*; - +/** + * Example: Click here to see how to use GetRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b9c81784a77..76ac6d0d10f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.events.requests; import com.oracle.bmc.events.model.*; - +/** + * Example: Click here to see how to use ListRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e83e4b3b8fa..a644701c087 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.events.requests; import com.oracle.bmc.events.model.*; - +/** + * Example: Click here to see how to use UpdateRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-examples/pom.xml b/bmc-examples/pom.xml index 097874b7ad3..3fdf6e14d24 100644 --- a/bmc-examples/pom.xml +++ b/bmc-examples/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml @@ -31,7 +31,7 @@ com.oracle.oci.sdk oci-java-sdk-bom - 1.27.1 + 1.28.0 pom import @@ -302,5 +302,9 @@ com.oracle.oci.sdk oci-java-sdk-tenantmanagercontrolplane + + com.oracle.oci.sdk + oci-java-sdk-rover + \ No newline at end of file diff --git a/bmc-filestorage/pom.xml b/bmc-filestorage/pom.xml index 359db0c94bc..26533d1b6e5 100644 --- a/bmc-filestorage/pom.xml +++ b/bmc-filestorage/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml @@ -19,7 +19,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 f67268cfa82..fdf585f45e9 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 @@ -52,6 +52,8 @@ public interface FileStorage extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeFileSystemCompartmentResponse changeFileSystemCompartment( ChangeFileSystemCompartmentRequest request); @@ -62,6 +64,8 @@ ChangeFileSystemCompartmentResponse changeFileSystemCompartment( * @param request The request object containing the details to send * @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. */ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( ChangeMountTargetCompartmentRequest request); @@ -73,6 +77,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ CreateExportResponse createExport(CreateExportRequest request); @@ -110,6 +116,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ CreateFileSystemResponse createFileSystem(CreateFileSystemRequest request); @@ -150,6 +158,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ CreateMountTargetResponse createMountTarget(CreateMountTargetRequest request); @@ -160,6 +170,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ CreateSnapshotResponse createSnapshot(CreateSnapshotRequest request); @@ -169,6 +181,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ DeleteExportResponse deleteExport(DeleteExportRequest request); @@ -180,6 +194,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ DeleteFileSystemResponse deleteFileSystem(DeleteFileSystemRequest request); @@ -190,6 +206,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ DeleteMountTargetResponse deleteMountTarget(DeleteMountTargetRequest request); @@ -199,6 +217,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ DeleteSnapshotResponse deleteSnapshot(DeleteSnapshotRequest request); @@ -207,6 +227,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ GetExportResponse getExport(GetExportRequest request); @@ -215,6 +237,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ GetExportSetResponse getExportSet(GetExportSetRequest request); @@ -223,6 +247,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ GetFileSystemResponse getFileSystem(GetFileSystemRequest request); @@ -231,6 +257,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ GetMountTargetResponse getMountTarget(GetMountTargetRequest request); @@ -239,6 +267,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ GetSnapshotResponse getSnapshot(GetSnapshotRequest request); @@ -248,6 +278,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ ListExportSetsResponse listExportSets(ListExportSetsRequest request); @@ -259,6 +291,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ ListExportsResponse listExports(ListExportsRequest request); @@ -268,6 +302,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ ListFileSystemsResponse listFileSystems(ListFileSystemsRequest request); @@ -277,6 +313,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ ListMountTargetsResponse listMountTargets(ListMountTargetsRequest request); @@ -286,6 +324,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ ListSnapshotsResponse listSnapshots(ListSnapshotsRequest request); @@ -294,6 +334,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ UpdateExportResponse updateExport(UpdateExportRequest request); @@ -302,6 +344,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ UpdateExportSetResponse updateExportSet(UpdateExportSetRequest request); @@ -312,6 +356,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ UpdateFileSystemResponse updateFileSystem(UpdateFileSystemRequest request); @@ -320,6 +366,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ UpdateMountTargetResponse updateMountTarget(UpdateMountTargetRequest request); @@ -328,6 +376,8 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @param request The request object containing the details to send * @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. */ UpdateSnapshotResponse updateSnapshot(UpdateSnapshotRequest request); 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 f855a581767..a5bc702e111 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use ChangeFileSystemCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0225bcc530c..e1a3fc64e73 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use ChangeMountTargetCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a93bc2d2dcc..47a32efcef0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use CreateExportRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1f0aea557cb..e982c729356 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use CreateFileSystemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e6ceca9fa49..97bd29376e4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use CreateMountTargetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1d151aa1da9..414ea38a657 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use CreateSnapshotRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3ca6aabd5d8..ef26e3da3e2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use DeleteExportRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d5bf3a49080..b766d52012f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use DeleteFileSystemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a03bb78be53..414bd5484e4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use DeleteMountTargetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fc78719eeee..fad0e319e21 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use DeleteSnapshotRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6a7cd1bc4ad..06b5d05ea6f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use GetExportRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6362900bb64..26af9d647c1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use GetExportSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e9be5745f4b..423cdc313c0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use GetFileSystemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c804a234879..ad2f10c1d5f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use GetMountTargetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d0df9e284a0..74d7e3335ef 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use GetSnapshotRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 de5e2592ce7..b2c55e82492 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use ListExportSetsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 604c863a14d..9a2f58c97ad 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use ListExportsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 09b796cd464..1814643fbac 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use ListFileSystemsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2dae4057b08..144f22825db 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use ListMountTargetsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 659cd466d4c..308d0380eb0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use ListSnapshotsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cd3f8a930c4..19871e0f496 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use UpdateExportRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7f65c1d5b60..6acf74a1058 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use UpdateExportSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d83dac599ee..ae11e1a6a11 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use UpdateFileSystemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ddc5b953548..4153a6bce44 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use UpdateMountTargetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e7d1877fb6a..edf5f5fd267 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; - +/** + * Example: Click here to see how to use UpdateSnapshotRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-full/pom.xml b/bmc-full/pom.xml index 2c51bc46aea..21666435ab1 100644 --- a/bmc-full/pom.xml +++ b/bmc-full/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-full @@ -16,7 +16,7 @@ com.oracle.oci.sdk oci-java-sdk-bom - 1.27.1 + 1.28.0 pom import @@ -271,5 +271,9 @@ com.oracle.oci.sdk oci-java-sdk-tenantmanagercontrolplane + + com.oracle.oci.sdk + oci-java-sdk-rover + \ No newline at end of file diff --git a/bmc-functions/pom.xml b/bmc-functions/pom.xml index 4aa198801c7..2851f2e6f5e 100644 --- a/bmc-functions/pom.xml +++ b/bmc-functions/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-functions @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 2225026bfe5..cb127d1bbb4 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 @@ -78,6 +78,8 @@ public interface FunctionsInvoke extends AutoCloseable { * @param request The request object containing the details to send * @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. */ InvokeFunctionResponse invokeFunction(InvokeFunctionRequest request); } 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 8f8e03212fd..44cebc69ff5 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 @@ -53,6 +53,8 @@ public interface FunctionsManagement extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeApplicationCompartmentResponse changeApplicationCompartment( ChangeApplicationCompartmentRequest request); @@ -62,6 +64,8 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @param request The request object containing the details to send * @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. */ CreateApplicationResponse createApplication(CreateApplicationRequest request); @@ -70,6 +74,8 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @param request The request object containing the details to send * @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. */ CreateFunctionResponse createFunction(CreateFunctionRequest request); @@ -78,6 +84,8 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @param request The request object containing the details to send * @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. */ DeleteApplicationResponse deleteApplication(DeleteApplicationRequest request); @@ -86,6 +94,8 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @param request The request object containing the details to send * @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. */ DeleteFunctionResponse deleteFunction(DeleteFunctionRequest request); @@ -94,6 +104,8 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @param request The request object containing the details to send * @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. */ GetApplicationResponse getApplication(GetApplicationRequest request); @@ -102,6 +114,8 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @param request The request object containing the details to send * @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. */ GetFunctionResponse getFunction(GetFunctionRequest request); @@ -110,6 +124,8 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @param request The request object containing the details to send * @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. */ ListApplicationsResponse listApplications(ListApplicationsRequest request); @@ -118,6 +134,8 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @param request The request object containing the details to send * @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. */ ListFunctionsResponse listFunctions(ListFunctionsRequest request); @@ -126,6 +144,8 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @param request The request object containing the details to send * @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. */ UpdateApplicationResponse updateApplication(UpdateApplicationRequest request); @@ -134,6 +154,8 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @param request The request object containing the details to send * @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. */ UpdateFunctionResponse updateFunction(UpdateFunctionRequest request); 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 3db48ad3337..adbc7232a0c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; - +/** + * Example: Click here to see how to use ChangeApplicationCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 83760a32222..745f5e47ea6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; - +/** + * Example: Click here to see how to use CreateApplicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f7726084697..a5a85c211b4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; - +/** + * Example: Click here to see how to use CreateFunctionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 81b40f6eef2..7dcc7f3ca74 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; - +/** + * Example: Click here to see how to use DeleteApplicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6a73fabd756..a79aa441a51 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; - +/** + * Example: Click here to see how to use DeleteFunctionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6c4ee7c3c2c..9cbe0ab2202 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; - +/** + * Example: Click here to see how to use GetApplicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 937e0dc7c87..81276effdc3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; - +/** + * Example: Click here to see how to use GetFunctionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bdf6d1a62e9..e433ec6364b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; - +/** + * Example: Click here to see how to use InvokeFunctionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6677de3def7..94557b32972 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; - +/** + * Example: Click here to see how to use ListApplicationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d408fc39903..b73bc8bcdb6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; - +/** + * Example: Click here to see how to use ListFunctionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ebb37bdfa28..a818207de54 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; - +/** + * Example: Click here to see how to use UpdateApplicationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8bf9b8cc7ec..0167a4261a3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; - +/** + * Example: Click here to see how to use UpdateFunctionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-healthchecks/pom.xml b/bmc-healthchecks/pom.xml index 1be57c2f1ba..77231b39bfd 100644 --- a/bmc-healthchecks/pom.xml +++ b/bmc-healthchecks/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-healthchecks @@ -17,7 +17,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 bf74f334334..ae0544ba2cf 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 @@ -55,6 +55,8 @@ public interface HealthChecks extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeHttpMonitorCompartmentResponse changeHttpMonitorCompartment( ChangeHttpMonitorCompartmentRequest request); @@ -66,6 +68,8 @@ ChangeHttpMonitorCompartmentResponse changeHttpMonitorCompartment( * @param request The request object containing the details to send * @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. */ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( ChangePingMonitorCompartmentRequest request); @@ -78,6 +82,8 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @param request The request object containing the details to send * @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. */ CreateHttpMonitorResponse createHttpMonitor(CreateHttpMonitorRequest request); @@ -90,6 +96,8 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @param request The request object containing the details to send * @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. */ CreateOnDemandHttpProbeResponse createOnDemandHttpProbe(CreateOnDemandHttpProbeRequest request); @@ -102,6 +110,8 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @param request The request object containing the details to send * @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. */ CreateOnDemandPingProbeResponse createOnDemandPingProbe(CreateOnDemandPingProbeRequest request); @@ -113,6 +123,8 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @param request The request object containing the details to send * @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. */ CreatePingMonitorResponse createPingMonitor(CreatePingMonitorRequest request); @@ -123,6 +135,8 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @param request The request object containing the details to send * @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. */ DeleteHttpMonitorResponse deleteHttpMonitor(DeleteHttpMonitorRequest request); @@ -133,6 +147,8 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @param request The request object containing the details to send * @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. */ DeletePingMonitorResponse deletePingMonitor(DeletePingMonitorRequest request); @@ -142,6 +158,8 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @param request The request object containing the details to send * @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. */ GetHttpMonitorResponse getHttpMonitor(GetHttpMonitorRequest request); @@ -151,6 +169,8 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @param request The request object containing the details to send * @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. */ GetPingMonitorResponse getPingMonitor(GetPingMonitorRequest request); @@ -160,6 +180,8 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @param request The request object containing the details to send * @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. */ ListHealthChecksVantagePointsResponse listHealthChecksVantagePoints( ListHealthChecksVantagePointsRequest request); @@ -170,6 +192,8 @@ ListHealthChecksVantagePointsResponse listHealthChecksVantagePoints( * @param request The request object containing the details to send * @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. */ ListHttpMonitorsResponse listHttpMonitors(ListHttpMonitorsRequest request); @@ -181,6 +205,8 @@ ListHealthChecksVantagePointsResponse listHealthChecksVantagePoints( * @param request The request object containing the details to send * @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. */ ListHttpProbeResultsResponse listHttpProbeResults(ListHttpProbeResultsRequest request); @@ -193,6 +219,8 @@ ListHealthChecksVantagePointsResponse listHealthChecksVantagePoints( * @param request The request object containing the details to send * @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. */ ListPingMonitorsResponse listPingMonitors(ListPingMonitorsRequest request); @@ -208,6 +236,8 @@ ListHealthChecksVantagePointsResponse listHealthChecksVantagePoints( * @param request The request object containing the details to send * @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. */ ListPingProbeResultsResponse listPingProbeResults(ListPingProbeResultsRequest request); @@ -219,6 +249,8 @@ ListHealthChecksVantagePointsResponse listHealthChecksVantagePoints( * @param request The request object containing the details to send * @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. */ UpdateHttpMonitorResponse updateHttpMonitor(UpdateHttpMonitorRequest request); @@ -230,6 +262,8 @@ ListHealthChecksVantagePointsResponse listHealthChecksVantagePoints( * @param request The request object containing the details to send * @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. */ UpdatePingMonitorResponse updatePingMonitor(UpdatePingMonitorRequest request); 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 16f2110a385..097130c2522 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use ChangeHttpMonitorCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fb09108416f..b0b1f179419 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use ChangePingMonitorCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8f6d244bdf7..6f2b6053499 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use CreateHttpMonitorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 da8525e51d0..28e78153751 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use CreateOnDemandHttpProbeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e11172e105a..adc9bb4f3fe 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use CreateOnDemandPingProbeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dfd97be2cef..8eb33d9b367 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use CreatePingMonitorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f928621f128..ec04aed6b81 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use DeleteHttpMonitorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fe8401e52a4..4925ef93345 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use DeletePingMonitorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f6a53b97b25..3d80950f889 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use GetHttpMonitorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 30f61ae83d8..2edc38103e3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use GetPingMonitorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 512ca468a8f..494f3d338db 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use ListHealthChecksVantagePointsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 aa7ec8f24f2..fd3c146bba5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use ListHttpMonitorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 beca7bc912e..9a343669201 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use ListHttpProbeResultsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f6b9a5aaec5..0590ef7013f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use ListPingMonitorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2c24f1932a7..0c932114940 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use ListPingProbeResultsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3b2214b5727..abc55e31368 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use UpdateHttpMonitorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e7a9792d554..a13543fef2e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; - +/** + * Example: Click here to see how to use UpdatePingMonitorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-identity/pom.xml b/bmc-identity/pom.xml index 53d3c96cb27..e2850c778b9 100644 --- a/bmc-identity/pom.xml +++ b/bmc-identity/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml @@ -19,7 +19,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 089aa2ecd8c..0de75972183 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 @@ -51,6 +51,8 @@ public interface Identity extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ActivateMfaTotpDeviceResponse activateMfaTotpDevice(ActivateMfaTotpDeviceRequest request); @@ -63,6 +65,8 @@ public interface Identity extends AutoCloseable { * @param request The request object containing the details to send * @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. */ AddUserToGroupResponse addUserToGroup(AddUserToGroupRequest request); @@ -75,6 +79,8 @@ public interface Identity extends AutoCloseable { * @param request The request object containing the details to send * @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. */ AssembleEffectiveTagSetResponse assembleEffectiveTagSet(AssembleEffectiveTagSetRequest request); @@ -88,6 +94,8 @@ public interface Identity extends AutoCloseable { * @param request The request object containing the details to send * @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. */ BulkDeleteResourcesResponse bulkDeleteResources(BulkDeleteResourcesRequest request); @@ -117,6 +125,8 @@ public interface Identity extends AutoCloseable { * @param request The request object containing the details to send * @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. */ BulkDeleteTagsResponse bulkDeleteTags(BulkDeleteTagsRequest request); @@ -139,6 +149,8 @@ public interface Identity extends AutoCloseable { * @param request The request object containing the details to send * @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. */ BulkEditTagsResponse bulkEditTags(BulkEditTagsRequest request); @@ -152,6 +164,8 @@ public interface Identity extends AutoCloseable { * @param request The request object containing the details to send * @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. */ BulkMoveResourcesResponse bulkMoveResources(BulkMoveResourcesRequest request); @@ -179,6 +193,8 @@ public interface Identity extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CascadeDeleteTagNamespaceResponse cascadeDeleteTagNamespace( CascadeDeleteTagNamespaceRequest request); @@ -194,6 +210,8 @@ CascadeDeleteTagNamespaceResponse cascadeDeleteTagNamespace( * @param request The request object containing the details to send * @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. */ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( ChangeTagNamespaceCompartmentRequest request); @@ -213,6 +231,8 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @param request The request object containing the details to send * @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. */ CreateAuthTokenResponse createAuthToken(CreateAuthTokenRequest request); @@ -240,6 +260,8 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @param request The request object containing the details to send * @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. */ CreateCompartmentResponse createCompartment(CreateCompartmentRequest request); @@ -259,6 +281,8 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @param request The request object containing the details to send * @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. */ CreateCustomerSecretKeyResponse createCustomerSecretKey(CreateCustomerSecretKeyRequest request); @@ -285,6 +309,8 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @param request The request object containing the details to send * @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. */ CreateDynamicGroupResponse createDynamicGroup(CreateDynamicGroupRequest request); @@ -314,6 +340,8 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @param request The request object containing the details to send * @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. */ CreateGroupResponse createGroup(CreateGroupRequest request); @@ -340,6 +368,8 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @param request The request object containing the details to send * @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. */ CreateIdentityProviderResponse createIdentityProvider(CreateIdentityProviderRequest request); @@ -350,6 +380,8 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @param request The request object containing the details to send * @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. */ CreateIdpGroupMappingResponse createIdpGroupMapping(CreateIdpGroupMappingRequest request); @@ -359,6 +391,8 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @param request The request object containing the details to send * @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. */ CreateMfaTotpDeviceResponse createMfaTotpDevice(CreateMfaTotpDeviceRequest request); @@ -388,6 +422,8 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @param request The request object containing the details to send * @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. */ CreateNetworkSourceResponse createNetworkSource(CreateNetworkSourceRequest request); @@ -397,6 +433,8 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @param request The request object containing the details to send * @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. */ CreateOAuthClientCredentialResponse createOAuthClientCredential( CreateOAuthClientCredentialRequest request); @@ -417,6 +455,8 @@ CreateOAuthClientCredentialResponse createOAuthClientCredential( * @param request The request object containing the details to send * @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. */ CreateOrResetUIPasswordResponse createOrResetUIPassword(CreateOrResetUIPasswordRequest request); @@ -442,6 +482,8 @@ CreateOAuthClientCredentialResponse createOAuthClientCredential( * @param request The request object containing the details to send * @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. */ CreatePolicyResponse createPolicy(CreatePolicyRequest request); @@ -451,6 +493,8 @@ CreateOAuthClientCredentialResponse createOAuthClientCredential( * @param request The request object containing the details to send * @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. */ CreateRegionSubscriptionResponse createRegionSubscription( CreateRegionSubscriptionRequest request); @@ -464,6 +508,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ CreateSmtpCredentialResponse createSmtpCredential(CreateSmtpCredentialRequest request); @@ -484,6 +530,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ CreateSwiftPasswordResponse createSwiftPassword(CreateSwiftPasswordRequest request); @@ -514,6 +562,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ CreateTagResponse createTag(CreateTagRequest request); @@ -530,6 +580,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ CreateTagDefaultResponse createTagDefault(CreateTagDefaultRequest request); @@ -552,6 +604,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ CreateTagNamespaceResponse createTagNamespace(CreateTagNamespaceRequest request); @@ -595,6 +649,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ CreateUserResponse createUser(CreateUserRequest request); @@ -609,6 +665,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ DeleteApiKeyResponse deleteApiKey(DeleteApiKeyRequest request); @@ -618,6 +676,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ DeleteAuthTokenResponse deleteAuthToken(DeleteAuthTokenRequest request); @@ -627,6 +687,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ DeleteCompartmentResponse deleteCompartment(DeleteCompartmentRequest request); @@ -636,6 +698,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ DeleteCustomerSecretKeyResponse deleteCustomerSecretKey(DeleteCustomerSecretKeyRequest request); @@ -645,6 +709,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ DeleteDynamicGroupResponse deleteDynamicGroup(DeleteDynamicGroupRequest request); @@ -654,6 +720,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ DeleteGroupResponse deleteGroup(DeleteGroupRequest request); @@ -664,6 +732,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ DeleteIdentityProviderResponse deleteIdentityProvider(DeleteIdentityProviderRequest request); @@ -672,6 +742,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ DeleteIdpGroupMappingResponse deleteIdpGroupMapping(DeleteIdpGroupMappingRequest request); @@ -681,6 +753,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ DeleteMfaTotpDeviceResponse deleteMfaTotpDevice(DeleteMfaTotpDeviceRequest request); @@ -690,6 +764,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ DeleteNetworkSourceResponse deleteNetworkSource(DeleteNetworkSourceRequest request); @@ -699,6 +775,8 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @param request The request object containing the details to send * @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. */ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( DeleteOAuthClientCredentialRequest request); @@ -708,6 +786,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ DeletePolicyResponse deletePolicy(DeletePolicyRequest request); @@ -717,6 +797,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ DeleteSmtpCredentialResponse deleteSmtpCredential(DeleteSmtpCredentialRequest request); @@ -728,6 +810,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ DeleteSwiftPasswordResponse deleteSwiftPassword(DeleteSwiftPasswordRequest request); @@ -757,6 +841,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ DeleteTagResponse deleteTag(DeleteTagRequest request); @@ -766,6 +852,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ DeleteTagDefaultResponse deleteTagDefault(DeleteTagDefaultRequest request); @@ -781,6 +869,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ DeleteTagNamespaceResponse deleteTagNamespace(DeleteTagNamespaceRequest request); @@ -789,6 +879,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ DeleteUserResponse deleteUser(DeleteUserRequest request); @@ -798,6 +890,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GenerateTotpSeedResponse generateTotpSeed(GenerateTotpSeedRequest request); @@ -808,6 +902,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetAuthenticationPolicyResponse getAuthenticationPolicy(GetAuthenticationPolicyRequest request); @@ -824,6 +920,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetCompartmentResponse getCompartment(GetCompartmentRequest request); @@ -833,6 +931,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetDynamicGroupResponse getDynamicGroup(GetDynamicGroupRequest request); @@ -846,6 +946,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetGroupResponse getGroup(GetGroupRequest request); @@ -854,6 +956,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetIdentityProviderResponse getIdentityProvider(GetIdentityProviderRequest request); @@ -862,6 +966,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetIdpGroupMappingResponse getIdpGroupMapping(GetIdpGroupMappingRequest request); @@ -871,6 +977,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetMfaTotpDeviceResponse getMfaTotpDevice(GetMfaTotpDeviceRequest request); @@ -880,6 +988,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetNetworkSourceResponse getNetworkSource(GetNetworkSourceRequest request); @@ -888,6 +998,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetPolicyResponse getPolicy(GetPolicyRequest request); @@ -896,6 +1008,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetTagResponse getTag(GetTagRequest request); @@ -905,6 +1019,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetTagDefaultResponse getTagDefault(GetTagDefaultRequest request); @@ -914,6 +1030,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetTagNamespaceResponse getTagNamespace(GetTagNamespaceRequest request); @@ -924,6 +1042,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetTaggingWorkRequestResponse getTaggingWorkRequest(GetTaggingWorkRequestRequest request); @@ -932,6 +1052,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetTenancyResponse getTenancy(GetTenancyRequest request); @@ -940,6 +1062,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetUserResponse getUser(GetUserRequest request); @@ -948,6 +1072,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetUserGroupMembershipResponse getUserGroupMembership(GetUserGroupMembershipRequest request); @@ -958,6 +1084,8 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @param request The request object containing the details to send * @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. */ GetUserUIPasswordInformationResponse getUserUIPasswordInformation( GetUserUIPasswordInformationRequest request); @@ -969,6 +1097,8 @@ GetUserUIPasswordInformationResponse getUserUIPasswordInformation( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -981,6 +1111,8 @@ GetUserUIPasswordInformationResponse getUserUIPasswordInformation( * @param request The request object containing the details to send * @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. */ ListApiKeysResponse listApiKeys(ListApiKeysRequest request); @@ -991,6 +1123,8 @@ GetUserUIPasswordInformationResponse getUserUIPasswordInformation( * @param request The request object containing the details to send * @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. */ ListAuthTokensResponse listAuthTokens(ListAuthTokensRequest request); @@ -1004,6 +1138,8 @@ GetUserUIPasswordInformationResponse getUserUIPasswordInformation( * @param request The request object containing the details to send * @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. */ ListAvailabilityDomainsResponse listAvailabilityDomains(ListAvailabilityDomainsRequest request); @@ -1019,6 +1155,8 @@ GetUserUIPasswordInformationResponse getUserUIPasswordInformation( * @param request The request object containing the details to send * @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. */ ListBulkActionResourceTypesResponse listBulkActionResourceTypes( ListBulkActionResourceTypesRequest request); @@ -1029,6 +1167,8 @@ ListBulkActionResourceTypesResponse listBulkActionResourceTypes( * @param request The request object containing the details to send * @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. */ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( ListBulkEditTagsResourceTypesRequest request); @@ -1056,6 +1196,8 @@ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( * @param request The request object containing the details to send * @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. */ ListCompartmentsResponse listCompartments(ListCompartmentsRequest request); @@ -1066,6 +1208,8 @@ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( * @param request The request object containing the details to send * @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. */ ListCostTrackingTagsResponse listCostTrackingTags(ListCostTrackingTagsRequest request); @@ -1076,6 +1220,8 @@ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( * @param request The request object containing the details to send * @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. */ ListCustomerSecretKeysResponse listCustomerSecretKeys(ListCustomerSecretKeysRequest request); @@ -1087,6 +1233,8 @@ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( * @param request The request object containing the details to send * @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. */ ListDynamicGroupsResponse listDynamicGroups(ListDynamicGroupsRequest request); @@ -1098,6 +1246,8 @@ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( * @param request The request object containing the details to send * @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. */ ListFaultDomainsResponse listFaultDomains(ListFaultDomainsRequest request); @@ -1109,6 +1259,8 @@ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( * @param request The request object containing the details to send * @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. */ ListGroupsResponse listGroups(ListGroupsRequest request); @@ -1117,6 +1269,8 @@ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( * @param request The request object containing the details to send * @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. */ ListIdentityProviderGroupsResponse listIdentityProviderGroups( ListIdentityProviderGroupsRequest request); @@ -1130,6 +1284,8 @@ ListIdentityProviderGroupsResponse listIdentityProviderGroups( * @param request The request object containing the details to send * @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. */ ListIdentityProvidersResponse listIdentityProviders(ListIdentityProvidersRequest request); @@ -1139,6 +1295,8 @@ ListIdentityProviderGroupsResponse listIdentityProviderGroups( * @param request The request object containing the details to send * @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. */ ListIdpGroupMappingsResponse listIdpGroupMappings(ListIdpGroupMappingsRequest request); @@ -1149,6 +1307,8 @@ ListIdentityProviderGroupsResponse listIdentityProviderGroups( * @param request The request object containing the details to send * @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. */ ListMfaTotpDevicesResponse listMfaTotpDevices(ListMfaTotpDevicesRequest request); @@ -1160,6 +1320,8 @@ ListIdentityProviderGroupsResponse listIdentityProviderGroups( * @param request The request object containing the details to send * @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. */ ListNetworkSourcesResponse listNetworkSources(ListNetworkSourcesRequest request); @@ -1169,6 +1331,8 @@ ListIdentityProviderGroupsResponse listIdentityProviderGroups( * @param request The request object containing the details to send * @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. */ ListOAuthClientCredentialsResponse listOAuthClientCredentials( ListOAuthClientCredentialsRequest request); @@ -1183,6 +1347,8 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @param request The request object containing the details to send * @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. */ ListPoliciesResponse listPolicies(ListPoliciesRequest request); @@ -1191,6 +1357,8 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @param request The request object containing the details to send * @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. */ ListRegionSubscriptionsResponse listRegionSubscriptions(ListRegionSubscriptionsRequest request); @@ -1199,6 +1367,8 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @param request The request object containing the details to send * @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. */ ListRegionsResponse listRegions(ListRegionsRequest request); @@ -1209,6 +1379,8 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @param request The request object containing the details to send * @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. */ ListSmtpCredentialsResponse listSmtpCredentials(ListSmtpCredentialsRequest request); @@ -1221,6 +1393,8 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @param request The request object containing the details to send * @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. */ ListSwiftPasswordsResponse listSwiftPasswords(ListSwiftPasswordsRequest request); @@ -1230,6 +1404,8 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @param request The request object containing the details to send * @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. */ ListTagDefaultsResponse listTagDefaults(ListTagDefaultsRequest request); @@ -1239,6 +1415,8 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @param request The request object containing the details to send * @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. */ ListTagNamespacesResponse listTagNamespaces(ListTagNamespacesRequest request); @@ -1248,6 +1426,8 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @param request The request object containing the details to send * @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. */ ListTaggingWorkRequestErrorsResponse listTaggingWorkRequestErrors( ListTaggingWorkRequestErrorsRequest request); @@ -1258,6 +1438,8 @@ ListTaggingWorkRequestErrorsResponse listTaggingWorkRequestErrors( * @param request The request object containing the details to send * @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. */ ListTaggingWorkRequestLogsResponse listTaggingWorkRequestLogs( ListTaggingWorkRequestLogsRequest request); @@ -1268,6 +1450,8 @@ ListTaggingWorkRequestLogsResponse listTaggingWorkRequestLogs( * @param request The request object containing the details to send * @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. */ ListTaggingWorkRequestsResponse listTaggingWorkRequests(ListTaggingWorkRequestsRequest request); @@ -1277,6 +1461,8 @@ ListTaggingWorkRequestLogsResponse listTaggingWorkRequestLogs( * @param request The request object containing the details to send * @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. */ ListTagsResponse listTags(ListTagsRequest request); @@ -1295,6 +1481,8 @@ ListTaggingWorkRequestLogsResponse listTaggingWorkRequestLogs( * @param request The request object containing the details to send * @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. */ ListUserGroupMembershipsResponse listUserGroupMemberships( ListUserGroupMembershipsRequest request); @@ -1307,6 +1495,8 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @param request The request object containing the details to send * @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. */ ListUsersResponse listUsers(ListUsersRequest request); @@ -1316,6 +1506,8 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -1332,6 +1524,8 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @param request The request object containing the details to send * @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. */ MoveCompartmentResponse moveCompartment(MoveCompartmentRequest request); @@ -1341,6 +1535,8 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @param request The request object containing the details to send * @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. */ RecoverCompartmentResponse recoverCompartment(RecoverCompartmentRequest request); @@ -1349,6 +1545,8 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @param request The request object containing the details to send * @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. */ RemoveUserFromGroupResponse removeUserFromGroup(RemoveUserFromGroupRequest request); @@ -1358,6 +1556,8 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @param request The request object containing the details to send * @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. */ ResetIdpScimClientResponse resetIdpScimClient(ResetIdpScimClientRequest request); @@ -1367,6 +1567,8 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @param request The request object containing the details to send * @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. */ UpdateAuthTokenResponse updateAuthToken(UpdateAuthTokenRequest request); @@ -1376,6 +1578,8 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @param request The request object containing the details to send * @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. */ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( UpdateAuthenticationPolicyRequest request); @@ -1385,6 +1589,8 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @param request The request object containing the details to send * @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. */ UpdateCompartmentResponse updateCompartment(UpdateCompartmentRequest request); @@ -1394,6 +1600,8 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @param request The request object containing the details to send * @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. */ UpdateCustomerSecretKeyResponse updateCustomerSecretKey(UpdateCustomerSecretKeyRequest request); @@ -1402,6 +1610,8 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @param request The request object containing the details to send * @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. */ UpdateDynamicGroupResponse updateDynamicGroup(UpdateDynamicGroupRequest request); @@ -1410,6 +1620,8 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @param request The request object containing the details to send * @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. */ UpdateGroupResponse updateGroup(UpdateGroupRequest request); @@ -1418,6 +1630,8 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @param request The request object containing the details to send * @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. */ UpdateIdentityProviderResponse updateIdentityProvider(UpdateIdentityProviderRequest request); @@ -1426,6 +1640,8 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @param request The request object containing the details to send * @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. */ UpdateIdpGroupMappingResponse updateIdpGroupMapping(UpdateIdpGroupMappingRequest request); @@ -1434,6 +1650,8 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @param request The request object containing the details to send * @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. */ UpdateNetworkSourceResponse updateNetworkSource(UpdateNetworkSourceRequest request); @@ -1443,6 +1661,8 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @param request The request object containing the details to send * @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. */ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( UpdateOAuthClientCredentialRequest request); @@ -1455,6 +1675,8 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @param request The request object containing the details to send * @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. */ UpdatePolicyResponse updatePolicy(UpdatePolicyRequest request); @@ -1464,6 +1686,8 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @param request The request object containing the details to send * @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. */ UpdateSmtpCredentialResponse updateSmtpCredential(UpdateSmtpCredentialRequest request); @@ -1475,6 +1699,8 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @param request The request object containing the details to send * @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. */ UpdateSwiftPasswordResponse updateSwiftPassword(UpdateSwiftPasswordRequest request); @@ -1493,6 +1719,8 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @param request The request object containing the details to send * @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. */ UpdateTagResponse updateTag(UpdateTagRequest request); @@ -1507,6 +1735,8 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @param request The request object containing the details to send * @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. */ UpdateTagDefaultResponse updateTagDefault(UpdateTagDefaultRequest request); @@ -1524,6 +1754,8 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @param request The request object containing the details to send * @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. */ UpdateTagNamespaceResponse updateTagNamespace(UpdateTagNamespaceRequest request); @@ -1532,6 +1764,8 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @param request The request object containing the details to send * @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. */ UpdateUserResponse updateUser(UpdateUserRequest request); @@ -1541,6 +1775,8 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @param request The request object containing the details to send * @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. */ UpdateUserCapabilitiesResponse updateUserCapabilities(UpdateUserCapabilitiesRequest request); @@ -1550,6 +1786,8 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @param request The request object containing the details to send * @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. */ UpdateUserStateResponse updateUserState(UpdateUserStateRequest request); @@ -1573,6 +1811,8 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @param request The request object containing the details to send * @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. */ UploadApiKeyResponse uploadApiKey(UploadApiKeyRequest request); 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 9b7de636ff9..33252727280 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ActivateMfaTotpDeviceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b71e946f7d2..86dbba40dd1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use AddUserToGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bb50b76af21..fac006b455c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use AssembleEffectiveTagSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f6b915b1dd7..8f5259f043e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use BulkDeleteResourcesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 45f395dcf67..077f52daf24 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use BulkDeleteTagsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 67c36125d24..1589479daef 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use BulkEditTagsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eebc38ee169..c73af2d1fce 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use BulkMoveResourcesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 71d7cb996e9..d8cc4185df0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CascadeDeleteTagNamespaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1e404f08456..e6e00834d65 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ChangeTagNamespaceCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1d44c94a2d1..4624aa33677 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateAuthTokenRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 106c827796c..fc9c40e2e4c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ab8874b3e61..6c4a322c626 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateCustomerSecretKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a98b14f9df2..30b02885a3e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateDynamicGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7a886bdba8b..db4ae8dfcf8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 83184ae944f..fe5e44d9c17 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateIdentityProviderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ec1c5e9704c..0fde407406e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateIdpGroupMappingRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cbdefec6f4a..bdc8d74cac7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateMfaTotpDeviceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8e6f3ba32eb..d832f56cbf5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateNetworkSourceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0543a288c07..c425233458e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateOAuthClientCredentialRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e6bc50f462b..4230f341b47 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateOrResetUIPasswordRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3ef9481d701..b31dc751f55 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreatePolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9f3db3cb69a..b697f3adae6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateRegionSubscriptionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b51fe945f9a..0e9f17fb5e8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateSmtpCredentialRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ee8aac1d201..55174393980 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateSwiftPasswordRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2eb2cb912d3..6c4723c4f8e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateTagDefaultRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6836fd46f10..55f6e571bf6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateTagNamespaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 512da962f0e..1a7da4aee0a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9fb2149240e..6e4035f3a7d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use CreateUserRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2254921ceea..9df4d0e524f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteApiKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 224f5415fe8..2a5e9e8c913 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteAuthTokenRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b3a39e7b32a..f044e4ff748 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 85856e1bce2..e6344cd68ba 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteCustomerSecretKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 960e625af90..6f8183c510e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteDynamicGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bc3a27e48ca..09737ca2269 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 aa476aed207..4be8cc11dce 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteIdentityProviderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 71fd9446223..507df2ff7f9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteIdpGroupMappingRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ce74aa88956..9e4be726b72 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteMfaTotpDeviceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eb344606b72..9fbcaec5dbb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteNetworkSourceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c274f2d7b77..a169255b017 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteOAuthClientCredentialRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a2d76e350e1..dc035b77711 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeletePolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c724c99bd69..13b0a20d0b4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteSmtpCredentialRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ba239c745aa..8942cb68692 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteSwiftPasswordRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3ef9cf7dce2..f52e0c570b3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteTagDefaultRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8ee1f115409..b0a4d195fb5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteTagNamespaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cf9649bb01f..3890a748438 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e4db860e2c8..758050f4b42 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use DeleteUserRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9e58de4abd6..40a4b1f6fcd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GenerateTotpSeedRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0d4e57e320e..4203c57d289 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetAuthenticationPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ffb0e3142ad..690fc72e5cc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4b352e2c504..3f6f7cf79fd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetDynamicGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7bae9147559..54c62b38ad2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d5419a6f69f..04d6aa03701 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetIdentityProviderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 97d72bcbc7a..8597d05fa7f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetIdpGroupMappingRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d33e2e4852c..e2c5c199dab 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetMfaTotpDeviceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2384ee52148..24b3bdbf81e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetNetworkSourceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 55776f5ad29..f11242f580a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0e8fa03a044..ba6e064f671 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetTagDefaultRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5120f469ed1..a68a7b0fede 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetTagNamespaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d51afcf284f..07a7ea2912d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 69bffa47735..45f90e3033c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetTaggingWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 67cc4d4c7f7..70e97bef380 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetTenancyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d36e780f1f1..c773b6740ee 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetUserGroupMembershipRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9efaa2f9184..204a0b72f73 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetUserRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 09f75c71034..31b685082d6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetUserUIPasswordInformationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b684988610a..647c303a159 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 20c838281d4..accf1190149 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListApiKeysRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 41a517a3080..495f182991f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListAuthTokensRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 25a9a59c748..658f6965e9d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListAvailabilityDomainsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2240ee2845c..5c6c686e13d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListBulkActionResourceTypesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 687b7092ce2..1e74fea41b9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListBulkEditTagsResourceTypesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4d120e1d4d7..ec1ab87e9b7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListCompartmentsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 398231956b3..006f8684c57 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListCostTrackingTagsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d84766d9361..77d7659a221 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListCustomerSecretKeysRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 02c4b70bccc..7a8ad786fb0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListDynamicGroupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f4039a949b0..2267868d378 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListFaultDomainsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 844c1416948..046f505afc8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListGroupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e91eec3fa5a..751b5abaef8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListIdentityProviderGroupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ff6ec7d694c..50f89937235 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListIdentityProvidersRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d7de6c7dc96..c0eaa204f71 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListIdpGroupMappingsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 35ada4a3380..bf658c494ed 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListMfaTotpDevicesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d0676d73491..082f5f313ed 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListNetworkSourcesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 63dca4a8e17..f7273cb22ff 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListOAuthClientCredentialsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 47df8ed3025..d3424f00ef3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListPoliciesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 886dc4328b8..3264e4dd796 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListRegionSubscriptionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0f03087a841..d623347de77 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListRegionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 91ce338a46d..d6e01068cc0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListSmtpCredentialsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0e4597df2f6..8cff567f19e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListSwiftPasswordsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9a5b0be9207..fcbc86bd19f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListTagDefaultsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8b2349a18a7..5954ae7696a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListTagNamespacesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 84df0226eaf..762f3ffd696 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListTaggingWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6b56d5774d5..7fea024f507 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListTaggingWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 25f27e633ad..e4e2b0ae55c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListTaggingWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dfa004fe1c9..4b0ee15ea96 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListTagsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 78fe4709352..dbf86a8a5a1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListUserGroupMembershipsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 815c0e655c1..60e748b38b9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListUsersRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f025e503e8c..f258da28c2f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2502683d6ea..de02dd4f7a3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use MoveCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b26718c4407..03a39a80b8b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use RecoverCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 194133743ee..544cb25b0ed 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use RemoveUserFromGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b264ac5ed3a..d34e50bbece 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use ResetIdpScimClientRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 04ddf7ebaba..457030d2df3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateAuthTokenRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 58f85f31826..d44d3d4aaac 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateAuthenticationPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c55040c362f..ea0e2d113e7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3b1fee80a75..a3cb04e66aa 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateCustomerSecretKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d7b87a5d5f0..4ff89632cac 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateDynamicGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b33ef9843d2..9b9835a3cb7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 20da23c404a..2a999dbb571 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateIdentityProviderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2a6aff5b25c..a2045abd2f9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateIdpGroupMappingRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7c50c05911f..10d3cb9e52a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateNetworkSourceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ab4521b3df8..f7a711bec43 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateOAuthClientCredentialRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e3c43a1cc88..a0cec7e1787 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdatePolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 107ff5021fd..6b122eac6d8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateSmtpCredentialRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4727b8680f3..89c8f932959 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateSwiftPasswordRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0225eaaabb1..9a22c66fab4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateTagDefaultRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1d9cef2923d..c543ce37697 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateTagNamespaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 532b25866d5..4a305f4a5c9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateTagRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8045224d8c6..4465787851e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateUserCapabilitiesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c07302803a3..1c07ceaf3fe 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateUserRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5bb11c0b8f3..ebf827614ba 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UpdateUserStateRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 160bdfdf68a..c045cdd88f5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; - +/** + * Example: Click here to see how to use UploadApiKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-integration/pom.xml b/bmc-integration/pom.xml index 4209f16dc98..cb9b18a8a88 100644 --- a/bmc-integration/pom.xml +++ b/bmc-integration/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-integration @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 71bdfb1eba6..429423769bc 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 @@ -51,6 +51,8 @@ public interface IntegrationInstance extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeIntegrationInstanceCompartmentResponse changeIntegrationInstanceCompartment( ChangeIntegrationInstanceCompartmentRequest request); @@ -61,6 +63,8 @@ ChangeIntegrationInstanceCompartmentResponse changeIntegrationInstanceCompartmen * @param request The request object containing the details to send * @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. */ CreateIntegrationInstanceResponse createIntegrationInstance( CreateIntegrationInstanceRequest request); @@ -70,6 +74,8 @@ CreateIntegrationInstanceResponse createIntegrationInstance( * @param request The request object containing the details to send * @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. */ DeleteIntegrationInstanceResponse deleteIntegrationInstance( DeleteIntegrationInstanceRequest request); @@ -79,6 +85,8 @@ DeleteIntegrationInstanceResponse deleteIntegrationInstance( * @param request The request object containing the details to send * @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. */ GetIntegrationInstanceResponse getIntegrationInstance(GetIntegrationInstanceRequest request); @@ -87,6 +95,8 @@ DeleteIntegrationInstanceResponse deleteIntegrationInstance( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -96,6 +106,8 @@ DeleteIntegrationInstanceResponse deleteIntegrationInstance( * @param request The request object containing the details to send * @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. */ ListIntegrationInstancesResponse listIntegrationInstances( ListIntegrationInstancesRequest request); @@ -105,6 +117,8 @@ ListIntegrationInstancesResponse listIntegrationInstances( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -113,6 +127,8 @@ ListIntegrationInstancesResponse listIntegrationInstances( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -122,6 +138,8 @@ ListIntegrationInstancesResponse listIntegrationInstances( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -131,6 +149,8 @@ ListIntegrationInstancesResponse listIntegrationInstances( * @param request The request object containing the details to send * @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. */ StartIntegrationInstanceResponse startIntegrationInstance( StartIntegrationInstanceRequest request); @@ -141,6 +161,8 @@ StartIntegrationInstanceResponse startIntegrationInstance( * @param request The request object containing the details to send * @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. */ StopIntegrationInstanceResponse stopIntegrationInstance(StopIntegrationInstanceRequest request); @@ -149,6 +171,8 @@ StartIntegrationInstanceResponse startIntegrationInstance( * @param request The request object containing the details to send * @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. */ UpdateIntegrationInstanceResponse updateIntegrationInstance( UpdateIntegrationInstanceRequest request); 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 632282be807..e9fd341fde2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; - +/** + * Example: Click here to see how to use ChangeIntegrationInstanceCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2665126c949..e95f5ef7a9f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; - +/** + * Example: Click here to see how to use CreateIntegrationInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 16c07f3c68f..9f4903d6865 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; - +/** + * Example: Click here to see how to use DeleteIntegrationInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 49a7243ec30..071c2363d38 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; - +/** + * Example: Click here to see how to use GetIntegrationInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bbb69340402..cb4632c8463 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f095fc0bf39..209d18c30f2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; - +/** + * Example: Click here to see how to use ListIntegrationInstancesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3ff00a9d1f3..2b7de491de5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ee5f0066ef9..0c57bb3edf9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 143fcd5fa0c..d21dca81a98 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 439a42620ff..fd80ca912c9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; - +/** + * Example: Click here to see how to use StartIntegrationInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c3841da564e..a9d4ffb3af2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; - +/** + * Example: Click here to see how to use StopIntegrationInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f8b07955b72..5ba6d085f19 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; - +/** + * Example: Click here to see how to use UpdateIntegrationInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-keymanagement/pom.xml b/bmc-keymanagement/pom.xml index 5b818c8aaed..039c0774e6f 100644 --- a/bmc-keymanagement/pom.xml +++ b/bmc-keymanagement/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-keymanagement @@ -17,7 +17,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.0 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 0e255eb94d3..57978086b3c 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 @@ -32,6 +32,8 @@ public interface KmsCrypto extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DecryptResponse decrypt(DecryptRequest request); @@ -42,6 +44,8 @@ public interface KmsCrypto extends AutoCloseable { * @param request The request object containing the details to send * @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. */ EncryptResponse encrypt(EncryptRequest request); @@ -53,6 +57,8 @@ public interface KmsCrypto extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ExportKeyResponse exportKey(ExportKeyRequest request); @@ -62,6 +68,8 @@ public interface KmsCrypto extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GenerateDataEncryptionKeyResponse generateDataEncryptionKey( GenerateDataEncryptionKeyRequest request); 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 2efc6419ded..e9ffe3426b4 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 @@ -33,6 +33,8 @@ public interface KmsManagement extends AutoCloseable { * @param request The request object containing the details to send * @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. */ BackupKeyResponse backupKey(BackupKeyRequest request); @@ -49,6 +51,8 @@ public interface KmsManagement extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CancelKeyDeletionResponse cancelKeyDeletion(CancelKeyDeletionRequest request); @@ -65,6 +69,8 @@ public interface KmsManagement extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( CancelKeyVersionDeletionRequest request); @@ -83,6 +89,8 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @param request The request object containing the details to send * @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. */ ChangeKeyCompartmentResponse changeKeyCompartment(ChangeKeyCompartmentRequest request); @@ -97,6 +105,8 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @param request The request object containing the details to send * @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. */ CreateKeyResponse createKey(CreateKeyRequest request); @@ -112,6 +122,8 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @param request The request object containing the details to send * @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. */ CreateKeyVersionResponse createKeyVersion(CreateKeyVersionRequest request); @@ -127,6 +139,8 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @param request The request object containing the details to send * @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. */ DisableKeyResponse disableKey(DisableKeyRequest request); @@ -142,6 +156,8 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @param request The request object containing the details to send * @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. */ EnableKeyResponse enableKey(EnableKeyRequest request); @@ -156,6 +172,8 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @param request The request object containing the details to send * @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. */ GetKeyResponse getKey(GetKeyRequest request); @@ -170,6 +188,8 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @param request The request object containing the details to send * @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. */ GetKeyVersionResponse getKeyVersion(GetKeyVersionRequest request); @@ -180,6 +200,8 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @param request The request object containing the details to send * @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. */ GetWrappingKeyResponse getWrappingKey(GetWrappingKeyRequest request); @@ -191,6 +213,8 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @param request The request object containing the details to send * @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. */ ImportKeyResponse importKey(ImportKeyRequest request); @@ -204,6 +228,8 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @param request The request object containing the details to send * @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. */ ImportKeyVersionResponse importKeyVersion(ImportKeyVersionRequest request); @@ -219,6 +245,8 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @param request The request object containing the details to send * @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. */ ListKeyVersionsResponse listKeyVersions(ListKeyVersionsRequest request); @@ -233,6 +261,8 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @param request The request object containing the details to send * @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. */ ListKeysResponse listKeys(ListKeysRequest request); @@ -271,6 +301,8 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @param request The request object containing the details to send * @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. */ RestoreKeyFromFileResponse restoreKeyFromFile(RestoreKeyFromFileRequest request); @@ -282,6 +314,8 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @param request The request object containing the details to send * @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. */ RestoreKeyFromObjectStoreResponse restoreKeyFromObjectStore( RestoreKeyFromObjectStoreRequest request); @@ -298,6 +332,8 @@ RestoreKeyFromObjectStoreResponse restoreKeyFromObjectStore( * @param request The request object containing the details to send * @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. */ ScheduleKeyDeletionResponse scheduleKeyDeletion(ScheduleKeyDeletionRequest request); @@ -313,6 +349,8 @@ RestoreKeyFromObjectStoreResponse restoreKeyFromObjectStore( * @param request The request object containing the details to send * @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. */ ScheduleKeyVersionDeletionResponse scheduleKeyVersionDeletion( ScheduleKeyVersionDeletionRequest request); @@ -330,6 +368,8 @@ ScheduleKeyVersionDeletionResponse scheduleKeyVersionDeletion( * @param request The request object containing the details to send * @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. */ UpdateKeyResponse updateKey(UpdateKeyRequest request); 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 245eb27eece..bba6b605983 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 @@ -55,6 +55,8 @@ public interface KmsVault extends AutoCloseable { * @param request The request object containing the details to send * @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. */ BackupVaultResponse backupVault(BackupVaultRequest request); @@ -72,6 +74,8 @@ public interface KmsVault extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CancelVaultDeletionResponse cancelVaultDeletion(CancelVaultDeletionRequest request); @@ -89,6 +93,8 @@ public interface KmsVault extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeVaultCompartmentResponse changeVaultCompartment(ChangeVaultCompartmentRequest request); @@ -106,6 +112,8 @@ public interface KmsVault extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateVaultResponse createVault(CreateVaultRequest request); @@ -120,6 +128,8 @@ public interface KmsVault extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetVaultResponse getVault(GetVaultRequest request); @@ -129,6 +139,8 @@ public interface KmsVault extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetVaultUsageResponse getVaultUsage(GetVaultUsageRequest request); @@ -143,6 +155,8 @@ public interface KmsVault extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListVaultsResponse listVaults(ListVaultsRequest request); @@ -181,6 +195,8 @@ public interface KmsVault extends AutoCloseable { * @param request The request object containing the details to send * @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. */ RestoreVaultFromFileResponse restoreVaultFromFile(RestoreVaultFromFileRequest request); @@ -192,6 +208,8 @@ public interface KmsVault extends AutoCloseable { * @param request The request object containing the details to send * @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. */ RestoreVaultFromObjectStoreResponse restoreVaultFromObjectStore( RestoreVaultFromObjectStoreRequest request); @@ -211,6 +229,8 @@ RestoreVaultFromObjectStoreResponse restoreVaultFromObjectStore( * @param request The request object containing the details to send * @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. */ ScheduleVaultDeletionResponse scheduleVaultDeletion(ScheduleVaultDeletionRequest request); @@ -227,6 +247,8 @@ RestoreVaultFromObjectStoreResponse restoreVaultFromObjectStore( * @param request The request object containing the details to send * @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. */ UpdateVaultResponse updateVault(UpdateVaultRequest request); 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 a7b56321bc9..28627e285e3 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 @@ -78,6 +78,22 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( request.getProtectionMode().getValue())); } + if (request.getAlgorithm() != null) { + target = + target.queryParam( + "algorithm", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getAlgorithm().getValue())); + } + + if (request.getLength() != null) { + target = + target.queryParam( + "length", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getLength())); + } + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); 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 e0e7a396b5c..eda46dd9368 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use BackupKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 89fa0d3580d..a8e4a1d78dc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use BackupVaultRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c56b50fa066..7ddf7e9a542 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use CancelKeyDeletionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e470b82d11c..8c77fc10f5c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use CancelKeyVersionDeletionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a88d26952a8..1fe8417ad79 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use CancelVaultDeletionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1974614ddb9..e752312469c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use ChangeKeyCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 955ff52e89f..dd33947a643 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use ChangeVaultCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2abb0c53ecf..61a1aaf85d9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use CreateKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d23e7b7a9c5..17599828a8c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use CreateKeyVersionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e6fe61cbfd8..599f9c83d27 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use CreateVaultRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f7ffaae8b6c..a9819bd093f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use DecryptRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9a2295fd41a..e44717ed09f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use DisableKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d66263ee439..8208bed4566 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use EnableKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f1fae6bdd33..19b2b3ccea3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use EncryptRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9e6093c8dd2..84b6b41b4e6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use ExportKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bb9bc8364ed..6fec095c004 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use GenerateDataEncryptionKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 32654d669c2..5a6443f44e3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use GetKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e6ce54aef1a..d92814506c1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use GetKeyVersionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cb5ef945481..495390d79bc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use GetVaultRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4212ddad78a..6de2674b708 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use GetVaultUsageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3b8346a75d1..5a887aead09 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use GetWrappingKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 64ba51f4e04..75ac67a711d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use ImportKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 21abaee4cca..d405138f740 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use ImportKeyVersionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a0700f1a113..0d73e528409 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use ListKeyVersionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a76ba1c1051..3fa32f26faa 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use ListKeysRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter @@ -175,6 +177,52 @@ public static ProtectionMode create(String key) { throw new IllegalArgumentException("Invalid ProtectionMode: " + key); } }; + /** + * The algorithm used by a key's key versions to encrypt or decrypt. Currently, only AES is supported. + * + */ + private Algorithm algorithm; + + /** + * The algorithm used by a key's key versions to encrypt or decrypt. Currently, only AES is supported. + * + **/ + public enum Algorithm { + Aes("AES"), + ; + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (Algorithm v : Algorithm.values()) { + map.put(v.getValue(), v); + } + } + + Algorithm(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static Algorithm create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + throw new IllegalArgumentException("Invalid Algorithm: " + key); + } + }; + /** + * The length of the key in bytes, expressed as an integer. Values of 16, 24, or 32 are supported. + * + */ + private Integer length; public static class Builder implements com.oracle.bmc.requests.BmcRequest.Builder { @@ -217,6 +265,8 @@ public Builder copy(ListKeysRequest o) { sortBy(o.getSortBy()); sortOrder(o.getSortOrder()); protectionMode(o.getProtectionMode()); + algorithm(o.getAlgorithm()); + length(o.getLength()); invocationCallback(o.getInvocationCallback()); retryConfiguration(o.getRetryConfiguration()); return this; 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 b0fc023e4b8..4e63806b9da 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use ListVaultsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 660911110e6..3024e5dcf3d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use RestoreKeyFromFileRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a3f53d37a49..8d8c27ca7bb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use RestoreKeyFromObjectStoreRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c9386679c76..5059c2ba655 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use RestoreVaultFromFileRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 93e2c28203e..29b9b7c397b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use RestoreVaultFromObjectStoreRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1795d452d9d..c1d2cfbf00b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use ScheduleKeyDeletionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b49e140e789..cac335b65a1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use ScheduleKeyVersionDeletionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a2e0afddfcc..87251c9f0d2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use ScheduleVaultDeletionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 028e9a654e5..4ebd5a54f3f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use UpdateKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 21cd7f1b251..8810bcb6b6e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; - +/** + * Example: Click here to see how to use UpdateVaultRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-limits/pom.xml b/bmc-limits/pom.xml index 5c75b6531a1..d56266ee49a 100644 --- a/bmc-limits/pom.xml +++ b/bmc-limits/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-limits @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 07c9972ea60..a5881ef023f 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 @@ -54,6 +54,8 @@ public interface Limits extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetResourceAvailabilityResponse getResourceAvailability(GetResourceAvailabilityRequest request); @@ -65,6 +67,8 @@ public interface Limits extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListLimitDefinitionsResponse listLimitDefinitions(ListLimitDefinitionsRequest request); @@ -74,6 +78,8 @@ public interface Limits extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListLimitValuesResponse listLimitValues(ListLimitValuesRequest request); @@ -84,6 +90,8 @@ public interface Limits extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListServicesResponse listServices(ListServicesRequest request); 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 fd8cc2089de..264b5021ab8 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 @@ -50,6 +50,8 @@ public interface Quotas extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateQuotaResponse createQuota(CreateQuotaRequest request); @@ -58,6 +60,8 @@ public interface Quotas extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteQuotaResponse deleteQuota(DeleteQuotaRequest request); @@ -66,6 +70,8 @@ public interface Quotas extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetQuotaResponse getQuota(GetQuotaRequest request); @@ -74,6 +80,8 @@ public interface Quotas extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListQuotasResponse listQuotas(ListQuotasRequest request); @@ -82,6 +90,8 @@ public interface Quotas extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateQuotaResponse updateQuota(UpdateQuotaRequest request); 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 23d6444b58c..5e43923880c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; - +/** + * Example: Click here to see how to use CreateQuotaRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ad563fac226..93267f4b774 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; - +/** + * Example: Click here to see how to use DeleteQuotaRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f451d8e4cb8..1451f065bc3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; - +/** + * Example: Click here to see how to use GetQuotaRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4cab4c2dc26..26a1962df6a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; - +/** + * Example: Click here to see how to use GetResourceAvailabilityRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5add506e376..3c980da3e0b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; - +/** + * Example: Click here to see how to use ListLimitDefinitionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 714e5db8010..c83d67ed877 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; - +/** + * Example: Click here to see how to use ListLimitValuesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 76f54d8d382..cb0f081f013 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; - +/** + * Example: Click here to see how to use ListQuotasRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 55f2124c80f..93d15291823 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; - +/** + * Example: Click here to see how to use ListServicesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ba2c95435c9..e33f72b5eb6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; - +/** + * Example: Click here to see how to use UpdateQuotaRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-loadbalancer/pom.xml b/bmc-loadbalancer/pom.xml index a936fc350ba..a25c7cfbace 100644 --- a/bmc-loadbalancer/pom.xml +++ b/bmc-loadbalancer/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml @@ -19,7 +19,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 05570b60e8a..d7d9a90647f 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 @@ -54,6 +54,8 @@ public interface LoadBalancer extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( ChangeLoadBalancerCompartmentRequest request); @@ -63,6 +65,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ CreateBackendResponse createBackend(CreateBackendRequest request); @@ -71,6 +75,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ CreateBackendSetResponse createBackendSet(CreateBackendSetRequest request); @@ -79,6 +85,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ CreateCertificateResponse createCertificate(CreateCertificateRequest request); @@ -89,6 +97,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ CreateHostnameResponse createHostname(CreateHostnameRequest request); @@ -97,6 +107,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ CreateListenerResponse createListener(CreateListenerRequest request); @@ -132,6 +144,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ CreateLoadBalancerResponse createLoadBalancer(CreateLoadBalancerRequest request); @@ -142,6 +156,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ CreatePathRouteSetResponse createPathRouteSet(CreatePathRouteSetRequest request); @@ -152,6 +168,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ CreateRuleSetResponse createRuleSet(CreateRuleSetRequest request); @@ -160,6 +178,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ CreateSSLCipherSuiteResponse createSSLCipherSuite(CreateSSLCipherSuiteRequest request); @@ -168,6 +188,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ DeleteBackendResponse deleteBackend(DeleteBackendRequest request); @@ -179,6 +201,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ DeleteBackendSetResponse deleteBackendSet(DeleteBackendSetRequest request); @@ -187,6 +211,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ DeleteCertificateResponse deleteCertificate(DeleteCertificateRequest request); @@ -196,6 +222,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ DeleteHostnameResponse deleteHostname(DeleteHostnameRequest request); @@ -204,6 +232,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ DeleteListenerResponse deleteListener(DeleteListenerRequest request); @@ -212,6 +242,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ DeleteLoadBalancerResponse deleteLoadBalancer(DeleteLoadBalancerRequest request); @@ -224,6 +256,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ DeletePathRouteSetResponse deletePathRouteSet(DeletePathRouteSetRequest request); @@ -236,6 +270,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ DeleteRuleSetResponse deleteRuleSet(DeleteRuleSetRequest request); @@ -244,6 +280,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ DeleteSSLCipherSuiteResponse deleteSSLCipherSuite(DeleteSSLCipherSuiteRequest request); @@ -252,6 +290,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ GetBackendResponse getBackend(GetBackendRequest request); @@ -260,6 +300,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ GetBackendHealthResponse getBackendHealth(GetBackendHealthRequest request); @@ -268,6 +310,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ GetBackendSetResponse getBackendSet(GetBackendSetRequest request); @@ -276,6 +320,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ GetBackendSetHealthResponse getBackendSetHealth(GetBackendSetHealthRequest request); @@ -284,6 +330,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ GetHealthCheckerResponse getHealthChecker(GetHealthCheckerRequest request); @@ -292,6 +340,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ GetHostnameResponse getHostname(GetHostnameRequest request); @@ -300,6 +350,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ GetLoadBalancerResponse getLoadBalancer(GetLoadBalancerRequest request); @@ -308,6 +360,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ GetLoadBalancerHealthResponse getLoadBalancerHealth(GetLoadBalancerHealthRequest request); @@ -316,6 +370,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ GetPathRouteSetResponse getPathRouteSet(GetPathRouteSetRequest request); @@ -324,6 +380,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ GetRuleSetResponse getRuleSet(GetRuleSetRequest request); @@ -332,6 +390,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ GetSSLCipherSuiteResponse getSSLCipherSuite(GetSSLCipherSuiteRequest request); @@ -340,6 +400,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -348,6 +410,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ ListBackendSetsResponse listBackendSets(ListBackendSetsRequest request); @@ -356,6 +420,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ ListBackendsResponse listBackends(ListBackendsRequest request); @@ -364,6 +430,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ ListCertificatesResponse listCertificates(ListCertificatesRequest request); @@ -372,6 +440,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ ListHostnamesResponse listHostnames(ListHostnamesRequest request); @@ -387,6 +457,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ ListListenerRulesResponse listListenerRules(ListListenerRulesRequest request); @@ -395,6 +467,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ ListLoadBalancerHealthsResponse listLoadBalancerHealths(ListLoadBalancerHealthsRequest request); @@ -403,6 +477,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ ListLoadBalancersResponse listLoadBalancers(ListLoadBalancersRequest request); @@ -411,6 +487,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ ListPathRouteSetsResponse listPathRouteSets(ListPathRouteSetsRequest request); @@ -419,6 +497,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ ListPoliciesResponse listPolicies(ListPoliciesRequest request); @@ -427,6 +507,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ ListProtocolsResponse listProtocols(ListProtocolsRequest request); @@ -435,6 +517,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ ListRuleSetsResponse listRuleSets(ListRuleSetsRequest request); @@ -443,6 +527,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ ListSSLCipherSuitesResponse listSSLCipherSuites(ListSSLCipherSuitesRequest request); @@ -451,6 +537,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ ListShapesResponse listShapes(ListShapesRequest request); @@ -459,6 +547,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -467,6 +557,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ UpdateBackendResponse updateBackend(UpdateBackendRequest request); @@ -475,6 +567,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ UpdateBackendSetResponse updateBackendSet(UpdateBackendSetRequest request); @@ -483,6 +577,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ UpdateHealthCheckerResponse updateHealthChecker(UpdateHealthCheckerRequest request); @@ -493,6 +589,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ UpdateHostnameResponse updateHostname(UpdateHostnameRequest request); @@ -501,6 +599,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ UpdateListenerResponse updateListener(UpdateListenerRequest request); @@ -509,6 +609,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ UpdateLoadBalancerResponse updateLoadBalancer(UpdateLoadBalancerRequest request); @@ -523,6 +625,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ UpdateLoadBalancerShapeResponse updateLoadBalancerShape(UpdateLoadBalancerShapeRequest request); @@ -531,6 +635,8 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @param request The request object containing the details to send * @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. */ UpdateNetworkSecurityGroupsResponse updateNetworkSecurityGroups( UpdateNetworkSecurityGroupsRequest request); @@ -546,6 +652,8 @@ UpdateNetworkSecurityGroupsResponse updateNetworkSecurityGroups( * @param request The request object containing the details to send * @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. */ UpdatePathRouteSetResponse updatePathRouteSet(UpdatePathRouteSetRequest request); @@ -558,6 +666,8 @@ UpdateNetworkSecurityGroupsResponse updateNetworkSecurityGroups( * @param request The request object containing the details to send * @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. */ UpdateRuleSetResponse updateRuleSet(UpdateRuleSetRequest request); @@ -566,6 +676,8 @@ UpdateNetworkSecurityGroupsResponse updateNetworkSecurityGroups( * @param request The request object containing the details to send * @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. */ UpdateSSLCipherSuiteResponse updateSSLCipherSuite(UpdateSSLCipherSuiteRequest request); 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 5cc9044b523..b2b5bf365fc 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 @@ -56,6 +56,15 @@ public Builder shapeName(String shapeName) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("shapeDetails") + private ShapeDetails shapeDetails; + + public Builder shapeDetails(ShapeDetails shapeDetails) { + this.shapeDetails = shapeDetails; + this.__explicitlySet__.add("shapeDetails"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("isPrivate") private Boolean isPrivate; @@ -193,6 +202,7 @@ public CreateLoadBalancerDetails build() { compartmentId, displayName, shapeName, + shapeDetails, isPrivate, ipMode, reservedIps, @@ -217,6 +227,7 @@ public Builder copy(CreateLoadBalancerDetails o) { compartmentId(o.getCompartmentId()) .displayName(o.getDisplayName()) .shapeName(o.getShapeName()) + .shapeDetails(o.getShapeDetails()) .isPrivate(o.getIsPrivate()) .ipMode(o.getIpMode()) .reservedIps(o.getReservedIps()) @@ -271,6 +282,13 @@ public static Builder builder() { @com.fasterxml.jackson.annotation.JsonProperty("shapeName") String shapeName; + /** + * The configuration details to create load balancer using Flexible shape. This is required only if shapeName is `Flexible`. + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("shapeDetails") + ShapeDetails shapeDetails; + /** * Whether the load balancer has a VCN-local (private) IP address. *

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 97c68d06ad4..429ecca2fea 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 @@ -97,6 +97,15 @@ public Builder shapeName(String shapeName) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("shapeDetails") + private ShapeDetails shapeDetails; + + public Builder shapeDetails(ShapeDetails shapeDetails) { + this.shapeDetails = shapeDetails; + this.__explicitlySet__.add("shapeDetails"); + return this; + } + @com.fasterxml.jackson.annotation.JsonProperty("isPrivate") private Boolean isPrivate; @@ -228,6 +237,7 @@ public LoadBalancer build() { timeCreated, ipAddresses, shapeName, + shapeDetails, isPrivate, subnetIds, networkSecurityGroupIds, @@ -255,6 +265,7 @@ public Builder copy(LoadBalancer o) { .timeCreated(o.getTimeCreated()) .ipAddresses(o.getIpAddresses()) .shapeName(o.getShapeName()) + .shapeDetails(o.getShapeDetails()) .isPrivate(o.getIsPrivate()) .subnetIds(o.getSubnetIds()) .networkSecurityGroupIds(o.getNetworkSecurityGroupIds()) @@ -385,6 +396,9 @@ public static LifecycleState create(String key) { @com.fasterxml.jackson.annotation.JsonProperty("shapeName") String shapeName; + @com.fasterxml.jackson.annotation.JsonProperty("shapeDetails") + ShapeDetails shapeDetails; + /** * Whether the load balancer has a VCN-local (private) IP address. *

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 new file mode 100644 index 00000000000..ba01ca72ab3 --- /dev/null +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ShapeDetails.java @@ -0,0 +1,99 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * The configuration details to update load balancer to a different shape. + * + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize(builder = ShapeDetails.Builder.class) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class ShapeDetails { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("minimumBandwidthInMbps") + private Integer minimumBandwidthInMbps; + + public Builder minimumBandwidthInMbps(Integer minimumBandwidthInMbps) { + this.minimumBandwidthInMbps = minimumBandwidthInMbps; + this.__explicitlySet__.add("minimumBandwidthInMbps"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("maximumBandwidthInMbps") + private Integer maximumBandwidthInMbps; + + public Builder maximumBandwidthInMbps(Integer maximumBandwidthInMbps) { + this.maximumBandwidthInMbps = maximumBandwidthInMbps; + this.__explicitlySet__.add("maximumBandwidthInMbps"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public ShapeDetails build() { + ShapeDetails __instance__ = + new ShapeDetails(minimumBandwidthInMbps, maximumBandwidthInMbps); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(ShapeDetails o) { + Builder copiedBuilder = + minimumBandwidthInMbps(o.getMinimumBandwidthInMbps()) + .maximumBandwidthInMbps(o.getMaximumBandwidthInMbps()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * Bandwidth in Mbps that determines the total pre-provisioned bandwidth (ingress plus egress). + * The values must be between 10 and the maximumBandwidthInMbps. + *

+ * Example: `150` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("minimumBandwidthInMbps") + Integer minimumBandwidthInMbps; + + /** + * Bandwidth in Mbps that determines the maximum bandwidth (ingress plus egress) that the load balancer can + * achieve. This bandwidth cannot be always guaranteed. For a guaranteed bandwidth use the minimumBandwidthInMbps + * parameter. + *

+ * The values must be between minimumBandwidthInMbps and 8192 (8Gbps). + *

+ * Example: `1500` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("maximumBandwidthInMbps") + Integer maximumBandwidthInMbps; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 9ef6eba69ef..96989b4e2e9 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 @@ -35,19 +35,28 @@ public Builder shapeName(String shapeName) { return this; } + @com.fasterxml.jackson.annotation.JsonProperty("shapeDetails") + private ShapeDetails shapeDetails; + + public Builder shapeDetails(ShapeDetails shapeDetails) { + this.shapeDetails = shapeDetails; + this.__explicitlySet__.add("shapeDetails"); + return this; + } + @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); public UpdateLoadBalancerShapeDetails build() { UpdateLoadBalancerShapeDetails __instance__ = - new UpdateLoadBalancerShapeDetails(shapeName); + new UpdateLoadBalancerShapeDetails(shapeName, shapeDetails); __instance__.__explicitlySet__.addAll(__explicitlySet__); return __instance__; } @com.fasterxml.jackson.annotation.JsonIgnore public Builder copy(UpdateLoadBalancerShapeDetails o) { - Builder copiedBuilder = shapeName(o.getShapeName()); + Builder copiedBuilder = shapeName(o.getShapeName()).shapeDetails(o.getShapeDetails()); copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); return copiedBuilder; @@ -69,11 +78,21 @@ public static Builder builder() { * * 100Mbps * * 400Mbps * * 8000Mbps + * * Flexible + *

+ * Example: `Flexible` * **/ @com.fasterxml.jackson.annotation.JsonProperty("shapeName") String shapeName; + /** + * The configuration details to update load balancer to a different profile. + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("shapeDetails") + ShapeDetails shapeDetails; + @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); } 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 55437159177..d46a1710f3d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use ChangeLoadBalancerCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f811710efe9..218e8289bcb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use CreateBackendRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7fa7946c165..f875508c968 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use CreateBackendSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9bf32c75c8d..58a3b6778a3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use CreateCertificateRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 64e47b99aaf..e1c199a290c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use CreateHostnameRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ecf7c467c8d..9c46e39728e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use CreateListenerRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2206b04e618..d8e72489cf6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use CreateLoadBalancerRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b7d4bf6ba97..eee531afb8b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use CreatePathRouteSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 29b7c86fd96..a0e383be14e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use CreateRuleSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c58ac360089..d48defd8560 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use CreateSSLCipherSuiteRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 86aafc86c38..cecbda064cf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use DeleteBackendRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e94ad438b54..2aad7ea08dc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use DeleteBackendSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 05481c52255..b260fa40086 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use DeleteCertificateRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a10cbe7d03c..b7c74dc01c4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use DeleteHostnameRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4c9a1cf23e6..33d24e08bf5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use DeleteListenerRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c09523fb155..e28f8edf924 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use DeleteLoadBalancerRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d47087e93ba..bce9ff2aa32 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use DeletePathRouteSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1a3f1a0f23e..ce82a808c94 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use DeleteRuleSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7096ef05a1f..ddca49148e2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use DeleteSSLCipherSuiteRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3d1ed37d32c..9607e50ca55 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use GetBackendHealthRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cbbb9f46d75..efe80a4c958 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use GetBackendRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 60c16eeb875..326e7461f5d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use GetBackendSetHealthRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 40f67305469..bb20be181b0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use GetBackendSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 34b60605fde..abb59b15c02 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use GetHealthCheckerRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1623927f29c..230796dc84d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use GetHostnameRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 008cf49cdb3..89ca705af5e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use GetLoadBalancerHealthRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 80cbb4a9866..87574a1333a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use GetLoadBalancerRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 589f13c1557..3d58dec1a5e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use GetPathRouteSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4155e781a4b..475995759c6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use GetRuleSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 afa3db9a78c..69c135d7952 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use GetSSLCipherSuiteRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8d2f3e130d3..4ae4529dd00 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 830c7fd3f51..ea4e16529af 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use ListBackendSetsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7cca245c586..854bd5ba82f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use ListBackendsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9c61dd93f46..c101e726467 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use ListCertificatesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 18d666b85f9..dd8c0e09203 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use ListHostnamesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9477258478f..7212e7ff7ea 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use ListListenerRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 343090771a7..7950e31d032 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use ListLoadBalancerHealthsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 17c9619956a..184b8284751 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use ListLoadBalancersRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b7bcbce8365..d4801b50abc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use ListPathRouteSetsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3668dee59e0..956bcccd62a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use ListPoliciesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 188e3e6f9c0..0eb88fa06fa 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use ListProtocolsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 369b3b73039..fa462e08987 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use ListRuleSetsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 59ab74604cd..fd365f4b602 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use ListSSLCipherSuitesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9801fa53f07..1d8ae190088 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use ListShapesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3bb0a54374c..e8af3864fea 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 36b4892e71a..b1e736bdea0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use UpdateBackendRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d19f5a94ab2..8677507314b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use UpdateBackendSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e4cd3b60860..4489478103f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use UpdateHealthCheckerRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3a7e1ea03fc..e8f7cd98f06 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use UpdateHostnameRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3596906497d..a191b2df7a7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use UpdateListenerRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5fd69ced281..fa887cff743 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use UpdateLoadBalancerRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 14624714c4f..607e82387ea 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use UpdateLoadBalancerShapeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 80445796b6a..af0d86754a4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use UpdateNetworkSecurityGroupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1494196d6e5..f6ed26506eb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use UpdatePathRouteSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 750b5085f10..7f0dcdaf907 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use UpdateRuleSetRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b66c43a4aba..8719e89cf35 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; - +/** + * Example: Click here to see how to use UpdateSSLCipherSuiteRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-loganalytics/pom.xml b/bmc-loganalytics/pom.xml index 1f94b277938..23e80321e0e 100644 --- a/bmc-loganalytics/pom.xml +++ b/bmc-loganalytics/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-loganalytics @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 e36835bc4ae..8c9ea2980c3 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 @@ -51,6 +51,8 @@ public interface LogAnalytics extends AutoCloseable { * @param request The request object containing the details to send * @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. */ AddEntityAssociationResponse addEntityAssociation(AddEntityAssociationRequest request); @@ -59,6 +61,8 @@ public interface LogAnalytics extends AutoCloseable { * @param request The request object containing the details to send * @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. */ BatchGetBasicInfoResponse batchGetBasicInfo(BatchGetBasicInfoRequest request); @@ -67,6 +71,8 @@ public interface LogAnalytics extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CancelQueryWorkRequestResponse cancelQueryWorkRequest(CancelQueryWorkRequestRequest request); @@ -75,6 +81,8 @@ public interface LogAnalytics extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeLogAnalyticsEntityCompartmentResponse changeLogAnalyticsEntityCompartment( ChangeLogAnalyticsEntityCompartmentRequest request); @@ -84,6 +92,8 @@ ChangeLogAnalyticsEntityCompartmentResponse changeLogAnalyticsEntityCompartment( * @param request The request object containing the details to send * @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. */ ChangeLogAnalyticsLogGroupCompartmentResponse changeLogAnalyticsLogGroupCompartment( ChangeLogAnalyticsLogGroupCompartmentRequest request); @@ -93,6 +103,8 @@ ChangeLogAnalyticsLogGroupCompartmentResponse changeLogAnalyticsLogGroupCompartm * @param request The request object containing the details to send * @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. */ ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse changeLogAnalyticsObjectCollectionRuleCompartment( @@ -104,6 +116,8 @@ ChangeLogAnalyticsLogGroupCompartmentResponse changeLogAnalyticsLogGroupCompartm * @param request The request object containing the details to send * @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. */ ChangeScheduledTaskCompartmentResponse changeScheduledTaskCompartment( ChangeScheduledTaskCompartmentRequest request); @@ -115,6 +129,8 @@ ChangeScheduledTaskCompartmentResponse changeScheduledTaskCompartment( * @param request The request object containing the details to send * @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. */ CleanResponse clean(CleanRequest request); @@ -123,6 +139,8 @@ ChangeScheduledTaskCompartmentResponse changeScheduledTaskCompartment( * @param request The request object containing the details to send * @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. */ CreateLogAnalyticsEntityResponse createLogAnalyticsEntity( CreateLogAnalyticsEntityRequest request); @@ -132,6 +150,8 @@ CreateLogAnalyticsEntityResponse createLogAnalyticsEntity( * @param request The request object containing the details to send * @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. */ CreateLogAnalyticsEntityTypeResponse createLogAnalyticsEntityType( CreateLogAnalyticsEntityTypeRequest request); @@ -141,6 +161,8 @@ CreateLogAnalyticsEntityTypeResponse createLogAnalyticsEntityType( * @param request The request object containing the details to send * @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. */ CreateLogAnalyticsLogGroupResponse createLogAnalyticsLogGroup( CreateLogAnalyticsLogGroupRequest request); @@ -150,6 +172,8 @@ CreateLogAnalyticsLogGroupResponse createLogAnalyticsLogGroup( * @param request The request object containing the details to send * @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. */ CreateLogAnalyticsObjectCollectionRuleResponse createLogAnalyticsObjectCollectionRule( CreateLogAnalyticsObjectCollectionRuleRequest request); @@ -159,6 +183,8 @@ CreateLogAnalyticsObjectCollectionRuleResponse createLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ CreateScheduledTaskResponse createScheduledTask(CreateScheduledTaskRequest request); @@ -167,6 +193,8 @@ CreateLogAnalyticsObjectCollectionRuleResponse createLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ DeleteAssociationsResponse deleteAssociations(DeleteAssociationsRequest request); @@ -175,6 +203,8 @@ CreateLogAnalyticsObjectCollectionRuleResponse createLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ DeleteFieldResponse deleteField(DeleteFieldRequest request); @@ -183,6 +213,8 @@ CreateLogAnalyticsObjectCollectionRuleResponse createLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ DeleteLabelResponse deleteLabel(DeleteLabelRequest request); @@ -191,6 +223,8 @@ CreateLogAnalyticsObjectCollectionRuleResponse createLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ DeleteLogAnalyticsEntityResponse deleteLogAnalyticsEntity( DeleteLogAnalyticsEntityRequest request); @@ -200,6 +234,8 @@ DeleteLogAnalyticsEntityResponse deleteLogAnalyticsEntity( * @param request The request object containing the details to send * @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. */ DeleteLogAnalyticsEntityTypeResponse deleteLogAnalyticsEntityType( DeleteLogAnalyticsEntityTypeRequest request); @@ -209,6 +245,8 @@ DeleteLogAnalyticsEntityTypeResponse deleteLogAnalyticsEntityType( * @param request The request object containing the details to send * @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. */ DeleteLogAnalyticsLogGroupResponse deleteLogAnalyticsLogGroup( DeleteLogAnalyticsLogGroupRequest request); @@ -220,6 +258,8 @@ DeleteLogAnalyticsLogGroupResponse deleteLogAnalyticsLogGroup( * @param request The request object containing the details to send * @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. */ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectionRule( DeleteLogAnalyticsObjectCollectionRuleRequest request); @@ -229,6 +269,8 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ DeleteParserResponse deleteParser(DeleteParserRequest request); @@ -237,6 +279,8 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ DeleteScheduledTaskResponse deleteScheduledTask(DeleteScheduledTaskRequest request); @@ -245,6 +289,8 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ DeleteSourceResponse deleteSource(DeleteSourceRequest request); @@ -255,6 +301,8 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ DeleteUploadResponse deleteUpload(DeleteUploadRequest request); @@ -265,6 +313,8 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ DeleteUploadFileResponse deleteUploadFile(DeleteUploadFileRequest request); @@ -274,6 +324,8 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ DeleteUploadWarningResponse deleteUploadWarning(DeleteUploadWarningRequest request); @@ -283,6 +335,8 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ DisableArchivingResponse disableArchiving(DisableArchivingRequest request); @@ -292,6 +346,8 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ EnableArchivingResponse enableArchiving(EnableArchivingRequest request); @@ -301,6 +357,8 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ EstimatePurgeDataSizeResponse estimatePurgeDataSize(EstimatePurgeDataSizeRequest request); @@ -309,6 +367,8 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ ExportCustomContentResponse exportCustomContent(ExportCustomContentRequest request); @@ -317,6 +377,8 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ ExportQueryResultResponse exportQueryResult(ExportQueryResultRequest request); @@ -325,6 +387,8 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ ExtractStructuredLogFieldPathsResponse extractStructuredLogFieldPaths( ExtractStructuredLogFieldPathsRequest request); @@ -334,6 +398,8 @@ ExtractStructuredLogFieldPathsResponse extractStructuredLogFieldPaths( * @param request The request object containing the details to send * @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. */ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( ExtractStructuredLogHeaderPathsRequest request); @@ -343,6 +409,8 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @param request The request object containing the details to send * @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. */ FilterResponse filter(FilterRequest request); @@ -351,6 +419,8 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @param request The request object containing the details to send * @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. */ GetAssociationSummaryResponse getAssociationSummary(GetAssociationSummaryRequest request); @@ -359,6 +429,8 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @param request The request object containing the details to send * @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. */ GetColumnNamesResponse getColumnNames(GetColumnNamesRequest request); @@ -367,6 +439,8 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @param request The request object containing the details to send * @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. */ GetConfigWorkRequestResponse getConfigWorkRequest(GetConfigWorkRequestRequest request); @@ -375,6 +449,8 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @param request The request object containing the details to send * @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. */ GetFieldResponse getField(GetFieldRequest request); @@ -383,6 +459,8 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @param request The request object containing the details to send * @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. */ GetFieldsSummaryResponse getFieldsSummary(GetFieldsSummaryRequest request); @@ -391,6 +469,8 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @param request The request object containing the details to send * @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. */ GetLabelResponse getLabel(GetLabelRequest request); @@ -399,6 +479,8 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @param request The request object containing the details to send * @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. */ GetLabelSummaryResponse getLabelSummary(GetLabelSummaryRequest request); @@ -407,6 +489,8 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @param request The request object containing the details to send * @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. */ GetLogAnalyticsEntitiesSummaryResponse getLogAnalyticsEntitiesSummary( GetLogAnalyticsEntitiesSummaryRequest request); @@ -416,6 +500,8 @@ GetLogAnalyticsEntitiesSummaryResponse getLogAnalyticsEntitiesSummary( * @param request The request object containing the details to send * @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. */ GetLogAnalyticsEntityResponse getLogAnalyticsEntity(GetLogAnalyticsEntityRequest request); @@ -424,6 +510,8 @@ GetLogAnalyticsEntitiesSummaryResponse getLogAnalyticsEntitiesSummary( * @param request The request object containing the details to send * @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. */ GetLogAnalyticsEntityTypeResponse getLogAnalyticsEntityType( GetLogAnalyticsEntityTypeRequest request); @@ -433,6 +521,8 @@ GetLogAnalyticsEntityTypeResponse getLogAnalyticsEntityType( * @param request The request object containing the details to send * @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. */ GetLogAnalyticsLogGroupResponse getLogAnalyticsLogGroup(GetLogAnalyticsLogGroupRequest request); @@ -441,6 +531,8 @@ GetLogAnalyticsEntityTypeResponse getLogAnalyticsEntityType( * @param request The request object containing the details to send * @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. */ GetLogAnalyticsLogGroupsSummaryResponse getLogAnalyticsLogGroupsSummary( GetLogAnalyticsLogGroupsSummaryRequest request); @@ -450,6 +542,8 @@ GetLogAnalyticsLogGroupsSummaryResponse getLogAnalyticsLogGroupsSummary( * @param request The request object containing the details to send * @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. */ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( GetLogAnalyticsObjectCollectionRuleRequest request); @@ -460,6 +554,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ GetNamespaceResponse getNamespace(GetNamespaceRequest request); @@ -468,6 +564,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ GetParserResponse getParser(GetParserRequest request); @@ -476,6 +574,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ GetParserSummaryResponse getParserSummary(GetParserSummaryRequest request); @@ -486,6 +586,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ GetQueryResultResponse getQueryResult(GetQueryResultRequest request); @@ -494,6 +596,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ GetQueryWorkRequestResponse getQueryWorkRequest(GetQueryWorkRequestRequest request); @@ -502,6 +606,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ GetScheduledTaskResponse getScheduledTask(GetScheduledTaskRequest request); @@ -510,6 +616,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ GetSourceResponse getSource(GetSourceRequest request); @@ -518,6 +626,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ GetSourceSummaryResponse getSourceSummary(GetSourceSummaryRequest request); @@ -527,6 +637,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ GetStorageResponse getStorage(GetStorageRequest request); @@ -537,6 +649,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ GetStorageUsageResponse getStorageUsage(GetStorageUsageRequest request); @@ -547,6 +661,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ GetStorageWorkRequestResponse getStorageWorkRequest(GetStorageWorkRequestRequest request); @@ -555,6 +671,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ GetUploadResponse getUpload(GetUploadRequest request); @@ -563,6 +681,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -598,6 +718,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ ImportCustomContentResponse importCustomContent(ImportCustomContentRequest request); @@ -606,6 +728,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ ListAssociatedEntitiesResponse listAssociatedEntities(ListAssociatedEntitiesRequest request); @@ -614,6 +738,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ ListConfigWorkRequestsResponse listConfigWorkRequests(ListConfigWorkRequestsRequest request); @@ -622,6 +748,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ ListEntityAssociationsResponse listEntityAssociations(ListEntityAssociationsRequest request); @@ -630,6 +758,8 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @param request The request object containing the details to send * @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. */ ListEntitySourceAssociationsResponse listEntitySourceAssociations( ListEntitySourceAssociationsRequest request); @@ -639,6 +769,8 @@ ListEntitySourceAssociationsResponse listEntitySourceAssociations( * @param request The request object containing the details to send * @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. */ ListFieldsResponse listFields(ListFieldsRequest request); @@ -647,6 +779,8 @@ ListEntitySourceAssociationsResponse listEntitySourceAssociations( * @param request The request object containing the details to send * @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. */ ListLabelPrioritiesResponse listLabelPriorities(ListLabelPrioritiesRequest request); @@ -655,6 +789,8 @@ ListEntitySourceAssociationsResponse listEntitySourceAssociations( * @param request The request object containing the details to send * @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. */ ListLabelSourceDetailsResponse listLabelSourceDetails(ListLabelSourceDetailsRequest request); @@ -663,6 +799,8 @@ ListEntitySourceAssociationsResponse listEntitySourceAssociations( * @param request The request object containing the details to send * @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. */ ListLabelsResponse listLabels(ListLabelsRequest request); @@ -671,6 +809,8 @@ ListEntitySourceAssociationsResponse listEntitySourceAssociations( * @param request The request object containing the details to send * @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. */ ListLogAnalyticsEntitiesResponse listLogAnalyticsEntities( ListLogAnalyticsEntitiesRequest request); @@ -680,6 +820,8 @@ ListLogAnalyticsEntitiesResponse listLogAnalyticsEntities( * @param request The request object containing the details to send * @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. */ ListLogAnalyticsEntityTypesResponse listLogAnalyticsEntityTypes( ListLogAnalyticsEntityTypesRequest request); @@ -689,6 +831,8 @@ ListLogAnalyticsEntityTypesResponse listLogAnalyticsEntityTypes( * @param request The request object containing the details to send * @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. */ ListLogAnalyticsLogGroupsResponse listLogAnalyticsLogGroups( ListLogAnalyticsLogGroupsRequest request); @@ -698,6 +842,8 @@ ListLogAnalyticsLogGroupsResponse listLogAnalyticsLogGroups( * @param request The request object containing the details to send * @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. */ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRules( ListLogAnalyticsObjectCollectionRulesRequest request); @@ -707,6 +853,8 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @param request The request object containing the details to send * @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. */ ListMetaSourceTypesResponse listMetaSourceTypes(ListMetaSourceTypesRequest request); @@ -717,6 +865,8 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @param request The request object containing the details to send * @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. */ ListNamespacesResponse listNamespaces(ListNamespacesRequest request); @@ -725,6 +875,8 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @param request The request object containing the details to send * @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. */ ListParserFunctionsResponse listParserFunctions(ListParserFunctionsRequest request); @@ -733,6 +885,8 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @param request The request object containing the details to send * @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. */ ListParserMetaPluginsResponse listParserMetaPlugins(ListParserMetaPluginsRequest request); @@ -741,6 +895,8 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @param request The request object containing the details to send * @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. */ ListParsersResponse listParsers(ListParsersRequest request); @@ -749,6 +905,8 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @param request The request object containing the details to send * @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. */ ListQueryWorkRequestsResponse listQueryWorkRequests(ListQueryWorkRequestsRequest request); @@ -757,6 +915,8 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @param request The request object containing the details to send * @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. */ ListScheduledTasksResponse listScheduledTasks(ListScheduledTasksRequest request); @@ -765,6 +925,8 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @param request The request object containing the details to send * @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. */ ListSourceAssociationsResponse listSourceAssociations(ListSourceAssociationsRequest request); @@ -773,6 +935,8 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @param request The request object containing the details to send * @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. */ ListSourceExtendedFieldDefinitionsResponse listSourceExtendedFieldDefinitions( ListSourceExtendedFieldDefinitionsRequest request); @@ -782,6 +946,8 @@ ListSourceExtendedFieldDefinitionsResponse listSourceExtendedFieldDefinitions( * @param request The request object containing the details to send * @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. */ ListSourceLabelOperatorsResponse listSourceLabelOperators( ListSourceLabelOperatorsRequest request); @@ -791,6 +957,8 @@ ListSourceLabelOperatorsResponse listSourceLabelOperators( * @param request The request object containing the details to send * @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. */ ListSourceMetaFunctionsResponse listSourceMetaFunctions(ListSourceMetaFunctionsRequest request); @@ -799,6 +967,8 @@ ListSourceLabelOperatorsResponse listSourceLabelOperators( * @param request The request object containing the details to send * @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. */ ListSourcePatternsResponse listSourcePatterns(ListSourcePatternsRequest request); @@ -807,6 +977,8 @@ ListSourceLabelOperatorsResponse listSourceLabelOperators( * @param request The request object containing the details to send * @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. */ ListSourcesResponse listSources(ListSourcesRequest request); @@ -815,6 +987,8 @@ ListSourceLabelOperatorsResponse listSourceLabelOperators( * @param request The request object containing the details to send * @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. */ ListStorageWorkRequestErrorsResponse listStorageWorkRequestErrors( ListStorageWorkRequestErrorsRequest request); @@ -825,6 +999,8 @@ ListStorageWorkRequestErrorsResponse listStorageWorkRequestErrors( * @param request The request object containing the details to send * @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. */ ListStorageWorkRequestsResponse listStorageWorkRequests(ListStorageWorkRequestsRequest request); @@ -833,6 +1009,8 @@ ListStorageWorkRequestErrorsResponse listStorageWorkRequestErrors( * @param request The request object containing the details to send * @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. */ ListSupportedCharEncodingsResponse listSupportedCharEncodings( ListSupportedCharEncodingsRequest request); @@ -842,6 +1020,8 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @param request The request object containing the details to send * @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. */ ListSupportedTimezonesResponse listSupportedTimezones(ListSupportedTimezonesRequest request); @@ -850,6 +1030,8 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @param request The request object containing the details to send * @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. */ ListUploadFilesResponse listUploadFiles(ListUploadFilesRequest request); @@ -858,6 +1040,8 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @param request The request object containing the details to send * @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. */ ListUploadWarningsResponse listUploadWarnings(ListUploadWarningsRequest request); @@ -868,6 +1052,8 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @param request The request object containing the details to send * @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. */ ListUploadsResponse listUploads(ListUploadsRequest request); @@ -877,6 +1063,8 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -886,6 +1074,8 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -895,6 +1085,8 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -903,6 +1095,8 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @param request The request object containing the details to send * @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. */ OffboardNamespaceResponse offboardNamespace(OffboardNamespaceRequest request); @@ -912,6 +1106,8 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @param request The request object containing the details to send * @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. */ OnboardNamespaceResponse onboardNamespace(OnboardNamespaceRequest request); @@ -920,6 +1116,8 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @param request The request object containing the details to send * @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. */ ParseQueryResponse parseQuery(ParseQueryRequest request); @@ -930,6 +1128,8 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @param request The request object containing the details to send * @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. */ PurgeStorageDataResponse purgeStorageData(PurgeStorageDataRequest request); @@ -938,6 +1138,8 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @param request The request object containing the details to send * @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. */ PutQueryWorkRequestBackgroundResponse putQueryWorkRequestBackground( PutQueryWorkRequestBackgroundRequest request); @@ -948,6 +1150,8 @@ PutQueryWorkRequestBackgroundResponse putQueryWorkRequestBackground( * @param request The request object containing the details to send * @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. */ QueryResponse query(QueryRequest request); @@ -957,6 +1161,8 @@ PutQueryWorkRequestBackgroundResponse putQueryWorkRequestBackground( * @param request The request object containing the details to send * @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. */ RecallArchivedDataResponse recallArchivedData(RecallArchivedDataRequest request); @@ -992,6 +1198,8 @@ PutQueryWorkRequestBackgroundResponse putQueryWorkRequestBackground( * @param request The request object containing the details to send * @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. */ RegisterLookupResponse registerLookup(RegisterLookupRequest request); @@ -1001,6 +1209,8 @@ PutQueryWorkRequestBackgroundResponse putQueryWorkRequestBackground( * @param request The request object containing the details to send * @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. */ ReleaseRecalledDataResponse releaseRecalledData(ReleaseRecalledDataRequest request); @@ -1009,6 +1219,8 @@ PutQueryWorkRequestBackgroundResponse putQueryWorkRequestBackground( * @param request The request object containing the details to send * @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. */ RemoveEntityAssociationsResponse removeEntityAssociations( RemoveEntityAssociationsRequest request); @@ -1021,6 +1233,8 @@ RemoveEntityAssociationsResponse removeEntityAssociations( * @param request The request object containing the details to send * @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. */ RunResponse run(RunRequest request); @@ -1029,6 +1243,8 @@ RemoveEntityAssociationsResponse removeEntityAssociations( * @param request The request object containing the details to send * @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. */ SuggestResponse suggest(SuggestRequest request); @@ -1037,6 +1253,8 @@ RemoveEntityAssociationsResponse removeEntityAssociations( * @param request The request object containing the details to send * @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. */ TestParserResponse testParser(TestParserRequest request); @@ -1045,6 +1263,8 @@ RemoveEntityAssociationsResponse removeEntityAssociations( * @param request The request object containing the details to send * @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. */ UpdateLogAnalyticsEntityResponse updateLogAnalyticsEntity( UpdateLogAnalyticsEntityRequest request); @@ -1054,6 +1274,8 @@ UpdateLogAnalyticsEntityResponse updateLogAnalyticsEntity( * @param request The request object containing the details to send * @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. */ UpdateLogAnalyticsEntityTypeResponse updateLogAnalyticsEntityType( UpdateLogAnalyticsEntityTypeRequest request); @@ -1063,6 +1285,8 @@ UpdateLogAnalyticsEntityTypeResponse updateLogAnalyticsEntityType( * @param request The request object containing the details to send * @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. */ UpdateLogAnalyticsLogGroupResponse updateLogAnalyticsLogGroup( UpdateLogAnalyticsLogGroupRequest request); @@ -1072,6 +1296,8 @@ UpdateLogAnalyticsLogGroupResponse updateLogAnalyticsLogGroup( * @param request The request object containing the details to send * @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. */ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectionRule( UpdateLogAnalyticsObjectCollectionRuleRequest request); @@ -1081,6 +1307,8 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ UpdateScheduledTaskResponse updateScheduledTask(UpdateScheduledTaskRequest request); @@ -1090,6 +1318,8 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ UpdateStorageResponse updateStorage(UpdateStorageRequest request); @@ -1126,6 +1356,8 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ UploadLogFileResponse uploadLogFile(UploadLogFileRequest request); @@ -1134,6 +1366,8 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ UpsertAssociationsResponse upsertAssociations(UpsertAssociationsRequest request); @@ -1142,6 +1376,8 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ UpsertFieldResponse upsertField(UpsertFieldRequest request); @@ -1150,6 +1386,8 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ UpsertLabelResponse upsertLabel(UpsertLabelRequest request); @@ -1158,6 +1396,8 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ UpsertParserResponse upsertParser(UpsertParserRequest request); @@ -1166,6 +1406,8 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ UpsertSourceResponse upsertSource(UpsertSourceRequest request); @@ -1174,6 +1416,8 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @param request The request object containing the details to send * @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. */ ValidateAssociationParametersResponse validateAssociationParameters( ValidateAssociationParametersRequest request); @@ -1183,6 +1427,8 @@ ValidateAssociationParametersResponse validateAssociationParameters( * @param request The request object containing the details to send * @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. */ ValidateFileResponse validateFile(ValidateFileRequest request); @@ -1191,6 +1437,8 @@ ValidateAssociationParametersResponse validateAssociationParameters( * @param request The request object containing the details to send * @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. */ ValidateSourceResponse validateSource(ValidateSourceRequest request); @@ -1199,6 +1447,8 @@ ValidateAssociationParametersResponse validateAssociationParameters( * @param request The request object containing the details to send * @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. */ ValidateSourceExtendedFieldDetailsResponse validateSourceExtendedFieldDetails( ValidateSourceExtendedFieldDetailsRequest request); @@ -1208,6 +1458,8 @@ ValidateSourceExtendedFieldDetailsResponse validateSourceExtendedFieldDetails( * @param request The request object containing the details to send * @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. */ ValidateSourceMappingResponse validateSourceMapping(ValidateSourceMappingRequest request); 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 6223e474417..8db7db7963a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use AddEntityAssociationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7a25b8c7706..bfd8624bf27 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use BatchGetBasicInfoRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4a31e25e03c..c96d1a6558d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use CancelQueryWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c011ce7c33f..8cfc2960e43 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ChangeLogAnalyticsEntityCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e45e80003b8..c910c247328 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ChangeLogAnalyticsLogGroupCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 04836183a1d..be1908d9014 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 85f92024cfe..add2ef6fcf2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ChangeScheduledTaskCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d6b4c225e0a..23f130d52a5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use CleanRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 84424042b08..a9e99ad9348 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use CreateLogAnalyticsEntityRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 813d7da8ce1..42f5cb5bf84 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use CreateLogAnalyticsEntityTypeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 37a4bd8149d..00b8b0e5151 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use CreateLogAnalyticsLogGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c32a0c54195..0af400ec897 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use CreateLogAnalyticsObjectCollectionRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 61804f11a4b..da0cb1425f6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use CreateScheduledTaskRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ed6ef16cb92..eaaaf952265 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use DeleteAssociationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 def5493963a..1c724fb8419 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use DeleteFieldRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ac21d66d64f..4a9b03c18ce 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use DeleteLabelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 894655bdf2f..c2e70d8b9d7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use DeleteLogAnalyticsEntityRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 61507ea75c0..0961c6618eb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use DeleteLogAnalyticsEntityTypeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 465abcf6ed2..2ce60b7ff63 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use DeleteLogAnalyticsLogGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7a1879e75a6..03ca04a021e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use DeleteLogAnalyticsObjectCollectionRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fcc7516d147..6910153032b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use DeleteParserRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6d0d3d1bae3..0d5d8520cdc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use DeleteScheduledTaskRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7ab50b8171e..873b23bec56 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use DeleteSourceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 850409a6b1c..28b1e07d2c1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use DeleteUploadFileRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5bb0642d2c5..0c7143745a1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use DeleteUploadRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7c8bdba67b2..2ce0f5fe384 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use DeleteUploadWarningRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 87041ef24e1..10283a75d65 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use DisableArchivingRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c94a9e61711..9aa241c893f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use EnableArchivingRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0235ea34c89..da5ce3adec3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use EstimatePurgeDataSizeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 30f5ce5fbd4..d31ae4714d6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ExportCustomContentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 719705dd7dc..e2c652ae09f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ExportQueryResultRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ce75ebb6d84..bb5fdcc7267 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ExtractStructuredLogFieldPathsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 545ac590b99..552f77ee288 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ExtractStructuredLogHeaderPathsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 889528ac3a1..efe3d15548a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use FilterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 01fb150cb03..253a028856c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetAssociationSummaryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d3b942b3e83..0ec39c23bd5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetColumnNamesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f728aafc80f..8c7c347603a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetConfigWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c7ca54bb51d..10125ce511a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetFieldRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 adc5ee21a9e..ad78efd0da2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetFieldsSummaryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 00c248b1266..d3565ed9e5d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetLabelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6ece802280c..282e242ce76 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetLabelSummaryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f492f56d491..2246c30d5d7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetLogAnalyticsEntitiesSummaryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ea8c38210bd..4f352c8c544 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetLogAnalyticsEntityRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 71aa3a3ea53..5c6e0d7ad87 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetLogAnalyticsEntityTypeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ad3a7dfc70e..74446c8dde4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetLogAnalyticsLogGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 03b67e00660..76c6b30a2bb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetLogAnalyticsLogGroupsSummaryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7943a0c9185..040197d8c97 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetLogAnalyticsObjectCollectionRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8210fc3d87e..c9e1f870b2f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetNamespaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 440e5e7ddd6..c1f0ac5acf3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetParserRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ac64432f931..08ec83ac766 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetParserSummaryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b822d8c89ad..1d64c2f6aa8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetQueryResultRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d04a0b603f4..8abef59afef 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetQueryWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ad438d648b9..ccc8b81251f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetScheduledTaskRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6e840c1cad9..a905face2f4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetSourceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 78c80fde0c7..42629c54126 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetSourceSummaryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cb9985dc3e0..f645531378e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetStorageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fe136498d97..e3565279b7f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetStorageUsageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 01affb3cc91..22284f697fa 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetStorageWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1401e47e0bd..db7ca5879ba 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetUploadRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7f7bac757a4..7b9f4628cbe 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 60ae415404d..c3bca07623d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ImportCustomContentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b0694f0d882..573a2f7b8c7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListAssociatedEntitiesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c5e663718dc..ef084fb0bad 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListConfigWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4bec5ec17a1..13e64b16321 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListEntityAssociationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b6c711e2f41..18526ba939e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListEntitySourceAssociationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 640553b6a4c..0faa864f7a8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListFieldsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 04dfb7b8df5..d243bdf9552 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListLabelPrioritiesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b1faf4bfd2b..1eb995fc95a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListLabelSourceDetailsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6dc5687def1..3611792194a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListLabelsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d4e905e9f94..8dab7bbdb70 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListLogAnalyticsEntitiesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 626e9988244..0ffc877fed3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListLogAnalyticsEntityTypesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2b07121e0ab..4d37177866a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListLogAnalyticsLogGroupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 def5ac4eb26..51cc94702b6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListLogAnalyticsObjectCollectionRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7c4634557f8..67363948370 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListMetaSourceTypesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a589b1cfc88..28e94ae687f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListNamespacesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d2351809100..44fb31a7541 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListParserFunctionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f385619de5f..45375c9524d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListParserMetaPluginsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 79375d853e6..a5c19cdc30d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListParsersRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0e5ec111310..f227ed041e4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListQueryWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fdc60f76e64..eccde819113 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListScheduledTasksRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dbe3fbd27c2..d4d83936ee8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListSourceAssociationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 002b9e3d04d..441e277af6e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListSourceExtendedFieldDefinitionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8fc539cf346..e029ac75338 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListSourceLabelOperatorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d258e7a4721..983eb6777c3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListSourceMetaFunctionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eafef01d7b2..3066f29dff0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListSourcePatternsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 124c8bbfbed..e5e85f5c4d2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListSourcesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dbe8bac121c..3ba3fad3e40 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListStorageWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9aad527bb2b..a1e1df5db0a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListStorageWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dfa197e5332..7abadc0709e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListSupportedCharEncodingsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 46b6602fef6..39801924f94 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListSupportedTimezonesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a61b9bd38c7..ef577aaa3cb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListUploadFilesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dcca4361e17..549553fffc9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListUploadWarningsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 88ad7da03fb..3bc6723c2c9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListUploadsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 283d6bde707..e897cbf5210 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cba309f0708..e7d045de973 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b5aa4cb4830..c0037e928c9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1cb5cfeaae7..6bb572a080d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use OffboardNamespaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 792aa683dcd..be752973925 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use OnboardNamespaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d5944b61de0..dea03c386c3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ParseQueryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 66c7d2eb319..2f9499bdf7c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use PurgeStorageDataRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 59985d7c2d7..0beac25f609 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use PutQueryWorkRequestBackgroundRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5e7b0e5e9ca..be67d4d9d62 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use QueryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6c43fcc3463..ef7eaa4436e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use RecallArchivedDataRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 58b0738f51b..49ee7e02664 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use RegisterLookupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9e76f7cef09..b7ef6a8cd3d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ReleaseRecalledDataRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4d5b868fbce..1d9acaef9ab 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use RemoveEntityAssociationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 665bf3cad15..178d24ca63f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use RunRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a695d1948c0..b642b20d7be 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use SuggestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 705626c3782..e2b8e8e6af0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use TestParserRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 52d21a27a9d..2c2d9eec527 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use UpdateLogAnalyticsEntityRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b4f48e3b802..e8bd02e99c3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use UpdateLogAnalyticsEntityTypeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9ccb2b0ebab..5e55ee65a51 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use UpdateLogAnalyticsLogGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 70f32bf956b..9c0179721d6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use UpdateLogAnalyticsObjectCollectionRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d5188b3aefb..c416068d5e8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use UpdateScheduledTaskRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e64b5f40d42..cf62074c8f4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use UpdateStorageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 41ae89798b2..13b2e8fd15e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use UploadLogFileRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c3c2f6238fd..1ffa1e4978e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use UpsertAssociationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 807219722f6..77b46ec8693 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use UpsertFieldRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 348ce57ca26..e6930ec01fb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use UpsertLabelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 983cc2332c8..24eccaa877c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use UpsertParserRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a7624b5ffe5..3da24a5db80 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use UpsertSourceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b35ce41ae4f..f8d6f26f9ab 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ValidateAssociationParametersRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d2adf1e346d..1b336fe7e03 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ValidateFileRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 08ce3d62f7b..241ae95d8fb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ValidateSourceExtendedFieldDetailsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6bb29c915f4..99f68d666f4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ValidateSourceMappingRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 63b9a3a6052..8bf5e9375ae 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; - +/** + * Example: Click here to see how to use ValidateSourceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-logging/pom.xml b/bmc-logging/pom.xml index b33ff741b24..de5d333aa9e 100644 --- a/bmc-logging/pom.xml +++ b/bmc-logging/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-logging @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 15070c78cf8..32fb5f12a69 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 @@ -52,6 +52,8 @@ public interface LoggingManagement extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeLogGroupCompartmentResponse changeLogGroupCompartment( ChangeLogGroupCompartmentRequest request); @@ -62,6 +64,8 @@ ChangeLogGroupCompartmentResponse changeLogGroupCompartment( * @param request The request object containing the details to send * @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. */ ChangeLogLogGroupResponse changeLogLogGroup(ChangeLogLogGroupRequest request); @@ -72,6 +76,8 @@ ChangeLogGroupCompartmentResponse changeLogGroupCompartment( * @param request The request object containing the details to send * @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. */ ChangeLogSavedSearchCompartmentResponse changeLogSavedSearchCompartment( ChangeLogSavedSearchCompartmentRequest request); @@ -83,6 +89,8 @@ ChangeLogSavedSearchCompartmentResponse changeLogSavedSearchCompartment( * @param request The request object containing the details to send * @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. */ ChangeUnifiedAgentConfigurationCompartmentResponse changeUnifiedAgentConfigurationCompartment( ChangeUnifiedAgentConfigurationCompartmentRequest request); @@ -94,6 +102,8 @@ ChangeUnifiedAgentConfigurationCompartmentResponse changeUnifiedAgentConfigurati * @param request The request object containing the details to send * @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. */ CreateLogResponse createLog(CreateLogRequest request); @@ -104,6 +114,8 @@ ChangeUnifiedAgentConfigurationCompartmentResponse changeUnifiedAgentConfigurati * @param request The request object containing the details to send * @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. */ CreateLogGroupResponse createLogGroup(CreateLogGroupRequest request); @@ -113,6 +125,8 @@ ChangeUnifiedAgentConfigurationCompartmentResponse changeUnifiedAgentConfigurati * @param request The request object containing the details to send * @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. */ CreateLogSavedSearchResponse createLogSavedSearch(CreateLogSavedSearchRequest request); @@ -121,6 +135,8 @@ ChangeUnifiedAgentConfigurationCompartmentResponse changeUnifiedAgentConfigurati * @param request The request object containing the details to send * @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. */ CreateUnifiedAgentConfigurationResponse createUnifiedAgentConfiguration( CreateUnifiedAgentConfigurationRequest request); @@ -130,6 +146,8 @@ CreateUnifiedAgentConfigurationResponse createUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ DeleteLogResponse deleteLog(DeleteLogRequest request); @@ -138,6 +156,8 @@ CreateUnifiedAgentConfigurationResponse createUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ DeleteLogGroupResponse deleteLogGroup(DeleteLogGroupRequest request); @@ -146,6 +166,8 @@ CreateUnifiedAgentConfigurationResponse createUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ DeleteLogSavedSearchResponse deleteLogSavedSearch(DeleteLogSavedSearchRequest request); @@ -154,6 +176,8 @@ CreateUnifiedAgentConfigurationResponse createUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ DeleteUnifiedAgentConfigurationResponse deleteUnifiedAgentConfiguration( DeleteUnifiedAgentConfigurationRequest request); @@ -164,6 +188,8 @@ DeleteUnifiedAgentConfigurationResponse deleteUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ DeleteWorkRequestResponse deleteWorkRequest(DeleteWorkRequestRequest request); @@ -173,6 +199,8 @@ DeleteUnifiedAgentConfigurationResponse deleteUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ GetLogResponse getLog(GetLogRequest request); @@ -181,6 +209,8 @@ DeleteUnifiedAgentConfigurationResponse deleteUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ GetLogGroupResponse getLogGroup(GetLogGroupRequest request); @@ -189,6 +219,8 @@ DeleteUnifiedAgentConfigurationResponse deleteUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ GetLogIncludedSearchResponse getLogIncludedSearch(GetLogIncludedSearchRequest request); @@ -197,6 +229,8 @@ DeleteUnifiedAgentConfigurationResponse deleteUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ GetLogSavedSearchResponse getLogSavedSearch(GetLogSavedSearchRequest request); @@ -205,6 +239,8 @@ DeleteUnifiedAgentConfigurationResponse deleteUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( GetUnifiedAgentConfigurationRequest request); @@ -214,6 +250,8 @@ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -222,6 +260,8 @@ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ ListLogGroupsResponse listLogGroups(ListLogGroupsRequest request); @@ -231,6 +271,8 @@ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ ListLogIncludedSearchesResponse listLogIncludedSearches(ListLogIncludedSearchesRequest request); @@ -240,6 +282,8 @@ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ ListLogSavedSearchesResponse listLogSavedSearches(ListLogSavedSearchesRequest request); @@ -248,6 +292,8 @@ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ ListLogsResponse listLogs(ListLogsRequest request); @@ -256,6 +302,8 @@ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ ListServicesResponse listServices(ListServicesRequest request); @@ -264,6 +312,8 @@ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( * @param request The request object containing the details to send * @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. */ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( ListUnifiedAgentConfigurationsRequest request); @@ -274,6 +324,8 @@ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -283,6 +335,8 @@ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -292,6 +346,8 @@ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -302,6 +358,8 @@ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( * @param request The request object containing the details to send * @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. */ UpdateLogResponse updateLog(UpdateLogRequest request); @@ -312,6 +370,8 @@ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( * @param request The request object containing the details to send * @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. */ UpdateLogGroupResponse updateLogGroup(UpdateLogGroupRequest request); @@ -321,6 +381,8 @@ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( * @param request The request object containing the details to send * @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. */ UpdateLogSavedSearchResponse updateLogSavedSearch(UpdateLogSavedSearchRequest request); @@ -331,6 +393,8 @@ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( * @param request The request object containing the details to send * @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. */ UpdateUnifiedAgentConfigurationResponse updateUnifiedAgentConfiguration( UpdateUnifiedAgentConfigurationRequest request); 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 bad2f41931e..08d80c88ac8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use ChangeLogGroupCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 035395473f4..4a5fae4aaa9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use ChangeLogLogGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3bec655612d..c442d203fda 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use ChangeLogSavedSearchCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fd959b7ef8b..380a5311d8a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use ChangeUnifiedAgentConfigurationCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9b560c06571..28d526e0081 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use CreateLogGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 29a649d6b29..c4a2e9a85f7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use CreateLogRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 31151f2b233..7b43d312a05 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use CreateLogSavedSearchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3379bd1ed29..bdb2108b575 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use CreateUnifiedAgentConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c943f2d4572..32661edf320 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use DeleteLogGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 578f6d12dac..d5b3b7708ef 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use DeleteLogRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0f14852a87d..dd184fcbe5f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use DeleteLogSavedSearchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 aa698c8edcb..8709931ded4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use DeleteUnifiedAgentConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7af2aea81d1..66e4aa644d4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use DeleteWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a20f38cac58..475f6bf961c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use GetLogGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6381d40a126..f9d1036c1c1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use GetLogIncludedSearchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 79bdea98de2..1d6ea026949 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use GetLogRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5ee911a70cf..56ecc09d6a8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use GetLogSavedSearchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e67bfa535c3..4ec05fd08e0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use GetUnifiedAgentConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 da618c8cc39..a6a98b1eea8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 89e1f9329cc..ca11f7b20a5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use ListLogGroupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f2c65a58a0d..85ea3170868 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use ListLogIncludedSearchesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5baac923839..e1dbc685ab8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use ListLogSavedSearchesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e4116994fd3..67f34805e51 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use ListLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e29f7d141a4..9e0df0aad76 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use ListServicesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4c5ff236131..5e5e637fd3c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use ListUnifiedAgentConfigurationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4ea3cc4c445..6bd82950d4e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 485a4a15151..e3d58da1827 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a2ba3a7f37f..99bbb0da745 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e46043b0f54..e2539efa304 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use UpdateLogGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 164a4ed35be..d1c9332a9e9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use UpdateLogRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e93bb975bf2..0090251d73f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use UpdateLogSavedSearchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cb2a46da606..1dd5e8234e0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; - +/** + * Example: Click here to see how to use UpdateUnifiedAgentConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-loggingingestion/pom.xml b/bmc-loggingingestion/pom.xml index 5aef8ecbf56..c524183776a 100644 --- a/bmc-loggingingestion/pom.xml +++ b/bmc-loggingingestion/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-loggingingestion @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 342e18196c4..1cd94a74711 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 @@ -52,6 +52,8 @@ public interface Logging extends AutoCloseable { * @param request The request object containing the details to send * @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. */ PutLogsResponse putLogs(PutLogsRequest request); } 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 e3aee9a1a6e..4f1a41ad5e9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loggingingestion.requests; import com.oracle.bmc.loggingingestion.model.*; - +/** + * Example: Click here to see how to use PutLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200831") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-loggingsearch/pom.xml b/bmc-loggingsearch/pom.xml index 42fffee535d..494ea6e3037 100644 --- a/bmc-loggingsearch/pom.xml +++ b/bmc-loggingsearch/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-loggingsearch @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 738466b58e8..f1c00f0baea 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 @@ -51,6 +51,8 @@ public interface LogSearch extends AutoCloseable { * @param request The request object containing the details to send * @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. */ SearchLogsResponse searchLogs(SearchLogsRequest request); } 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 9773852adb9..653ac705e82 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.loggingsearch.requests; import com.oracle.bmc.loggingsearch.model.*; - +/** + * Example: Click here to see how to use SearchLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-managementagent/pom.xml b/bmc-managementagent/pom.xml index d6b60bf5bc6..450eb8c73fa 100644 --- a/bmc-managementagent/pom.xml +++ b/bmc-managementagent/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-managementagent @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 1aa4cc6de4d..0b24f8e996a 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 @@ -51,6 +51,8 @@ public interface ManagementAgent extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateManagementAgentInstallKeyResponse createManagementAgentInstallKey( CreateManagementAgentInstallKeyRequest request); @@ -60,6 +62,8 @@ CreateManagementAgentInstallKeyResponse createManagementAgentInstallKey( * @param request The request object containing the details to send * @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. */ DeleteManagementAgentResponse deleteManagementAgent(DeleteManagementAgentRequest request); @@ -68,6 +72,8 @@ CreateManagementAgentInstallKeyResponse createManagementAgentInstallKey( * @param request The request object containing the details to send * @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. */ DeleteManagementAgentInstallKeyResponse deleteManagementAgentInstallKey( DeleteManagementAgentInstallKeyRequest request); @@ -77,6 +83,8 @@ DeleteManagementAgentInstallKeyResponse deleteManagementAgentInstallKey( * @param request The request object containing the details to send * @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. */ DeleteWorkRequestResponse deleteWorkRequest(DeleteWorkRequestRequest request); @@ -86,6 +94,8 @@ DeleteManagementAgentInstallKeyResponse deleteManagementAgentInstallKey( * @param request The request object containing the details to send * @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. */ DeployPluginsResponse deployPlugins(DeployPluginsRequest request); @@ -94,6 +104,8 @@ DeleteManagementAgentInstallKeyResponse deleteManagementAgentInstallKey( * @param request The request object containing the details to send * @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. */ GetManagementAgentResponse getManagementAgent(GetManagementAgentRequest request); @@ -102,6 +114,8 @@ DeleteManagementAgentInstallKeyResponse deleteManagementAgentInstallKey( * @param request The request object containing the details to send * @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. */ GetManagementAgentInstallKeyResponse getManagementAgentInstallKey( GetManagementAgentInstallKeyRequest request); @@ -112,6 +126,8 @@ GetManagementAgentInstallKeyResponse getManagementAgentInstallKey( * @param request The request object containing the details to send * @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. */ GetManagementAgentInstallKeyContentResponse getManagementAgentInstallKeyContent( GetManagementAgentInstallKeyContentRequest request); @@ -121,6 +137,8 @@ GetManagementAgentInstallKeyContentResponse getManagementAgentInstallKeyContent( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -129,6 +147,8 @@ GetManagementAgentInstallKeyContentResponse getManagementAgentInstallKeyContent( * @param request The request object containing the details to send * @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. */ ListAvailabilityHistoriesResponse listAvailabilityHistories( ListAvailabilityHistoriesRequest request); @@ -139,6 +159,8 @@ ListAvailabilityHistoriesResponse listAvailabilityHistories( * @param request The request object containing the details to send * @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. */ ListManagementAgentImagesResponse listManagementAgentImages( ListManagementAgentImagesRequest request); @@ -149,6 +171,8 @@ ListManagementAgentImagesResponse listManagementAgentImages( * @param request The request object containing the details to send * @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. */ ListManagementAgentInstallKeysResponse listManagementAgentInstallKeys( ListManagementAgentInstallKeysRequest request); @@ -159,6 +183,8 @@ ListManagementAgentInstallKeysResponse listManagementAgentInstallKeys( * @param request The request object containing the details to send * @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. */ ListManagementAgentPluginsResponse listManagementAgentPlugins( ListManagementAgentPluginsRequest request); @@ -169,6 +195,8 @@ ListManagementAgentPluginsResponse listManagementAgentPlugins( * @param request The request object containing the details to send * @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. */ ListManagementAgentsResponse listManagementAgents(ListManagementAgentsRequest request); @@ -178,6 +206,8 @@ ListManagementAgentPluginsResponse listManagementAgentPlugins( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -187,6 +217,8 @@ ListManagementAgentPluginsResponse listManagementAgentPlugins( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -196,6 +228,8 @@ ListManagementAgentPluginsResponse listManagementAgentPlugins( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -205,6 +239,8 @@ ListManagementAgentPluginsResponse listManagementAgentPlugins( * @param request The request object containing the details to send * @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. */ UpdateManagementAgentResponse updateManagementAgent(UpdateManagementAgentRequest request); @@ -214,6 +250,8 @@ ListManagementAgentPluginsResponse listManagementAgentPlugins( * @param request The request object containing the details to send * @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. */ UpdateManagementAgentInstallKeyResponse updateManagementAgentInstallKey( UpdateManagementAgentInstallKeyRequest request); 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 63f042e22d4..46b2684042b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use CreateManagementAgentInstallKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e4a53ad4e1b..87b5c0bca44 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use DeleteManagementAgentInstallKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fb982690727..c5902c287e4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use DeleteManagementAgentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c33d18fdae9..f3468a9009c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use DeleteWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2ff0aca8b87..66d7fc2cec3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use DeployPluginsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ae15ede9f78..b9c4a73fbfa 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use GetManagementAgentInstallKeyContentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 824c4654bed..bf24df7e72b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use GetManagementAgentInstallKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fed45ffbf59..a5731d5458e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use GetManagementAgentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3ae9b1c7471..b938951579a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2255fc2439f..b08fcbdbeb2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use ListAvailabilityHistoriesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dce17df28b1..ddbca79d2ef 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use ListManagementAgentImagesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 27c09ba023a..08044d3ad0c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use ListManagementAgentInstallKeysRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 17d919e89bf..b04320fa2ca 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use ListManagementAgentPluginsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 695a150601b..a0e4a811d86 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use ListManagementAgentsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 326647aa8a9..7e8136e611d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 38db5ea9179..9cb5f8176da 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 59443fedd42..4ed516ae9f3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b302c2e64f3..e2bf76ba030 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use UpdateManagementAgentInstallKeyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 12c60c0feb0..1b5fe7c0b34 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; - +/** + * Example: Click here to see how to use UpdateManagementAgentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-managementdashboard/pom.xml b/bmc-managementdashboard/pom.xml index 595cc895575..85e8e38be2b 100644 --- a/bmc-managementdashboard/pom.xml +++ b/bmc-managementdashboard/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-managementdashboard @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 795b4e5771a..78104db1a15 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 @@ -53,6 +53,8 @@ public interface DashxApis extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeManagementDashboardsCompartmentResponse changeManagementDashboardsCompartment( ChangeManagementDashboardsCompartmentRequest request); @@ -63,6 +65,8 @@ ChangeManagementDashboardsCompartmentResponse changeManagementDashboardsCompartm * @param request The request object containing the details to send * @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. */ ChangeManagementSavedSearchesCompartmentResponse changeManagementSavedSearchesCompartment( ChangeManagementSavedSearchesCompartmentRequest request); @@ -73,6 +77,8 @@ ChangeManagementSavedSearchesCompartmentResponse changeManagementSavedSearchesCo * @param request The request object containing the details to send * @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. */ CreateManagementDashboardResponse createManagementDashboard( CreateManagementDashboardRequest request); @@ -83,6 +89,8 @@ CreateManagementDashboardResponse createManagementDashboard( * @param request The request object containing the details to send * @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. */ CreateManagementSavedSearchResponse createManagementSavedSearch( CreateManagementSavedSearchRequest request); @@ -92,6 +100,8 @@ CreateManagementSavedSearchResponse createManagementSavedSearch( * @param request The request object containing the details to send * @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. */ DeleteManagementDashboardResponse deleteManagementDashboard( DeleteManagementDashboardRequest request); @@ -101,6 +111,8 @@ DeleteManagementDashboardResponse deleteManagementDashboard( * @param request The request object containing the details to send * @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. */ DeleteManagementSavedSearchResponse deleteManagementSavedSearch( DeleteManagementSavedSearchRequest request); @@ -110,6 +122,8 @@ DeleteManagementSavedSearchResponse deleteManagementSavedSearch( * @param request The request object containing the details to send * @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. */ ExportDashboardResponse exportDashboard(ExportDashboardRequest request); @@ -118,6 +132,8 @@ DeleteManagementSavedSearchResponse deleteManagementSavedSearch( * @param request The request object containing the details to send * @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. */ GetManagementDashboardResponse getManagementDashboard(GetManagementDashboardRequest request); @@ -126,6 +142,8 @@ DeleteManagementSavedSearchResponse deleteManagementSavedSearch( * @param request The request object containing the details to send * @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. */ GetManagementSavedSearchResponse getManagementSavedSearch( GetManagementSavedSearchRequest request); @@ -136,6 +154,8 @@ GetManagementSavedSearchResponse getManagementSavedSearch( * @param request The request object containing the details to send * @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. */ ImportDashboardResponse importDashboard(ImportDashboardRequest request); @@ -144,6 +164,8 @@ GetManagementSavedSearchResponse getManagementSavedSearch( * @param request The request object containing the details to send * @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. */ ListManagementDashboardsResponse listManagementDashboards( ListManagementDashboardsRequest request); @@ -153,6 +175,8 @@ ListManagementDashboardsResponse listManagementDashboards( * @param request The request object containing the details to send * @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. */ ListManagementSavedSearchesResponse listManagementSavedSearches( ListManagementSavedSearchesRequest request); @@ -163,6 +187,8 @@ ListManagementSavedSearchesResponse listManagementSavedSearches( * @param request The request object containing the details to send * @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. */ UpdateManagementDashboardResponse updateManagementDashboard( UpdateManagementDashboardRequest request); @@ -173,6 +199,8 @@ UpdateManagementDashboardResponse updateManagementDashboard( * @param request The request object containing the details to send * @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. */ UpdateManagementSavedSearchResponse updateManagementSavedSearch( UpdateManagementSavedSearchRequest request); 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 c77ffeb0267..cc21beaaa0b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; - +/** + * Example: Click here to see how to use ChangeManagementDashboardsCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3fdfd10b5a3..aa8ab29e4d7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; - +/** + * Example: Click here to see how to use ChangeManagementSavedSearchesCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 77827b46af7..d4f744439fd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; - +/** + * Example: Click here to see how to use CreateManagementDashboardRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cf3ddfdbcc8..16264a99e34 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; - +/** + * Example: Click here to see how to use CreateManagementSavedSearchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 43e307945bf..2a49a3055f0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; - +/** + * Example: Click here to see how to use DeleteManagementDashboardRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b218745c63f..7119253cada 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; - +/** + * Example: Click here to see how to use DeleteManagementSavedSearchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c1378be0803..0823a4db9cf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; - +/** + * Example: Click here to see how to use ExportDashboardRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0b016f41973..eb67d703419 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; - +/** + * Example: Click here to see how to use GetManagementDashboardRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 81bfcf6ce19..dbdd3911bcd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; - +/** + * Example: Click here to see how to use GetManagementSavedSearchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ac398389399..d238a51c393 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; - +/** + * Example: Click here to see how to use ImportDashboardRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1ede9f8798b..85d27227d44 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; - +/** + * Example: Click here to see how to use ListManagementDashboardsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4eab960beda..4f407449c90 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; - +/** + * Example: Click here to see how to use ListManagementSavedSearchesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 87e033c52a3..8ae00480989 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; - +/** + * Example: Click here to see how to use UpdateManagementDashboardRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a306b2c2672..f94b896f400 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; - +/** + * Example: Click here to see how to use UpdateManagementSavedSearchRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-marketplace/pom.xml b/bmc-marketplace/pom.xml index 404567ffecc..428b011db6a 100644 --- a/bmc-marketplace/pom.xml +++ b/bmc-marketplace/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-marketplace @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 004221aaae8..9545bd05857 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 @@ -52,6 +52,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateAcceptedAgreementResponse createAcceptedAgreement(CreateAcceptedAgreementRequest request); @@ -63,6 +65,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteAcceptedAgreementResponse deleteAcceptedAgreement(DeleteAcceptedAgreementRequest request); @@ -72,6 +76,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetAcceptedAgreementResponse getAcceptedAgreement(GetAcceptedAgreementRequest request); @@ -82,6 +88,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetAgreementResponse getAgreement(GetAgreementRequest request); @@ -105,6 +113,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetListingResponse getListing(GetListingRequest request); @@ -127,6 +137,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetPackageResponse getPackage(GetPackageRequest request); @@ -137,6 +149,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListAcceptedAgreementsResponse listAcceptedAgreements(ListAcceptedAgreementsRequest request); @@ -146,6 +160,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListAgreementsResponse listAgreements(ListAgreementsRequest request); @@ -156,6 +172,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListCategoriesResponse listCategories(ListCategoriesRequest request); @@ -179,6 +197,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListListingsResponse listListings(ListListingsRequest request); @@ -201,6 +221,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListPackagesResponse listPackages(ListPackagesRequest request); @@ -210,6 +232,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListPublishersResponse listPublishers(ListPublishersRequest request); @@ -218,6 +242,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListReportTypesResponse listReportTypes(ListReportTypesRequest request); @@ -226,6 +252,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListReportsResponse listReports(ListReportsRequest request); @@ -234,6 +262,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListTaxesResponse listTaxes(ListTaxesRequest request); @@ -243,6 +273,8 @@ public interface Marketplace extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateAcceptedAgreementResponse updateAcceptedAgreement(UpdateAcceptedAgreementRequest request); 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 e17fe69d9da..0c951fd4f29 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use CreateAcceptedAgreementRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3b4222675da..81febc8e227 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use DeleteAcceptedAgreementRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 428110d70fb..6c04e50ce88 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use GetAcceptedAgreementRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d38af8b9914..fde522236c0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use GetAgreementRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7fc65e739fd..3b0496f850e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use GetListingRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 75be2277f0b..51fd9bce5c2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use GetPackageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 767bfbad8d5..794e070bd33 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use ListAcceptedAgreementsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d060bb4c710..f8345a167b4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use ListAgreementsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5b169788bee..76ae1ba311b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use ListCategoriesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5d2b542a62f..ba534886e64 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use ListListingsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5a91e9b5d0a..3f8c4e1c857 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use ListPackagesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 799a4bc8ae8..933d0b17ce9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use ListPublishersRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 da66b29e370..ecab494d937 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use ListReportTypesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bc0fc391e3a..bedd5519c19 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use ListReportsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8d6e297119c..494f9af5f23 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use ListTaxesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e16f30ade55..3e5c416ec34 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; - +/** + * Example: Click here to see how to use UpdateAcceptedAgreementRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-monitoring/pom.xml b/bmc-monitoring/pom.xml index 6155539653c..63f014b4c5f 100644 --- a/bmc-monitoring/pom.xml +++ b/bmc-monitoring/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-monitoring @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 6b1dc35391b..946fd9e85f0 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 @@ -56,6 +56,8 @@ public interface Monitoring extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeAlarmCompartmentResponse changeAlarmCompartment(ChangeAlarmCompartmentRequest request); @@ -70,6 +72,8 @@ public interface Monitoring extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateAlarmResponse createAlarm(CreateAlarmRequest request); @@ -84,6 +88,8 @@ public interface Monitoring extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteAlarmResponse deleteAlarm(DeleteAlarmRequest request); @@ -98,6 +104,8 @@ public interface Monitoring extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetAlarmResponse getAlarm(GetAlarmRequest request); @@ -112,6 +120,8 @@ public interface Monitoring extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetAlarmHistoryResponse getAlarmHistory(GetAlarmHistoryRequest request); @@ -126,6 +136,8 @@ public interface Monitoring extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListAlarmsResponse listAlarms(ListAlarmsRequest request); @@ -140,6 +152,8 @@ public interface Monitoring extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListAlarmsStatusResponse listAlarmsStatus(ListAlarmsStatusRequest request); @@ -153,6 +167,8 @@ public interface Monitoring extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListMetricsResponse listMetrics(ListMetricsRequest request); @@ -179,6 +195,8 @@ public interface Monitoring extends AutoCloseable { * @param request The request object containing the details to send * @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. */ PostMetricDataResponse postMetricData(PostMetricDataRequest request); @@ -193,6 +211,8 @@ public interface Monitoring extends AutoCloseable { * @param request The request object containing the details to send * @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. */ RemoveAlarmSuppressionResponse removeAlarmSuppression(RemoveAlarmSuppressionRequest request); @@ -206,6 +226,8 @@ public interface Monitoring extends AutoCloseable { * @param request The request object containing the details to send * @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. */ SummarizeMetricsDataResponse summarizeMetricsData(SummarizeMetricsDataRequest request); @@ -220,6 +242,8 @@ public interface Monitoring extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateAlarmResponse updateAlarm(UpdateAlarmRequest request); 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 5fd848e92b1..8a1237e95da 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; - +/** + * Example: Click here to see how to use ChangeAlarmCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dca3a7076ec..4350378d0e2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; - +/** + * Example: Click here to see how to use CreateAlarmRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 480d1c326ad..7cce8788c84 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; - +/** + * Example: Click here to see how to use DeleteAlarmRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ffa6185a873..8bbd9d23b58 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; - +/** + * Example: Click here to see how to use GetAlarmHistoryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d48384cb329..363713091e7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; - +/** + * Example: Click here to see how to use GetAlarmRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 07d3fb1c5b4..f338f9b64ca 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; - +/** + * Example: Click here to see how to use ListAlarmsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3741ad60064..e6da332b931 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; - +/** + * Example: Click here to see how to use ListAlarmsStatusRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 16e270c4ebe..ddfaee95e31 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; - +/** + * Example: Click here to see how to use ListMetricsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 092721e93f0..33eca42481a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; - +/** + * Example: Click here to see how to use PostMetricDataRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cb1575b92c5..ab18236f1f5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; - +/** + * Example: Click here to see how to use RemoveAlarmSuppressionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5a65291c169..5580b57ee94 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; - +/** + * Example: Click here to see how to use SummarizeMetricsDataRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 78deb7a1f2d..cd3f52488ab 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; - +/** + * Example: Click here to see how to use UpdateAlarmRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-mysql/pom.xml b/bmc-mysql/pom.xml index 285b2316489..fb4f27ef34d 100644 --- a/bmc-mysql/pom.xml +++ b/bmc-mysql/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-mysql @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 843feff296a..e543bc0d3d6 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 @@ -51,6 +51,8 @@ public interface Channels extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateChannelResponse createChannel(CreateChannelRequest request); @@ -59,6 +61,8 @@ public interface Channels extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteChannelResponse deleteChannel(DeleteChannelRequest request); @@ -70,6 +74,8 @@ public interface Channels extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetChannelResponse getChannel(GetChannelRequest request); @@ -78,6 +84,8 @@ public interface Channels extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListChannelsResponse listChannels(ListChannelsRequest request); @@ -88,6 +96,8 @@ public interface Channels extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ResetChannelResponse resetChannel(ResetChannelRequest request); @@ -99,6 +109,8 @@ public interface Channels extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ResumeChannelResponse resumeChannel(ResumeChannelRequest request); @@ -111,6 +123,8 @@ public interface Channels extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateChannelResponse updateChannel(UpdateChannelRequest request); 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 58079d2fd59..2565370ca0e 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 @@ -51,6 +51,8 @@ public interface DbBackups extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateBackupResponse createBackup(CreateBackupRequest request); @@ -60,6 +62,8 @@ public interface DbBackups extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteBackupResponse deleteBackup(DeleteBackupRequest request); @@ -68,6 +72,8 @@ public interface DbBackups extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetBackupResponse getBackup(GetBackupRequest request); @@ -77,6 +83,8 @@ public interface DbBackups extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListBackupsResponse listBackups(ListBackupsRequest request); @@ -85,6 +93,8 @@ public interface DbBackups extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateBackupResponse updateBackup(UpdateBackupRequest request); 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 e4e5027b368..8fd7e49ef48 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 @@ -51,6 +51,8 @@ public interface DbSystem extends AutoCloseable { * @param request The request object containing the details to send * @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. */ AddAnalyticsClusterResponse addAnalyticsCluster(AddAnalyticsClusterRequest request); @@ -60,6 +62,8 @@ public interface DbSystem extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateDbSystemResponse createDbSystem(CreateDbSystemRequest request); @@ -70,6 +74,8 @@ public interface DbSystem extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteAnalyticsClusterResponse deleteAnalyticsCluster(DeleteAnalyticsClusterRequest request); @@ -80,6 +86,8 @@ public interface DbSystem extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteDbSystemResponse deleteDbSystem(DeleteDbSystemRequest request); @@ -89,6 +97,8 @@ public interface DbSystem extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GenerateAnalyticsClusterMemoryEstimateResponse generateAnalyticsClusterMemoryEstimate( GenerateAnalyticsClusterMemoryEstimateRequest request); @@ -98,6 +108,8 @@ GenerateAnalyticsClusterMemoryEstimateResponse generateAnalyticsClusterMemoryEst * @param request The request object containing the details to send * @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. */ GetAnalyticsClusterResponse getAnalyticsCluster(GetAnalyticsClusterRequest request); @@ -108,6 +120,8 @@ GenerateAnalyticsClusterMemoryEstimateResponse generateAnalyticsClusterMemoryEst * @param request The request object containing the details to send * @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. */ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( GetAnalyticsClusterMemoryEstimateRequest request); @@ -117,6 +131,8 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @param request The request object containing the details to send * @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. */ GetDbSystemResponse getDbSystem(GetDbSystemRequest request); @@ -127,6 +143,8 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @param request The request object containing the details to send * @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. */ ListDbSystemsResponse listDbSystems(ListDbSystemsRequest request); @@ -135,6 +153,8 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @param request The request object containing the details to send * @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. */ RestartAnalyticsClusterResponse restartAnalyticsCluster(RestartAnalyticsClusterRequest request); @@ -143,6 +163,8 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @param request The request object containing the details to send * @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. */ RestartDbSystemResponse restartDbSystem(RestartDbSystemRequest request); @@ -151,6 +173,8 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @param request The request object containing the details to send * @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. */ StartAnalyticsClusterResponse startAnalyticsCluster(StartAnalyticsClusterRequest request); @@ -159,6 +183,8 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @param request The request object containing the details to send * @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. */ StartDbSystemResponse startDbSystem(StartDbSystemRequest request); @@ -167,6 +193,8 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @param request The request object containing the details to send * @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. */ StopAnalyticsClusterResponse stopAnalyticsCluster(StopAnalyticsClusterRequest request); @@ -178,6 +206,8 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @param request The request object containing the details to send * @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. */ StopDbSystemResponse stopDbSystem(StopDbSystemRequest request); @@ -187,6 +217,8 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @param request The request object containing the details to send * @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. */ UpdateAnalyticsClusterResponse updateAnalyticsCluster(UpdateAnalyticsClusterRequest request); @@ -203,6 +235,8 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @param request The request object containing the details to send * @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. */ UpdateDbSystemResponse updateDbSystem(UpdateDbSystemRequest request); 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 5f9264952be..95a07adae48 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 @@ -50,6 +50,8 @@ public interface Mysqlaas extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateConfigurationResponse createConfiguration(CreateConfigurationRequest request); @@ -60,6 +62,8 @@ public interface Mysqlaas extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteConfigurationResponse deleteConfiguration(DeleteConfigurationRequest request); @@ -69,6 +73,8 @@ public interface Mysqlaas extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetConfigurationResponse getConfiguration(GetConfigurationRequest request); @@ -85,6 +91,8 @@ public interface Mysqlaas extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListConfigurationsResponse listConfigurations(ListConfigurationsRequest request); @@ -97,6 +105,8 @@ public interface Mysqlaas extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListShapesResponse listShapes(ListShapesRequest request); @@ -108,6 +118,8 @@ public interface Mysqlaas extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListVersionsResponse listVersions(ListVersionsRequest request); @@ -116,6 +128,8 @@ public interface Mysqlaas extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateConfigurationResponse updateConfiguration(UpdateConfigurationRequest request); 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 3093de24207..776035d3679 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 @@ -50,6 +50,8 @@ public interface WorkRequests extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -59,6 +61,8 @@ public interface WorkRequests extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -68,6 +72,8 @@ public interface WorkRequests extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -77,6 +83,8 @@ public interface WorkRequests extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); 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 314a62f363a..608efe2d0d1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use AddAnalyticsClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 33b16e43c92..80b990e70eb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use CreateBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 addf3067b75..7a0fb0f07aa 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use CreateChannelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 68aff594bc4..4a0be52270c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use CreateConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e686e4aae80..12fdde53c68 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use CreateDbSystemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 40a302f42ad..b1aa7125d3f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use DeleteAnalyticsClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3e5f7c30706..542f62942fb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use DeleteBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 72c90bb198a..6378b3c8ee6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use DeleteChannelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4d4c760aedd..e0cfffcf978 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use DeleteConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1aea8fa6940..0a5f51820e3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use DeleteDbSystemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7e2ecfd1b1d..b8560a18b16 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use GenerateAnalyticsClusterMemoryEstimateRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 253de6b390a..ced279f8d96 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use GetAnalyticsClusterMemoryEstimateRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 324f325c101..2a205686ab1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use GetAnalyticsClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 162d6ae2599..5277125905c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use GetBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9d745612263..0adf28d1e56 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use GetChannelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 682c52cbd93..90fdce8ea8d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use GetConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0eda5202c51..5062f7378cc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use GetDbSystemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0888114fefc..97bcd8d4a09 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ed86ba709d3..a7748b3207d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use ListBackupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 633af052f5b..47186e41ced 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use ListChannelsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4df3b7c81e4..cef39e44c63 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use ListConfigurationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bf272fed8b7..aebf5ee4ef6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use ListDbSystemsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cfb27749598..8e98c7a274a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use ListShapesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 96682e1a145..c465514fd99 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use ListVersionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a1e81cebfa5..6699549c45f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d2da0c199af..92df9c9969d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b6cbd0f9bd8..f014c223881 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a74a231b6fb..7ea77321247 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use ResetChannelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 96edb87c8b2..a93a8d42aba 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use RestartAnalyticsClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2bd7fcb1ba0..436a1bb43ea 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use RestartDbSystemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 35d710069f1..f8fa69f08ed 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use ResumeChannelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b021ce0cb23..1d3cd468fec 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use StartAnalyticsClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a7ac1790643..9a6ebcf918a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use StartDbSystemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6af3019ab04..9b3aaea0ba4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use StopAnalyticsClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4b0509be8a1..e5aed9469af 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use StopDbSystemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c4a20771c9b..614dc4dc883 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use UpdateAnalyticsClusterRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2fdf780b4d0..eb67501bc26 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use UpdateBackupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0ba2ad566f1..7598ef6106f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use UpdateChannelRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 826bb32408a..f303a6db320 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use UpdateConfigurationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 be0fb6f9937..767a350061e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; - +/** + * Example: Click here to see how to use UpdateDbSystemRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-nosql/pom.xml b/bmc-nosql/pom.xml index db0a45dc412..45b5588dca3 100644 --- a/bmc-nosql/pom.xml +++ b/bmc-nosql/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-nosql @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 9785b51dfa1..cb30aa95f33 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 @@ -54,6 +54,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeTableCompartmentResponse changeTableCompartment(ChangeTableCompartmentRequest request); @@ -62,6 +64,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateIndexResponse createIndex(CreateIndexRequest request); @@ -70,6 +74,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateTableResponse createTable(CreateTableRequest request); @@ -78,6 +84,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteIndexResponse deleteIndex(DeleteIndexRequest request); @@ -86,6 +94,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteRowResponse deleteRow(DeleteRowRequest request); @@ -94,6 +104,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteTableResponse deleteTable(DeleteTableRequest request); @@ -102,6 +114,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteWorkRequestResponse deleteWorkRequest(DeleteWorkRequestRequest request); @@ -110,6 +124,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetIndexResponse getIndex(GetIndexRequest request); @@ -118,6 +134,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetRowResponse getRow(GetRowRequest request); @@ -126,6 +144,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetTableResponse getTable(GetTableRequest request); @@ -134,6 +154,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -142,6 +164,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListIndexesResponse listIndexes(ListIndexesRequest request); @@ -150,6 +174,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListTableUsageResponse listTableUsage(ListTableUsageRequest request); @@ -158,6 +184,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListTablesResponse listTables(ListTablesRequest request); @@ -167,6 +195,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -176,6 +206,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -184,6 +216,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -193,6 +227,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ PrepareStatementResponse prepareStatement(PrepareStatementRequest request); @@ -201,6 +237,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ QueryResponse query(QueryRequest request); @@ -210,6 +248,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ SummarizeStatementResponse summarizeStatement(SummarizeStatementRequest request); @@ -218,6 +258,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateRowResponse updateRow(UpdateRowRequest request); @@ -228,6 +270,8 @@ public interface Nosql extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateTableResponse updateTable(UpdateTableRequest request); 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 68e513578d4..3c5e5c1be44 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use ChangeTableCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4306a3998f7..cdf52f3c04a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use CreateIndexRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 90de9df6265..2f1a2c5c9c7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use CreateTableRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 87ead99e58b..698c450aab1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use DeleteIndexRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f1dc0de1500..95c3c5669f9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use DeleteRowRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 df37d091e92..9b0d6ebc22d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use DeleteTableRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f5b53a8e9b8..f959ae3def7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use DeleteWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8758d0f6ca6..b0317b28d87 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use GetIndexRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 13f78001ac6..196136bd526 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use GetRowRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b929a9fc2ee..8c9124b62f6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use GetTableRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e5efeaad4d6..c873755cae5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 51383b16499..69779384923 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use ListIndexesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2dc6cb25b41..d08a9971136 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use ListTableUsageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6a4d5ac4ec9..7edc88ddfb2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use ListTablesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7e13759ada8..21d83f35e93 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fc2c25546d7..5f40353cbb1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9f7c2b121e2..8087bb6d411 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8ae9c7ede3a..f57630c3817 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use PrepareStatementRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cca79b2e000..06ad3d1a60e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use QueryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 400e9fcfcdf..16cbb169c01 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use SummarizeStatementRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 65351719fea..edf3f37ffde 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use UpdateRowRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1cad6481fbb..f781248abc8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; - +/** + * Example: Click here to see how to use UpdateTableRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-objectstorage/bmc-objectstorage-combined/pom.xml b/bmc-objectstorage/bmc-objectstorage-combined/pom.xml index 7d8c246fdd0..3d74ff593fb 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.27.1 + 1.28.0 ../pom.xml @@ -18,12 +18,12 @@ com.oracle.oci.sdk oci-java-sdk-objectstorage-generated - 1.27.1 + 1.28.0 com.oracle.oci.sdk oci-java-sdk-objectstorage-extensions - 1.27.1 + 1.28.0 diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/pom.xml b/bmc-objectstorage/bmc-objectstorage-extensions/pom.xml index 64d55495cc4..073fcb55cc2 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.27.1 + 1.28.0 ../pom.xml @@ -19,12 +19,12 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.0 com.oracle.oci.sdk oci-java-sdk-objectstorage-generated - 1.27.1 + 1.28.0 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 685e887861d..d7f635c0277 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 @@ -60,6 +60,8 @@ public class MultipartObjectAssembler { private final Consumer invocationCallback; private final boolean allowOverwrite; private final ExecutorService executorService; + private final String cacheControl; + private final String contentDisposition; private MultipartTransferManager transferManager; private MultipartManifestImpl manifest; @@ -100,7 +102,9 @@ public MultipartObjectAssembler( executorService, null /* opcClientRequestId */, null /* invocationCallback */, - UploadManager.RETRY_CONFIGURATION); /* backwards compatibility */ + UploadManager.RETRY_CONFIGURATION, /* backwards compatibility */ + null /* cacheControl */, + null /* contentDisposition */); } @Builder @@ -113,7 +117,9 @@ private MultipartObjectAssembler( ExecutorService executorService, String opcClientRequestId, Consumer invocationCallback, - RetryConfiguration retryConfiguration) { + RetryConfiguration retryConfiguration, + String cacheControl, + String contentDisposition) { this.service = service; this.namespaceName = namespaceName; this.bucketName = bucketName; @@ -123,6 +129,8 @@ private MultipartObjectAssembler( this.opcClientRequestId = opcClientRequestId; this.invocationCallback = invocationCallback; this.retryConfiguration = retryConfiguration; + this.cacheControl = cacheControl; + this.contentDisposition = contentDisposition; } /** @@ -155,6 +163,8 @@ public synchronized MultipartManifest newRequest( .contentLanguage(contentLanguage) .contentType(contentType) .metadata(opcMeta) + .cacheControl(cacheControl) + .contentDisposition(contentDisposition) .build()) .opcClientRequestId(createClientRequestId("-create")) .build()); 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 43c63a1d4c7..c15aeb9c05e 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 @@ -285,6 +285,8 @@ protected MultipartObjectAssembler createAssembler( .objectName(request.getObjectName()) .opcClientRequestId(request.getOpcClientRequestId()) .service(objectStorage) + .cacheControl(request.getCacheControl()) + .contentDisposition(request.getContentDisposition()) .retryConfiguration(retryToUse) .build(); } 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 1b5f216e4e5..67650ba2384 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 @@ -65,6 +65,8 @@ public class MultipartObjectAssemblerTest { private static final String CONTENT_TYPE = "json"; private static final String CONTENT_LANGUAGE = "en"; private static final String CONTENT_ENCODING = "gzip"; + private static final String CACHE_CONTROL = "no-cache"; + private static final String CONTENT_DISPOSITION = "inline"; private static final Map OPC_META = new HashMap<>(); private static final boolean ALLOW_OVERWRITE = false; @@ -96,6 +98,8 @@ public void setUp() { .namespaceName(NAMESPACE) .objectName(OBJECT) .service(service) + .cacheControl(CACHE_CONTROL) + .contentDisposition(CONTENT_DISPOSITION) .build(); assemblerWithRetryConfiguration = MultipartObjectAssembler.builder() @@ -106,6 +110,8 @@ public void setUp() { .namespaceName(NAMESPACE) .objectName(OBJECT) .service(service) + .cacheControl(CACHE_CONTROL) + .contentDisposition(CONTENT_DISPOSITION) .retryConfiguration(RETRY_CONFIGURATION) .build(); } @@ -142,6 +148,10 @@ public void newRequest_andVerifyManifestWithRetryConfiguration() { CONTENT_ENCODING, request.getCreateMultipartUploadDetails().getContentEncoding()); assertEquals(OPC_META, request.getCreateMultipartUploadDetails().getMetadata()); assertEquals(mockInvocationCallback, request.getInvocationCallback()); + assertEquals(CACHE_CONTROL, request.getCreateMultipartUploadDetails().getCacheControl()); + assertEquals( + CONTENT_DISPOSITION, + request.getCreateMultipartUploadDetails().getContentDisposition()); } @Test @@ -170,6 +180,10 @@ public void newRequest_andVerifyManifest() { CONTENT_ENCODING, request.getCreateMultipartUploadDetails().getContentEncoding()); assertEquals(OPC_META, request.getCreateMultipartUploadDetails().getMetadata()); assertEquals(mockInvocationCallback, request.getInvocationCallback()); + assertEquals(CACHE_CONTROL, request.getCreateMultipartUploadDetails().getCacheControl()); + assertEquals( + CONTENT_DISPOSITION, + request.getCreateMultipartUploadDetails().getContentDisposition()); } @Test diff --git a/bmc-objectstorage/bmc-objectstorage-generated/pom.xml b/bmc-objectstorage/bmc-objectstorage-generated/pom.xml index 88f62aacf6b..caf22fbc9c8 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.27.1 + 1.28.0 ../pom.xml @@ -19,7 +19,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 55a96bf2e0d..b7859ef3f37 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 @@ -54,6 +54,8 @@ public interface ObjectStorage extends AutoCloseable { * @param request The request object containing the details to send * @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. */ AbortMultipartUploadResponse abortMultipartUpload(AbortMultipartUploadRequest request); @@ -63,6 +65,8 @@ public interface ObjectStorage extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CancelWorkRequestResponse cancelWorkRequest(CancelWorkRequestRequest request); @@ -72,6 +76,8 @@ public interface ObjectStorage extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CommitMultipartUploadResponse commitMultipartUpload(CommitMultipartUploadRequest request); @@ -81,6 +87,8 @@ public interface ObjectStorage extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CopyObjectResponse copyObject(CopyObjectRequest request); @@ -91,6 +99,8 @@ public interface ObjectStorage extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateBucketResponse createBucket(CreateBucketRequest request); @@ -100,6 +110,8 @@ public interface ObjectStorage extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateMultipartUploadResponse createMultipartUpload(CreateMultipartUploadRequest request); @@ -109,6 +121,8 @@ public interface ObjectStorage extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreatePreauthenticatedRequestResponse createPreauthenticatedRequest( CreatePreauthenticatedRequestRequest request); @@ -119,6 +133,8 @@ CreatePreauthenticatedRequestResponse createPreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ CreateReplicationPolicyResponse createReplicationPolicy(CreateReplicationPolicyRequest request); @@ -129,6 +145,8 @@ CreatePreauthenticatedRequestResponse createPreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ CreateRetentionRuleResponse createRetentionRule(CreateRetentionRuleRequest request); @@ -141,6 +159,8 @@ CreatePreauthenticatedRequestResponse createPreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ DeleteBucketResponse deleteBucket(DeleteBucketRequest request); @@ -150,6 +170,8 @@ CreatePreauthenticatedRequestResponse createPreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ DeleteObjectResponse deleteObject(DeleteObjectRequest request); @@ -159,6 +181,8 @@ CreatePreauthenticatedRequestResponse createPreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ DeleteObjectLifecyclePolicyResponse deleteObjectLifecyclePolicy( DeleteObjectLifecyclePolicyRequest request); @@ -168,6 +192,8 @@ DeleteObjectLifecyclePolicyResponse deleteObjectLifecyclePolicy( * @param request The request object containing the details to send * @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. */ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( DeletePreauthenticatedRequestRequest request); @@ -178,6 +204,8 @@ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ DeleteReplicationPolicyResponse deleteReplicationPolicy(DeleteReplicationPolicyRequest request); @@ -186,6 +214,8 @@ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ DeleteRetentionRuleResponse deleteRetentionRule(DeleteRetentionRuleRequest request); @@ -195,6 +225,8 @@ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ GetBucketResponse getBucket(GetBucketRequest request); @@ -210,6 +242,8 @@ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ GetNamespaceResponse getNamespace(GetNamespaceRequest request); @@ -225,6 +259,8 @@ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ GetNamespaceMetadataResponse getNamespaceMetadata(GetNamespaceMetadataRequest request); @@ -234,6 +270,8 @@ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ GetObjectResponse getObject(GetObjectRequest request); @@ -243,6 +281,8 @@ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ GetObjectLifecyclePolicyResponse getObjectLifecyclePolicy( GetObjectLifecyclePolicyRequest request); @@ -252,6 +292,8 @@ GetObjectLifecyclePolicyResponse getObjectLifecyclePolicy( * @param request The request object containing the details to send * @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. */ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( GetPreauthenticatedRequestRequest request); @@ -262,6 +304,8 @@ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ GetReplicationPolicyResponse getReplicationPolicy(GetReplicationPolicyRequest request); @@ -270,6 +314,8 @@ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ GetRetentionRuleResponse getRetentionRule(GetRetentionRuleRequest request); @@ -278,6 +324,8 @@ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -287,6 +335,8 @@ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ HeadBucketResponse headBucket(HeadBucketRequest request); @@ -296,6 +346,8 @@ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ HeadObjectResponse headObject(HeadObjectRequest request); @@ -310,6 +362,8 @@ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ ListBucketsResponse listBuckets(ListBucketsRequest request); @@ -319,6 +373,8 @@ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( * @param request The request object containing the details to send * @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. */ ListMultipartUploadPartsResponse listMultipartUploadParts( ListMultipartUploadPartsRequest request); @@ -329,6 +385,8 @@ ListMultipartUploadPartsResponse listMultipartUploadParts( * @param request The request object containing the details to send * @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. */ ListMultipartUploadsResponse listMultipartUploads(ListMultipartUploadsRequest request); @@ -342,6 +400,8 @@ ListMultipartUploadPartsResponse listMultipartUploadParts( * @param request The request object containing the details to send * @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. */ ListObjectVersionsResponse listObjectVersions(ListObjectVersionsRequest request); @@ -355,6 +415,8 @@ ListMultipartUploadPartsResponse listMultipartUploadParts( * @param request The request object containing the details to send * @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. */ ListObjectsResponse listObjects(ListObjectsRequest request); @@ -364,6 +426,8 @@ ListMultipartUploadPartsResponse listMultipartUploadParts( * @param request The request object containing the details to send * @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. */ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( ListPreauthenticatedRequestsRequest request); @@ -374,6 +438,8 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @param request The request object containing the details to send * @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. */ ListReplicationPoliciesResponse listReplicationPolicies(ListReplicationPoliciesRequest request); @@ -383,6 +449,8 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @param request The request object containing the details to send * @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. */ ListReplicationSourcesResponse listReplicationSources(ListReplicationSourcesRequest request); @@ -393,6 +461,8 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @param request The request object containing the details to send * @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. */ ListRetentionRulesResponse listRetentionRules(ListRetentionRulesRequest request); @@ -401,6 +471,8 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -409,6 +481,8 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -418,6 +492,8 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -430,6 +506,8 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @param request The request object containing the details to send * @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. */ MakeBucketWritableResponse makeBucketWritable(MakeBucketWritableRequest request); @@ -473,6 +551,8 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @param request The request object containing the details to send * @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. */ PutObjectResponse putObject(PutObjectRequest request); @@ -482,6 +562,8 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @param request The request object containing the details to send * @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. */ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( PutObjectLifecyclePolicyRequest request); @@ -506,6 +588,8 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @param request The request object containing the details to send * @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. */ ReencryptBucketResponse reencryptBucket(ReencryptBucketRequest request); @@ -523,6 +607,8 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @param request The request object containing the details to send * @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. */ ReencryptObjectResponse reencryptObject(ReencryptObjectRequest request); @@ -535,6 +621,8 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @param request The request object containing the details to send * @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. */ RenameObjectResponse renameObject(RenameObjectRequest request); @@ -545,6 +633,8 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @param request The request object containing the details to send * @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. */ RestoreObjectsResponse restoreObjects(RestoreObjectsRequest request); @@ -558,6 +648,8 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @param request The request object containing the details to send * @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. */ UpdateBucketResponse updateBucket(UpdateBucketRequest request); @@ -573,6 +665,8 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @param request The request object containing the details to send * @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. */ UpdateNamespaceMetadataResponse updateNamespaceMetadata(UpdateNamespaceMetadataRequest request); @@ -582,6 +676,8 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @param request The request object containing the details to send * @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. */ UpdateRetentionRuleResponse updateRetentionRule(UpdateRetentionRuleRequest request); @@ -618,6 +714,8 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @param request The request object containing the details to send * @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. */ UploadPartResponse uploadPart(UploadPartRequest request); 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 1270c57f7ae..7bd169b0cb8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use AbortMultipartUploadRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ed300cf71de..b8e1638537a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use CancelWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a95d20e53c0..45cd332234c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use CommitMultipartUploadRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6856b157119..910b2775564 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use CopyObjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 44ecba79aa4..d7615b99a88 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use CreateBucketRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9be9361b98f..8a8c93943c6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use CreateMultipartUploadRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 62cd74098a3..95235a341d1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use CreatePreauthenticatedRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d189227075d..56e08e0929d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use CreateReplicationPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1756e48da68..ee5a9d12ed8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use CreateRetentionRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5c46118b64e..a2386b531fc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use DeleteBucketRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 275341e45b3..b33f409bb50 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use DeleteObjectLifecyclePolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c2f076fdb68..62524120ba1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use DeleteObjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ef026d739c5..fe90c565e20 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use DeletePreauthenticatedRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ca908bb031f..7cb368ecc61 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use DeleteReplicationPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d08beda1edf..f45131cfe79 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use DeleteRetentionRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 35cac5be466..d0c1e8558e9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use GetBucketRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 65d3f3dc0fd..7b387d30fab 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use GetNamespaceMetadataRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f9bda38a0c4..7628f67176a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use GetNamespaceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 21ba9d92a9a..b3c84eba4e5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use GetObjectLifecyclePolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8539e769e78..810826b549b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use GetObjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0585d394ace..99a681f6524 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use GetPreauthenticatedRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0c8a602675c..794a9e9ffd4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use GetReplicationPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 75fb0351228..79bb44f10c2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use GetRetentionRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 af17e007148..22520d94805 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e8f997fa747..e02a21b47ee 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use HeadBucketRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9fa86897dde..2cdb594b0f9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use HeadObjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e672cad6233..23cb4cbac62 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use ListBucketsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b1a0540e5af..c2b799029c3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use ListMultipartUploadPartsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8b6b736e844..a5f35e66256 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use ListMultipartUploadsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4a6c5960a71..0538d9f9152 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use ListObjectVersionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3c58f9336c7..021c0fe72ef 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use ListObjectsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d15627105ab..1aa88072d30 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use ListPreauthenticatedRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7404dd22812..5681e3d43b1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use ListReplicationPoliciesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 88d4840d60a..a35b1bce825 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use ListReplicationSourcesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 273884c0aa7..c68be4712d9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use ListRetentionRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5396561f602..ff84ff98d5b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f9f7dc67039..a078283e693 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dbda08f7b2f..545a6fa7361 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3fd464e1529..a84ee22b73d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use MakeBucketWritableRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 572cc39ad26..44ed2ce50f3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use PutObjectLifecyclePolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7b07a86150c..9d35398a658 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use PutObjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 667ad5d1103..7ded72e9c23 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use ReencryptBucketRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 deb55cb8c9d..4e0f2b03475 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use ReencryptObjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c94e01279ac..1dafa7ddd19 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use RenameObjectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d481d18c6ae..964eef4b0ea 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use RestoreObjectsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8b9084a6db1..93cd17b1fac 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use UpdateBucketRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 243121be71f..0d62daa91b6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use UpdateNamespaceMetadataRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9d66a17577a..f99fb690167 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use UpdateRetentionRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 40d4bd69304..2f90dbfccd0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; - +/** + * Example: Click here to see how to use UploadPartRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-objectstorage/pom.xml b/bmc-objectstorage/pom.xml index 1f57acf2f67..0bfb3b13436 100644 --- a/bmc-objectstorage/pom.xml +++ b/bmc-objectstorage/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml diff --git a/bmc-oce/pom.xml b/bmc-oce/pom.xml index 6ce8f240f27..5e3b6ca10e8 100644 --- a/bmc-oce/pom.xml +++ b/bmc-oce/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-oce @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 8a6826da176..cf012bc9d93 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 @@ -50,6 +50,8 @@ public interface OceInstance extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( ChangeOceInstanceCompartmentRequest request); @@ -60,6 +62,8 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @param request The request object containing the details to send * @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. */ CreateOceInstanceResponse createOceInstance(CreateOceInstanceRequest request); @@ -68,6 +72,8 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @param request The request object containing the details to send * @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. */ DeleteOceInstanceResponse deleteOceInstance(DeleteOceInstanceRequest request); @@ -76,6 +82,8 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @param request The request object containing the details to send * @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. */ GetOceInstanceResponse getOceInstance(GetOceInstanceRequest request); @@ -84,6 +92,8 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -93,6 +103,8 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @param request The request object containing the details to send * @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. */ ListOceInstancesResponse listOceInstances(ListOceInstancesRequest request); @@ -102,6 +114,8 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -111,6 +125,8 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -120,6 +136,8 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -128,6 +146,8 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @param request The request object containing the details to send * @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. */ UpdateOceInstanceResponse updateOceInstance(UpdateOceInstanceRequest request); 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 8ccdaa4bbc8..081621a6add 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; - +/** + * Example: Click here to see how to use ChangeOceInstanceCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 141349ef760..bf504c2e621 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; - +/** + * Example: Click here to see how to use CreateOceInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 58c327858a1..81ed99dd079 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; - +/** + * Example: Click here to see how to use DeleteOceInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 29fc3ac9763..946cbe842e4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; - +/** + * Example: Click here to see how to use GetOceInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 36a49e30144..6703164bae8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6a0e7ba9310..74ba8c3a368 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; - +/** + * Example: Click here to see how to use ListOceInstancesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c60c30e4cef..941c3c369c1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 52ecb7e220e..2dd34b99584 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7dde20398b8..c0f40afc003 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 05c083c0b2c..ebdd0ed2267 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; - +/** + * Example: Click here to see how to use UpdateOceInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-ocvp/pom.xml b/bmc-ocvp/pom.xml index a4bef3293af..962e68c9288 100644 --- a/bmc-ocvp/pom.xml +++ b/bmc-ocvp/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-ocvp @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 3c59203f795..6786022cac0 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 @@ -57,6 +57,8 @@ public interface EsxiHost extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateEsxiHostResponse createEsxiHost(CreateEsxiHostRequest request); @@ -79,6 +81,8 @@ public interface EsxiHost extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteEsxiHostResponse deleteEsxiHost(DeleteEsxiHostRequest request); @@ -87,6 +91,8 @@ public interface EsxiHost extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetEsxiHostResponse getEsxiHost(GetEsxiHostRequest request); @@ -104,6 +110,8 @@ public interface EsxiHost extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListEsxiHostsResponse listEsxiHosts(ListEsxiHostsRequest request); @@ -112,6 +120,8 @@ public interface EsxiHost extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateEsxiHostResponse updateEsxiHost(UpdateEsxiHostRequest request); 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 360180b76e3..e4cbee92677 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 @@ -54,6 +54,8 @@ public interface Sddc extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeSddcCompartmentResponse changeSddcCompartment(ChangeSddcCompartmentRequest request); @@ -66,6 +68,8 @@ public interface Sddc extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateSddcResponse createSddc(CreateSddcRequest request); @@ -80,6 +84,8 @@ public interface Sddc extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteSddcResponse deleteSddc(DeleteSddcRequest request); @@ -88,6 +94,8 @@ public interface Sddc extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetSddcResponse getSddc(GetSddcRequest request); @@ -98,6 +106,8 @@ public interface Sddc extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListSddcsResponse listSddcs(ListSddcsRequest request); @@ -108,6 +118,8 @@ public interface Sddc extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListSupportedVmwareSoftwareVersionsResponse listSupportedVmwareSoftwareVersions( ListSupportedVmwareSoftwareVersionsRequest request); @@ -123,6 +135,8 @@ ListSupportedVmwareSoftwareVersionsResponse listSupportedVmwareSoftwareVersions( * @param request The request object containing the details to send * @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. */ UpdateSddcResponse updateSddc(UpdateSddcRequest request); 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 6bb7fc8ae6a..6beb2cc0bfb 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 @@ -51,6 +51,8 @@ public interface WorkRequest extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -60,6 +62,8 @@ public interface WorkRequest extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -69,6 +73,8 @@ public interface WorkRequest extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -78,6 +84,8 @@ public interface WorkRequest extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); 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 37bdc83c910..7a0fcd0bbeb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use ChangeSddcCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 39bf5ec345f..bc780f7ead3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use CreateEsxiHostRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 29cf8f1c2a1..b54e8d0285e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use CreateSddcRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 edff07439f5..5f5db1b8594 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use DeleteEsxiHostRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3237c07ef7b..7389e93e03b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use DeleteSddcRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 063b8039bdd..02773c907c2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use GetEsxiHostRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 099ac59f261..93458374f4a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use GetSddcRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 65e83d4e4c4..26f4c2bd169 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 230eb6daedf..c0a426d7e0b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use ListEsxiHostsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fe22434fd2a..5352f51b60f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use ListSddcsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ad88a1404ef..dee5fcfdba3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use ListSupportedVmwareSoftwareVersionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 27bc7a2f3c1..2c4806c7423 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 aa348490d2d..1c83f7d5fc6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 312f1b50963..234d005e8b5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c25a9d207ce..f5256b10c0f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use UpdateEsxiHostRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2e8cce37401..aafaba3929d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; - +/** + * Example: Click here to see how to use UpdateSddcRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-oda/pom.xml b/bmc-oda/pom.xml index 0ea13eb2464..7d6383557ed 100644 --- a/bmc-oda/pom.xml +++ b/bmc-oda/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-oda @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 4b3d71c3811..80ee714bd51 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 @@ -52,6 +52,8 @@ public interface Oda extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( ChangeOdaInstanceCompartmentRequest request); @@ -65,6 +67,8 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @param request The request object containing the details to send * @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. */ CreateOdaInstanceResponse createOdaInstance(CreateOdaInstanceRequest request); @@ -74,6 +78,8 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @param request The request object containing the details to send * @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. */ DeleteOdaInstanceResponse deleteOdaInstance(DeleteOdaInstanceRequest request); @@ -82,6 +88,8 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @param request The request object containing the details to send * @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. */ GetOdaInstanceResponse getOdaInstance(GetOdaInstanceRequest request); @@ -94,6 +102,8 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -108,6 +118,8 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @param request The request object containing the details to send * @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. */ ListOdaInstancesResponse listOdaInstances(ListOdaInstancesRequest request); @@ -121,6 +133,8 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -134,6 +148,8 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -147,6 +163,8 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -157,6 +175,8 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @param request The request object containing the details to send * @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. */ StartOdaInstanceResponse startOdaInstance(StartOdaInstanceRequest request); @@ -168,6 +188,8 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @param request The request object containing the details to send * @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. */ StopOdaInstanceResponse stopOdaInstance(StopOdaInstanceRequest request); @@ -176,6 +198,8 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @param request The request object containing the details to send * @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. */ UpdateOdaInstanceResponse updateOdaInstance(UpdateOdaInstanceRequest request); 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 da4a9eb4100..95ab636d55e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; - +/** + * Example: Click here to see how to use ChangeOdaInstanceCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f3511d039d8..3880e02cd75 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; - +/** + * Example: Click here to see how to use CreateOdaInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 035f2d90d98..39339c9a6f5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; - +/** + * Example: Click here to see how to use DeleteOdaInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b768f9386fb..a39247d39d6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; - +/** + * Example: Click here to see how to use GetOdaInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 57323c5cc97..fc9a9579882 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b5be38e2405..6f1321705af 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; - +/** + * Example: Click here to see how to use ListOdaInstancesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f7606e52427..090ff44f89c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0319a8c555f..caa940acd89 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eaf82700977..73655d4cf18 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6b244ab0892..92c9c0357e2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; - +/** + * Example: Click here to see how to use StartOdaInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c4203145f9b..8b07da3880b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; - +/** + * Example: Click here to see how to use StopOdaInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9f170bcf372..1906399912c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; - +/** + * Example: Click here to see how to use UpdateOdaInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-ons/pom.xml b/bmc-ons/pom.xml index b47ad5490b6..8b8e6f0f627 100644 --- a/bmc-ons/pom.xml +++ b/bmc-ons/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-ons @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 cea6ac7a35d..91809e19cc2 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 @@ -57,6 +57,8 @@ public interface NotificationControlPlane extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeTopicCompartmentResponse changeTopicCompartment(ChangeTopicCompartmentRequest request); @@ -79,6 +81,8 @@ public interface NotificationControlPlane extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateTopicResponse createTopic(CreateTopicRequest request); @@ -90,6 +94,8 @@ public interface NotificationControlPlane extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteTopicResponse deleteTopic(DeleteTopicRequest request); @@ -99,6 +105,8 @@ public interface NotificationControlPlane extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetTopicResponse getTopic(GetTopicRequest request); @@ -110,6 +118,8 @@ public interface NotificationControlPlane extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListTopicsResponse listTopics(ListTopicsRequest request); @@ -121,6 +131,8 @@ public interface NotificationControlPlane extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateTopicResponse updateTopic(UpdateTopicRequest request); 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 1ac6c5c1623..d713a80d3d8 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 @@ -57,6 +57,8 @@ public interface NotificationDataPlane extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( ChangeSubscriptionCompartmentRequest request); @@ -71,6 +73,8 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @param request The request object containing the details to send * @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. */ CreateSubscriptionResponse createSubscription(CreateSubscriptionRequest request); @@ -82,6 +86,8 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @param request The request object containing the details to send * @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. */ DeleteSubscriptionResponse deleteSubscription(DeleteSubscriptionRequest request); @@ -93,6 +99,8 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @param request The request object containing the details to send * @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. */ GetConfirmSubscriptionResponse getConfirmSubscription(GetConfirmSubscriptionRequest request); @@ -104,6 +112,8 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @param request The request object containing the details to send * @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. */ GetSubscriptionResponse getSubscription(GetSubscriptionRequest request); @@ -115,6 +125,8 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @param request The request object containing the details to send * @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. */ GetUnsubscriptionResponse getUnsubscription(GetUnsubscriptionRequest request); @@ -126,6 +138,8 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @param request The request object containing the details to send * @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. */ ListSubscriptionsResponse listSubscriptions(ListSubscriptionsRequest request); @@ -151,6 +165,8 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @param request The request object containing the details to send * @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. */ PublishMessageResponse publishMessage(PublishMessageRequest request); @@ -162,6 +178,8 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @param request The request object containing the details to send * @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. */ ResendSubscriptionConfirmationResponse resendSubscriptionConfirmation( ResendSubscriptionConfirmationRequest request); @@ -174,6 +192,8 @@ ResendSubscriptionConfirmationResponse resendSubscriptionConfirmation( * @param request The request object containing the details to send * @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. */ UpdateSubscriptionResponse updateSubscription(UpdateSubscriptionRequest request); 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 a14bda01da8..b0d62251af3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use ChangeSubscriptionCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7b6036a5ddb..42cb6e04111 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use ChangeTopicCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 807e1dc8936..ccf9951c02c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use CreateSubscriptionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3df8612d5be..40118e9ed2f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use CreateTopicRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8eb0cbaa4ec..b5c61bee609 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use DeleteSubscriptionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 140b453bfb5..54c05f3ec2a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use DeleteTopicRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1c65ea93eeb..d2b1b82388f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use GetConfirmSubscriptionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 624aa06d71a..c3c98f2a11c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use GetSubscriptionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e707872adde..60a4d0080e0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use GetTopicRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b0c5236f201..f5efb60ef8f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use GetUnsubscriptionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 14d3a465946..f815324e030 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use ListSubscriptionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 29a432e2785..f2d44bae2c5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use ListTopicsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 29ee7ce71ed..9b604723e87 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use PublishMessageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 43857f53534..72f083c28b1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use ResendSubscriptionConfirmationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ea2771d0406..b7acffa1e7c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use UpdateSubscriptionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 473e5f9f13f..6de9a180864 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; - +/** + * Example: Click here to see how to use UpdateTopicRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-opsi/pom.xml b/bmc-opsi/pom.xml index e46b87d1cf3..e8f3e805f13 100644 --- a/bmc-opsi/pom.xml +++ b/bmc-opsi/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-opsi @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 d443e976d63..15176467cf8 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 @@ -53,6 +53,8 @@ public interface OperationsInsights extends AutoCloseable { * @param request The request object containing the details to send * @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. */ IngestSqlBucketResponse ingestSqlBucket(IngestSqlBucketRequest request); @@ -61,6 +63,8 @@ public interface OperationsInsights extends AutoCloseable { * @param request The request object containing the details to send * @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. */ IngestSqlPlanLinesResponse ingestSqlPlanLines(IngestSqlPlanLinesRequest request); @@ -71,6 +75,8 @@ public interface OperationsInsights extends AutoCloseable { * @param request The request object containing the details to send * @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. */ IngestSqlTextResponse ingestSqlText(IngestSqlTextRequest request); @@ -79,6 +85,8 @@ public interface OperationsInsights extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListDatabaseInsightsResponse listDatabaseInsights(ListDatabaseInsightsRequest request); @@ -87,6 +95,8 @@ public interface OperationsInsights extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListSqlPlansResponse listSqlPlans(ListSqlPlansRequest request); @@ -95,6 +105,8 @@ public interface OperationsInsights extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListSqlSearchesResponse listSqlSearches(ListSqlSearchesRequest request); @@ -103,6 +115,8 @@ public interface OperationsInsights extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListSqlTextsResponse listSqlTexts(ListSqlTextsRequest request); @@ -113,6 +127,8 @@ public interface OperationsInsights extends AutoCloseable { * @param request The request object containing the details to send * @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. */ SummarizeDatabaseInsightResourceCapacityTrendResponse summarizeDatabaseInsightResourceCapacityTrend( @@ -124,6 +140,8 @@ public interface OperationsInsights extends AutoCloseable { * @param request The request object containing the details to send * @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. */ SummarizeDatabaseInsightResourceForecastTrendResponse summarizeDatabaseInsightResourceForecastTrend( @@ -134,6 +152,8 @@ public interface OperationsInsights extends AutoCloseable { * @param request The request object containing the details to send * @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. */ SummarizeDatabaseInsightResourceStatisticsResponse summarizeDatabaseInsightResourceStatistics( SummarizeDatabaseInsightResourceStatisticsRequest request); @@ -146,6 +166,8 @@ SummarizeDatabaseInsightResourceStatisticsResponse summarizeDatabaseInsightResou * @param request The request object containing the details to send * @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. */ SummarizeDatabaseInsightResourceUsageResponse summarizeDatabaseInsightResourceUsage( SummarizeDatabaseInsightResourceUsageRequest request); @@ -157,6 +179,8 @@ SummarizeDatabaseInsightResourceUsageResponse summarizeDatabaseInsightResourceUs * @param request The request object containing the details to send * @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. */ SummarizeDatabaseInsightResourceUsageTrendResponse summarizeDatabaseInsightResourceUsageTrend( SummarizeDatabaseInsightResourceUsageTrendRequest request); @@ -166,6 +190,8 @@ SummarizeDatabaseInsightResourceUsageTrendResponse summarizeDatabaseInsightResou * @param request The request object containing the details to send * @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. */ SummarizeDatabaseInsightResourceUtilizationInsightResponse summarizeDatabaseInsightResourceUtilizationInsight( @@ -176,6 +202,8 @@ SummarizeDatabaseInsightResourceUsageTrendResponse summarizeDatabaseInsightResou * @param request The request object containing the details to send * @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. */ SummarizeSqlInsightsResponse summarizeSqlInsights(SummarizeSqlInsightsRequest request); @@ -184,6 +212,8 @@ SummarizeDatabaseInsightResourceUsageTrendResponse summarizeDatabaseInsightResou * @param request The request object containing the details to send * @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. */ SummarizeSqlPlanInsightsResponse summarizeSqlPlanInsights( SummarizeSqlPlanInsightsRequest request); @@ -193,6 +223,8 @@ SummarizeSqlPlanInsightsResponse summarizeSqlPlanInsights( * @param request The request object containing the details to send * @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. */ SummarizeSqlResponseTimeDistributionsResponse summarizeSqlResponseTimeDistributions( SummarizeSqlResponseTimeDistributionsRequest request); @@ -202,6 +234,8 @@ SummarizeSqlResponseTimeDistributionsResponse summarizeSqlResponseTimeDistributi * @param request The request object containing the details to send * @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. */ SummarizeSqlStatisticsResponse summarizeSqlStatistics(SummarizeSqlStatisticsRequest request); @@ -210,6 +244,8 @@ SummarizeSqlResponseTimeDistributionsResponse summarizeSqlResponseTimeDistributi * @param request The request object containing the details to send * @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. */ SummarizeSqlStatisticsTimeSeriesResponse summarizeSqlStatisticsTimeSeries( SummarizeSqlStatisticsTimeSeriesRequest request); @@ -219,6 +255,8 @@ SummarizeSqlStatisticsTimeSeriesResponse summarizeSqlStatisticsTimeSeries( * @param request The request object containing the details to send * @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. */ SummarizeSqlStatisticsTimeSeriesByPlanResponse summarizeSqlStatisticsTimeSeriesByPlan( SummarizeSqlStatisticsTimeSeriesByPlanRequest request); 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 ad73154fc36..388c728f945 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use IngestSqlBucketRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d1fbd2de852..e7683b04fb9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use IngestSqlPlanLinesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f5ccc23e337..a33b1ec70aa 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use IngestSqlTextRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 aab05040f78..158c0cbe822 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use ListDatabaseInsightsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 78e015ca444..96b80794891 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use ListSqlPlansRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c883b919d7a..2fec2d16063 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use ListSqlSearchesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 09652bea5f4..da348fc92ad 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use ListSqlTextsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d998d5e9a41..20ef5518db2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use SummarizeDatabaseInsightResourceCapacityTrendRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2bdf644a27e..2392474bd41 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use SummarizeDatabaseInsightResourceForecastTrendRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ab9440fd35f..206cb0ff484 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use SummarizeDatabaseInsightResourceStatisticsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4a9837a6fc2..c612041e16a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use SummarizeDatabaseInsightResourceUsageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1449e2df804..45888fbe73d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use SummarizeDatabaseInsightResourceUsageTrendRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0b6fecf8a89..5541b2b19ac 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use SummarizeDatabaseInsightResourceUtilizationInsightRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2657f25fa83..6bce15aa36e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use SummarizeSqlInsightsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 837908e410a..a239de8f8df 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use SummarizeSqlPlanInsightsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 df24ba9383b..951ebfc03f0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use SummarizeSqlResponseTimeDistributionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 abcee1ecc71..84c46adcf94 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use SummarizeSqlStatisticsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 16503ec97a4..518fb3a1f1c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use SummarizeSqlStatisticsTimeSeriesByPlanRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e97f08ef984..27bad9fc52b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; - +/** + * Example: Click here to see how to use SummarizeSqlStatisticsTimeSeriesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-optimizer/pom.xml b/bmc-optimizer/pom.xml index 0d2284297f3..c0928880e3c 100644 --- a/bmc-optimizer/pom.xml +++ b/bmc-optimizer/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-optimizer @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 0feec4a6404..f8d2c89f1b3 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 @@ -51,6 +51,8 @@ public interface Optimizer extends AutoCloseable { * @param request The request object containing the details to send * @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. */ BulkApplyRecommendationsResponse bulkApplyRecommendations( BulkApplyRecommendationsRequest request); @@ -61,6 +63,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ CreateProfileResponse createProfile(CreateProfileRequest request); @@ -70,6 +74,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ DeleteProfileResponse deleteProfile(DeleteProfileRequest request); @@ -79,6 +85,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ GetCategoryResponse getCategory(GetCategoryRequest request); @@ -88,6 +96,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ GetEnrollmentStatusResponse getEnrollmentStatus(GetEnrollmentStatusRequest request); @@ -97,6 +107,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ GetProfileResponse getProfile(GetProfileRequest request); @@ -106,6 +118,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ GetRecommendationResponse getRecommendation(GetRecommendationRequest request); @@ -115,6 +129,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ GetResourceActionResponse getResourceAction(GetResourceActionRequest request); @@ -123,6 +139,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -132,6 +150,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ ListCategoriesResponse listCategories(ListCategoriesRequest request); @@ -141,6 +161,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ ListEnrollmentStatusesResponse listEnrollmentStatuses(ListEnrollmentStatusesRequest request); @@ -151,6 +173,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ ListHistoriesResponse listHistories(ListHistoriesRequest request); @@ -160,6 +184,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ ListProfilesResponse listProfiles(ListProfilesRequest request); @@ -169,6 +195,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ ListRecommendationsResponse listRecommendations(ListRecommendationsRequest request); @@ -178,6 +206,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ ListResourceActionsResponse listResourceActions(ListResourceActionsRequest request); @@ -187,6 +217,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -196,6 +228,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -205,6 +239,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -214,6 +250,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ UpdateEnrollmentStatusResponse updateEnrollmentStatus(UpdateEnrollmentStatusRequest request); @@ -223,6 +261,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ UpdateProfileResponse updateProfile(UpdateProfileRequest request); @@ -237,6 +277,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ UpdateRecommendationResponse updateRecommendation(UpdateRecommendationRequest request); @@ -251,6 +293,8 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @param request The request object containing the details to send * @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. */ UpdateResourceActionResponse updateResourceAction(UpdateResourceActionRequest request); 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 8eb6c4d426d..25eb7d50231 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use BulkApplyRecommendationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 13018ca906f..0315d61ab76 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use CreateProfileRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1fdcb1bd30b..3cb04b41366 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use DeleteProfileRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e895aad261d..b6ed90b274a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use GetCategoryRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 73fb87ac47a..3834d495a02 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use GetEnrollmentStatusRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3ea31496b3a..1052723fcb8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use GetProfileRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 603cae109b7..70c6714f5f2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use GetRecommendationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8e74214c4f0..9b873809deb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use GetResourceActionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f2ee0ea2f38..7bf0c1ca952 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8a069d2abf8..9a8c022a39f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use ListCategoriesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 49b80935e34..20477997be7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use ListEnrollmentStatusesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d8043115e02..491ce0962e6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use ListHistoriesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 65596dd049f..ca14735dc04 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use ListProfilesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f9bffd8e1e8..c128eb8009f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use ListRecommendationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b277934dab1..ee7f10db490 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use ListResourceActionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5568830d30d..1a29edaedca 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 19baa51021a..a0ddff46718 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 240103178bd..bf4fb6e10fb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 483a0017eba..66fb2c3bc9c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use UpdateEnrollmentStatusRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4529a9bdcb6..0da6f224b81 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use UpdateProfileRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 76f2b753964..b54e079a6fc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use UpdateRecommendationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c829d2e1edc..bf997aeb0f1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; - +/** + * Example: Click here to see how to use UpdateResourceActionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-osmanagement/pom.xml b/bmc-osmanagement/pom.xml index edea829791c..a6cf288bb17 100644 --- a/bmc-osmanagement/pom.xml +++ b/bmc-osmanagement/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-osmanagement @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 c6548b33475..05a707b546a 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 @@ -53,6 +53,8 @@ public interface OsManagement extends AutoCloseable { * @param request The request object containing the details to send * @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. */ AddPackagesToSoftwareSourceResponse addPackagesToSoftwareSource( AddPackagesToSoftwareSourceRequest request); @@ -65,6 +67,8 @@ AddPackagesToSoftwareSourceResponse addPackagesToSoftwareSource( * @param request The request object containing the details to send * @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. */ AttachChildSoftwareSourceToManagedInstanceResponse attachChildSoftwareSourceToManagedInstance( AttachChildSoftwareSourceToManagedInstanceRequest request); @@ -78,6 +82,8 @@ AttachChildSoftwareSourceToManagedInstanceResponse attachChildSoftwareSourceToMa * @param request The request object containing the details to send * @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. */ AttachManagedInstanceToManagedInstanceGroupResponse attachManagedInstanceToManagedInstanceGroup( AttachManagedInstanceToManagedInstanceGroupRequest request); @@ -91,6 +97,8 @@ AttachManagedInstanceToManagedInstanceGroupResponse attachManagedInstanceToManag * @param request The request object containing the details to send * @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. */ AttachParentSoftwareSourceToManagedInstanceResponse attachParentSoftwareSourceToManagedInstance( AttachParentSoftwareSourceToManagedInstanceRequest request); @@ -102,6 +110,8 @@ AttachParentSoftwareSourceToManagedInstanceResponse attachParentSoftwareSourceTo * @param request The request object containing the details to send * @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. */ ChangeManagedInstanceGroupCompartmentResponse changeManagedInstanceGroupCompartment( ChangeManagedInstanceGroupCompartmentRequest request); @@ -113,6 +123,8 @@ ChangeManagedInstanceGroupCompartmentResponse changeManagedInstanceGroupCompartm * @param request The request object containing the details to send * @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. */ ChangeScheduledJobCompartmentResponse changeScheduledJobCompartment( ChangeScheduledJobCompartmentRequest request); @@ -124,6 +136,8 @@ ChangeScheduledJobCompartmentResponse changeScheduledJobCompartment( * @param request The request object containing the details to send * @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. */ ChangeSoftwareSourceCompartmentResponse changeSoftwareSourceCompartment( ChangeSoftwareSourceCompartmentRequest request); @@ -136,6 +150,8 @@ ChangeSoftwareSourceCompartmentResponse changeSoftwareSourceCompartment( * @param request The request object containing the details to send * @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. */ CreateManagedInstanceGroupResponse createManagedInstanceGroup( CreateManagedInstanceGroupRequest request); @@ -149,6 +165,8 @@ CreateManagedInstanceGroupResponse createManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ CreateScheduledJobResponse createScheduledJob(CreateScheduledJobRequest request); @@ -160,6 +178,8 @@ CreateManagedInstanceGroupResponse createManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ CreateSoftwareSourceResponse createSoftwareSource(CreateSoftwareSourceRequest request); @@ -169,6 +189,8 @@ CreateManagedInstanceGroupResponse createManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( DeleteManagedInstanceGroupRequest request); @@ -179,6 +201,8 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ DeleteScheduledJobResponse deleteScheduledJob(DeleteScheduledJobRequest request); @@ -188,6 +212,8 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ DeleteSoftwareSourceResponse deleteSoftwareSource(DeleteSoftwareSourceRequest request); @@ -198,6 +224,8 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ DetachChildSoftwareSourceFromManagedInstanceResponse detachChildSoftwareSourceFromManagedInstance( @@ -209,6 +237,8 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ DetachManagedInstanceFromManagedInstanceGroupResponse detachManagedInstanceFromManagedInstanceGroup( @@ -221,6 +251,8 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ DetachParentSoftwareSourceFromManagedInstanceResponse detachParentSoftwareSourceFromManagedInstance( @@ -232,6 +264,8 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ GetErratumResponse getErratum(GetErratumRequest request); @@ -241,6 +275,8 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ GetManagedInstanceResponse getManagedInstance(GetManagedInstanceRequest request); @@ -250,6 +286,8 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ GetManagedInstanceGroupResponse getManagedInstanceGroup(GetManagedInstanceGroupRequest request); @@ -259,6 +297,8 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ GetScheduledJobResponse getScheduledJob(GetScheduledJobRequest request); @@ -268,6 +308,8 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ GetSoftwarePackageResponse getSoftwarePackage(GetSoftwarePackageRequest request); @@ -277,6 +319,8 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ GetSoftwareSourceResponse getSoftwareSource(GetSoftwareSourceRequest request); @@ -286,6 +330,8 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ GetWindowsUpdateResponse getWindowsUpdate(GetWindowsUpdateRequest request); @@ -294,6 +340,8 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -303,6 +351,8 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ InstallAllPackageUpdatesOnManagedInstanceResponse installAllPackageUpdatesOnManagedInstance( InstallAllPackageUpdatesOnManagedInstanceRequest request); @@ -313,6 +363,8 @@ InstallAllPackageUpdatesOnManagedInstanceResponse installAllPackageUpdatesOnMana * @param request The request object containing the details to send * @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. */ InstallAllWindowsUpdatesOnManagedInstanceResponse installAllWindowsUpdatesOnManagedInstance( InstallAllWindowsUpdatesOnManagedInstanceRequest request); @@ -323,6 +375,8 @@ InstallAllWindowsUpdatesOnManagedInstanceResponse installAllWindowsUpdatesOnMana * @param request The request object containing the details to send * @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. */ InstallPackageOnManagedInstanceResponse installPackageOnManagedInstance( InstallPackageOnManagedInstanceRequest request); @@ -333,6 +387,8 @@ InstallPackageOnManagedInstanceResponse installPackageOnManagedInstance( * @param request The request object containing the details to send * @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. */ InstallPackageUpdateOnManagedInstanceResponse installPackageUpdateOnManagedInstance( InstallPackageUpdateOnManagedInstanceRequest request); @@ -343,6 +399,8 @@ InstallPackageUpdateOnManagedInstanceResponse installPackageUpdateOnManagedInsta * @param request The request object containing the details to send * @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. */ InstallWindowsUpdateOnManagedInstanceResponse installWindowsUpdateOnManagedInstance( InstallWindowsUpdateOnManagedInstanceRequest request); @@ -353,6 +411,8 @@ InstallWindowsUpdateOnManagedInstanceResponse installWindowsUpdateOnManagedInsta * @param request The request object containing the details to send * @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. */ ListAvailablePackagesForManagedInstanceResponse listAvailablePackagesForManagedInstance( ListAvailablePackagesForManagedInstanceRequest request); @@ -363,6 +423,8 @@ ListAvailablePackagesForManagedInstanceResponse listAvailablePackagesForManagedI * @param request The request object containing the details to send * @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. */ ListAvailableSoftwareSourcesForManagedInstanceResponse listAvailableSoftwareSourcesForManagedInstance( @@ -374,6 +436,8 @@ ListAvailablePackagesForManagedInstanceResponse listAvailablePackagesForManagedI * @param request The request object containing the details to send * @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. */ ListAvailableUpdatesForManagedInstanceResponse listAvailableUpdatesForManagedInstance( ListAvailableUpdatesForManagedInstanceRequest request); @@ -384,6 +448,8 @@ ListAvailableUpdatesForManagedInstanceResponse listAvailableUpdatesForManagedIns * @param request The request object containing the details to send * @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. */ ListAvailableWindowsUpdatesForManagedInstanceResponse listAvailableWindowsUpdatesForManagedInstance( @@ -395,6 +461,8 @@ ListAvailableUpdatesForManagedInstanceResponse listAvailableUpdatesForManagedIns * @param request The request object containing the details to send * @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. */ ListManagedInstanceGroupsResponse listManagedInstanceGroups( ListManagedInstanceGroupsRequest request); @@ -405,6 +473,8 @@ ListManagedInstanceGroupsResponse listManagedInstanceGroups( * @param request The request object containing the details to send * @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. */ ListManagedInstancesResponse listManagedInstances(ListManagedInstancesRequest request); @@ -414,6 +484,8 @@ ListManagedInstanceGroupsResponse listManagedInstanceGroups( * @param request The request object containing the details to send * @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. */ ListPackagesInstalledOnManagedInstanceResponse listPackagesInstalledOnManagedInstance( ListPackagesInstalledOnManagedInstanceRequest request); @@ -424,6 +496,8 @@ ListPackagesInstalledOnManagedInstanceResponse listPackagesInstalledOnManagedIns * @param request The request object containing the details to send * @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. */ ListScheduledJobsResponse listScheduledJobs(ListScheduledJobsRequest request); @@ -433,6 +507,8 @@ ListPackagesInstalledOnManagedInstanceResponse listPackagesInstalledOnManagedIns * @param request The request object containing the details to send * @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. */ ListSoftwareSourcePackagesResponse listSoftwareSourcePackages( ListSoftwareSourcePackagesRequest request); @@ -443,6 +519,8 @@ ListSoftwareSourcePackagesResponse listSoftwareSourcePackages( * @param request The request object containing the details to send * @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. */ ListSoftwareSourcesResponse listSoftwareSources(ListSoftwareSourcesRequest request); @@ -452,6 +530,8 @@ ListSoftwareSourcePackagesResponse listSoftwareSourcePackages( * @param request The request object containing the details to send * @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. */ ListUpcomingScheduledJobsResponse listUpcomingScheduledJobs( ListUpcomingScheduledJobsRequest request); @@ -462,6 +542,8 @@ ListUpcomingScheduledJobsResponse listUpcomingScheduledJobs( * @param request The request object containing the details to send * @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. */ ListWindowsUpdatesResponse listWindowsUpdates(ListWindowsUpdatesRequest request); @@ -471,6 +553,8 @@ ListUpcomingScheduledJobsResponse listUpcomingScheduledJobs( * @param request The request object containing the details to send * @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. */ ListWindowsUpdatesInstalledOnManagedInstanceResponse listWindowsUpdatesInstalledOnManagedInstance( @@ -481,6 +565,8 @@ ListUpcomingScheduledJobsResponse listUpcomingScheduledJobs( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -489,6 +575,8 @@ ListUpcomingScheduledJobsResponse listUpcomingScheduledJobs( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -498,6 +586,8 @@ ListUpcomingScheduledJobsResponse listUpcomingScheduledJobs( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -507,6 +597,8 @@ ListUpcomingScheduledJobsResponse listUpcomingScheduledJobs( * @param request The request object containing the details to send * @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. */ RemovePackageFromManagedInstanceResponse removePackageFromManagedInstance( RemovePackageFromManagedInstanceRequest request); @@ -517,6 +609,8 @@ RemovePackageFromManagedInstanceResponse removePackageFromManagedInstance( * @param request The request object containing the details to send * @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. */ RemovePackagesFromSoftwareSourceResponse removePackagesFromSoftwareSource( RemovePackagesFromSoftwareSourceRequest request); @@ -528,6 +622,8 @@ RemovePackagesFromSoftwareSourceResponse removePackagesFromSoftwareSource( * @param request The request object containing the details to send * @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. */ RunScheduledJobNowResponse runScheduledJobNow(RunScheduledJobNowRequest request); @@ -538,6 +634,8 @@ RemovePackagesFromSoftwareSourceResponse removePackagesFromSoftwareSource( * @param request The request object containing the details to send * @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. */ SearchSoftwarePackagesResponse searchSoftwarePackages(SearchSoftwarePackagesRequest request); @@ -548,6 +646,8 @@ RemovePackagesFromSoftwareSourceResponse removePackagesFromSoftwareSource( * @param request The request object containing the details to send * @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. */ SkipNextScheduledJobExecutionResponse skipNextScheduledJobExecution( SkipNextScheduledJobExecutionRequest request); @@ -558,6 +658,8 @@ SkipNextScheduledJobExecutionResponse skipNextScheduledJobExecution( * @param request The request object containing the details to send * @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. */ UpdateManagedInstanceGroupResponse updateManagedInstanceGroup( UpdateManagedInstanceGroupRequest request); @@ -568,6 +670,8 @@ UpdateManagedInstanceGroupResponse updateManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ UpdateScheduledJobResponse updateScheduledJob(UpdateScheduledJobRequest request); @@ -577,6 +681,8 @@ UpdateManagedInstanceGroupResponse updateManagedInstanceGroup( * @param request The request object containing the details to send * @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. */ UpdateSoftwareSourceResponse updateSoftwareSource(UpdateSoftwareSourceRequest request); 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 d2881cd832f..8d216a5dea4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use AddPackagesToSoftwareSourceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4646ac692ae..7920bc0fc97 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use AttachChildSoftwareSourceToManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 153a6cb602d..fe62c0955dd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use AttachManagedInstanceToManagedInstanceGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b8298422c18..dd234b9b28a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use AttachParentSoftwareSourceToManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 afb5f83cbe1..d03b72634d8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ChangeManagedInstanceGroupCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3338f24f2cc..5c05f1598be 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ChangeScheduledJobCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1b7094afa48..ee8165ea691 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ChangeSoftwareSourceCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 972e435ee6c..ac7692c7a54 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use CreateManagedInstanceGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b50b1bfad0b..fea89976c94 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use CreateScheduledJobRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 21b61791697..3aff0cac9cb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use CreateSoftwareSourceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 017f5d66e3a..597bbb44cc2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use DeleteManagedInstanceGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 82bc6fb1d10..88e6fc4fa1f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use DeleteScheduledJobRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e08454c8f4c..6f8d285423c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use DeleteSoftwareSourceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c7e68c50725..aaa23766d81 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use DetachChildSoftwareSourceFromManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7092cae1dc1..07ecf709f36 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use DetachManagedInstanceFromManagedInstanceGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3b65ffd919d..16a8dc6109a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use DetachParentSoftwareSourceFromManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a0393dc6549..e2e58e5b018 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use GetErratumRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 67f0db0a068..20f80c49e48 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use GetManagedInstanceGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 085df3957b1..52f0b0727cf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use GetManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 db707cc980b..b785bbcf579 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use GetScheduledJobRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 422f61de0d9..6b0d0bce866 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use GetSoftwarePackageRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 90288c0fd13..aa4a4bc1be8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use GetSoftwareSourceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e4ae21a71d8..1391edb6014 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use GetWindowsUpdateRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b4109f675e8..b1018e382c2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c6e07fb3941..d48cdaf9439 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use InstallAllPackageUpdatesOnManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 67007ba2863..11eb7bf0954 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use InstallAllWindowsUpdatesOnManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a993e4ab684..f7b28de6da9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use InstallPackageOnManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 572d0da3f7b..bf1bf93aea7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use InstallPackageUpdateOnManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 05d86edbbd3..6a518abc4f0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use InstallWindowsUpdateOnManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 02bd0b22315..d057b484ed0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListAvailablePackagesForManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3ad4c1b7e24..a8d0eb6f41e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListAvailableSoftwareSourcesForManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6c6239fea55..dde023e9c19 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListAvailableUpdatesForManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 15656d7a4d1..85e86d59e70 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListAvailableWindowsUpdatesForManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 30851b1f7cf..9da6c751b9a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListManagedInstanceGroupsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 357ea95aeb5..b3305d907fa 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListManagedInstancesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cda266210ee..9de55d6de0a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListPackagesInstalledOnManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3c5a1c34d7c..a5671fd4cde 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListScheduledJobsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ada69ae3400..30582395fed 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListSoftwareSourcePackagesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 50afa56ea30..c5819902fb4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListSoftwareSourcesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 62b92511a96..14e29da818c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListUpcomingScheduledJobsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c9e3e2dd9f0..45f8d3c4d51 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListWindowsUpdatesInstalledOnManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f753e1d1222..dee2803379b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListWindowsUpdatesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 77be3d7ac82..850557dffec 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cf8c30246c6..cabc43a7b60 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 62c2f825676..64b12beff86 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7fc9a912165..7fd789615dd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use RemovePackageFromManagedInstanceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4eaceed4973..80e35c3ec48 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use RemovePackagesFromSoftwareSourceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 47df65a03a0..e302f221024 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use RunScheduledJobNowRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 af954d2d7b7..8be12a1bfba 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use SearchSoftwarePackagesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 deb92ca1685..96079684d70 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use SkipNextScheduledJobExecutionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 dcae0130106..fd396ea86bd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use UpdateManagedInstanceGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b1a5d872268..e4e9da6a9be 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use UpdateScheduledJobRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4cb27e961e5..0f8b76e0eae 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; - +/** + * Example: Click here to see how to use UpdateSoftwareSourceRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-resourcemanager/pom.xml b/bmc-resourcemanager/pom.xml index 3033ef1253c..e286b413b32 100644 --- a/bmc-resourcemanager/pom.xml +++ b/bmc-resourcemanager/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-resourcemanager @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 b6dc5864b8f..81a26ec9c64 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 @@ -57,6 +57,8 @@ public interface ResourceManager extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CancelJobResponse cancelJob(CancelJobRequest request); @@ -68,6 +70,8 @@ public interface ResourceManager extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeConfigurationSourceProviderCompartmentResponse changeConfigurationSourceProviderCompartment( @@ -78,6 +82,8 @@ public interface ResourceManager extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeStackCompartmentResponse changeStackCompartment(ChangeStackCompartmentRequest request); @@ -89,6 +95,8 @@ public interface ResourceManager extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateConfigurationSourceProviderResponse createConfigurationSourceProvider( CreateConfigurationSourceProviderRequest request); @@ -98,13 +106,15 @@ CreateConfigurationSourceProviderResponse createConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ CreateJobResponse createJob(CreateJobRequest request); /** * Creates a stack in the specified compartment. - * You can create a stack from a Terraform configuration file. - * The Terraform configuration file can be directly uploaded or referenced from a source code control system. + * You can create a stack from a Terraform configuration. + * The Terraform configuration can be directly uploaded or referenced from a source code control system. * You can also create a stack from an existing compartment. * For more information, see * [To create a stack](https://docs.cloud.oracle.com/iaas/Content/ResourceManager/Tasks/managingstacksandjobs.htm#CreateStack). @@ -112,6 +122,8 @@ CreateConfigurationSourceProviderResponse createConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ CreateStackResponse createStack(CreateStackRequest request); @@ -120,6 +132,8 @@ CreateConfigurationSourceProviderResponse createConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ DeleteConfigurationSourceProviderResponse deleteConfigurationSourceProvider( DeleteConfigurationSourceProviderRequest request); @@ -129,6 +143,8 @@ DeleteConfigurationSourceProviderResponse deleteConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ DeleteStackResponse deleteStack(DeleteStackRequest request); @@ -137,6 +153,8 @@ DeleteConfigurationSourceProviderResponse deleteConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ DetectStackDriftResponse detectStackDrift(DetectStackDriftRequest request); @@ -145,6 +163,8 @@ DeleteConfigurationSourceProviderResponse deleteConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( GetConfigurationSourceProviderRequest request); @@ -154,6 +174,8 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ GetJobResponse getJob(GetJobRequest request); @@ -163,6 +185,8 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ GetJobLogsResponse getJobLogs(GetJobLogsRequest request); @@ -173,6 +197,8 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ GetJobLogsContentResponse getJobLogsContent(GetJobLogsContentRequest request); @@ -183,6 +209,8 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ GetJobTfConfigResponse getJobTfConfig(GetJobTfConfigRequest request); @@ -191,6 +219,8 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ GetJobTfStateResponse getJobTfState(GetJobTfStateRequest request); @@ -199,6 +229,8 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ GetStackResponse getStack(GetStackRequest request); @@ -209,6 +241,8 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ GetStackTfConfigResponse getStackTfConfig(GetStackTfConfigRequest request); @@ -217,6 +251,8 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ GetStackTfStateResponse getStackTfState(GetStackTfStateRequest request); @@ -225,6 +261,8 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -236,6 +274,8 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ ListConfigurationSourceProvidersResponse listConfigurationSourceProviders( ListConfigurationSourceProvidersRequest request); @@ -250,6 +290,8 @@ ListConfigurationSourceProvidersResponse listConfigurationSourceProviders( * @param request The request object containing the details to send * @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. */ ListJobsResponse listJobs(ListJobsRequest request); @@ -259,6 +301,8 @@ ListConfigurationSourceProvidersResponse listConfigurationSourceProviders( * @param request The request object containing the details to send * @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. */ ListResourceDiscoveryServicesResponse listResourceDiscoveryServices( ListResourceDiscoveryServicesRequest request); @@ -271,6 +315,8 @@ ListResourceDiscoveryServicesResponse listResourceDiscoveryServices( * @param request The request object containing the details to send * @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. */ ListStackResourceDriftDetailsResponse listStackResourceDriftDetails( ListStackResourceDriftDetailsRequest request); @@ -283,6 +329,8 @@ ListStackResourceDriftDetailsResponse listStackResourceDriftDetails( * @param request The request object containing the details to send * @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. */ ListStacksResponse listStacks(ListStacksRequest request); @@ -292,6 +340,8 @@ ListStackResourceDriftDetailsResponse listStackResourceDriftDetails( * @param request The request object containing the details to send * @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. */ ListTerraformVersionsResponse listTerraformVersions(ListTerraformVersionsRequest request); @@ -301,6 +351,8 @@ ListStackResourceDriftDetailsResponse listStackResourceDriftDetails( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -310,6 +362,8 @@ ListStackResourceDriftDetailsResponse listStackResourceDriftDetails( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -319,6 +373,8 @@ ListStackResourceDriftDetailsResponse listStackResourceDriftDetails( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -330,6 +386,8 @@ ListStackResourceDriftDetailsResponse listStackResourceDriftDetails( * @param request The request object containing the details to send * @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. */ UpdateConfigurationSourceProviderResponse updateConfigurationSourceProvider( UpdateConfigurationSourceProviderRequest request); @@ -339,6 +397,8 @@ UpdateConfigurationSourceProviderResponse updateConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ UpdateJobResponse updateJob(UpdateJobRequest request); @@ -353,6 +413,8 @@ UpdateConfigurationSourceProviderResponse updateConfigurationSourceProvider( * @param request The request object containing the details to send * @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. */ 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 2d87d1188fe..fd8c3436cc0 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 @@ -140,8 +140,8 @@ java.util.concurrent.Future createJob( /** * Creates a stack in the specified compartment. - * You can create a stack from a Terraform configuration file. - * The Terraform configuration file can be directly uploaded or referenced from a source code control system. + * You can create a stack from a Terraform configuration. + * The Terraform configuration can be directly uploaded or referenced from a source code control system. * You can also create a stack from an existing compartment. * For more information, see * [To create a stack](https://docs.cloud.oracle.com/iaas/Content/ResourceManager/Tasks/managingstacksandjobs.htm#CreateStack). 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 0a69526edc7..e05cf8d340d 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 @@ -90,6 +90,14 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( request.getPage())); } + if (request.getConfigSourceProviderType() != null) { + target = + target.queryParam( + "configSourceProviderType", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getConfigSourceProviderType())); + } + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); 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 d06cd5c919c..8de1fb22ba4 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 @@ -31,6 +31,10 @@ defaultImpl = ConfigurationSourceProvider.class ) @com.fasterxml.jackson.annotation.JsonSubTypes({ + @com.fasterxml.jackson.annotation.JsonSubTypes.Type( + value = GithubAccessTokenConfigurationSourceProvider.class, + name = "GITHUB_ACCESS_TOKEN" + ), @com.fasterxml.jackson.annotation.JsonSubTypes.Type( value = GitlabAccessTokenConfigurationSourceProvider.class, name = "GITLAB_ACCESS_TOKEN" @@ -147,12 +151,15 @@ public static LifecycleState create(String key) { java.util.Map> definedTags; /** - * The type of configuration source provider. The `GITLAB_ACCESS_TOKEN` type corresponds to Git. + * The type of configuration source provider. + * The `GITLAB_ACCESS_TOKEN` type corresponds to GitLab. + * The `GITHUB_ACCESS_TOKEN` type corresponds to GitHub. * **/ @lombok.extern.slf4j.Slf4j public enum ConfigSourceProviderType { GitlabAccessToken("GITLAB_ACCESS_TOKEN"), + GithubAccessToken("GITHUB_ACCESS_TOKEN"), /** * This value is used if a service returns a value for this enum that is not recognized by this 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 279b462ea31..534c560f46d 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 @@ -32,6 +32,10 @@ @com.fasterxml.jackson.annotation.JsonSubTypes.Type( value = GitlabAccessTokenConfigurationSourceProviderSummary.class, name = "GITLAB_ACCESS_TOKEN" + ), + @com.fasterxml.jackson.annotation.JsonSubTypes.Type( + value = GithubAccessTokenConfigurationSourceProviderSummary.class, + name = "GITHUB_ACCESS_TOKEN" ) }) @com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) 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 0f9271bbfd1..bf03a0c53fd 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 @@ -32,6 +32,10 @@ @com.fasterxml.jackson.annotation.JsonSubTypes.Type( value = CreateGitlabAccessTokenConfigurationSourceProviderDetails.class, name = "GITLAB_ACCESS_TOKEN" + ), + @com.fasterxml.jackson.annotation.JsonSubTypes.Type( + value = CreateGithubAccessTokenConfigurationSourceProviderDetails.class, + name = "GITHUB_ACCESS_TOKEN" ) }) @com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) 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 new file mode 100644 index 00000000000..d9c29c7168e --- /dev/null +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateGithubAccessTokenConfigurationSourceProviderDetails.java @@ -0,0 +1,172 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * The details for creating a configuration source provider of the type `GITHUB_ACCESS_TOKEN`. + * This type corresponds to a configuration source provider in GitHub that is authenticated with a personal access token. + * + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = CreateGithubAccessTokenConfigurationSourceProviderDetails.Builder.class +) +@lombok.ToString(callSuper = true) +@lombok.EqualsAndHashCode(callSuper = true) +@com.fasterxml.jackson.annotation.JsonTypeInfo( + use = com.fasterxml.jackson.annotation.JsonTypeInfo.Id.NAME, + include = com.fasterxml.jackson.annotation.JsonTypeInfo.As.PROPERTY, + property = "configSourceProviderType" +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class CreateGithubAccessTokenConfigurationSourceProviderDetails + extends CreateConfigurationSourceProviderDetails { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; + + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("description") + private String description; + + public Builder description(String description) { + this.description = description; + this.__explicitlySet__.add("description"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("apiEndpoint") + private String apiEndpoint; + + public Builder apiEndpoint(String apiEndpoint) { + this.apiEndpoint = apiEndpoint; + this.__explicitlySet__.add("apiEndpoint"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("accessToken") + private String accessToken; + + public Builder accessToken(String accessToken) { + this.accessToken = accessToken; + this.__explicitlySet__.add("accessToken"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public CreateGithubAccessTokenConfigurationSourceProviderDetails build() { + CreateGithubAccessTokenConfigurationSourceProviderDetails __instance__ = + new CreateGithubAccessTokenConfigurationSourceProviderDetails( + compartmentId, + displayName, + description, + freeformTags, + definedTags, + apiEndpoint, + accessToken); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(CreateGithubAccessTokenConfigurationSourceProviderDetails o) { + Builder copiedBuilder = + compartmentId(o.getCompartmentId()) + .displayName(o.getDisplayName()) + .description(o.getDescription()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .apiEndpoint(o.getApiEndpoint()) + .accessToken(o.getAccessToken()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + @Deprecated + public CreateGithubAccessTokenConfigurationSourceProviderDetails( + String compartmentId, + String displayName, + String description, + java.util.Map freeformTags, + java.util.Map> definedTags, + String apiEndpoint, + String accessToken) { + super(compartmentId, displayName, description, freeformTags, definedTags); + this.apiEndpoint = apiEndpoint; + this.accessToken = accessToken; + } + + /** + * The GitHub service endpoint. + * Example: `https://github.com/` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("apiEndpoint") + String apiEndpoint; + + /** + * The personal access token to be configured on the GitHub repository. Avoid entering confidential information. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("accessToken") + String accessToken; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 2d10192735f..c9c855e403a 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 @@ -154,15 +154,15 @@ public CreateGitlabAccessTokenConfigurationSourceProviderDetails( } /** - * The Git service API endpoint. - * Example: `https://gitlab.com/api/v4/` + * The Git service endpoint. + * Example: `https://gitlab.com` * **/ @com.fasterxml.jackson.annotation.JsonProperty("apiEndpoint") String apiEndpoint; /** - * The personal access token to be configured on the Git repository. Avoid entering confidential information. + * The personal access token to be configured on the GitLab repository. Avoid entering confidential information. **/ @com.fasterxml.jackson.annotation.JsonProperty("accessToken") String accessToken; 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 new file mode 100644 index 00000000000..eb9847f990a --- /dev/null +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GithubAccessTokenConfigurationSourceProvider.java @@ -0,0 +1,196 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * The properties that define a configuration source provider of the type `GITHUB_ACCESS_TOKEN`. + * This type corresponds to a configuration source provider in GitHub that is authenticated with a personal access token. + * + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = GithubAccessTokenConfigurationSourceProvider.Builder.class +) +@lombok.ToString(callSuper = true) +@lombok.EqualsAndHashCode(callSuper = true) +@com.fasterxml.jackson.annotation.JsonTypeInfo( + use = com.fasterxml.jackson.annotation.JsonTypeInfo.Id.NAME, + include = com.fasterxml.jackson.annotation.JsonTypeInfo.As.PROPERTY, + property = "configSourceProviderType" +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class GithubAccessTokenConfigurationSourceProvider extends ConfigurationSourceProvider { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("id") + private String id; + + public Builder id(String id) { + this.id = id; + this.__explicitlySet__.add("id"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; + + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("description") + private String description; + + public Builder description(String description) { + this.description = description; + this.__explicitlySet__.add("description"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") + private java.util.Date timeCreated; + + public Builder timeCreated(java.util.Date timeCreated) { + this.timeCreated = timeCreated; + this.__explicitlySet__.add("timeCreated"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + private LifecycleState lifecycleState; + + public Builder lifecycleState(LifecycleState lifecycleState) { + this.lifecycleState = lifecycleState; + this.__explicitlySet__.add("lifecycleState"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("apiEndpoint") + private String apiEndpoint; + + public Builder apiEndpoint(String apiEndpoint) { + this.apiEndpoint = apiEndpoint; + this.__explicitlySet__.add("apiEndpoint"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public GithubAccessTokenConfigurationSourceProvider build() { + GithubAccessTokenConfigurationSourceProvider __instance__ = + new GithubAccessTokenConfigurationSourceProvider( + id, + compartmentId, + displayName, + description, + timeCreated, + lifecycleState, + freeformTags, + definedTags, + apiEndpoint); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(GithubAccessTokenConfigurationSourceProvider o) { + Builder copiedBuilder = + id(o.getId()) + .compartmentId(o.getCompartmentId()) + .displayName(o.getDisplayName()) + .description(o.getDescription()) + .timeCreated(o.getTimeCreated()) + .lifecycleState(o.getLifecycleState()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .apiEndpoint(o.getApiEndpoint()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + @Deprecated + public GithubAccessTokenConfigurationSourceProvider( + String id, + String compartmentId, + String displayName, + String description, + java.util.Date timeCreated, + LifecycleState lifecycleState, + java.util.Map freeformTags, + java.util.Map> definedTags, + String apiEndpoint) { + super( + id, + compartmentId, + displayName, + description, + timeCreated, + lifecycleState, + freeformTags, + definedTags); + this.apiEndpoint = apiEndpoint; + } + + /** + * The GitHub service endpoint. + * Example: `https://github.com/` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("apiEndpoint") + String apiEndpoint; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..de13be4bf50 --- /dev/null +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GithubAccessTokenConfigurationSourceProviderSummary.java @@ -0,0 +1,197 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Summary information for a configuration source provider of the type `GITHUB_ACCESS_TOKEN`. + * This type corresponds to a configuration source provider in GitHub that is authenticated with a personal access token. + * + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = GithubAccessTokenConfigurationSourceProviderSummary.Builder.class +) +@lombok.ToString(callSuper = true) +@lombok.EqualsAndHashCode(callSuper = true) +@com.fasterxml.jackson.annotation.JsonTypeInfo( + use = com.fasterxml.jackson.annotation.JsonTypeInfo.Id.NAME, + include = com.fasterxml.jackson.annotation.JsonTypeInfo.As.PROPERTY, + property = "configSourceProviderType" +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class GithubAccessTokenConfigurationSourceProviderSummary + extends ConfigurationSourceProviderSummary { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("id") + private String id; + + public Builder id(String id) { + this.id = id; + this.__explicitlySet__.add("id"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; + + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("description") + private String description; + + public Builder description(String description) { + this.description = description; + this.__explicitlySet__.add("description"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") + private java.util.Date timeCreated; + + public Builder timeCreated(java.util.Date timeCreated) { + this.timeCreated = timeCreated; + this.__explicitlySet__.add("timeCreated"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + private ConfigurationSourceProvider.LifecycleState lifecycleState; + + public Builder lifecycleState(ConfigurationSourceProvider.LifecycleState lifecycleState) { + this.lifecycleState = lifecycleState; + this.__explicitlySet__.add("lifecycleState"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("apiEndpoint") + private String apiEndpoint; + + public Builder apiEndpoint(String apiEndpoint) { + this.apiEndpoint = apiEndpoint; + this.__explicitlySet__.add("apiEndpoint"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public GithubAccessTokenConfigurationSourceProviderSummary build() { + GithubAccessTokenConfigurationSourceProviderSummary __instance__ = + new GithubAccessTokenConfigurationSourceProviderSummary( + id, + compartmentId, + displayName, + description, + timeCreated, + lifecycleState, + freeformTags, + definedTags, + apiEndpoint); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(GithubAccessTokenConfigurationSourceProviderSummary o) { + Builder copiedBuilder = + id(o.getId()) + .compartmentId(o.getCompartmentId()) + .displayName(o.getDisplayName()) + .description(o.getDescription()) + .timeCreated(o.getTimeCreated()) + .lifecycleState(o.getLifecycleState()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .apiEndpoint(o.getApiEndpoint()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + @Deprecated + public GithubAccessTokenConfigurationSourceProviderSummary( + String id, + String compartmentId, + String displayName, + String description, + java.util.Date timeCreated, + ConfigurationSourceProvider.LifecycleState lifecycleState, + java.util.Map freeformTags, + java.util.Map> definedTags, + String apiEndpoint) { + super( + id, + compartmentId, + displayName, + description, + timeCreated, + lifecycleState, + freeformTags, + definedTags); + this.apiEndpoint = apiEndpoint; + } + + /** + * The GitHub service endpoint. + * Example: `https://github.com/` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("apiEndpoint") + String apiEndpoint; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 90a4b311e27..018e3adac30 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 @@ -184,8 +184,8 @@ public GitlabAccessTokenConfigurationSourceProvider( } /** - * The Git service API endpoint. - * Example: `https://gitlab.com/api/v4/` + * The Git service endpoint. + * Example: `https://gitlab.com` * **/ @com.fasterxml.jackson.annotation.JsonProperty("apiEndpoint") 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 70108e1ad7e..22d519a02c7 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 @@ -185,8 +185,8 @@ public GitlabAccessTokenConfigurationSourceProviderSummary( } /** - * The Git service API endpoint. - * Example: `https://gitlab.com/api/v4/` + * The Git service endpoint. + * Example: `https://gitlab.com` * **/ @com.fasterxml.jackson.annotation.JsonProperty("apiEndpoint") 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 473f07c8049..a0e2096e01d 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 @@ -32,6 +32,10 @@ @com.fasterxml.jackson.annotation.JsonSubTypes.Type( value = UpdateGitlabAccessTokenConfigurationSourceProviderDetails.class, name = "GITLAB_ACCESS_TOKEN" + ), + @com.fasterxml.jackson.annotation.JsonSubTypes.Type( + value = UpdateGithubAccessTokenConfigurationSourceProviderDetails.class, + name = "GITHUB_ACCESS_TOKEN" ) }) @com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) 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 new file mode 100644 index 00000000000..bc83879cabd --- /dev/null +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateGithubAccessTokenConfigurationSourceProviderDetails.java @@ -0,0 +1,160 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * The details for updating a configuration source provider of the type `GITHUB_ACCESS_TOKEN`. + * This type corresponds to a configuration source provider in GitHub that is authenticated with a personal access token. + * + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = UpdateGithubAccessTokenConfigurationSourceProviderDetails.Builder.class +) +@lombok.ToString(callSuper = true) +@lombok.EqualsAndHashCode(callSuper = true) +@com.fasterxml.jackson.annotation.JsonTypeInfo( + use = com.fasterxml.jackson.annotation.JsonTypeInfo.Id.NAME, + include = com.fasterxml.jackson.annotation.JsonTypeInfo.As.PROPERTY, + property = "configSourceProviderType" +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class UpdateGithubAccessTokenConfigurationSourceProviderDetails + extends UpdateConfigurationSourceProviderDetails { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("description") + private String description; + + public Builder description(String description) { + this.description = description; + this.__explicitlySet__.add("description"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("apiEndpoint") + private String apiEndpoint; + + public Builder apiEndpoint(String apiEndpoint) { + this.apiEndpoint = apiEndpoint; + this.__explicitlySet__.add("apiEndpoint"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("accessToken") + private String accessToken; + + public Builder accessToken(String accessToken) { + this.accessToken = accessToken; + this.__explicitlySet__.add("accessToken"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public UpdateGithubAccessTokenConfigurationSourceProviderDetails build() { + UpdateGithubAccessTokenConfigurationSourceProviderDetails __instance__ = + new UpdateGithubAccessTokenConfigurationSourceProviderDetails( + displayName, + description, + freeformTags, + definedTags, + apiEndpoint, + accessToken); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(UpdateGithubAccessTokenConfigurationSourceProviderDetails o) { + Builder copiedBuilder = + displayName(o.getDisplayName()) + .description(o.getDescription()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .apiEndpoint(o.getApiEndpoint()) + .accessToken(o.getAccessToken()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + @Deprecated + public UpdateGithubAccessTokenConfigurationSourceProviderDetails( + String displayName, + String description, + java.util.Map freeformTags, + java.util.Map> definedTags, + String apiEndpoint, + String accessToken) { + super(displayName, description, freeformTags, definedTags); + this.apiEndpoint = apiEndpoint; + this.accessToken = accessToken; + } + + /** + * The GitHub service endpoint. + * Example: `https://github.com/` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("apiEndpoint") + String apiEndpoint; + + /** + * The personal access token to be configured on the GitHub repository. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("accessToken") + String accessToken; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 45a1171b12c..c7d343beb45 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 @@ -142,15 +142,15 @@ public UpdateGitlabAccessTokenConfigurationSourceProviderDetails( } /** - * The Git service API endpoint. - * Example: `https://gitlab.com/api/v4/` + * The Git service endpoint. + * Example: `https://gitlab.com` * **/ @com.fasterxml.jackson.annotation.JsonProperty("apiEndpoint") String apiEndpoint; /** - * The personal access token to be configured on the Git repository. + * The personal access token to be configured on the GitLab repository. **/ @com.fasterxml.jackson.annotation.JsonProperty("accessToken") String accessToken; 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 28ffc53dd5d..4ff9b66f527 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use CancelJobRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b9204139d81..7b7069c056d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use ChangeConfigurationSourceProviderCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 69b9f9e0bb4..32f4b058484 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use ChangeStackCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a13ae55115d..7d2972d0320 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use CreateConfigurationSourceProviderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 87e11a27012..27e93bcd33c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use CreateJobRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b5cacf0d03a..5b9c8bbd214 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use CreateStackRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1d785340b0f..426638dec57 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use DeleteConfigurationSourceProviderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6d0af616393..cf5bb9c528d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use DeleteStackRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 365c207fab3..f86f94db955 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use DetectStackDriftRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9e715cb548d..437b9b83388 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use GetConfigurationSourceProviderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 40a6a2ea8e0..6d998fedf38 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use GetJobLogsContentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 32f61d87af2..8a71c44b442 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use GetJobLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5f190b6ba21..ee56da0eeee 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use GetJobRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6a6ed7cab64..08a7fb02003 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use GetJobTfConfigRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 14847bfe3df..7181adc7bc7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use GetJobTfStateRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b23ad2da7d6..786ae54b9a0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use GetStackRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a441503250c..6c090887bbe 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use GetStackTfConfigRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0a4a5b9d462..86380840803 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use GetStackTfStateRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eff52449cda..e07e9bd0fd0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c4e53adae7a..e88c27663aa 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use ListConfigurationSourceProvidersRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter @@ -139,6 +141,12 @@ public static SortOrder create(String key) { */ private String page; + /** + * A filter to return only configuration source providers of the specified type (GitHub or GitLab). + * + */ + private String configSourceProviderType; + public static class Builder implements com.oracle.bmc.requests.BmcRequest.Builder< ListConfigurationSourceProvidersRequest, java.lang.Void> { @@ -182,6 +190,7 @@ public Builder copy(ListConfigurationSourceProvidersRequest o) { sortOrder(o.getSortOrder()); limit(o.getLimit()); page(o.getPage()); + configSourceProviderType(o.getConfigSourceProviderType()); invocationCallback(o.getInvocationCallback()); retryConfiguration(o.getRetryConfiguration()); return this; 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 a545438ee6f..b9850fdc743 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use ListJobsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6fe53a27f11..73ee9db7f0f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use ListResourceDiscoveryServicesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b7262f03577..8b93138fa1b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use ListStackResourceDriftDetailsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b134134153a..421929707d2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use ListStacksRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 384f0f9afa2..b9432cc4a1d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use ListTerraformVersionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a87a651bf6b..35bf4949467 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bb733fd7a27..5988735ab8b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f88a1659aad..567387467a7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d3da282d8ea..dc4eba758ac 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use UpdateConfigurationSourceProviderRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d79c89f17c5..09e86598ef5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use UpdateJobRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 81ac983800e..4519ef42625 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; - +/** + * Example: Click here to see how to use UpdateStackRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-resourcesearch/pom.xml b/bmc-resourcesearch/pom.xml index c9afc2a3d0e..2fde368a290 100644 --- a/bmc-resourcesearch/pom.xml +++ b/bmc-resourcesearch/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-resourcesearch @@ -17,7 +17,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 6926b7f0184..772b350fce1 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 @@ -51,6 +51,8 @@ public interface ResourceSearch extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetResourceTypeResponse getResourceType(GetResourceTypeRequest request); @@ -60,6 +62,8 @@ public interface ResourceSearch extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListResourceTypesResponse listResourceTypes(ListResourceTypesRequest request); @@ -71,6 +75,8 @@ public interface ResourceSearch extends AutoCloseable { * @param request The request object containing the details to send * @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. */ SearchResourcesResponse searchResources(SearchResourcesRequest request); 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 3ef942e9af2..3f544e80830 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcesearch.requests; import com.oracle.bmc.resourcesearch.model.*; - +/** + * Example: Click here to see how to use GetResourceTypeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180409") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6b1154d4153..8c11f914ea2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcesearch.requests; import com.oracle.bmc.resourcesearch.model.*; - +/** + * Example: Click here to see how to use ListResourceTypesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180409") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2b2fc9f5a8c..04d22af8ca2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.resourcesearch.requests; import com.oracle.bmc.resourcesearch.model.*; - +/** + * Example: Click here to see how to use SearchResourcesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180409") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-rover/pom.xml b/bmc-rover/pom.xml new file mode 100644 index 00000000000..05b0744808c --- /dev/null +++ b/bmc-rover/pom.xml @@ -0,0 +1,21 @@ + + + 4.0.0 + + com.oracle.oci.sdk + oci-java-sdk + 1.28.0 + ../pom.xml + + oci-java-sdk-rover + Oracle Cloud Infrastructure SDK - Rover + This project contains the SDK used for Oracle Cloud Infrastructure Rover + https://docs.cloud.oracle.com/Content/API/SDKDocs/javasdk.htm + + + com.oracle.oci.sdk + oci-java-sdk-common + 1.28.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 new file mode 100644 index 00000000000..097d19f9099 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverCluster.java @@ -0,0 +1,137 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +/** + * A description of the RoverCloudService API. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +public interface RoverCluster extends AutoCloseable { + + /** + * Sets the endpoint to call (ex, https://www.example.com). + * @param endpoint The endpoint of the service. + */ + void setEndpoint(String endpoint); + + /** + * Gets the set endpoint for REST call (ex, https://www.example.com) + */ + String getEndpoint(); + + /** + * Sets the region to call (ex, Region.US_PHOENIX_1). + *

+ * Note, this will call {@link #setEndpoint(String) setEndpoint} after resolving the endpoint. If the service is not available in this Region, however, an IllegalArgumentException will be raised. + * @param region The region of the service. + */ + void setRegion(com.oracle.bmc.Region region); + + /** + * Sets the region to call (ex, 'us-phoenix-1'). + *

+ * Note, this will first try to map the region ID to a known Region and call + * {@link #setRegion(Region) setRegion}. + *

+ * If no known Region could be determined, it will create an endpoint based on the + * default endpoint format ({@link com.oracle.bmc.Region#formatDefaultRegionEndpoint(Service, String)} + * and then call {@link #setEndpoint(String) setEndpoint}. + * @param regionId The public region ID. + */ + void setRegion(String regionId); + + /** + * Moves a cluster into a different compartment. + * @param request The request object containing the details to send + * @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. + */ + ChangeRoverClusterCompartmentResponse changeRoverClusterCompartment( + ChangeRoverClusterCompartmentRequest request); + + /** + * Creates a new RoverCluster. + * + * @param request The request object containing the details to send + * @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. + */ + CreateRoverClusterResponse createRoverCluster(CreateRoverClusterRequest request); + + /** + * Deletes a RoverCluster resource by identifier + * @param request The request object containing the details to send + * @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. + */ + DeleteRoverClusterResponse deleteRoverCluster(DeleteRoverClusterRequest request); + + /** + * Gets a RoverCluster by identifier + * @param request The request object containing the details to send + * @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. + */ + GetRoverClusterResponse getRoverCluster(GetRoverClusterRequest request); + + /** + * Get the certificate for a rover cluster + * @param request The request object containing the details to send + * @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. + */ + GetRoverClusterCertificateResponse getRoverClusterCertificate( + GetRoverClusterCertificateRequest request); + + /** + * Returns a list of RoverClusters. + * + * @param request The request object containing the details to send + * @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. + */ + ListRoverClustersResponse listRoverClusters(ListRoverClustersRequest request); + + /** + * Updates the RoverCluster + * @param request The request object containing the details to send + * @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. + */ + UpdateRoverClusterResponse updateRoverCluster(UpdateRoverClusterRequest request); + + /** + * Gets the pre-configured waiters available for resources for this service. + * + * @return The service waiters. + */ + RoverClusterWaiters getWaiters(); + + /** + * Gets the pre-configured paginators available for list operations in this service which may return multiple + * pages of data. These paginators provide an {@link java.lang.Iterable} interface so that service responses, or + * resources/records, can be iterated through without having to manually deal with pagination and page tokens. + * + * @return The service paginators. + */ + RoverClusterPaginators getPaginators(); +} 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 new file mode 100644 index 00000000000..9edcab066bb --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterAsync.java @@ -0,0 +1,162 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +/** + * A description of the RoverCloudService API. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +public interface RoverClusterAsync extends AutoCloseable { + + /** + * Sets the endpoint to call (ex, https://www.example.com). + * @param endpoint The endpoint of the serice. + */ + void setEndpoint(String endpoint); + + /** + * Gets the set endpoint for REST call (ex, https://www.example.com) + */ + String getEndpoint(); + + /** + * Sets the region to call (ex, Region.US_PHOENIX_1). + *

+ * Note, this will call {@link #setEndpoint(String) setEndpoint} after resolving the endpoint. If the service is not available in this region, however, an IllegalArgumentException will be raised. + * @param region The region of the service. + */ + void setRegion(com.oracle.bmc.Region region); + + /** + * Sets the region to call (ex, 'us-phoenix-1'). + *

+ * Note, this will first try to map the region ID to a known Region and call + * {@link #setRegion(Region) setRegion}. + *

+ * If no known Region could be determined, it will create an endpoint based on the + * default endpoint format ({@link com.oracle.bmc.Region#formatDefaultRegionEndpoint(Service, String)} + * and then call {@link #setEndpoint(String) setEndpoint}. + * @param regionId The public region ID. + */ + void setRegion(String regionId); + + /** + * Moves a cluster into a different compartment. + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future + changeRoverClusterCompartment( + ChangeRoverClusterCompartmentRequest request, + com.oracle.bmc.responses.AsyncHandler< + ChangeRoverClusterCompartmentRequest, + ChangeRoverClusterCompartmentResponse> + handler); + + /** + * Creates a new RoverCluster. + * + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future createRoverCluster( + CreateRoverClusterRequest request, + com.oracle.bmc.responses.AsyncHandler< + CreateRoverClusterRequest, CreateRoverClusterResponse> + handler); + + /** + * Deletes a RoverCluster resource by identifier + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future deleteRoverCluster( + DeleteRoverClusterRequest request, + com.oracle.bmc.responses.AsyncHandler< + DeleteRoverClusterRequest, DeleteRoverClusterResponse> + handler); + + /** + * Gets a RoverCluster by identifier + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future getRoverCluster( + GetRoverClusterRequest request, + com.oracle.bmc.responses.AsyncHandler + handler); + + /** + * Get the certificate for a rover cluster + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future getRoverClusterCertificate( + GetRoverClusterCertificateRequest request, + com.oracle.bmc.responses.AsyncHandler< + GetRoverClusterCertificateRequest, GetRoverClusterCertificateResponse> + handler); + + /** + * Returns a list of RoverClusters. + * + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future listRoverClusters( + ListRoverClustersRequest request, + com.oracle.bmc.responses.AsyncHandler< + ListRoverClustersRequest, ListRoverClustersResponse> + handler); + + /** + * Updates the RoverCluster + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future updateRoverCluster( + UpdateRoverClusterRequest request, + com.oracle.bmc.responses.AsyncHandler< + UpdateRoverClusterRequest, UpdateRoverClusterResponse> + handler); +} 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 new file mode 100644 index 00000000000..fca24bfb34f --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterAsyncClient.java @@ -0,0 +1,611 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.internal.http.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +/** + * Async client implementation for RoverCluster service.
+ * There are two ways to use async client: + * 1. Use AsyncHandler: using AsyncHandler, if the response to the call is an {@link java.io.InputStream}, like + * getObject Api in object storage service, developers need to process the stream in AsyncHandler, and not anywhere else, + * because the stream will be closed right after the AsyncHandler is invoked.
+ * 2. Use Java Future: using Java Future, developers need to close the stream after they are done with the Java Future.
+ * Accessing the result should be done in a mutually exclusive manner, either through the Future or the AsyncHandler, + * but not both. If the Future is used, the caller should pass in null as the AsyncHandler. If the AsyncHandler + * is used, it is still safe to use the Future to determine whether or not the request was completed via + * Future.isDone/isCancelled.
+ * Please refer to https://github.com/oracle/oci-java-sdk/blob/master/bmc-examples/src/main/java/ResteasyClientWithObjectStorageExample.java + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class RoverClusterAsyncClient implements RoverClusterAsync { + /** + * Service instance for RoverCluster. + */ + public static final com.oracle.bmc.Service SERVICE = + com.oracle.bmc.Services.serviceBuilder() + .serviceName("ROVERCLUSTER") + .serviceEndpointPrefix("") + .serviceEndpointTemplate("https://rover.{region}.oci.{secondLevelDomain}") + .build(); + + @lombok.Getter(value = lombok.AccessLevel.PACKAGE) + private final com.oracle.bmc.http.internal.RestClient client; + + private final com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider + authenticationDetailsProvider; + + /** + * Creates a new service instance using the given authentication provider. + * @param authenticationDetailsProvider The authentication details provider, required. + */ + public RoverClusterAsyncClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider) { + this(authenticationDetailsProvider, null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + */ + public RoverClusterAsyncClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration) { + this(authenticationDetailsProvider, configuration, null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + */ + public RoverClusterAsyncClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + new com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory( + com.oracle.bmc.http.signing.SigningStrategy.STANDARD)); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + */ + public RoverClusterAsyncClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + new java.util.ArrayList()); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + */ + public RoverClusterAsyncClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.List additionalClientConfigurators) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + additionalClientConfigurators, + null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + */ + public RoverClusterAsyncClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.List additionalClientConfigurators, + String endpoint) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory + .createDefaultRequestSignerFactories(), + additionalClientConfigurators, + endpoint); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param signingStrategyRequestSignerFactories The request signer factories for each signing strategy used to create the request signer + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + */ + public RoverClusterAsyncClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSignerFactory> + signingStrategyRequestSignerFactories, + java.util.List additionalClientConfigurators, + String endpoint) { + this.authenticationDetailsProvider = authenticationDetailsProvider; + java.util.List authenticationDetailsConfigurators = + new java.util.ArrayList<>(); + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.ProvidesClientConfigurators) { + authenticationDetailsConfigurators.addAll( + ((com.oracle.bmc.auth.ProvidesClientConfigurators) + this.authenticationDetailsProvider) + .getClientConfigurators()); + } + java.util.List allConfigurators = + new java.util.ArrayList<>(additionalClientConfigurators); + allConfigurators.addAll(authenticationDetailsConfigurators); + com.oracle.bmc.http.internal.RestClientFactory restClientFactory = + com.oracle.bmc.http.internal.RestClientFactoryBuilder.builder() + .clientConfigurator(clientConfigurator) + .additionalClientConfigurators(allConfigurators) + .build(); + com.oracle.bmc.http.signing.RequestSigner defaultRequestSigner = + defaultRequestSignerFactory.createRequestSigner( + SERVICE, this.authenticationDetailsProvider); + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSigner> + requestSigners = new java.util.HashMap<>(); + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.BasicAuthenticationDetailsProvider) { + for (com.oracle.bmc.http.signing.SigningStrategy s : + com.oracle.bmc.http.signing.SigningStrategy.values()) { + requestSigners.put( + s, + signingStrategyRequestSignerFactories + .get(s) + .createRequestSigner(SERVICE, authenticationDetailsProvider)); + } + } + this.client = restClientFactory.create(defaultRequestSigner, requestSigners, configuration); + + if (this.authenticationDetailsProvider instanceof com.oracle.bmc.auth.RegionProvider) { + com.oracle.bmc.auth.RegionProvider provider = + (com.oracle.bmc.auth.RegionProvider) this.authenticationDetailsProvider; + + if (provider.getRegion() != null) { + this.setRegion(provider.getRegion()); + if (endpoint != null) { + LOG.info( + "Authentication details provider configured for region '{}', but endpoint specifically set to '{}'. Using endpoint setting instead of region.", + provider.getRegion(), + endpoint); + } + } + } + if (endpoint != null) { + setEndpoint(endpoint); + } + } + + /** + * Create a builder for this client. + * @return builder + */ + public static Builder builder() { + return new Builder(SERVICE); + } + + /** + * Builder class for this client. The "authenticationDetailsProvider" is required and must be passed to the + * {@link #build(AbstractAuthenticationDetailsProvider)} method. + */ + public static class Builder + extends com.oracle.bmc.common.RegionalClientBuilder { + private Builder(com.oracle.bmc.Service service) { + super(service); + requestSignerFactory = + new com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory( + com.oracle.bmc.http.signing.SigningStrategy.STANDARD); + } + + /** + * Build the client. + * @param authenticationDetailsProvider authentication details provider + * @return the client + */ + public RoverClusterAsyncClient build( + @lombok.NonNull + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider + authenticationDetailsProvider) { + return new RoverClusterAsyncClient( + authenticationDetailsProvider, + configuration, + clientConfigurator, + requestSignerFactory, + additionalClientConfigurators, + endpoint); + } + } + + @Override + public void setEndpoint(String endpoint) { + LOG.info("Setting endpoint to {}", endpoint); + client.setEndpoint(endpoint); + } + + @Override + public String getEndpoint() { + String endpoint = null; + java.net.URI uri = client.getBaseTarget().getUri(); + if (uri != null) { + endpoint = uri.toString(); + } + return endpoint; + } + + @Override + public void setRegion(com.oracle.bmc.Region region) { + com.google.common.base.Optional endpoint = region.getEndpoint(SERVICE); + if (endpoint.isPresent()) { + setEndpoint(endpoint.get()); + } else { + throw new IllegalArgumentException( + "Endpoint for " + SERVICE + " is not known in region " + region); + } + } + + @Override + public void setRegion(String regionId) { + regionId = regionId.toLowerCase(java.util.Locale.ENGLISH); + try { + com.oracle.bmc.Region region = com.oracle.bmc.Region.fromRegionId(regionId); + setRegion(region); + } catch (IllegalArgumentException e) { + LOG.info("Unknown regionId '{}', falling back to default endpoint format", regionId); + String endpoint = com.oracle.bmc.Region.formatDefaultRegionEndpoint(SERVICE, regionId); + setEndpoint(endpoint); + } + } + + @Override + public void close() { + client.close(); + } + + @Override + public java.util.concurrent.Future + changeRoverClusterCompartment( + ChangeRoverClusterCompartmentRequest request, + final com.oracle.bmc.responses.AsyncHandler< + ChangeRoverClusterCompartmentRequest, + ChangeRoverClusterCompartmentResponse> + handler) { + LOG.trace("Called async changeRoverClusterCompartment"); + final ChangeRoverClusterCompartmentRequest interceptedRequest = + ChangeRoverClusterCompartmentConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ChangeRoverClusterCompartmentConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function< + javax.ws.rs.core.Response, ChangeRoverClusterCompartmentResponse> + transformer = ChangeRoverClusterCompartmentConverter.fromResponse(); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + + com.oracle.bmc.responses.AsyncHandler< + ChangeRoverClusterCompartmentRequest, ChangeRoverClusterCompartmentResponse> + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + ChangeRoverClusterCompartmentRequest, + ChangeRoverClusterCompartmentResponse>, + java.util.concurrent.Future> + futureSupplier = client.postFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + ChangeRoverClusterCompartmentRequest, ChangeRoverClusterCompartmentResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future createRoverCluster( + CreateRoverClusterRequest request, + final com.oracle.bmc.responses.AsyncHandler< + CreateRoverClusterRequest, CreateRoverClusterResponse> + handler) { + LOG.trace("Called async createRoverCluster"); + final CreateRoverClusterRequest interceptedRequest = + CreateRoverClusterConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + CreateRoverClusterConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function + transformer = CreateRoverClusterConverter.fromResponse(); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + + com.oracle.bmc.responses.AsyncHandler + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + CreateRoverClusterRequest, CreateRoverClusterResponse>, + java.util.concurrent.Future> + futureSupplier = client.postFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + CreateRoverClusterRequest, CreateRoverClusterResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future deleteRoverCluster( + DeleteRoverClusterRequest request, + final com.oracle.bmc.responses.AsyncHandler< + DeleteRoverClusterRequest, DeleteRoverClusterResponse> + handler) { + LOG.trace("Called async deleteRoverCluster"); + final DeleteRoverClusterRequest interceptedRequest = + DeleteRoverClusterConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + DeleteRoverClusterConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function + transformer = DeleteRoverClusterConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + DeleteRoverClusterRequest, DeleteRoverClusterResponse>, + java.util.concurrent.Future> + futureSupplier = client.deleteFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + DeleteRoverClusterRequest, DeleteRoverClusterResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future getRoverCluster( + GetRoverClusterRequest request, + final com.oracle.bmc.responses.AsyncHandler< + GetRoverClusterRequest, GetRoverClusterResponse> + handler) { + LOG.trace("Called async getRoverCluster"); + final GetRoverClusterRequest interceptedRequest = + GetRoverClusterConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + GetRoverClusterConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function + transformer = GetRoverClusterConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + GetRoverClusterRequest, GetRoverClusterResponse>, + java.util.concurrent.Future> + futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + GetRoverClusterRequest, GetRoverClusterResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future + getRoverClusterCertificate( + GetRoverClusterCertificateRequest request, + final com.oracle.bmc.responses.AsyncHandler< + GetRoverClusterCertificateRequest, + GetRoverClusterCertificateResponse> + handler) { + LOG.trace("Called async getRoverClusterCertificate"); + final GetRoverClusterCertificateRequest interceptedRequest = + GetRoverClusterCertificateConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + GetRoverClusterCertificateConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function< + javax.ws.rs.core.Response, GetRoverClusterCertificateResponse> + transformer = GetRoverClusterCertificateConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler< + GetRoverClusterCertificateRequest, GetRoverClusterCertificateResponse> + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + GetRoverClusterCertificateRequest, + GetRoverClusterCertificateResponse>, + java.util.concurrent.Future> + futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + GetRoverClusterCertificateRequest, GetRoverClusterCertificateResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future listRoverClusters( + ListRoverClustersRequest request, + final com.oracle.bmc.responses.AsyncHandler< + ListRoverClustersRequest, ListRoverClustersResponse> + handler) { + LOG.trace("Called async listRoverClusters"); + final ListRoverClustersRequest interceptedRequest = + ListRoverClustersConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ListRoverClustersConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function + transformer = ListRoverClustersConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + ListRoverClustersRequest, ListRoverClustersResponse>, + java.util.concurrent.Future> + futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + ListRoverClustersRequest, ListRoverClustersResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future updateRoverCluster( + UpdateRoverClusterRequest request, + final com.oracle.bmc.responses.AsyncHandler< + UpdateRoverClusterRequest, UpdateRoverClusterResponse> + handler) { + LOG.trace("Called async updateRoverCluster"); + final UpdateRoverClusterRequest interceptedRequest = + UpdateRoverClusterConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + UpdateRoverClusterConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function + transformer = UpdateRoverClusterConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + UpdateRoverClusterRequest, UpdateRoverClusterResponse>, + java.util.concurrent.Future> + futureSupplier = client.putFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + UpdateRoverClusterRequest, UpdateRoverClusterResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } +} 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 new file mode 100644 index 00000000000..f00ad20bae6 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterClient.java @@ -0,0 +1,668 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.internal.http.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class RoverClusterClient implements RoverCluster { + /** + * Service instance for RoverCluster. + */ + public static final com.oracle.bmc.Service SERVICE = + com.oracle.bmc.Services.serviceBuilder() + .serviceName("ROVERCLUSTER") + .serviceEndpointPrefix("") + .serviceEndpointTemplate("https://rover.{region}.oci.{secondLevelDomain}") + .build(); + // attempt twice if it's instance principals, immediately failures will try to refresh the token + private static final int MAX_IMMEDIATE_RETRIES_IF_USING_INSTANCE_PRINCIPALS = 2; + + private final RoverClusterWaiters waiters; + + private final RoverClusterPaginators paginators; + + @lombok.Getter(value = lombok.AccessLevel.PACKAGE) + private final com.oracle.bmc.http.internal.RestClient client; + + private final com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider + authenticationDetailsProvider; + private final com.oracle.bmc.retrier.RetryConfiguration retryConfiguration; + + /** + * Creates a new service instance using the given authentication provider. + * @param authenticationDetailsProvider The authentication details provider, required. + */ + public RoverClusterClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider) { + this(authenticationDetailsProvider, null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + */ + public RoverClusterClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration) { + this(authenticationDetailsProvider, configuration, null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + */ + public RoverClusterClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + new com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory( + com.oracle.bmc.http.signing.SigningStrategy.STANDARD)); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + */ + public RoverClusterClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + new java.util.ArrayList()); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + */ + public RoverClusterClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.List additionalClientConfigurators) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + additionalClientConfigurators, + null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + */ + public RoverClusterClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.List additionalClientConfigurators, + String endpoint) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory + .createDefaultRequestSignerFactories(), + additionalClientConfigurators, + endpoint); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param signingStrategyRequestSignerFactories The request signer factories for each signing strategy used to create the request signer + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + */ + public RoverClusterClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSignerFactory> + signingStrategyRequestSignerFactories, + java.util.List additionalClientConfigurators, + String endpoint) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + signingStrategyRequestSignerFactories, + additionalClientConfigurators, + endpoint, + null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param signingStrategyRequestSignerFactories The request signer factories for each signing strategy used to create the request signer + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + * @param executorService ExecutorService used by the client, or null to use the default configured ThreadPoolExecutor + */ + public RoverClusterClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSignerFactory> + signingStrategyRequestSignerFactories, + java.util.List additionalClientConfigurators, + String endpoint, + java.util.concurrent.ExecutorService executorService) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + signingStrategyRequestSignerFactories, + additionalClientConfigurators, + endpoint, + executorService, + com.oracle.bmc.http.internal.RestClientFactoryBuilder.builder()); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * Use the {@link Builder} to get access to all these parameters. + * + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param signingStrategyRequestSignerFactories The request signer factories for each signing strategy used to create the request signer + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + * @param executorService ExecutorService used by the client, or null to use the default configured ThreadPoolExecutor + * @param restClientFactoryBuilder the builder for the {@link com.oracle.bmc.http.internal.RestClientFactory} + */ + protected RoverClusterClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSignerFactory> + signingStrategyRequestSignerFactories, + java.util.List additionalClientConfigurators, + String endpoint, + java.util.concurrent.ExecutorService executorService, + com.oracle.bmc.http.internal.RestClientFactoryBuilder restClientFactoryBuilder) { + this.authenticationDetailsProvider = authenticationDetailsProvider; + java.util.List authenticationDetailsConfigurators = + new java.util.ArrayList<>(); + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.ProvidesClientConfigurators) { + authenticationDetailsConfigurators.addAll( + ((com.oracle.bmc.auth.ProvidesClientConfigurators) + this.authenticationDetailsProvider) + .getClientConfigurators()); + } + java.util.List allConfigurators = + new java.util.ArrayList<>(additionalClientConfigurators); + allConfigurators.addAll(authenticationDetailsConfigurators); + com.oracle.bmc.http.internal.RestClientFactory restClientFactory = + restClientFactoryBuilder + .clientConfigurator(clientConfigurator) + .additionalClientConfigurators(allConfigurators) + .build(); + com.oracle.bmc.http.signing.RequestSigner defaultRequestSigner = + defaultRequestSignerFactory.createRequestSigner( + SERVICE, this.authenticationDetailsProvider); + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSigner> + requestSigners = new java.util.HashMap<>(); + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.BasicAuthenticationDetailsProvider) { + for (com.oracle.bmc.http.signing.SigningStrategy s : + com.oracle.bmc.http.signing.SigningStrategy.values()) { + requestSigners.put( + s, + signingStrategyRequestSignerFactories + .get(s) + .createRequestSigner(SERVICE, authenticationDetailsProvider)); + } + } + + final com.oracle.bmc.ClientConfiguration clientConfigurationToUse = + (configuration != null) + ? configuration + : com.oracle.bmc.ClientConfiguration.builder().build(); + this.retryConfiguration = clientConfigurationToUse.getRetryConfiguration(); + this.client = + restClientFactory.create( + defaultRequestSigner, requestSigners, clientConfigurationToUse); + + if (executorService == null) { + // up to 50 (core) threads, time out after 60s idle, all daemon + java.util.concurrent.ThreadPoolExecutor threadPoolExecutor = + new java.util.concurrent.ThreadPoolExecutor( + 50, + 50, + 60L, + java.util.concurrent.TimeUnit.SECONDS, + new java.util.concurrent.LinkedBlockingQueue(), + new com.google.common.util.concurrent.ThreadFactoryBuilder() + .setDaemon(true) + .setNameFormat("RoverCluster-waiters-%d") + .build()); + threadPoolExecutor.allowCoreThreadTimeOut(true); + + executorService = threadPoolExecutor; + } + this.waiters = new RoverClusterWaiters(executorService, this); + + this.paginators = new RoverClusterPaginators(this); + + if (this.authenticationDetailsProvider instanceof com.oracle.bmc.auth.RegionProvider) { + com.oracle.bmc.auth.RegionProvider provider = + (com.oracle.bmc.auth.RegionProvider) this.authenticationDetailsProvider; + + if (provider.getRegion() != null) { + this.setRegion(provider.getRegion()); + if (endpoint != null) { + LOG.info( + "Authentication details provider configured for region '{}', but endpoint specifically set to '{}'. Using endpoint setting instead of region.", + provider.getRegion(), + endpoint); + } + } + } + if (endpoint != null) { + setEndpoint(endpoint); + } + } + + /** + * Create a builder for this client. + * @return builder + */ + public static Builder builder() { + return new Builder(SERVICE); + } + + /** + * Builder class for this client. The "authenticationDetailsProvider" is required and must be passed to the + * {@link #build(AbstractAuthenticationDetailsProvider)} method. + */ + public static class Builder + extends com.oracle.bmc.common.RegionalClientBuilder { + private java.util.concurrent.ExecutorService executorService; + + private Builder(com.oracle.bmc.Service service) { + super(service); + requestSignerFactory = + new com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory( + com.oracle.bmc.http.signing.SigningStrategy.STANDARD); + } + + /** + * Set the ExecutorService for the client to be created. + * @param executorService executorService + * @return this builder + */ + public Builder executorService(java.util.concurrent.ExecutorService executorService) { + this.executorService = executorService; + return this; + } + + /** + * Build the client. + * @param authenticationDetailsProvider authentication details provider + * @return the client + */ + public RoverClusterClient build( + @lombok.NonNull + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider + authenticationDetailsProvider) { + return new RoverClusterClient( + authenticationDetailsProvider, + configuration, + clientConfigurator, + requestSignerFactory, + signingStrategyRequestSignerFactories, + additionalClientConfigurators, + endpoint, + executorService); + } + } + + @Override + public void setEndpoint(String endpoint) { + LOG.info("Setting endpoint to {}", endpoint); + client.setEndpoint(endpoint); + } + + @Override + public String getEndpoint() { + String endpoint = null; + java.net.URI uri = client.getBaseTarget().getUri(); + if (uri != null) { + endpoint = uri.toString(); + } + return endpoint; + } + + @Override + public void setRegion(com.oracle.bmc.Region region) { + com.google.common.base.Optional endpoint = region.getEndpoint(SERVICE); + if (endpoint.isPresent()) { + setEndpoint(endpoint.get()); + } else { + throw new IllegalArgumentException( + "Endpoint for " + SERVICE + " is not known in region " + region); + } + } + + @Override + public void setRegion(String regionId) { + regionId = regionId.toLowerCase(java.util.Locale.ENGLISH); + try { + com.oracle.bmc.Region region = com.oracle.bmc.Region.fromRegionId(regionId); + setRegion(region); + } catch (IllegalArgumentException e) { + LOG.info("Unknown regionId '{}', falling back to default endpoint format", regionId); + String endpoint = com.oracle.bmc.Region.formatDefaultRegionEndpoint(SERVICE, regionId); + setEndpoint(endpoint); + } + } + + @Override + public void close() { + client.close(); + } + + @Override + public ChangeRoverClusterCompartmentResponse changeRoverClusterCompartment( + ChangeRoverClusterCompartmentRequest request) { + LOG.trace("Called changeRoverClusterCompartment"); + final ChangeRoverClusterCompartmentRequest interceptedRequest = + ChangeRoverClusterCompartmentConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ChangeRoverClusterCompartmentConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function< + javax.ws.rs.core.Response, ChangeRoverClusterCompartmentResponse> + transformer = ChangeRoverClusterCompartmentConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = + client.post( + ib, + retriedRequest + .getChangeRoverClusterCompartmentDetails(), + retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public CreateRoverClusterResponse createRoverCluster(CreateRoverClusterRequest request) { + LOG.trace("Called createRoverCluster"); + final CreateRoverClusterRequest interceptedRequest = + CreateRoverClusterConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + CreateRoverClusterConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = CreateRoverClusterConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = + client.post( + ib, + retriedRequest.getCreateRoverClusterDetails(), + retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public DeleteRoverClusterResponse deleteRoverCluster(DeleteRoverClusterRequest request) { + LOG.trace("Called deleteRoverCluster"); + final DeleteRoverClusterRequest interceptedRequest = + DeleteRoverClusterConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + DeleteRoverClusterConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = DeleteRoverClusterConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = + client.delete(ib, retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public GetRoverClusterResponse getRoverCluster(GetRoverClusterRequest request) { + LOG.trace("Called getRoverCluster"); + final GetRoverClusterRequest interceptedRequest = + GetRoverClusterConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + GetRoverClusterConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = GetRoverClusterConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = client.get(ib, retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public GetRoverClusterCertificateResponse getRoverClusterCertificate( + GetRoverClusterCertificateRequest request) { + LOG.trace("Called getRoverClusterCertificate"); + final GetRoverClusterCertificateRequest interceptedRequest = + GetRoverClusterCertificateConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + GetRoverClusterCertificateConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function< + javax.ws.rs.core.Response, GetRoverClusterCertificateResponse> + transformer = GetRoverClusterCertificateConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = client.get(ib, retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public ListRoverClustersResponse listRoverClusters(ListRoverClustersRequest request) { + LOG.trace("Called listRoverClusters"); + final ListRoverClustersRequest interceptedRequest = + ListRoverClustersConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ListRoverClustersConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = ListRoverClustersConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = client.get(ib, retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public UpdateRoverClusterResponse updateRoverCluster(UpdateRoverClusterRequest request) { + LOG.trace("Called updateRoverCluster"); + final UpdateRoverClusterRequest interceptedRequest = + UpdateRoverClusterConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + UpdateRoverClusterConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = UpdateRoverClusterConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = + client.put( + ib, + retriedRequest.getUpdateRoverClusterDetails(), + retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public RoverClusterWaiters getWaiters() { + return waiters; + } + + @Override + public RoverClusterPaginators getPaginators() { + return paginators; + } +} 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 new file mode 100644 index 00000000000..3f178e84659 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterPaginators.java @@ -0,0 +1,145 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +/** + * Collection of helper methods that can be used to provide an {@link java.lang.Iterable} interface + * to any list operations of RoverCluster where multiple pages of data may be fetched. + * Two styles of iteration are supported: + * + *

    + *
  • Iterating over the Response objects returned by the list operation. These are referred to as ResponseIterators, and the methods are suffixed with ResponseIterator. For example: listUsersResponseIterator
  • + *
  • Iterating over the resources/records being listed. These are referred to as RecordIterators, and the methods are suffixed with RecordIterator. For example: listUsersRecordIterator
  • + *
+ * + * These iterables abstract away the need to write code to manually handle pagination via looping and using the page tokens. + * They will automatically fetch more data from the service when required. + * + * As an example, if we were using the ListUsers operation in IdentityService, then the {@link java.lang.Iterable} returned by calling a + * ResponseIterator method would iterate over the ListUsersResponse objects returned by each ListUsers call, whereas the {@link java.lang.Iterable} + * returned by calling a RecordIterator method would iterate over the User records and we don't have to deal with ListUsersResponse objects at all. + * In either case, pagination will be automatically handled so we can iterate until there are no more responses or no more resources/records available. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.RequiredArgsConstructor +public class RoverClusterPaginators { + private final RoverCluster client; + + /** + * Creates a new iterable which will iterate over the responses received from the listRoverClusters operation. This iterable + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + * @return an {@link java.lang.Iterable} which can be used to iterate over the responses received from the service. + */ + public Iterable listRoverClustersResponseIterator( + final ListRoverClustersRequest request) { + return new com.oracle.bmc.paginator.internal.ResponseIterable< + ListRoverClustersRequest.Builder, ListRoverClustersRequest, + ListRoverClustersResponse>( + new com.google.common.base.Supplier() { + @Override + public ListRoverClustersRequest.Builder get() { + return ListRoverClustersRequest.builder().copy(request); + } + }, + new com.google.common.base.Function() { + @Override + public String apply(ListRoverClustersResponse response) { + return response.getOpcNextPage(); + } + }, + new com.google.common.base.Function< + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRoverClustersRequest.Builder>, + ListRoverClustersRequest>() { + @Override + public ListRoverClustersRequest apply( + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRoverClustersRequest.Builder> + input) { + if (input.getToken() == null) { + return input.getRequestBuilder().build(); + } else { + return input.getRequestBuilder() + .page(input.getToken().orNull()) + .build(); + } + } + }, + new com.google.common.base.Function< + ListRoverClustersRequest, ListRoverClustersResponse>() { + @Override + public ListRoverClustersResponse apply(ListRoverClustersRequest request) { + return client.listRoverClusters(request); + } + }); + } + + /** + * Creates a new iterable which will iterate over the {@link com.oracle.bmc.rover.model.RoverClusterSummary} objects + * contained in responses from the listRoverClusters operation. This iterable will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + * @return an {@link java.lang.Iterable} which can be used to iterate over the {@link com.oracle.bmc.rover.model.RoverClusterSummary} objects + * contained in responses received from the service. + */ + public Iterable listRoverClustersRecordIterator( + final ListRoverClustersRequest request) { + return new com.oracle.bmc.paginator.internal.ResponseRecordIterable< + ListRoverClustersRequest.Builder, ListRoverClustersRequest, + ListRoverClustersResponse, com.oracle.bmc.rover.model.RoverClusterSummary>( + new com.google.common.base.Supplier() { + @Override + public ListRoverClustersRequest.Builder get() { + return ListRoverClustersRequest.builder().copy(request); + } + }, + new com.google.common.base.Function() { + @Override + public String apply(ListRoverClustersResponse response) { + return response.getOpcNextPage(); + } + }, + new com.google.common.base.Function< + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRoverClustersRequest.Builder>, + ListRoverClustersRequest>() { + @Override + public ListRoverClustersRequest apply( + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRoverClustersRequest.Builder> + input) { + if (input.getToken() == null) { + return input.getRequestBuilder().build(); + } else { + return input.getRequestBuilder() + .page(input.getToken().orNull()) + .build(); + } + } + }, + new com.google.common.base.Function< + ListRoverClustersRequest, ListRoverClustersResponse>() { + @Override + public ListRoverClustersResponse apply(ListRoverClustersRequest request) { + return client.listRoverClusters(request); + } + }, + new com.google.common.base.Function< + ListRoverClustersResponse, + java.util.List>() { + @Override + public java.util.List apply( + ListRoverClustersResponse response) { + return response.getRoverClusterCollection().getItems(); + } + }); + } +} 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 new file mode 100644 index 00000000000..aed0798c0fd --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterWaiters.java @@ -0,0 +1,122 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +/** + * Collection of helper methods to produce {@link com.oracle.bmc.waiter.Waiter}s for different + * resources of RoverCluster. + *

+ * The default configuration used is defined by {@link com.oracle.bmc.waiter.Waiters.Waiters#DEFAULT_POLLING_WAITER}. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.RequiredArgsConstructor +public class RoverClusterWaiters { + private final java.util.concurrent.ExecutorService executorService; + private final RoverCluster client; + + /** + * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the default configuration. + * + * @param request the request to send + * @param targetState the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states + * @return a new {@code com.oracle.bmc.waiter.Waiter} instance + */ + public com.oracle.bmc.waiter.Waiter + forRoverCluster( + GetRoverClusterRequest request, + com.oracle.bmc.rover.model.LifecycleState... targetStates) { + org.apache.commons.lang3.Validate.notEmpty( + targetStates, "At least one targetState must be provided"); + org.apache.commons.lang3.Validate.noNullElements( + targetStates, "Null targetState values are not permitted"); + + return forRoverCluster( + com.oracle.bmc.waiter.Waiters.DEFAULT_POLLING_WAITER, request, targetStates); + } + + /** + * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the provided configuration. + * + * @param request the request to send + * @param targetState the desired state to wait for + * @param terminationStrategy the {@link com.oracle.bmc.waiter.TerminationStrategy} to use + * @param delayStrategy the {@link com.oracle.bmc.waiter.DelayStrategy} to use + * @return a new {@code com.oracle.bmc.waiter.Waiter} instance + */ + public com.oracle.bmc.waiter.Waiter + forRoverCluster( + GetRoverClusterRequest request, + com.oracle.bmc.rover.model.LifecycleState targetState, + com.oracle.bmc.waiter.TerminationStrategy terminationStrategy, + com.oracle.bmc.waiter.DelayStrategy delayStrategy) { + org.apache.commons.lang3.Validate.notNull(targetState, "The targetState cannot be null"); + + return forRoverCluster( + com.oracle.bmc.waiter.Waiters.newWaiter(terminationStrategy, delayStrategy), + request, + targetState); + } + + /** + * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the provided configuration. + * + * @param request the request to send + * @param terminationStrategy the {@link com.oracle.bmc.waiter.TerminationStrategy} to use + * @param delayStrategy the {@link com.oracle.bmc.waiter.DelayStrategy} to use + * @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states + * @return a new {@code Waiter} instance + */ + public com.oracle.bmc.waiter.Waiter + forRoverCluster( + GetRoverClusterRequest request, + com.oracle.bmc.waiter.TerminationStrategy terminationStrategy, + com.oracle.bmc.waiter.DelayStrategy delayStrategy, + com.oracle.bmc.rover.model.LifecycleState... targetStates) { + org.apache.commons.lang3.Validate.notEmpty( + targetStates, "At least one targetState must be provided"); + org.apache.commons.lang3.Validate.noNullElements( + targetStates, "Null targetState values are not permitted"); + + return forRoverCluster( + com.oracle.bmc.waiter.Waiters.newWaiter(terminationStrategy, delayStrategy), + request, + targetStates); + } + + // Helper method to create a new Waiter for RoverCluster. + private com.oracle.bmc.waiter.Waiter + forRoverCluster( + com.oracle.bmc.waiter.BmcGenericWaiter waiter, + final GetRoverClusterRequest request, + final com.oracle.bmc.rover.model.LifecycleState... targetStates) { + final java.util.Set targetStatesSet = + new java.util.HashSet<>(java.util.Arrays.asList(targetStates)); + + return new com.oracle.bmc.waiter.internal.SimpleWaiterImpl<>( + executorService, + waiter.toCallable( + com.google.common.base.Suppliers.ofInstance(request), + new com.google.common.base.Function< + GetRoverClusterRequest, GetRoverClusterResponse>() { + @Override + public GetRoverClusterResponse apply(GetRoverClusterRequest request) { + return client.getRoverCluster(request); + } + }, + new com.google.common.base.Predicate() { + @Override + public boolean apply(GetRoverClusterResponse response) { + return targetStatesSet.contains( + response.getRoverCluster().getLifecycleState()); + } + }, + targetStatesSet.contains( + com.oracle.bmc.rover.model.LifecycleState.Deleted)), + request); + } +} 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 new file mode 100644 index 00000000000..3a4e5afb3c3 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlement.java @@ -0,0 +1,124 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +/** + * A description of the RoverCloudService API. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +public interface RoverEntitlement extends AutoCloseable { + + /** + * Sets the endpoint to call (ex, https://www.example.com). + * @param endpoint The endpoint of the service. + */ + void setEndpoint(String endpoint); + + /** + * Gets the set endpoint for REST call (ex, https://www.example.com) + */ + String getEndpoint(); + + /** + * Sets the region to call (ex, Region.US_PHOENIX_1). + *

+ * Note, this will call {@link #setEndpoint(String) setEndpoint} after resolving the endpoint. If the service is not available in this Region, however, an IllegalArgumentException will be raised. + * @param region The region of the service. + */ + void setRegion(com.oracle.bmc.Region region); + + /** + * Sets the region to call (ex, 'us-phoenix-1'). + *

+ * Note, this will first try to map the region ID to a known Region and call + * {@link #setRegion(Region) setRegion}. + *

+ * If no known Region could be determined, it will create an endpoint based on the + * default endpoint format ({@link com.oracle.bmc.Region#formatDefaultRegionEndpoint(Service, String)} + * and then call {@link #setEndpoint(String) setEndpoint}. + * @param regionId The public region ID. + */ + void setRegion(String regionId); + + /** + * Moves an entitlement into a different compartment. + * @param request The request object containing the details to send + * @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. + */ + ChangeRoverEntitlementCompartmentResponse changeRoverEntitlementCompartment( + ChangeRoverEntitlementCompartmentRequest request); + + /** + * Create the Entitlement to use a Rover Device. It requires some offline process of review and signatures before request is granted. + * @param request The request object containing the details to send + * @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. + */ + CreateRoverEntitlementResponse createRoverEntitlement(CreateRoverEntitlementRequest request); + + /** + * Deletes a rover entitlement + * @param request The request object containing the details to send + * @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. + */ + DeleteRoverEntitlementResponse deleteRoverEntitlement(DeleteRoverEntitlementRequest request); + + /** + * Describes the Rover Device Entitlement in detail + * @param request The request object containing the details to send + * @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. + */ + GetRoverEntitlementResponse getRoverEntitlement(GetRoverEntitlementRequest request); + + /** + * Returns a list of RoverEntitlements. + * @param request The request object containing the details to send + * @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. + */ + ListRoverEntitlementsResponse listRoverEntitlements(ListRoverEntitlementsRequest request); + + /** + * Updates the RoverEntitlement + * @param request The request object containing the details to send + * @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. + */ + UpdateRoverEntitlementResponse updateRoverEntitlement(UpdateRoverEntitlementRequest request); + + /** + * Gets the pre-configured waiters available for resources for this service. + * + * @return The service waiters. + */ + RoverEntitlementWaiters getWaiters(); + + /** + * Gets the pre-configured paginators available for list operations in this service which may return multiple + * pages of data. These paginators provide an {@link java.lang.Iterable} interface so that service responses, or + * resources/records, can be iterated through without having to manually deal with pagination and page tokens. + * + * @return The service paginators. + */ + RoverEntitlementPaginators getPaginators(); +} 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 new file mode 100644 index 00000000000..bbe9c9bae86 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementAsync.java @@ -0,0 +1,145 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +/** + * A description of the RoverCloudService API. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +public interface RoverEntitlementAsync extends AutoCloseable { + + /** + * Sets the endpoint to call (ex, https://www.example.com). + * @param endpoint The endpoint of the serice. + */ + void setEndpoint(String endpoint); + + /** + * Gets the set endpoint for REST call (ex, https://www.example.com) + */ + String getEndpoint(); + + /** + * Sets the region to call (ex, Region.US_PHOENIX_1). + *

+ * Note, this will call {@link #setEndpoint(String) setEndpoint} after resolving the endpoint. If the service is not available in this region, however, an IllegalArgumentException will be raised. + * @param region The region of the service. + */ + void setRegion(com.oracle.bmc.Region region); + + /** + * Sets the region to call (ex, 'us-phoenix-1'). + *

+ * Note, this will first try to map the region ID to a known Region and call + * {@link #setRegion(Region) setRegion}. + *

+ * If no known Region could be determined, it will create an endpoint based on the + * default endpoint format ({@link com.oracle.bmc.Region#formatDefaultRegionEndpoint(Service, String)} + * and then call {@link #setEndpoint(String) setEndpoint}. + * @param regionId The public region ID. + */ + void setRegion(String regionId); + + /** + * Moves an entitlement into a different compartment. + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future + changeRoverEntitlementCompartment( + ChangeRoverEntitlementCompartmentRequest request, + com.oracle.bmc.responses.AsyncHandler< + ChangeRoverEntitlementCompartmentRequest, + ChangeRoverEntitlementCompartmentResponse> + handler); + + /** + * Create the Entitlement to use a Rover Device. It requires some offline process of review and signatures before request is granted. + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future createRoverEntitlement( + CreateRoverEntitlementRequest request, + com.oracle.bmc.responses.AsyncHandler< + CreateRoverEntitlementRequest, CreateRoverEntitlementResponse> + handler); + + /** + * Deletes a rover entitlement + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future deleteRoverEntitlement( + DeleteRoverEntitlementRequest request, + com.oracle.bmc.responses.AsyncHandler< + DeleteRoverEntitlementRequest, DeleteRoverEntitlementResponse> + handler); + + /** + * Describes the Rover Device Entitlement in detail + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future getRoverEntitlement( + GetRoverEntitlementRequest request, + com.oracle.bmc.responses.AsyncHandler< + GetRoverEntitlementRequest, GetRoverEntitlementResponse> + handler); + + /** + * Returns a list of RoverEntitlements. + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future listRoverEntitlements( + ListRoverEntitlementsRequest request, + com.oracle.bmc.responses.AsyncHandler< + ListRoverEntitlementsRequest, ListRoverEntitlementsResponse> + handler); + + /** + * Updates the RoverEntitlement + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future updateRoverEntitlement( + UpdateRoverEntitlementRequest request, + com.oracle.bmc.responses.AsyncHandler< + UpdateRoverEntitlementRequest, UpdateRoverEntitlementResponse> + handler); +} 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 new file mode 100644 index 00000000000..dd40d257498 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementAsyncClient.java @@ -0,0 +1,582 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.internal.http.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +/** + * Async client implementation for RoverEntitlement service.
+ * There are two ways to use async client: + * 1. Use AsyncHandler: using AsyncHandler, if the response to the call is an {@link java.io.InputStream}, like + * getObject Api in object storage service, developers need to process the stream in AsyncHandler, and not anywhere else, + * because the stream will be closed right after the AsyncHandler is invoked.
+ * 2. Use Java Future: using Java Future, developers need to close the stream after they are done with the Java Future.
+ * Accessing the result should be done in a mutually exclusive manner, either through the Future or the AsyncHandler, + * but not both. If the Future is used, the caller should pass in null as the AsyncHandler. If the AsyncHandler + * is used, it is still safe to use the Future to determine whether or not the request was completed via + * Future.isDone/isCancelled.
+ * Please refer to https://github.com/oracle/oci-java-sdk/blob/master/bmc-examples/src/main/java/ResteasyClientWithObjectStorageExample.java + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class RoverEntitlementAsyncClient implements RoverEntitlementAsync { + /** + * Service instance for RoverEntitlement. + */ + public static final com.oracle.bmc.Service SERVICE = + com.oracle.bmc.Services.serviceBuilder() + .serviceName("ROVERENTITLEMENT") + .serviceEndpointPrefix("") + .serviceEndpointTemplate("https://rover.{region}.oci.{secondLevelDomain}") + .build(); + + @lombok.Getter(value = lombok.AccessLevel.PACKAGE) + private final com.oracle.bmc.http.internal.RestClient client; + + private final com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider + authenticationDetailsProvider; + + /** + * Creates a new service instance using the given authentication provider. + * @param authenticationDetailsProvider The authentication details provider, required. + */ + public RoverEntitlementAsyncClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider) { + this(authenticationDetailsProvider, null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + */ + public RoverEntitlementAsyncClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration) { + this(authenticationDetailsProvider, configuration, null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + */ + public RoverEntitlementAsyncClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + new com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory( + com.oracle.bmc.http.signing.SigningStrategy.STANDARD)); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + */ + public RoverEntitlementAsyncClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + new java.util.ArrayList()); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + */ + public RoverEntitlementAsyncClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.List additionalClientConfigurators) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + additionalClientConfigurators, + null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + */ + public RoverEntitlementAsyncClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.List additionalClientConfigurators, + String endpoint) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory + .createDefaultRequestSignerFactories(), + additionalClientConfigurators, + endpoint); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param signingStrategyRequestSignerFactories The request signer factories for each signing strategy used to create the request signer + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + */ + public RoverEntitlementAsyncClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSignerFactory> + signingStrategyRequestSignerFactories, + java.util.List additionalClientConfigurators, + String endpoint) { + this.authenticationDetailsProvider = authenticationDetailsProvider; + java.util.List authenticationDetailsConfigurators = + new java.util.ArrayList<>(); + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.ProvidesClientConfigurators) { + authenticationDetailsConfigurators.addAll( + ((com.oracle.bmc.auth.ProvidesClientConfigurators) + this.authenticationDetailsProvider) + .getClientConfigurators()); + } + java.util.List allConfigurators = + new java.util.ArrayList<>(additionalClientConfigurators); + allConfigurators.addAll(authenticationDetailsConfigurators); + com.oracle.bmc.http.internal.RestClientFactory restClientFactory = + com.oracle.bmc.http.internal.RestClientFactoryBuilder.builder() + .clientConfigurator(clientConfigurator) + .additionalClientConfigurators(allConfigurators) + .build(); + com.oracle.bmc.http.signing.RequestSigner defaultRequestSigner = + defaultRequestSignerFactory.createRequestSigner( + SERVICE, this.authenticationDetailsProvider); + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSigner> + requestSigners = new java.util.HashMap<>(); + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.BasicAuthenticationDetailsProvider) { + for (com.oracle.bmc.http.signing.SigningStrategy s : + com.oracle.bmc.http.signing.SigningStrategy.values()) { + requestSigners.put( + s, + signingStrategyRequestSignerFactories + .get(s) + .createRequestSigner(SERVICE, authenticationDetailsProvider)); + } + } + this.client = restClientFactory.create(defaultRequestSigner, requestSigners, configuration); + + if (this.authenticationDetailsProvider instanceof com.oracle.bmc.auth.RegionProvider) { + com.oracle.bmc.auth.RegionProvider provider = + (com.oracle.bmc.auth.RegionProvider) this.authenticationDetailsProvider; + + if (provider.getRegion() != null) { + this.setRegion(provider.getRegion()); + if (endpoint != null) { + LOG.info( + "Authentication details provider configured for region '{}', but endpoint specifically set to '{}'. Using endpoint setting instead of region.", + provider.getRegion(), + endpoint); + } + } + } + if (endpoint != null) { + setEndpoint(endpoint); + } + } + + /** + * Create a builder for this client. + * @return builder + */ + public static Builder builder() { + return new Builder(SERVICE); + } + + /** + * Builder class for this client. The "authenticationDetailsProvider" is required and must be passed to the + * {@link #build(AbstractAuthenticationDetailsProvider)} method. + */ + public static class Builder + extends com.oracle.bmc.common.RegionalClientBuilder< + Builder, RoverEntitlementAsyncClient> { + private Builder(com.oracle.bmc.Service service) { + super(service); + requestSignerFactory = + new com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory( + com.oracle.bmc.http.signing.SigningStrategy.STANDARD); + } + + /** + * Build the client. + * @param authenticationDetailsProvider authentication details provider + * @return the client + */ + public RoverEntitlementAsyncClient build( + @lombok.NonNull + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider + authenticationDetailsProvider) { + return new RoverEntitlementAsyncClient( + authenticationDetailsProvider, + configuration, + clientConfigurator, + requestSignerFactory, + additionalClientConfigurators, + endpoint); + } + } + + @Override + public void setEndpoint(String endpoint) { + LOG.info("Setting endpoint to {}", endpoint); + client.setEndpoint(endpoint); + } + + @Override + public String getEndpoint() { + String endpoint = null; + java.net.URI uri = client.getBaseTarget().getUri(); + if (uri != null) { + endpoint = uri.toString(); + } + return endpoint; + } + + @Override + public void setRegion(com.oracle.bmc.Region region) { + com.google.common.base.Optional endpoint = region.getEndpoint(SERVICE); + if (endpoint.isPresent()) { + setEndpoint(endpoint.get()); + } else { + throw new IllegalArgumentException( + "Endpoint for " + SERVICE + " is not known in region " + region); + } + } + + @Override + public void setRegion(String regionId) { + regionId = regionId.toLowerCase(java.util.Locale.ENGLISH); + try { + com.oracle.bmc.Region region = com.oracle.bmc.Region.fromRegionId(regionId); + setRegion(region); + } catch (IllegalArgumentException e) { + LOG.info("Unknown regionId '{}', falling back to default endpoint format", regionId); + String endpoint = com.oracle.bmc.Region.formatDefaultRegionEndpoint(SERVICE, regionId); + setEndpoint(endpoint); + } + } + + @Override + public void close() { + client.close(); + } + + @Override + public java.util.concurrent.Future + changeRoverEntitlementCompartment( + ChangeRoverEntitlementCompartmentRequest request, + final com.oracle.bmc.responses.AsyncHandler< + ChangeRoverEntitlementCompartmentRequest, + ChangeRoverEntitlementCompartmentResponse> + handler) { + LOG.trace("Called async changeRoverEntitlementCompartment"); + final ChangeRoverEntitlementCompartmentRequest interceptedRequest = + ChangeRoverEntitlementCompartmentConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ChangeRoverEntitlementCompartmentConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function< + javax.ws.rs.core.Response, ChangeRoverEntitlementCompartmentResponse> + transformer = ChangeRoverEntitlementCompartmentConverter.fromResponse(); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + + com.oracle.bmc.responses.AsyncHandler< + ChangeRoverEntitlementCompartmentRequest, + ChangeRoverEntitlementCompartmentResponse> + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + ChangeRoverEntitlementCompartmentRequest, + ChangeRoverEntitlementCompartmentResponse>, + java.util.concurrent.Future> + futureSupplier = client.postFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + ChangeRoverEntitlementCompartmentRequest, + ChangeRoverEntitlementCompartmentResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future createRoverEntitlement( + CreateRoverEntitlementRequest request, + final com.oracle.bmc.responses.AsyncHandler< + CreateRoverEntitlementRequest, CreateRoverEntitlementResponse> + handler) { + LOG.trace("Called async createRoverEntitlement"); + final CreateRoverEntitlementRequest interceptedRequest = + CreateRoverEntitlementConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + CreateRoverEntitlementConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function< + javax.ws.rs.core.Response, CreateRoverEntitlementResponse> + transformer = CreateRoverEntitlementConverter.fromResponse(); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + + com.oracle.bmc.responses.AsyncHandler< + CreateRoverEntitlementRequest, CreateRoverEntitlementResponse> + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + CreateRoverEntitlementRequest, CreateRoverEntitlementResponse>, + java.util.concurrent.Future> + futureSupplier = client.postFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + CreateRoverEntitlementRequest, CreateRoverEntitlementResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future deleteRoverEntitlement( + DeleteRoverEntitlementRequest request, + final com.oracle.bmc.responses.AsyncHandler< + DeleteRoverEntitlementRequest, DeleteRoverEntitlementResponse> + handler) { + LOG.trace("Called async deleteRoverEntitlement"); + final DeleteRoverEntitlementRequest interceptedRequest = + DeleteRoverEntitlementConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + DeleteRoverEntitlementConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function< + javax.ws.rs.core.Response, DeleteRoverEntitlementResponse> + transformer = DeleteRoverEntitlementConverter.fromResponse(); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + + com.oracle.bmc.responses.AsyncHandler< + DeleteRoverEntitlementRequest, DeleteRoverEntitlementResponse> + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + DeleteRoverEntitlementRequest, DeleteRoverEntitlementResponse>, + java.util.concurrent.Future> + futureSupplier = client.deleteFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + DeleteRoverEntitlementRequest, DeleteRoverEntitlementResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future getRoverEntitlement( + GetRoverEntitlementRequest request, + final com.oracle.bmc.responses.AsyncHandler< + GetRoverEntitlementRequest, GetRoverEntitlementResponse> + handler) { + LOG.trace("Called async getRoverEntitlement"); + final GetRoverEntitlementRequest interceptedRequest = + GetRoverEntitlementConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + GetRoverEntitlementConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function< + javax.ws.rs.core.Response, GetRoverEntitlementResponse> + transformer = GetRoverEntitlementConverter.fromResponse(); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + + com.oracle.bmc.responses.AsyncHandler< + GetRoverEntitlementRequest, GetRoverEntitlementResponse> + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + GetRoverEntitlementRequest, GetRoverEntitlementResponse>, + java.util.concurrent.Future> + futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + GetRoverEntitlementRequest, GetRoverEntitlementResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future listRoverEntitlements( + ListRoverEntitlementsRequest request, + final com.oracle.bmc.responses.AsyncHandler< + ListRoverEntitlementsRequest, ListRoverEntitlementsResponse> + handler) { + LOG.trace("Called async listRoverEntitlements"); + final ListRoverEntitlementsRequest interceptedRequest = + ListRoverEntitlementsConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ListRoverEntitlementsConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function< + javax.ws.rs.core.Response, ListRoverEntitlementsResponse> + transformer = ListRoverEntitlementsConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler< + ListRoverEntitlementsRequest, ListRoverEntitlementsResponse> + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + ListRoverEntitlementsRequest, ListRoverEntitlementsResponse>, + java.util.concurrent.Future> + futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + ListRoverEntitlementsRequest, ListRoverEntitlementsResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future updateRoverEntitlement( + UpdateRoverEntitlementRequest request, + final com.oracle.bmc.responses.AsyncHandler< + UpdateRoverEntitlementRequest, UpdateRoverEntitlementResponse> + handler) { + LOG.trace("Called async updateRoverEntitlement"); + final UpdateRoverEntitlementRequest interceptedRequest = + UpdateRoverEntitlementConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + UpdateRoverEntitlementConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function< + javax.ws.rs.core.Response, UpdateRoverEntitlementResponse> + transformer = UpdateRoverEntitlementConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler< + UpdateRoverEntitlementRequest, UpdateRoverEntitlementResponse> + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + UpdateRoverEntitlementRequest, UpdateRoverEntitlementResponse>, + java.util.concurrent.Future> + futureSupplier = client.putFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + UpdateRoverEntitlementRequest, UpdateRoverEntitlementResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } +} 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 new file mode 100644 index 00000000000..08c94701996 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementClient.java @@ -0,0 +1,644 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.internal.http.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class RoverEntitlementClient implements RoverEntitlement { + /** + * Service instance for RoverEntitlement. + */ + public static final com.oracle.bmc.Service SERVICE = + com.oracle.bmc.Services.serviceBuilder() + .serviceName("ROVERENTITLEMENT") + .serviceEndpointPrefix("") + .serviceEndpointTemplate("https://rover.{region}.oci.{secondLevelDomain}") + .build(); + // attempt twice if it's instance principals, immediately failures will try to refresh the token + private static final int MAX_IMMEDIATE_RETRIES_IF_USING_INSTANCE_PRINCIPALS = 2; + + private final RoverEntitlementWaiters waiters; + + private final RoverEntitlementPaginators paginators; + + @lombok.Getter(value = lombok.AccessLevel.PACKAGE) + private final com.oracle.bmc.http.internal.RestClient client; + + private final com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider + authenticationDetailsProvider; + private final com.oracle.bmc.retrier.RetryConfiguration retryConfiguration; + + /** + * Creates a new service instance using the given authentication provider. + * @param authenticationDetailsProvider The authentication details provider, required. + */ + public RoverEntitlementClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider) { + this(authenticationDetailsProvider, null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + */ + public RoverEntitlementClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration) { + this(authenticationDetailsProvider, configuration, null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + */ + public RoverEntitlementClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + new com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory( + com.oracle.bmc.http.signing.SigningStrategy.STANDARD)); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + */ + public RoverEntitlementClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + new java.util.ArrayList()); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + */ + public RoverEntitlementClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.List additionalClientConfigurators) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + additionalClientConfigurators, + null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + */ + public RoverEntitlementClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.List additionalClientConfigurators, + String endpoint) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory + .createDefaultRequestSignerFactories(), + additionalClientConfigurators, + endpoint); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param signingStrategyRequestSignerFactories The request signer factories for each signing strategy used to create the request signer + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + */ + public RoverEntitlementClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSignerFactory> + signingStrategyRequestSignerFactories, + java.util.List additionalClientConfigurators, + String endpoint) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + signingStrategyRequestSignerFactories, + additionalClientConfigurators, + endpoint, + null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param signingStrategyRequestSignerFactories The request signer factories for each signing strategy used to create the request signer + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + * @param executorService ExecutorService used by the client, or null to use the default configured ThreadPoolExecutor + */ + public RoverEntitlementClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSignerFactory> + signingStrategyRequestSignerFactories, + java.util.List additionalClientConfigurators, + String endpoint, + java.util.concurrent.ExecutorService executorService) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + signingStrategyRequestSignerFactories, + additionalClientConfigurators, + endpoint, + executorService, + com.oracle.bmc.http.internal.RestClientFactoryBuilder.builder()); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * Use the {@link Builder} to get access to all these parameters. + * + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param signingStrategyRequestSignerFactories The request signer factories for each signing strategy used to create the request signer + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + * @param executorService ExecutorService used by the client, or null to use the default configured ThreadPoolExecutor + * @param restClientFactoryBuilder the builder for the {@link com.oracle.bmc.http.internal.RestClientFactory} + */ + protected RoverEntitlementClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSignerFactory> + signingStrategyRequestSignerFactories, + java.util.List additionalClientConfigurators, + String endpoint, + java.util.concurrent.ExecutorService executorService, + com.oracle.bmc.http.internal.RestClientFactoryBuilder restClientFactoryBuilder) { + this.authenticationDetailsProvider = authenticationDetailsProvider; + java.util.List authenticationDetailsConfigurators = + new java.util.ArrayList<>(); + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.ProvidesClientConfigurators) { + authenticationDetailsConfigurators.addAll( + ((com.oracle.bmc.auth.ProvidesClientConfigurators) + this.authenticationDetailsProvider) + .getClientConfigurators()); + } + java.util.List allConfigurators = + new java.util.ArrayList<>(additionalClientConfigurators); + allConfigurators.addAll(authenticationDetailsConfigurators); + com.oracle.bmc.http.internal.RestClientFactory restClientFactory = + restClientFactoryBuilder + .clientConfigurator(clientConfigurator) + .additionalClientConfigurators(allConfigurators) + .build(); + com.oracle.bmc.http.signing.RequestSigner defaultRequestSigner = + defaultRequestSignerFactory.createRequestSigner( + SERVICE, this.authenticationDetailsProvider); + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSigner> + requestSigners = new java.util.HashMap<>(); + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.BasicAuthenticationDetailsProvider) { + for (com.oracle.bmc.http.signing.SigningStrategy s : + com.oracle.bmc.http.signing.SigningStrategy.values()) { + requestSigners.put( + s, + signingStrategyRequestSignerFactories + .get(s) + .createRequestSigner(SERVICE, authenticationDetailsProvider)); + } + } + + final com.oracle.bmc.ClientConfiguration clientConfigurationToUse = + (configuration != null) + ? configuration + : com.oracle.bmc.ClientConfiguration.builder().build(); + this.retryConfiguration = clientConfigurationToUse.getRetryConfiguration(); + this.client = + restClientFactory.create( + defaultRequestSigner, requestSigners, clientConfigurationToUse); + + if (executorService == null) { + // up to 50 (core) threads, time out after 60s idle, all daemon + java.util.concurrent.ThreadPoolExecutor threadPoolExecutor = + new java.util.concurrent.ThreadPoolExecutor( + 50, + 50, + 60L, + java.util.concurrent.TimeUnit.SECONDS, + new java.util.concurrent.LinkedBlockingQueue(), + new com.google.common.util.concurrent.ThreadFactoryBuilder() + .setDaemon(true) + .setNameFormat("RoverEntitlement-waiters-%d") + .build()); + threadPoolExecutor.allowCoreThreadTimeOut(true); + + executorService = threadPoolExecutor; + } + this.waiters = new RoverEntitlementWaiters(executorService, this); + + this.paginators = new RoverEntitlementPaginators(this); + + if (this.authenticationDetailsProvider instanceof com.oracle.bmc.auth.RegionProvider) { + com.oracle.bmc.auth.RegionProvider provider = + (com.oracle.bmc.auth.RegionProvider) this.authenticationDetailsProvider; + + if (provider.getRegion() != null) { + this.setRegion(provider.getRegion()); + if (endpoint != null) { + LOG.info( + "Authentication details provider configured for region '{}', but endpoint specifically set to '{}'. Using endpoint setting instead of region.", + provider.getRegion(), + endpoint); + } + } + } + if (endpoint != null) { + setEndpoint(endpoint); + } + } + + /** + * Create a builder for this client. + * @return builder + */ + public static Builder builder() { + return new Builder(SERVICE); + } + + /** + * Builder class for this client. The "authenticationDetailsProvider" is required and must be passed to the + * {@link #build(AbstractAuthenticationDetailsProvider)} method. + */ + public static class Builder + extends com.oracle.bmc.common.RegionalClientBuilder { + private java.util.concurrent.ExecutorService executorService; + + private Builder(com.oracle.bmc.Service service) { + super(service); + requestSignerFactory = + new com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory( + com.oracle.bmc.http.signing.SigningStrategy.STANDARD); + } + + /** + * Set the ExecutorService for the client to be created. + * @param executorService executorService + * @return this builder + */ + public Builder executorService(java.util.concurrent.ExecutorService executorService) { + this.executorService = executorService; + return this; + } + + /** + * Build the client. + * @param authenticationDetailsProvider authentication details provider + * @return the client + */ + public RoverEntitlementClient build( + @lombok.NonNull + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider + authenticationDetailsProvider) { + return new RoverEntitlementClient( + authenticationDetailsProvider, + configuration, + clientConfigurator, + requestSignerFactory, + signingStrategyRequestSignerFactories, + additionalClientConfigurators, + endpoint, + executorService); + } + } + + @Override + public void setEndpoint(String endpoint) { + LOG.info("Setting endpoint to {}", endpoint); + client.setEndpoint(endpoint); + } + + @Override + public String getEndpoint() { + String endpoint = null; + java.net.URI uri = client.getBaseTarget().getUri(); + if (uri != null) { + endpoint = uri.toString(); + } + return endpoint; + } + + @Override + public void setRegion(com.oracle.bmc.Region region) { + com.google.common.base.Optional endpoint = region.getEndpoint(SERVICE); + if (endpoint.isPresent()) { + setEndpoint(endpoint.get()); + } else { + throw new IllegalArgumentException( + "Endpoint for " + SERVICE + " is not known in region " + region); + } + } + + @Override + public void setRegion(String regionId) { + regionId = regionId.toLowerCase(java.util.Locale.ENGLISH); + try { + com.oracle.bmc.Region region = com.oracle.bmc.Region.fromRegionId(regionId); + setRegion(region); + } catch (IllegalArgumentException e) { + LOG.info("Unknown regionId '{}', falling back to default endpoint format", regionId); + String endpoint = com.oracle.bmc.Region.formatDefaultRegionEndpoint(SERVICE, regionId); + setEndpoint(endpoint); + } + } + + @Override + public void close() { + client.close(); + } + + @Override + public ChangeRoverEntitlementCompartmentResponse changeRoverEntitlementCompartment( + ChangeRoverEntitlementCompartmentRequest request) { + LOG.trace("Called changeRoverEntitlementCompartment"); + final ChangeRoverEntitlementCompartmentRequest interceptedRequest = + ChangeRoverEntitlementCompartmentConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ChangeRoverEntitlementCompartmentConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function< + javax.ws.rs.core.Response, ChangeRoverEntitlementCompartmentResponse> + transformer = ChangeRoverEntitlementCompartmentConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = + client.post( + ib, + retriedRequest + .getChangeRoverEntitlementCompartmentDetails(), + retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public CreateRoverEntitlementResponse createRoverEntitlement( + CreateRoverEntitlementRequest request) { + LOG.trace("Called createRoverEntitlement"); + final CreateRoverEntitlementRequest interceptedRequest = + CreateRoverEntitlementConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + CreateRoverEntitlementConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = CreateRoverEntitlementConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = + client.post( + ib, + retriedRequest.getCreateRoverEntitlementDetails(), + retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public DeleteRoverEntitlementResponse deleteRoverEntitlement( + DeleteRoverEntitlementRequest request) { + LOG.trace("Called deleteRoverEntitlement"); + final DeleteRoverEntitlementRequest interceptedRequest = + DeleteRoverEntitlementConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + DeleteRoverEntitlementConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = DeleteRoverEntitlementConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = + client.delete(ib, retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public GetRoverEntitlementResponse getRoverEntitlement(GetRoverEntitlementRequest request) { + LOG.trace("Called getRoverEntitlement"); + final GetRoverEntitlementRequest interceptedRequest = + GetRoverEntitlementConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + GetRoverEntitlementConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = GetRoverEntitlementConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = client.get(ib, retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public ListRoverEntitlementsResponse listRoverEntitlements( + ListRoverEntitlementsRequest request) { + LOG.trace("Called listRoverEntitlements"); + final ListRoverEntitlementsRequest interceptedRequest = + ListRoverEntitlementsConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ListRoverEntitlementsConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = ListRoverEntitlementsConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = client.get(ib, retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public UpdateRoverEntitlementResponse updateRoverEntitlement( + UpdateRoverEntitlementRequest request) { + LOG.trace("Called updateRoverEntitlement"); + final UpdateRoverEntitlementRequest interceptedRequest = + UpdateRoverEntitlementConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + UpdateRoverEntitlementConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = UpdateRoverEntitlementConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = + client.put( + ib, + retriedRequest.getUpdateRoverEntitlementDetails(), + retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public RoverEntitlementWaiters getWaiters() { + return waiters; + } + + @Override + public RoverEntitlementPaginators getPaginators() { + return paginators; + } +} 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 new file mode 100644 index 00000000000..0eb4b3a262c --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementPaginators.java @@ -0,0 +1,147 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +/** + * Collection of helper methods that can be used to provide an {@link java.lang.Iterable} interface + * to any list operations of RoverEntitlement where multiple pages of data may be fetched. + * Two styles of iteration are supported: + * + *

    + *
  • Iterating over the Response objects returned by the list operation. These are referred to as ResponseIterators, and the methods are suffixed with ResponseIterator. For example: listUsersResponseIterator
  • + *
  • Iterating over the resources/records being listed. These are referred to as RecordIterators, and the methods are suffixed with RecordIterator. For example: listUsersRecordIterator
  • + *
+ * + * These iterables abstract away the need to write code to manually handle pagination via looping and using the page tokens. + * They will automatically fetch more data from the service when required. + * + * As an example, if we were using the ListUsers operation in IdentityService, then the {@link java.lang.Iterable} returned by calling a + * ResponseIterator method would iterate over the ListUsersResponse objects returned by each ListUsers call, whereas the {@link java.lang.Iterable} + * returned by calling a RecordIterator method would iterate over the User records and we don't have to deal with ListUsersResponse objects at all. + * In either case, pagination will be automatically handled so we can iterate until there are no more responses or no more resources/records available. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.RequiredArgsConstructor +public class RoverEntitlementPaginators { + private final RoverEntitlement client; + + /** + * Creates a new iterable which will iterate over the responses received from the listRoverEntitlements operation. This iterable + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + * @return an {@link java.lang.Iterable} which can be used to iterate over the responses received from the service. + */ + public Iterable listRoverEntitlementsResponseIterator( + final ListRoverEntitlementsRequest request) { + return new com.oracle.bmc.paginator.internal.ResponseIterable< + ListRoverEntitlementsRequest.Builder, ListRoverEntitlementsRequest, + ListRoverEntitlementsResponse>( + new com.google.common.base.Supplier() { + @Override + public ListRoverEntitlementsRequest.Builder get() { + return ListRoverEntitlementsRequest.builder().copy(request); + } + }, + new com.google.common.base.Function() { + @Override + public String apply(ListRoverEntitlementsResponse response) { + return response.getOpcNextPage(); + } + }, + new com.google.common.base.Function< + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRoverEntitlementsRequest.Builder>, + ListRoverEntitlementsRequest>() { + @Override + public ListRoverEntitlementsRequest apply( + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRoverEntitlementsRequest.Builder> + input) { + if (input.getToken() == null) { + return input.getRequestBuilder().build(); + } else { + return input.getRequestBuilder() + .page(input.getToken().orNull()) + .build(); + } + } + }, + new com.google.common.base.Function< + ListRoverEntitlementsRequest, ListRoverEntitlementsResponse>() { + @Override + public ListRoverEntitlementsResponse apply( + ListRoverEntitlementsRequest request) { + return client.listRoverEntitlements(request); + } + }); + } + + /** + * Creates a new iterable which will iterate over the {@link com.oracle.bmc.rover.model.RoverEntitlementSummary} objects + * contained in responses from the listRoverEntitlements operation. This iterable will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + * @return an {@link java.lang.Iterable} which can be used to iterate over the {@link com.oracle.bmc.rover.model.RoverEntitlementSummary} objects + * contained in responses received from the service. + */ + public Iterable + listRoverEntitlementsRecordIterator(final ListRoverEntitlementsRequest request) { + return new com.oracle.bmc.paginator.internal.ResponseRecordIterable< + ListRoverEntitlementsRequest.Builder, ListRoverEntitlementsRequest, + ListRoverEntitlementsResponse, com.oracle.bmc.rover.model.RoverEntitlementSummary>( + new com.google.common.base.Supplier() { + @Override + public ListRoverEntitlementsRequest.Builder get() { + return ListRoverEntitlementsRequest.builder().copy(request); + } + }, + new com.google.common.base.Function() { + @Override + public String apply(ListRoverEntitlementsResponse response) { + return response.getOpcNextPage(); + } + }, + new com.google.common.base.Function< + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRoverEntitlementsRequest.Builder>, + ListRoverEntitlementsRequest>() { + @Override + public ListRoverEntitlementsRequest apply( + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRoverEntitlementsRequest.Builder> + input) { + if (input.getToken() == null) { + return input.getRequestBuilder().build(); + } else { + return input.getRequestBuilder() + .page(input.getToken().orNull()) + .build(); + } + } + }, + new com.google.common.base.Function< + ListRoverEntitlementsRequest, ListRoverEntitlementsResponse>() { + @Override + public ListRoverEntitlementsResponse apply( + ListRoverEntitlementsRequest request) { + return client.listRoverEntitlements(request); + } + }, + new com.google.common.base.Function< + ListRoverEntitlementsResponse, + java.util.List>() { + @Override + public java.util.List apply( + ListRoverEntitlementsResponse response) { + return response.getRoverEntitlementCollection().getItems(); + } + }); + } +} 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 new file mode 100644 index 00000000000..1a8b323869e --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementWaiters.java @@ -0,0 +1,125 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +/** + * Collection of helper methods to produce {@link com.oracle.bmc.waiter.Waiter}s for different + * resources of RoverEntitlement. + *

+ * The default configuration used is defined by {@link com.oracle.bmc.waiter.Waiters.Waiters#DEFAULT_POLLING_WAITER}. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.RequiredArgsConstructor +public class RoverEntitlementWaiters { + private final java.util.concurrent.ExecutorService executorService; + private final RoverEntitlement client; + + /** + * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the default configuration. + * + * @param request the request to send + * @param targetStates the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states + * @return a new {@code Waiter} instance + */ + public com.oracle.bmc.waiter.Waiter + forRoverEntitlement( + GetRoverEntitlementRequest request, + com.oracle.bmc.rover.model.RoverEntitlement.LifecycleState... targetStates) { + org.apache.commons.lang3.Validate.notEmpty( + targetStates, "At least one targetState must be provided"); + org.apache.commons.lang3.Validate.noNullElements( + targetStates, "Null targetState values are not permitted"); + + return forRoverEntitlement( + com.oracle.bmc.waiter.Waiters.DEFAULT_POLLING_WAITER, request, targetStates); + } + + /** + * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the provided configuration. + * + * @param request the request to send + * @param targetState the desired state to wait for + * @param terminationStrategy the {@link com.oracle.bmc.waiter.TerminationStrategy} to use + * @param delayStrategy the {@link com.oracle.bmc.waiter.DelayStrategy} to use + * @return a new {@code com.oracle.bmc.waiter.Waiter} instance + */ + public com.oracle.bmc.waiter.Waiter + forRoverEntitlement( + GetRoverEntitlementRequest request, + com.oracle.bmc.rover.model.RoverEntitlement.LifecycleState targetState, + com.oracle.bmc.waiter.TerminationStrategy terminationStrategy, + com.oracle.bmc.waiter.DelayStrategy delayStrategy) { + org.apache.commons.lang3.Validate.notNull(targetState, "The targetState cannot be null"); + + return forRoverEntitlement( + com.oracle.bmc.waiter.Waiters.newWaiter(terminationStrategy, delayStrategy), + request, + targetState); + } + + /** + * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the provided configuration. + * + * @param request the request to send + * @param terminationStrategy the {@link com.oracle.bmc.waiter.TerminationStrategy} to use + * @param delayStrategy the {@link com.oracle.bmc.waiter.DelayStrategy} to use + * @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states + * @return a new {@code com.oracle.bmc.waiter.Waiter} instance + */ + public com.oracle.bmc.waiter.Waiter + forRoverEntitlement( + GetRoverEntitlementRequest request, + com.oracle.bmc.waiter.TerminationStrategy terminationStrategy, + com.oracle.bmc.waiter.DelayStrategy delayStrategy, + com.oracle.bmc.rover.model.RoverEntitlement.LifecycleState... targetStates) { + org.apache.commons.lang3.Validate.notEmpty( + targetStates, "At least one target state must be provided"); + org.apache.commons.lang3.Validate.noNullElements( + targetStates, "Null target states are not permitted"); + + return forRoverEntitlement( + com.oracle.bmc.waiter.Waiters.newWaiter(terminationStrategy, delayStrategy), + request, + targetStates); + } + + // Helper method to create a new Waiter for RoverEntitlement. + private com.oracle.bmc.waiter.Waiter + forRoverEntitlement( + com.oracle.bmc.waiter.BmcGenericWaiter waiter, + final GetRoverEntitlementRequest request, + final com.oracle.bmc.rover.model.RoverEntitlement.LifecycleState... + targetStates) { + final java.util.Set + targetStatesSet = new java.util.HashSet<>(java.util.Arrays.asList(targetStates)); + + return new com.oracle.bmc.waiter.internal.SimpleWaiterImpl<>( + executorService, + waiter.toCallable( + com.google.common.base.Suppliers.ofInstance(request), + new com.google.common.base.Function< + GetRoverEntitlementRequest, GetRoverEntitlementResponse>() { + @Override + public GetRoverEntitlementResponse apply( + GetRoverEntitlementRequest request) { + return client.getRoverEntitlement(request); + } + }, + new com.google.common.base.Predicate() { + @Override + public boolean apply(GetRoverEntitlementResponse response) { + return targetStatesSet.contains( + response.getRoverEntitlement().getLifecycleState()); + } + }, + targetStatesSet.contains( + com.oracle.bmc.rover.model.RoverEntitlement.LifecycleState + .Deleted)), + request); + } +} 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 new file mode 100644 index 00000000000..69d030353a8 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNode.java @@ -0,0 +1,167 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +/** + * A description of the RoverCloudService API. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +public interface RoverNode extends AutoCloseable { + + /** + * Sets the endpoint to call (ex, https://www.example.com). + * @param endpoint The endpoint of the service. + */ + void setEndpoint(String endpoint); + + /** + * Gets the set endpoint for REST call (ex, https://www.example.com) + */ + String getEndpoint(); + + /** + * Sets the region to call (ex, Region.US_PHOENIX_1). + *

+ * Note, this will call {@link #setEndpoint(String) setEndpoint} after resolving the endpoint. If the service is not available in this Region, however, an IllegalArgumentException will be raised. + * @param region The region of the service. + */ + void setRegion(com.oracle.bmc.Region region); + + /** + * Sets the region to call (ex, 'us-phoenix-1'). + *

+ * Note, this will first try to map the region ID to a known Region and call + * {@link #setRegion(Region) setRegion}. + *

+ * If no known Region could be determined, it will create an endpoint based on the + * default endpoint format ({@link com.oracle.bmc.Region#formatDefaultRegionEndpoint(Service, String)} + * and then call {@link #setEndpoint(String) setEndpoint}. + * @param regionId The public region ID. + */ + void setRegion(String regionId); + + /** + * Moves a rover node into a different compartment. + * @param request The request object containing the details to send + * @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. + */ + ChangeRoverNodeCompartmentResponse changeRoverNodeCompartment( + ChangeRoverNodeCompartmentRequest request); + + /** + * Creates a new RoverNode. + * + * @param request The request object containing the details to send + * @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. + */ + CreateRoverNodeResponse createRoverNode(CreateRoverNodeRequest request); + + /** + * Deletes a RoverNode resource by identifier + * @param request The request object containing the details to send + * @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. + */ + DeleteRoverNodeResponse deleteRoverNode(DeleteRoverNodeRequest request); + + /** + * Gets a RoverNode by identifier. + * @param request The request object containing the details to send + * @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. + */ + GetRoverNodeResponse getRoverNode(GetRoverNodeRequest request); + + /** + * Get the certificate for a rover node + * @param request The request object containing the details to send + * @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. + */ + GetRoverNodeCertificateResponse getRoverNodeCertificate(GetRoverNodeCertificateRequest request); + + /** + * Get the data encryption key for a rover node. + * @param request The request object containing the details to send + * @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. + */ + GetRoverNodeEncryptionKeyResponse getRoverNodeEncryptionKey( + GetRoverNodeEncryptionKeyRequest request); + + /** + * Get the resource principal token for a rover node + * @param request The request object containing the details to send + * @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. + */ + GetRoverNodeGetRptResponse getRoverNodeGetRpt(GetRoverNodeGetRptRequest request); + + /** + * Returns a list of RoverNodes. + * + * @param request The request object containing the details to send + * @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. + */ + ListRoverNodesResponse listRoverNodes(ListRoverNodesRequest request); + + /** + * Get the resource principal public key for a rover node + * @param request The request object containing the details to send + * @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. + */ + RoverNodeActionSetKeyResponse roverNodeActionSetKey(RoverNodeActionSetKeyRequest request); + + /** + * Updates the RoverNode + * @param request The request object containing the details to send + * @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. + */ + UpdateRoverNodeResponse updateRoverNode(UpdateRoverNodeRequest request); + + /** + * Gets the pre-configured waiters available for resources for this service. + * + * @return The service waiters. + */ + RoverNodeWaiters getWaiters(); + + /** + * Gets the pre-configured paginators available for list operations in this service which may return multiple + * pages of data. These paginators provide an {@link java.lang.Iterable} interface so that service responses, or + * resources/records, can be iterated through without having to manually deal with pagination and page tokens. + * + * @return The service paginators. + */ + RoverNodePaginators getPaginators(); +} 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 new file mode 100644 index 00000000000..c384e8ec157 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeAsync.java @@ -0,0 +1,204 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +/** + * A description of the RoverCloudService API. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +public interface RoverNodeAsync extends AutoCloseable { + + /** + * Sets the endpoint to call (ex, https://www.example.com). + * @param endpoint The endpoint of the serice. + */ + void setEndpoint(String endpoint); + + /** + * Gets the set endpoint for REST call (ex, https://www.example.com) + */ + String getEndpoint(); + + /** + * Sets the region to call (ex, Region.US_PHOENIX_1). + *

+ * Note, this will call {@link #setEndpoint(String) setEndpoint} after resolving the endpoint. If the service is not available in this region, however, an IllegalArgumentException will be raised. + * @param region The region of the service. + */ + void setRegion(com.oracle.bmc.Region region); + + /** + * Sets the region to call (ex, 'us-phoenix-1'). + *

+ * Note, this will first try to map the region ID to a known Region and call + * {@link #setRegion(Region) setRegion}. + *

+ * If no known Region could be determined, it will create an endpoint based on the + * default endpoint format ({@link com.oracle.bmc.Region#formatDefaultRegionEndpoint(Service, String)} + * and then call {@link #setEndpoint(String) setEndpoint}. + * @param regionId The public region ID. + */ + void setRegion(String regionId); + + /** + * Moves a rover node into a different compartment. + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future changeRoverNodeCompartment( + ChangeRoverNodeCompartmentRequest request, + com.oracle.bmc.responses.AsyncHandler< + ChangeRoverNodeCompartmentRequest, ChangeRoverNodeCompartmentResponse> + handler); + + /** + * Creates a new RoverNode. + * + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future createRoverNode( + CreateRoverNodeRequest request, + com.oracle.bmc.responses.AsyncHandler + handler); + + /** + * Deletes a RoverNode resource by identifier + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future deleteRoverNode( + DeleteRoverNodeRequest request, + com.oracle.bmc.responses.AsyncHandler + handler); + + /** + * Gets a RoverNode by identifier. + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future getRoverNode( + GetRoverNodeRequest request, + com.oracle.bmc.responses.AsyncHandler + handler); + + /** + * Get the certificate for a rover node + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future getRoverNodeCertificate( + GetRoverNodeCertificateRequest request, + com.oracle.bmc.responses.AsyncHandler< + GetRoverNodeCertificateRequest, GetRoverNodeCertificateResponse> + handler); + + /** + * Get the data encryption key for a rover node. + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future getRoverNodeEncryptionKey( + GetRoverNodeEncryptionKeyRequest request, + com.oracle.bmc.responses.AsyncHandler< + GetRoverNodeEncryptionKeyRequest, GetRoverNodeEncryptionKeyResponse> + handler); + + /** + * Get the resource principal token for a rover node + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future getRoverNodeGetRpt( + GetRoverNodeGetRptRequest request, + com.oracle.bmc.responses.AsyncHandler< + GetRoverNodeGetRptRequest, GetRoverNodeGetRptResponse> + handler); + + /** + * Returns a list of RoverNodes. + * + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future listRoverNodes( + ListRoverNodesRequest request, + com.oracle.bmc.responses.AsyncHandler + handler); + + /** + * Get the resource principal public key for a rover node + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future roverNodeActionSetKey( + RoverNodeActionSetKeyRequest request, + com.oracle.bmc.responses.AsyncHandler< + RoverNodeActionSetKeyRequest, RoverNodeActionSetKeyResponse> + handler); + + /** + * Updates the RoverNode + * + * @param request The request object containing the details to send + * @param handler The request handler to invoke upon completion, may be null. + * @return A Future that can be used to get the response if no AsyncHandler was + * provided. Note, if you provide an AsyncHandler and use the Future, some + * types of responses (like java.io.InputStream) may not be able to be read in + * both places as the underlying stream may only be consumed once. + */ + java.util.concurrent.Future updateRoverNode( + UpdateRoverNodeRequest request, + com.oracle.bmc.responses.AsyncHandler + handler); +} 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 new file mode 100644 index 00000000000..8569c2ccbb5 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeAsyncClient.java @@ -0,0 +1,730 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.internal.http.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +/** + * Async client implementation for RoverNode service.
+ * There are two ways to use async client: + * 1. Use AsyncHandler: using AsyncHandler, if the response to the call is an {@link java.io.InputStream}, like + * getObject Api in object storage service, developers need to process the stream in AsyncHandler, and not anywhere else, + * because the stream will be closed right after the AsyncHandler is invoked.
+ * 2. Use Java Future: using Java Future, developers need to close the stream after they are done with the Java Future.
+ * Accessing the result should be done in a mutually exclusive manner, either through the Future or the AsyncHandler, + * but not both. If the Future is used, the caller should pass in null as the AsyncHandler. If the AsyncHandler + * is used, it is still safe to use the Future to determine whether or not the request was completed via + * Future.isDone/isCancelled.
+ * Please refer to https://github.com/oracle/oci-java-sdk/blob/master/bmc-examples/src/main/java/ResteasyClientWithObjectStorageExample.java + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class RoverNodeAsyncClient implements RoverNodeAsync { + /** + * Service instance for RoverNode. + */ + public static final com.oracle.bmc.Service SERVICE = + com.oracle.bmc.Services.serviceBuilder() + .serviceName("ROVERNODE") + .serviceEndpointPrefix("") + .serviceEndpointTemplate("https://rover.{region}.oci.{secondLevelDomain}") + .build(); + + @lombok.Getter(value = lombok.AccessLevel.PACKAGE) + private final com.oracle.bmc.http.internal.RestClient client; + + private final com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider + authenticationDetailsProvider; + + /** + * Creates a new service instance using the given authentication provider. + * @param authenticationDetailsProvider The authentication details provider, required. + */ + public RoverNodeAsyncClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider) { + this(authenticationDetailsProvider, null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + */ + public RoverNodeAsyncClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration) { + this(authenticationDetailsProvider, configuration, null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + */ + public RoverNodeAsyncClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + new com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory( + com.oracle.bmc.http.signing.SigningStrategy.STANDARD)); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + */ + public RoverNodeAsyncClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + new java.util.ArrayList()); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + */ + public RoverNodeAsyncClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.List additionalClientConfigurators) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + additionalClientConfigurators, + null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + */ + public RoverNodeAsyncClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.List additionalClientConfigurators, + String endpoint) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory + .createDefaultRequestSignerFactories(), + additionalClientConfigurators, + endpoint); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param signingStrategyRequestSignerFactories The request signer factories for each signing strategy used to create the request signer + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + */ + public RoverNodeAsyncClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSignerFactory> + signingStrategyRequestSignerFactories, + java.util.List additionalClientConfigurators, + String endpoint) { + this.authenticationDetailsProvider = authenticationDetailsProvider; + java.util.List authenticationDetailsConfigurators = + new java.util.ArrayList<>(); + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.ProvidesClientConfigurators) { + authenticationDetailsConfigurators.addAll( + ((com.oracle.bmc.auth.ProvidesClientConfigurators) + this.authenticationDetailsProvider) + .getClientConfigurators()); + } + java.util.List allConfigurators = + new java.util.ArrayList<>(additionalClientConfigurators); + allConfigurators.addAll(authenticationDetailsConfigurators); + com.oracle.bmc.http.internal.RestClientFactory restClientFactory = + com.oracle.bmc.http.internal.RestClientFactoryBuilder.builder() + .clientConfigurator(clientConfigurator) + .additionalClientConfigurators(allConfigurators) + .build(); + com.oracle.bmc.http.signing.RequestSigner defaultRequestSigner = + defaultRequestSignerFactory.createRequestSigner( + SERVICE, this.authenticationDetailsProvider); + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSigner> + requestSigners = new java.util.HashMap<>(); + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.BasicAuthenticationDetailsProvider) { + for (com.oracle.bmc.http.signing.SigningStrategy s : + com.oracle.bmc.http.signing.SigningStrategy.values()) { + requestSigners.put( + s, + signingStrategyRequestSignerFactories + .get(s) + .createRequestSigner(SERVICE, authenticationDetailsProvider)); + } + } + this.client = restClientFactory.create(defaultRequestSigner, requestSigners, configuration); + + if (this.authenticationDetailsProvider instanceof com.oracle.bmc.auth.RegionProvider) { + com.oracle.bmc.auth.RegionProvider provider = + (com.oracle.bmc.auth.RegionProvider) this.authenticationDetailsProvider; + + if (provider.getRegion() != null) { + this.setRegion(provider.getRegion()); + if (endpoint != null) { + LOG.info( + "Authentication details provider configured for region '{}', but endpoint specifically set to '{}'. Using endpoint setting instead of region.", + provider.getRegion(), + endpoint); + } + } + } + if (endpoint != null) { + setEndpoint(endpoint); + } + } + + /** + * Create a builder for this client. + * @return builder + */ + public static Builder builder() { + return new Builder(SERVICE); + } + + /** + * Builder class for this client. The "authenticationDetailsProvider" is required and must be passed to the + * {@link #build(AbstractAuthenticationDetailsProvider)} method. + */ + public static class Builder + extends com.oracle.bmc.common.RegionalClientBuilder { + private Builder(com.oracle.bmc.Service service) { + super(service); + requestSignerFactory = + new com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory( + com.oracle.bmc.http.signing.SigningStrategy.STANDARD); + } + + /** + * Build the client. + * @param authenticationDetailsProvider authentication details provider + * @return the client + */ + public RoverNodeAsyncClient build( + @lombok.NonNull + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider + authenticationDetailsProvider) { + return new RoverNodeAsyncClient( + authenticationDetailsProvider, + configuration, + clientConfigurator, + requestSignerFactory, + additionalClientConfigurators, + endpoint); + } + } + + @Override + public void setEndpoint(String endpoint) { + LOG.info("Setting endpoint to {}", endpoint); + client.setEndpoint(endpoint); + } + + @Override + public String getEndpoint() { + String endpoint = null; + java.net.URI uri = client.getBaseTarget().getUri(); + if (uri != null) { + endpoint = uri.toString(); + } + return endpoint; + } + + @Override + public void setRegion(com.oracle.bmc.Region region) { + com.google.common.base.Optional endpoint = region.getEndpoint(SERVICE); + if (endpoint.isPresent()) { + setEndpoint(endpoint.get()); + } else { + throw new IllegalArgumentException( + "Endpoint for " + SERVICE + " is not known in region " + region); + } + } + + @Override + public void setRegion(String regionId) { + regionId = regionId.toLowerCase(java.util.Locale.ENGLISH); + try { + com.oracle.bmc.Region region = com.oracle.bmc.Region.fromRegionId(regionId); + setRegion(region); + } catch (IllegalArgumentException e) { + LOG.info("Unknown regionId '{}', falling back to default endpoint format", regionId); + String endpoint = com.oracle.bmc.Region.formatDefaultRegionEndpoint(SERVICE, regionId); + setEndpoint(endpoint); + } + } + + @Override + public void close() { + client.close(); + } + + @Override + public java.util.concurrent.Future + changeRoverNodeCompartment( + ChangeRoverNodeCompartmentRequest request, + final com.oracle.bmc.responses.AsyncHandler< + ChangeRoverNodeCompartmentRequest, + ChangeRoverNodeCompartmentResponse> + handler) { + LOG.trace("Called async changeRoverNodeCompartment"); + final ChangeRoverNodeCompartmentRequest interceptedRequest = + ChangeRoverNodeCompartmentConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ChangeRoverNodeCompartmentConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function< + javax.ws.rs.core.Response, ChangeRoverNodeCompartmentResponse> + transformer = ChangeRoverNodeCompartmentConverter.fromResponse(); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + + com.oracle.bmc.responses.AsyncHandler< + ChangeRoverNodeCompartmentRequest, ChangeRoverNodeCompartmentResponse> + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + ChangeRoverNodeCompartmentRequest, + ChangeRoverNodeCompartmentResponse>, + java.util.concurrent.Future> + futureSupplier = client.postFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + ChangeRoverNodeCompartmentRequest, ChangeRoverNodeCompartmentResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future createRoverNode( + CreateRoverNodeRequest request, + final com.oracle.bmc.responses.AsyncHandler< + CreateRoverNodeRequest, CreateRoverNodeResponse> + handler) { + LOG.trace("Called async createRoverNode"); + final CreateRoverNodeRequest interceptedRequest = + CreateRoverNodeConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + CreateRoverNodeConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function + transformer = CreateRoverNodeConverter.fromResponse(); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + + com.oracle.bmc.responses.AsyncHandler + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + CreateRoverNodeRequest, CreateRoverNodeResponse>, + java.util.concurrent.Future> + futureSupplier = client.postFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + CreateRoverNodeRequest, CreateRoverNodeResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future deleteRoverNode( + DeleteRoverNodeRequest request, + final com.oracle.bmc.responses.AsyncHandler< + DeleteRoverNodeRequest, DeleteRoverNodeResponse> + handler) { + LOG.trace("Called async deleteRoverNode"); + final DeleteRoverNodeRequest interceptedRequest = + DeleteRoverNodeConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + DeleteRoverNodeConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function + transformer = DeleteRoverNodeConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + DeleteRoverNodeRequest, DeleteRoverNodeResponse>, + java.util.concurrent.Future> + futureSupplier = client.deleteFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + DeleteRoverNodeRequest, DeleteRoverNodeResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future getRoverNode( + GetRoverNodeRequest request, + final com.oracle.bmc.responses.AsyncHandler + handler) { + LOG.trace("Called async getRoverNode"); + final GetRoverNodeRequest interceptedRequest = + GetRoverNodeConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + GetRoverNodeConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function + transformer = GetRoverNodeConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + GetRoverNodeRequest, GetRoverNodeResponse>, + java.util.concurrent.Future> + futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + GetRoverNodeRequest, GetRoverNodeResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future getRoverNodeCertificate( + GetRoverNodeCertificateRequest request, + final com.oracle.bmc.responses.AsyncHandler< + GetRoverNodeCertificateRequest, GetRoverNodeCertificateResponse> + handler) { + LOG.trace("Called async getRoverNodeCertificate"); + final GetRoverNodeCertificateRequest interceptedRequest = + GetRoverNodeCertificateConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + GetRoverNodeCertificateConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function< + javax.ws.rs.core.Response, GetRoverNodeCertificateResponse> + transformer = GetRoverNodeCertificateConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler< + GetRoverNodeCertificateRequest, GetRoverNodeCertificateResponse> + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + GetRoverNodeCertificateRequest, GetRoverNodeCertificateResponse>, + java.util.concurrent.Future> + futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + GetRoverNodeCertificateRequest, GetRoverNodeCertificateResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future getRoverNodeEncryptionKey( + GetRoverNodeEncryptionKeyRequest request, + final com.oracle.bmc.responses.AsyncHandler< + GetRoverNodeEncryptionKeyRequest, GetRoverNodeEncryptionKeyResponse> + handler) { + LOG.trace("Called async getRoverNodeEncryptionKey"); + final GetRoverNodeEncryptionKeyRequest interceptedRequest = + GetRoverNodeEncryptionKeyConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + GetRoverNodeEncryptionKeyConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function< + javax.ws.rs.core.Response, GetRoverNodeEncryptionKeyResponse> + transformer = GetRoverNodeEncryptionKeyConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler< + GetRoverNodeEncryptionKeyRequest, GetRoverNodeEncryptionKeyResponse> + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + GetRoverNodeEncryptionKeyRequest, + GetRoverNodeEncryptionKeyResponse>, + java.util.concurrent.Future> + futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + GetRoverNodeEncryptionKeyRequest, GetRoverNodeEncryptionKeyResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future getRoverNodeGetRpt( + GetRoverNodeGetRptRequest request, + final com.oracle.bmc.responses.AsyncHandler< + GetRoverNodeGetRptRequest, GetRoverNodeGetRptResponse> + handler) { + LOG.trace("Called async getRoverNodeGetRpt"); + final GetRoverNodeGetRptRequest interceptedRequest = + GetRoverNodeGetRptConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + GetRoverNodeGetRptConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function + transformer = GetRoverNodeGetRptConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + GetRoverNodeGetRptRequest, GetRoverNodeGetRptResponse>, + java.util.concurrent.Future> + futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + GetRoverNodeGetRptRequest, GetRoverNodeGetRptResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future listRoverNodes( + ListRoverNodesRequest request, + final com.oracle.bmc.responses.AsyncHandler< + ListRoverNodesRequest, ListRoverNodesResponse> + handler) { + LOG.trace("Called async listRoverNodes"); + final ListRoverNodesRequest interceptedRequest = + ListRoverNodesConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ListRoverNodesConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function + transformer = ListRoverNodesConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + ListRoverNodesRequest, ListRoverNodesResponse>, + java.util.concurrent.Future> + futureSupplier = client.getFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + ListRoverNodesRequest, ListRoverNodesResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future roverNodeActionSetKey( + RoverNodeActionSetKeyRequest request, + final com.oracle.bmc.responses.AsyncHandler< + RoverNodeActionSetKeyRequest, RoverNodeActionSetKeyResponse> + handler) { + LOG.trace("Called async roverNodeActionSetKey"); + final RoverNodeActionSetKeyRequest interceptedRequest = + RoverNodeActionSetKeyConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + RoverNodeActionSetKeyConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function< + javax.ws.rs.core.Response, RoverNodeActionSetKeyResponse> + transformer = RoverNodeActionSetKeyConverter.fromResponse(); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + + com.oracle.bmc.responses.AsyncHandler< + RoverNodeActionSetKeyRequest, RoverNodeActionSetKeyResponse> + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + RoverNodeActionSetKeyRequest, RoverNodeActionSetKeyResponse>, + java.util.concurrent.Future> + futureSupplier = client.postFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + RoverNodeActionSetKeyRequest, RoverNodeActionSetKeyResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } + + @Override + public java.util.concurrent.Future updateRoverNode( + UpdateRoverNodeRequest request, + final com.oracle.bmc.responses.AsyncHandler< + UpdateRoverNodeRequest, UpdateRoverNodeResponse> + handler) { + LOG.trace("Called async updateRoverNode"); + final UpdateRoverNodeRequest interceptedRequest = + UpdateRoverNodeConverter.interceptRequest(request); + final com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + UpdateRoverNodeConverter.fromRequest(client, interceptedRequest); + final com.google.common.base.Function + transformer = UpdateRoverNodeConverter.fromResponse(); + + com.oracle.bmc.responses.AsyncHandler + handlerToUse = handler; + + java.util.function.Function< + com.oracle.bmc.responses.AsyncHandler< + UpdateRoverNodeRequest, UpdateRoverNodeResponse>, + java.util.concurrent.Future> + futureSupplier = client.putFutureSupplier(interceptedRequest, ib, transformer); + + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) { + return new com.oracle.bmc.util.internal.RefreshAuthTokenWrapper< + UpdateRoverNodeRequest, UpdateRoverNodeResponse>( + (com.oracle.bmc.auth.RefreshableOnNotAuthenticatedProvider) + this.authenticationDetailsProvider, + handlerToUse, + futureSupplier) { + @Override + protected void beforeRetryAction() {} + }; + } else { + return futureSupplier.apply(handlerToUse); + } + } +} 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 new file mode 100644 index 00000000000..17289450f8d --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeClient.java @@ -0,0 +1,759 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.internal.http.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class RoverNodeClient implements RoverNode { + /** + * Service instance for RoverNode. + */ + public static final com.oracle.bmc.Service SERVICE = + com.oracle.bmc.Services.serviceBuilder() + .serviceName("ROVERNODE") + .serviceEndpointPrefix("") + .serviceEndpointTemplate("https://rover.{region}.oci.{secondLevelDomain}") + .build(); + // attempt twice if it's instance principals, immediately failures will try to refresh the token + private static final int MAX_IMMEDIATE_RETRIES_IF_USING_INSTANCE_PRINCIPALS = 2; + + private final RoverNodeWaiters waiters; + + private final RoverNodePaginators paginators; + + @lombok.Getter(value = lombok.AccessLevel.PACKAGE) + private final com.oracle.bmc.http.internal.RestClient client; + + private final com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider + authenticationDetailsProvider; + private final com.oracle.bmc.retrier.RetryConfiguration retryConfiguration; + + /** + * Creates a new service instance using the given authentication provider. + * @param authenticationDetailsProvider The authentication details provider, required. + */ + public RoverNodeClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider) { + this(authenticationDetailsProvider, null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + */ + public RoverNodeClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration) { + this(authenticationDetailsProvider, configuration, null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + */ + public RoverNodeClient( + com.oracle.bmc.auth.BasicAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + new com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory( + com.oracle.bmc.http.signing.SigningStrategy.STANDARD)); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + */ + public RoverNodeClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + new java.util.ArrayList()); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + */ + public RoverNodeClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.List additionalClientConfigurators) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + additionalClientConfigurators, + null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + */ + public RoverNodeClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.List additionalClientConfigurators, + String endpoint) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory + .createDefaultRequestSignerFactories(), + additionalClientConfigurators, + endpoint); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param signingStrategyRequestSignerFactories The request signer factories for each signing strategy used to create the request signer + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + */ + public RoverNodeClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSignerFactory> + signingStrategyRequestSignerFactories, + java.util.List additionalClientConfigurators, + String endpoint) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + signingStrategyRequestSignerFactories, + additionalClientConfigurators, + endpoint, + null); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param signingStrategyRequestSignerFactories The request signer factories for each signing strategy used to create the request signer + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + * @param executorService ExecutorService used by the client, or null to use the default configured ThreadPoolExecutor + */ + public RoverNodeClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSignerFactory> + signingStrategyRequestSignerFactories, + java.util.List additionalClientConfigurators, + String endpoint, + java.util.concurrent.ExecutorService executorService) { + this( + authenticationDetailsProvider, + configuration, + clientConfigurator, + defaultRequestSignerFactory, + signingStrategyRequestSignerFactories, + additionalClientConfigurators, + endpoint, + executorService, + com.oracle.bmc.http.internal.RestClientFactoryBuilder.builder()); + } + + /** + * Creates a new service instance using the given authentication provider and client configuration. Additionally, + * a Consumer can be provided that will be invoked whenever a REST Client is created to allow for additional configuration/customization. + *

+ * This is an advanced constructor for clients that want to take control over how requests are signed. + * Use the {@link Builder} to get access to all these parameters. + * + * @param authenticationDetailsProvider The authentication details provider, required. + * @param configuration The client configuration, optional. + * @param clientConfigurator ClientConfigurator that will be invoked for additional configuration of a REST client, optional. + * @param defaultRequestSignerFactory The request signer factory used to create the request signer for this service. + * @param signingStrategyRequestSignerFactories The request signer factories for each signing strategy used to create the request signer + * @param additionalClientConfigurators Additional client configurators to be run after the primary configurator. + * @param endpoint Endpoint, or null to leave unset (note, may be overridden by {@code authenticationDetailsProvider}) + * @param executorService ExecutorService used by the client, or null to use the default configured ThreadPoolExecutor + * @param restClientFactoryBuilder the builder for the {@link com.oracle.bmc.http.internal.RestClientFactory} + */ + protected RoverNodeClient( + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider authenticationDetailsProvider, + com.oracle.bmc.ClientConfiguration configuration, + com.oracle.bmc.http.ClientConfigurator clientConfigurator, + com.oracle.bmc.http.signing.RequestSignerFactory defaultRequestSignerFactory, + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSignerFactory> + signingStrategyRequestSignerFactories, + java.util.List additionalClientConfigurators, + String endpoint, + java.util.concurrent.ExecutorService executorService, + com.oracle.bmc.http.internal.RestClientFactoryBuilder restClientFactoryBuilder) { + this.authenticationDetailsProvider = authenticationDetailsProvider; + java.util.List authenticationDetailsConfigurators = + new java.util.ArrayList<>(); + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.ProvidesClientConfigurators) { + authenticationDetailsConfigurators.addAll( + ((com.oracle.bmc.auth.ProvidesClientConfigurators) + this.authenticationDetailsProvider) + .getClientConfigurators()); + } + java.util.List allConfigurators = + new java.util.ArrayList<>(additionalClientConfigurators); + allConfigurators.addAll(authenticationDetailsConfigurators); + com.oracle.bmc.http.internal.RestClientFactory restClientFactory = + restClientFactoryBuilder + .clientConfigurator(clientConfigurator) + .additionalClientConfigurators(allConfigurators) + .build(); + com.oracle.bmc.http.signing.RequestSigner defaultRequestSigner = + defaultRequestSignerFactory.createRequestSigner( + SERVICE, this.authenticationDetailsProvider); + java.util.Map< + com.oracle.bmc.http.signing.SigningStrategy, + com.oracle.bmc.http.signing.RequestSigner> + requestSigners = new java.util.HashMap<>(); + if (this.authenticationDetailsProvider + instanceof com.oracle.bmc.auth.BasicAuthenticationDetailsProvider) { + for (com.oracle.bmc.http.signing.SigningStrategy s : + com.oracle.bmc.http.signing.SigningStrategy.values()) { + requestSigners.put( + s, + signingStrategyRequestSignerFactories + .get(s) + .createRequestSigner(SERVICE, authenticationDetailsProvider)); + } + } + + final com.oracle.bmc.ClientConfiguration clientConfigurationToUse = + (configuration != null) + ? configuration + : com.oracle.bmc.ClientConfiguration.builder().build(); + this.retryConfiguration = clientConfigurationToUse.getRetryConfiguration(); + this.client = + restClientFactory.create( + defaultRequestSigner, requestSigners, clientConfigurationToUse); + + if (executorService == null) { + // up to 50 (core) threads, time out after 60s idle, all daemon + java.util.concurrent.ThreadPoolExecutor threadPoolExecutor = + new java.util.concurrent.ThreadPoolExecutor( + 50, + 50, + 60L, + java.util.concurrent.TimeUnit.SECONDS, + new java.util.concurrent.LinkedBlockingQueue(), + new com.google.common.util.concurrent.ThreadFactoryBuilder() + .setDaemon(true) + .setNameFormat("RoverNode-waiters-%d") + .build()); + threadPoolExecutor.allowCoreThreadTimeOut(true); + + executorService = threadPoolExecutor; + } + this.waiters = new RoverNodeWaiters(executorService, this); + + this.paginators = new RoverNodePaginators(this); + + if (this.authenticationDetailsProvider instanceof com.oracle.bmc.auth.RegionProvider) { + com.oracle.bmc.auth.RegionProvider provider = + (com.oracle.bmc.auth.RegionProvider) this.authenticationDetailsProvider; + + if (provider.getRegion() != null) { + this.setRegion(provider.getRegion()); + if (endpoint != null) { + LOG.info( + "Authentication details provider configured for region '{}', but endpoint specifically set to '{}'. Using endpoint setting instead of region.", + provider.getRegion(), + endpoint); + } + } + } + if (endpoint != null) { + setEndpoint(endpoint); + } + } + + /** + * Create a builder for this client. + * @return builder + */ + public static Builder builder() { + return new Builder(SERVICE); + } + + /** + * Builder class for this client. The "authenticationDetailsProvider" is required and must be passed to the + * {@link #build(AbstractAuthenticationDetailsProvider)} method. + */ + public static class Builder + extends com.oracle.bmc.common.RegionalClientBuilder { + private java.util.concurrent.ExecutorService executorService; + + private Builder(com.oracle.bmc.Service service) { + super(service); + requestSignerFactory = + new com.oracle.bmc.http.signing.internal.DefaultRequestSignerFactory( + com.oracle.bmc.http.signing.SigningStrategy.STANDARD); + } + + /** + * Set the ExecutorService for the client to be created. + * @param executorService executorService + * @return this builder + */ + public Builder executorService(java.util.concurrent.ExecutorService executorService) { + this.executorService = executorService; + return this; + } + + /** + * Build the client. + * @param authenticationDetailsProvider authentication details provider + * @return the client + */ + public RoverNodeClient build( + @lombok.NonNull + com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider + authenticationDetailsProvider) { + return new RoverNodeClient( + authenticationDetailsProvider, + configuration, + clientConfigurator, + requestSignerFactory, + signingStrategyRequestSignerFactories, + additionalClientConfigurators, + endpoint, + executorService); + } + } + + @Override + public void setEndpoint(String endpoint) { + LOG.info("Setting endpoint to {}", endpoint); + client.setEndpoint(endpoint); + } + + @Override + public String getEndpoint() { + String endpoint = null; + java.net.URI uri = client.getBaseTarget().getUri(); + if (uri != null) { + endpoint = uri.toString(); + } + return endpoint; + } + + @Override + public void setRegion(com.oracle.bmc.Region region) { + com.google.common.base.Optional endpoint = region.getEndpoint(SERVICE); + if (endpoint.isPresent()) { + setEndpoint(endpoint.get()); + } else { + throw new IllegalArgumentException( + "Endpoint for " + SERVICE + " is not known in region " + region); + } + } + + @Override + public void setRegion(String regionId) { + regionId = regionId.toLowerCase(java.util.Locale.ENGLISH); + try { + com.oracle.bmc.Region region = com.oracle.bmc.Region.fromRegionId(regionId); + setRegion(region); + } catch (IllegalArgumentException e) { + LOG.info("Unknown regionId '{}', falling back to default endpoint format", regionId); + String endpoint = com.oracle.bmc.Region.formatDefaultRegionEndpoint(SERVICE, regionId); + setEndpoint(endpoint); + } + } + + @Override + public void close() { + client.close(); + } + + @Override + public ChangeRoverNodeCompartmentResponse changeRoverNodeCompartment( + ChangeRoverNodeCompartmentRequest request) { + LOG.trace("Called changeRoverNodeCompartment"); + final ChangeRoverNodeCompartmentRequest interceptedRequest = + ChangeRoverNodeCompartmentConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ChangeRoverNodeCompartmentConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function< + javax.ws.rs.core.Response, ChangeRoverNodeCompartmentResponse> + transformer = ChangeRoverNodeCompartmentConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = + client.post( + ib, + retriedRequest + .getChangeRoverNodeCompartmentDetails(), + retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public CreateRoverNodeResponse createRoverNode(CreateRoverNodeRequest request) { + LOG.trace("Called createRoverNode"); + final CreateRoverNodeRequest interceptedRequest = + CreateRoverNodeConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + CreateRoverNodeConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = CreateRoverNodeConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = + client.post( + ib, + retriedRequest.getCreateRoverNodeDetails(), + retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public DeleteRoverNodeResponse deleteRoverNode(DeleteRoverNodeRequest request) { + LOG.trace("Called deleteRoverNode"); + final DeleteRoverNodeRequest interceptedRequest = + DeleteRoverNodeConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + DeleteRoverNodeConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = DeleteRoverNodeConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = + client.delete(ib, retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public GetRoverNodeResponse getRoverNode(GetRoverNodeRequest request) { + LOG.trace("Called getRoverNode"); + final GetRoverNodeRequest interceptedRequest = + GetRoverNodeConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + GetRoverNodeConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = GetRoverNodeConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = client.get(ib, retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public GetRoverNodeCertificateResponse getRoverNodeCertificate( + GetRoverNodeCertificateRequest request) { + LOG.trace("Called getRoverNodeCertificate"); + final GetRoverNodeCertificateRequest interceptedRequest = + GetRoverNodeCertificateConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + GetRoverNodeCertificateConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = GetRoverNodeCertificateConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = client.get(ib, retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public GetRoverNodeEncryptionKeyResponse getRoverNodeEncryptionKey( + GetRoverNodeEncryptionKeyRequest request) { + LOG.trace("Called getRoverNodeEncryptionKey"); + final GetRoverNodeEncryptionKeyRequest interceptedRequest = + GetRoverNodeEncryptionKeyConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + GetRoverNodeEncryptionKeyConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function< + javax.ws.rs.core.Response, GetRoverNodeEncryptionKeyResponse> + transformer = GetRoverNodeEncryptionKeyConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = client.get(ib, retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public GetRoverNodeGetRptResponse getRoverNodeGetRpt(GetRoverNodeGetRptRequest request) { + LOG.trace("Called getRoverNodeGetRpt"); + final GetRoverNodeGetRptRequest interceptedRequest = + GetRoverNodeGetRptConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + GetRoverNodeGetRptConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = GetRoverNodeGetRptConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = client.get(ib, retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public ListRoverNodesResponse listRoverNodes(ListRoverNodesRequest request) { + LOG.trace("Called listRoverNodes"); + final ListRoverNodesRequest interceptedRequest = + ListRoverNodesConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + ListRoverNodesConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = ListRoverNodesConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = client.get(ib, retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public RoverNodeActionSetKeyResponse roverNodeActionSetKey( + RoverNodeActionSetKeyRequest request) { + LOG.trace("Called roverNodeActionSetKey"); + final RoverNodeActionSetKeyRequest interceptedRequest = + RoverNodeActionSetKeyConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + RoverNodeActionSetKeyConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = RoverNodeActionSetKeyConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + com.oracle.bmc.http.internal.RetryTokenUtils.addRetryToken(ib); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = + client.post( + ib, + retriedRequest.getRoverNodeActionSetKeyDetails(), + retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public UpdateRoverNodeResponse updateRoverNode(UpdateRoverNodeRequest request) { + LOG.trace("Called updateRoverNode"); + final UpdateRoverNodeRequest interceptedRequest = + UpdateRoverNodeConverter.interceptRequest(request); + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = + UpdateRoverNodeConverter.fromRequest(client, interceptedRequest); + com.google.common.base.Function + transformer = UpdateRoverNodeConverter.fromResponse(); + + final com.oracle.bmc.retrier.BmcGenericRetrier retrier = + com.oracle.bmc.retrier.Retriers.createPreferredRetrier( + interceptedRequest.getRetryConfiguration(), retryConfiguration); + return retrier.execute( + interceptedRequest, + retryRequest -> { + final com.oracle.bmc.retrier.TokenRefreshRetrier tokenRefreshRetrier = + new com.oracle.bmc.retrier.TokenRefreshRetrier( + authenticationDetailsProvider); + return tokenRefreshRetrier.execute( + retryRequest, + retriedRequest -> { + javax.ws.rs.core.Response response = + client.put( + ib, + retriedRequest.getUpdateRoverNodeDetails(), + retriedRequest); + return transformer.apply(response); + }); + }); + } + + @Override + public RoverNodeWaiters getWaiters() { + return waiters; + } + + @Override + public RoverNodePaginators getPaginators() { + return paginators; + } +} 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 new file mode 100644 index 00000000000..9220744b491 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodePaginators.java @@ -0,0 +1,144 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +/** + * Collection of helper methods that can be used to provide an {@link java.lang.Iterable} interface + * to any list operations of RoverNode where multiple pages of data may be fetched. + * Two styles of iteration are supported: + * + *

    + *
  • Iterating over the Response objects returned by the list operation. These are referred to as ResponseIterators, and the methods are suffixed with ResponseIterator. For example: listUsersResponseIterator
  • + *
  • Iterating over the resources/records being listed. These are referred to as RecordIterators, and the methods are suffixed with RecordIterator. For example: listUsersRecordIterator
  • + *
+ * + * These iterables abstract away the need to write code to manually handle pagination via looping and using the page tokens. + * They will automatically fetch more data from the service when required. + * + * As an example, if we were using the ListUsers operation in IdentityService, then the {@link java.lang.Iterable} returned by calling a + * ResponseIterator method would iterate over the ListUsersResponse objects returned by each ListUsers call, whereas the {@link java.lang.Iterable} + * returned by calling a RecordIterator method would iterate over the User records and we don't have to deal with ListUsersResponse objects at all. + * In either case, pagination will be automatically handled so we can iterate until there are no more responses or no more resources/records available. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.RequiredArgsConstructor +public class RoverNodePaginators { + private final RoverNode client; + + /** + * Creates a new iterable which will iterate over the responses received from the listRoverNodes operation. This iterable + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + * @return an {@link java.lang.Iterable} which can be used to iterate over the responses received from the service. + */ + public Iterable listRoverNodesResponseIterator( + final ListRoverNodesRequest request) { + return new com.oracle.bmc.paginator.internal.ResponseIterable< + ListRoverNodesRequest.Builder, ListRoverNodesRequest, ListRoverNodesResponse>( + new com.google.common.base.Supplier() { + @Override + public ListRoverNodesRequest.Builder get() { + return ListRoverNodesRequest.builder().copy(request); + } + }, + new com.google.common.base.Function() { + @Override + public String apply(ListRoverNodesResponse response) { + return response.getOpcNextPage(); + } + }, + new com.google.common.base.Function< + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRoverNodesRequest.Builder>, + ListRoverNodesRequest>() { + @Override + public ListRoverNodesRequest apply( + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRoverNodesRequest.Builder> + input) { + if (input.getToken() == null) { + return input.getRequestBuilder().build(); + } else { + return input.getRequestBuilder() + .page(input.getToken().orNull()) + .build(); + } + } + }, + new com.google.common.base.Function< + ListRoverNodesRequest, ListRoverNodesResponse>() { + @Override + public ListRoverNodesResponse apply(ListRoverNodesRequest request) { + return client.listRoverNodes(request); + } + }); + } + + /** + * Creates a new iterable which will iterate over the {@link com.oracle.bmc.rover.model.RoverNodeSummary} objects + * contained in responses from the listRoverNodes operation. This iterable will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + * @return an {@link java.lang.Iterable} which can be used to iterate over the {@link com.oracle.bmc.rover.model.RoverNodeSummary} objects + * contained in responses received from the service. + */ + public Iterable listRoverNodesRecordIterator( + final ListRoverNodesRequest request) { + return new com.oracle.bmc.paginator.internal.ResponseRecordIterable< + ListRoverNodesRequest.Builder, ListRoverNodesRequest, ListRoverNodesResponse, + com.oracle.bmc.rover.model.RoverNodeSummary>( + new com.google.common.base.Supplier() { + @Override + public ListRoverNodesRequest.Builder get() { + return ListRoverNodesRequest.builder().copy(request); + } + }, + new com.google.common.base.Function() { + @Override + public String apply(ListRoverNodesResponse response) { + return response.getOpcNextPage(); + } + }, + new com.google.common.base.Function< + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRoverNodesRequest.Builder>, + ListRoverNodesRequest>() { + @Override + public ListRoverNodesRequest apply( + com.oracle.bmc.paginator.internal.RequestBuilderAndToken< + ListRoverNodesRequest.Builder> + input) { + if (input.getToken() == null) { + return input.getRequestBuilder().build(); + } else { + return input.getRequestBuilder() + .page(input.getToken().orNull()) + .build(); + } + } + }, + new com.google.common.base.Function< + ListRoverNodesRequest, ListRoverNodesResponse>() { + @Override + public ListRoverNodesResponse apply(ListRoverNodesRequest request) { + return client.listRoverNodes(request); + } + }, + new com.google.common.base.Function< + ListRoverNodesResponse, + java.util.List>() { + @Override + public java.util.List apply( + ListRoverNodesResponse response) { + return response.getRoverNodeCollection().getItems(); + } + }); + } +} 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 new file mode 100644 index 00000000000..7bd0f2a3c9e --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeWaiters.java @@ -0,0 +1,118 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; + +/** + * Collection of helper methods to produce {@link com.oracle.bmc.waiter.Waiter}s for different + * resources of RoverNode. + *

+ * The default configuration used is defined by {@link com.oracle.bmc.waiter.Waiters.Waiters#DEFAULT_POLLING_WAITER}. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.RequiredArgsConstructor +public class RoverNodeWaiters { + private final java.util.concurrent.ExecutorService executorService; + private final RoverNode client; + + /** + * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the default configuration. + * + * @param request the request to send + * @param targetState the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states + * @return a new {@code com.oracle.bmc.waiter.Waiter} instance + */ + public com.oracle.bmc.waiter.Waiter forRoverNode( + GetRoverNodeRequest request, + com.oracle.bmc.rover.model.LifecycleState... targetStates) { + org.apache.commons.lang3.Validate.notEmpty( + targetStates, "At least one targetState must be provided"); + org.apache.commons.lang3.Validate.noNullElements( + targetStates, "Null targetState values are not permitted"); + + return forRoverNode( + com.oracle.bmc.waiter.Waiters.DEFAULT_POLLING_WAITER, request, targetStates); + } + + /** + * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the provided configuration. + * + * @param request the request to send + * @param targetState the desired state to wait for + * @param terminationStrategy the {@link com.oracle.bmc.waiter.TerminationStrategy} to use + * @param delayStrategy the {@link com.oracle.bmc.waiter.DelayStrategy} to use + * @return a new {@code com.oracle.bmc.waiter.Waiter} instance + */ + public com.oracle.bmc.waiter.Waiter forRoverNode( + GetRoverNodeRequest request, + com.oracle.bmc.rover.model.LifecycleState targetState, + com.oracle.bmc.waiter.TerminationStrategy terminationStrategy, + com.oracle.bmc.waiter.DelayStrategy delayStrategy) { + org.apache.commons.lang3.Validate.notNull(targetState, "The targetState cannot be null"); + + return forRoverNode( + com.oracle.bmc.waiter.Waiters.newWaiter(terminationStrategy, delayStrategy), + request, + targetState); + } + + /** + * Creates a new {@link com.oracle.bmc.waiter.Waiter} using the provided configuration. + * + * @param request the request to send + * @param terminationStrategy the {@link com.oracle.bmc.waiter.TerminationStrategy} to use + * @param delayStrategy the {@link com.oracle.bmc.waiter.DelayStrategy} to use + * @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states + * @return a new {@code Waiter} instance + */ + public com.oracle.bmc.waiter.Waiter forRoverNode( + GetRoverNodeRequest request, + com.oracle.bmc.waiter.TerminationStrategy terminationStrategy, + com.oracle.bmc.waiter.DelayStrategy delayStrategy, + com.oracle.bmc.rover.model.LifecycleState... targetStates) { + org.apache.commons.lang3.Validate.notEmpty( + targetStates, "At least one targetState must be provided"); + org.apache.commons.lang3.Validate.noNullElements( + targetStates, "Null targetState values are not permitted"); + + return forRoverNode( + com.oracle.bmc.waiter.Waiters.newWaiter(terminationStrategy, delayStrategy), + request, + targetStates); + } + + // Helper method to create a new Waiter for RoverNode. + private com.oracle.bmc.waiter.Waiter forRoverNode( + com.oracle.bmc.waiter.BmcGenericWaiter waiter, + final GetRoverNodeRequest request, + final com.oracle.bmc.rover.model.LifecycleState... targetStates) { + final java.util.Set targetStatesSet = + new java.util.HashSet<>(java.util.Arrays.asList(targetStates)); + + return new com.oracle.bmc.waiter.internal.SimpleWaiterImpl<>( + executorService, + waiter.toCallable( + com.google.common.base.Suppliers.ofInstance(request), + new com.google.common.base.Function< + GetRoverNodeRequest, GetRoverNodeResponse>() { + @Override + public GetRoverNodeResponse apply(GetRoverNodeRequest request) { + return client.getRoverNode(request); + } + }, + new com.google.common.base.Predicate() { + @Override + public boolean apply(GetRoverNodeResponse response) { + return targetStatesSet.contains( + response.getRoverNode().getLifecycleState()); + } + }, + targetStatesSet.contains( + com.oracle.bmc.rover.model.LifecycleState.Deleted)), + request); + } +} 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 new file mode 100644 index 00000000000..24212be1d4c --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverClusterCompartmentConverter.java @@ -0,0 +1,121 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class ChangeRoverClusterCompartmentConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.rover.requests.ChangeRoverClusterCompartmentRequest + interceptRequest( + com.oracle.bmc.rover.requests.ChangeRoverClusterCompartmentRequest request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.rover.requests.ChangeRoverClusterCompartmentRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notBlank(request.getRoverClusterId(), "roverClusterId must not be blank"); + Validate.notNull( + request.getChangeRoverClusterCompartmentDetails(), + "changeRoverClusterCompartmentDetails is required"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget() + .path("/20201210") + .path("roverClusters") + .path( + com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( + request.getRoverClusterId())) + .path("actions") + .path("changeCompartment"); + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + if (request.getIfMatch() != null) { + ib.header("if-match", request.getIfMatch()); + } + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + if (request.getOpcRetryToken() != null) { + ib.header("opc-retry-token", request.getOpcRetryToken()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.ChangeRoverClusterCompartmentResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.ChangeRoverClusterCompartmentResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses + .ChangeRoverClusterCompartmentResponse>() { + @Override + public com.oracle.bmc.rover.responses + .ChangeRoverClusterCompartmentResponse + apply(javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.rover.responses.ChangeRoverClusterCompartmentResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders> + responseFn = RESPONSE_CONVERSION_FACTORY.create(); + + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.rover.responses.ChangeRoverClusterCompartmentResponse + .Builder + builder = + com.oracle.bmc.rover.responses + .ChangeRoverClusterCompartmentResponse + .builder(); + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.rover.responses.ChangeRoverClusterCompartmentResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} 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 new file mode 100644 index 00000000000..651280fe2da --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverEntitlementCompartmentConverter.java @@ -0,0 +1,123 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class ChangeRoverEntitlementCompartmentConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.rover.requests.ChangeRoverEntitlementCompartmentRequest + interceptRequest( + com.oracle.bmc.rover.requests.ChangeRoverEntitlementCompartmentRequest + request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.rover.requests.ChangeRoverEntitlementCompartmentRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notBlank(request.getRoverEntitlementId(), "roverEntitlementId must not be blank"); + Validate.notNull( + request.getChangeRoverEntitlementCompartmentDetails(), + "changeRoverEntitlementCompartmentDetails is required"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget() + .path("/20201210") + .path("roverEntitlements") + .path( + com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( + request.getRoverEntitlementId())) + .path("actions") + .path("changeCompartment"); + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + if (request.getIfMatch() != null) { + ib.header("if-match", request.getIfMatch()); + } + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + if (request.getOpcRetryToken() != null) { + ib.header("opc-retry-token", request.getOpcRetryToken()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.ChangeRoverEntitlementCompartmentResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.ChangeRoverEntitlementCompartmentResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses + .ChangeRoverEntitlementCompartmentResponse>() { + @Override + public com.oracle.bmc.rover.responses + .ChangeRoverEntitlementCompartmentResponse + apply(javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.rover.responses.ChangeRoverEntitlementCompartmentResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders> + responseFn = RESPONSE_CONVERSION_FACTORY.create(); + + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.rover.responses + .ChangeRoverEntitlementCompartmentResponse.Builder + builder = + com.oracle.bmc.rover.responses + .ChangeRoverEntitlementCompartmentResponse + .builder(); + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.rover.responses + .ChangeRoverEntitlementCompartmentResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDataWarehouseConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverNodeCompartmentConverter.java similarity index 60% rename from bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDataWarehouseConverter.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverNodeCompartmentConverter.java index 0752d21c385..a8f20437212 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDataWarehouseConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverNodeCompartmentConverter.java @@ -2,91 +2,99 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.internal.http; import com.oracle.bmc.http.internal.ResponseHelper; -import com.oracle.bmc.database.model.*; -import com.oracle.bmc.database.requests.*; -import com.oracle.bmc.database.responses.*; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; import org.apache.commons.lang3.Validate; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.extern.slf4j.Slf4j -public class GetAutonomousDataWarehouseConverter { +public class ChangeRoverNodeCompartmentConverter { private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory RESPONSE_CONVERSION_FACTORY = new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); - public static com.oracle.bmc.database.requests.GetAutonomousDataWarehouseRequest - interceptRequest( - com.oracle.bmc.database.requests.GetAutonomousDataWarehouseRequest request) { + public static com.oracle.bmc.rover.requests.ChangeRoverNodeCompartmentRequest interceptRequest( + com.oracle.bmc.rover.requests.ChangeRoverNodeCompartmentRequest request) { return request; } public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( com.oracle.bmc.http.internal.RestClient client, - com.oracle.bmc.database.requests.GetAutonomousDataWarehouseRequest request) { + com.oracle.bmc.rover.requests.ChangeRoverNodeCompartmentRequest request) { Validate.notNull(request, "request instance is required"); - Validate.notBlank( - request.getAutonomousDataWarehouseId(), - "autonomousDataWarehouseId must not be blank"); + Validate.notBlank(request.getRoverNodeId(), "roverNodeId must not be blank"); + Validate.notNull( + request.getChangeRoverNodeCompartmentDetails(), + "changeRoverNodeCompartmentDetails is required"); com.oracle.bmc.http.internal.WrappedWebTarget target = client.getBaseTarget() - .path("/20160918") - .path("autonomousDataWarehouses") + .path("/20201210") + .path("roverNodes") .path( com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( - request.getAutonomousDataWarehouseId())); + request.getRoverNodeId())) + .path("actions") + .path("changeCompartment"); com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + if (request.getIfMatch() != null) { + ib.header("if-match", request.getIfMatch()); + } + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + if (request.getOpcRetryToken() != null) { + ib.header("opc-retry-token", request.getOpcRetryToken()); + } + return ib; } public static com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.GetAutonomousDataWarehouseResponse> + com.oracle.bmc.rover.responses.ChangeRoverNodeCompartmentResponse> fromResponse() { final com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.GetAutonomousDataWarehouseResponse> + com.oracle.bmc.rover.responses.ChangeRoverNodeCompartmentResponse> transformer = new com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses - .GetAutonomousDataWarehouseResponse>() { + com.oracle.bmc.rover.responses + .ChangeRoverNodeCompartmentResponse>() { @Override - public com.oracle.bmc.database.responses - .GetAutonomousDataWarehouseResponse + public com.oracle.bmc.rover.responses.ChangeRoverNodeCompartmentResponse apply(javax.ws.rs.core.Response rawResponse) { LOG.trace( - "Transform function invoked for com.oracle.bmc.database.responses.GetAutonomousDataWarehouseResponse"); + "Transform function invoked for com.oracle.bmc.rover.responses.ChangeRoverNodeCompartmentResponse"); com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.http.internal.WithHeaders< - AutonomousDataWarehouse>> - responseFn = - RESPONSE_CONVERSION_FACTORY.create( - AutonomousDataWarehouse.class); - - com.oracle.bmc.http.internal.WithHeaders - response = responseFn.apply(rawResponse); + com.oracle.bmc.http.internal.WithHeaders> + responseFn = RESPONSE_CONVERSION_FACTORY.create(); + + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); javax.ws.rs.core.MultivaluedMap headers = response.getHeaders(); - com.oracle.bmc.database.responses.GetAutonomousDataWarehouseResponse + com.oracle.bmc.rover.responses.ChangeRoverNodeCompartmentResponse .Builder builder = - com.oracle.bmc.database.responses - .GetAutonomousDataWarehouseResponse + com.oracle.bmc.rover.responses + .ChangeRoverNodeCompartmentResponse .builder(); - builder.autonomousDataWarehouse(response.getItem()); - com.google.common.base.Optional> opcRequestIdHeader = com.oracle.bmc.http.internal.HeaderUtils.get( @@ -99,7 +107,7 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( String.class)); } - com.oracle.bmc.database.responses.GetAutonomousDataWarehouseResponse + com.oracle.bmc.rover.responses.ChangeRoverNodeCompartmentResponse responseWrapper = builder.build(); ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousDataWarehouseBackupConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverClusterConverter.java similarity index 62% rename from bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousDataWarehouseBackupConverter.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverClusterConverter.java index 9c5a9abeb2a..e00f1326c0f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousDataWarehouseBackupConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverClusterConverter.java @@ -2,39 +2,36 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.internal.http; import com.oracle.bmc.http.internal.ResponseHelper; -import com.oracle.bmc.database.model.*; -import com.oracle.bmc.database.requests.*; -import com.oracle.bmc.database.responses.*; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; import org.apache.commons.lang3.Validate; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.extern.slf4j.Slf4j -public class CreateAutonomousDataWarehouseBackupConverter { +public class CreateRoverClusterConverter { private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory RESPONSE_CONVERSION_FACTORY = new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); - public static com.oracle.bmc.database.requests.CreateAutonomousDataWarehouseBackupRequest - interceptRequest( - com.oracle.bmc.database.requests.CreateAutonomousDataWarehouseBackupRequest - request) { + public static com.oracle.bmc.rover.requests.CreateRoverClusterRequest interceptRequest( + com.oracle.bmc.rover.requests.CreateRoverClusterRequest request) { return request; } public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( com.oracle.bmc.http.internal.RestClient client, - com.oracle.bmc.database.requests.CreateAutonomousDataWarehouseBackupRequest request) { + com.oracle.bmc.rover.requests.CreateRoverClusterRequest request) { Validate.notNull(request, "request instance is required"); Validate.notNull( - request.getCreateAutonomousDataWarehouseBackupDetails(), - "createAutonomousDataWarehouseBackupDetails is required"); + request.getCreateRoverClusterDetails(), "createRoverClusterDetails is required"); com.oracle.bmc.http.internal.WrappedWebTarget target = - client.getBaseTarget().path("/20160918").path("autonomousDataWarehouseBackups"); + client.getBaseTarget().path("/20201210").path("roverClusters"); com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); @@ -44,50 +41,48 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( ib.header("opc-retry-token", request.getOpcRetryToken()); } + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + return ib; } public static com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.CreateAutonomousDataWarehouseBackupResponse> + com.oracle.bmc.rover.responses.CreateRoverClusterResponse> fromResponse() { final com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses - .CreateAutonomousDataWarehouseBackupResponse> + com.oracle.bmc.rover.responses.CreateRoverClusterResponse> transformer = new com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses - .CreateAutonomousDataWarehouseBackupResponse>() { + com.oracle.bmc.rover.responses.CreateRoverClusterResponse>() { @Override - public com.oracle.bmc.database.responses - .CreateAutonomousDataWarehouseBackupResponse - apply(javax.ws.rs.core.Response rawResponse) { + public com.oracle.bmc.rover.responses.CreateRoverClusterResponse apply( + javax.ws.rs.core.Response rawResponse) { LOG.trace( - "Transform function invoked for com.oracle.bmc.database.responses.CreateAutonomousDataWarehouseBackupResponse"); + "Transform function invoked for com.oracle.bmc.rover.responses.CreateRoverClusterResponse"); com.google.common.base.Function< javax.ws.rs.core.Response, com.oracle.bmc.http.internal.WithHeaders< - AutonomousDataWarehouseBackup>> + RoverCluster>> responseFn = RESPONSE_CONVERSION_FACTORY.create( - AutonomousDataWarehouseBackup.class); + RoverCluster.class); - com.oracle.bmc.http.internal.WithHeaders< - AutonomousDataWarehouseBackup> - response = responseFn.apply(rawResponse); + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); javax.ws.rs.core.MultivaluedMap headers = response.getHeaders(); - com.oracle.bmc.database.responses - .CreateAutonomousDataWarehouseBackupResponse.Builder + com.oracle.bmc.rover.responses.CreateRoverClusterResponse.Builder builder = - com.oracle.bmc.database.responses - .CreateAutonomousDataWarehouseBackupResponse - .builder(); + com.oracle.bmc.rover.responses + .CreateRoverClusterResponse.builder(); - builder.autonomousDataWarehouseBackup(response.getItem()); + builder.roverCluster(response.getItem()); com.google.common.base.Optional> etagHeader = com.oracle.bmc.http.internal.HeaderUtils.get( @@ -110,8 +105,7 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( String.class)); } - com.oracle.bmc.database.responses - .CreateAutonomousDataWarehouseBackupResponse + com.oracle.bmc.rover.responses.CreateRoverClusterResponse responseWrapper = builder.build(); ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousDataWarehouseConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverEntitlementConverter.java similarity index 66% rename from bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousDataWarehouseConverter.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverEntitlementConverter.java index 2928295301a..736e0e6f76e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousDataWarehouseConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverEntitlementConverter.java @@ -2,38 +2,37 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.internal.http; import com.oracle.bmc.http.internal.ResponseHelper; -import com.oracle.bmc.database.model.*; -import com.oracle.bmc.database.requests.*; -import com.oracle.bmc.database.responses.*; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; import org.apache.commons.lang3.Validate; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.extern.slf4j.Slf4j -public class CreateAutonomousDataWarehouseConverter { +public class CreateRoverEntitlementConverter { private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory RESPONSE_CONVERSION_FACTORY = new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); - public static com.oracle.bmc.database.requests.CreateAutonomousDataWarehouseRequest - interceptRequest( - com.oracle.bmc.database.requests.CreateAutonomousDataWarehouseRequest request) { + public static com.oracle.bmc.rover.requests.CreateRoverEntitlementRequest interceptRequest( + com.oracle.bmc.rover.requests.CreateRoverEntitlementRequest request) { return request; } public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( com.oracle.bmc.http.internal.RestClient client, - com.oracle.bmc.database.requests.CreateAutonomousDataWarehouseRequest request) { + com.oracle.bmc.rover.requests.CreateRoverEntitlementRequest request) { Validate.notNull(request, "request instance is required"); Validate.notNull( - request.getCreateAutonomousDataWarehouseDetails(), - "createAutonomousDataWarehouseDetails is required"); + request.getCreateRoverEntitlementDetails(), + "createRoverEntitlementDetails is required"); com.oracle.bmc.http.internal.WrappedWebTarget target = - client.getBaseTarget().path("/20160918").path("autonomousDataWarehouses"); + client.getBaseTarget().path("/20201210").path("roverEntitlements"); com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); @@ -43,57 +42,49 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( ib.header("opc-retry-token", request.getOpcRetryToken()); } + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + return ib; } public static com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.CreateAutonomousDataWarehouseResponse> + com.oracle.bmc.rover.responses.CreateRoverEntitlementResponse> fromResponse() { final com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.CreateAutonomousDataWarehouseResponse> + com.oracle.bmc.rover.responses.CreateRoverEntitlementResponse> transformer = new com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses - .CreateAutonomousDataWarehouseResponse>() { + com.oracle.bmc.rover.responses.CreateRoverEntitlementResponse>() { @Override - public com.oracle.bmc.database.responses - .CreateAutonomousDataWarehouseResponse + public com.oracle.bmc.rover.responses.CreateRoverEntitlementResponse apply(javax.ws.rs.core.Response rawResponse) { LOG.trace( - "Transform function invoked for com.oracle.bmc.database.responses.CreateAutonomousDataWarehouseResponse"); + "Transform function invoked for com.oracle.bmc.rover.responses.CreateRoverEntitlementResponse"); com.google.common.base.Function< javax.ws.rs.core.Response, com.oracle.bmc.http.internal.WithHeaders< - AutonomousDataWarehouse>> + RoverEntitlement>> responseFn = RESPONSE_CONVERSION_FACTORY.create( - AutonomousDataWarehouse.class); + RoverEntitlement.class); - com.oracle.bmc.http.internal.WithHeaders + com.oracle.bmc.http.internal.WithHeaders response = responseFn.apply(rawResponse); javax.ws.rs.core.MultivaluedMap headers = response.getHeaders(); - com.oracle.bmc.database.responses - .CreateAutonomousDataWarehouseResponse.Builder + com.oracle.bmc.rover.responses.CreateRoverEntitlementResponse + .Builder builder = - com.oracle.bmc.database.responses - .CreateAutonomousDataWarehouseResponse - .builder(); - - builder.autonomousDataWarehouse(response.getItem()); + com.oracle.bmc.rover.responses + .CreateRoverEntitlementResponse.builder(); - com.google.common.base.Optional> etagHeader = - com.oracle.bmc.http.internal.HeaderUtils.get( - headers, "etag"); - if (etagHeader.isPresent()) { - builder.etag( - com.oracle.bmc.http.internal.HeaderUtils.toValue( - "etag", etagHeader.get().get(0), String.class)); - } + builder.roverEntitlement(response.getItem()); com.google.common.base.Optional> opcRequestIdHeader = @@ -107,8 +98,16 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( String.class)); } - com.oracle.bmc.database.responses - .CreateAutonomousDataWarehouseResponse + com.google.common.base.Optional> etagHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "etag"); + if (etagHeader.isPresent()) { + builder.etag( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "etag", etagHeader.get().get(0), String.class)); + } + + com.oracle.bmc.rover.responses.CreateRoverEntitlementResponse responseWrapper = builder.build(); ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); 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 new file mode 100644 index 00000000000..b58c7bcbbfb --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverNodeConverter.java @@ -0,0 +1,114 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class CreateRoverNodeConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.rover.requests.CreateRoverNodeRequest interceptRequest( + com.oracle.bmc.rover.requests.CreateRoverNodeRequest request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.rover.requests.CreateRoverNodeRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notNull(request.getCreateRoverNodeDetails(), "createRoverNodeDetails is required"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget().path("/20201210").path("roverNodes"); + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + if (request.getOpcRetryToken() != null) { + ib.header("opc-retry-token", request.getOpcRetryToken()); + } + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.CreateRoverNodeResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.CreateRoverNodeResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.CreateRoverNodeResponse>() { + @Override + public com.oracle.bmc.rover.responses.CreateRoverNodeResponse apply( + javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.rover.responses.CreateRoverNodeResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders> + responseFn = + RESPONSE_CONVERSION_FACTORY.create(RoverNode.class); + + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.rover.responses.CreateRoverNodeResponse.Builder + builder = + com.oracle.bmc.rover.responses + .CreateRoverNodeResponse.builder(); + + builder.roverNode(response.getItem()); + + com.google.common.base.Optional> etagHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "etag"); + if (etagHeader.isPresent()) { + builder.etag( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "etag", etagHeader.get().get(0), String.class)); + } + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.rover.responses.CreateRoverNodeResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} 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 new file mode 100644 index 00000000000..acfff0461ff --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverClusterConverter.java @@ -0,0 +1,107 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class DeleteRoverClusterConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.rover.requests.DeleteRoverClusterRequest interceptRequest( + com.oracle.bmc.rover.requests.DeleteRoverClusterRequest request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.rover.requests.DeleteRoverClusterRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notBlank(request.getRoverClusterId(), "roverClusterId must not be blank"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget() + .path("/20201210") + .path("roverClusters") + .path( + com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( + request.getRoverClusterId())); + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + if (request.getIfMatch() != null) { + ib.header("if-match", request.getIfMatch()); + } + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.DeleteRoverClusterResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.DeleteRoverClusterResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.DeleteRoverClusterResponse>() { + @Override + public com.oracle.bmc.rover.responses.DeleteRoverClusterResponse apply( + javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.rover.responses.DeleteRoverClusterResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders> + responseFn = RESPONSE_CONVERSION_FACTORY.create(); + + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.rover.responses.DeleteRoverClusterResponse.Builder + builder = + com.oracle.bmc.rover.responses + .DeleteRoverClusterResponse.builder(); + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.rover.responses.DeleteRoverClusterResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteAutonomousDataWarehouseConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverEntitlementConverter.java similarity index 65% rename from bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteAutonomousDataWarehouseConverter.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverEntitlementConverter.java index 9d0eba7f64e..71fc5b2fbe0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteAutonomousDataWarehouseConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverEntitlementConverter.java @@ -2,48 +2,53 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.internal.http; import com.oracle.bmc.http.internal.ResponseHelper; -import com.oracle.bmc.database.model.*; -import com.oracle.bmc.database.requests.*; -import com.oracle.bmc.database.responses.*; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; import org.apache.commons.lang3.Validate; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.extern.slf4j.Slf4j -public class DeleteAutonomousDataWarehouseConverter { +public class DeleteRoverEntitlementConverter { private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory RESPONSE_CONVERSION_FACTORY = new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); - public static com.oracle.bmc.database.requests.DeleteAutonomousDataWarehouseRequest - interceptRequest( - com.oracle.bmc.database.requests.DeleteAutonomousDataWarehouseRequest request) { + public static com.oracle.bmc.rover.requests.DeleteRoverEntitlementRequest interceptRequest( + com.oracle.bmc.rover.requests.DeleteRoverEntitlementRequest request) { return request; } public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( com.oracle.bmc.http.internal.RestClient client, - com.oracle.bmc.database.requests.DeleteAutonomousDataWarehouseRequest request) { + com.oracle.bmc.rover.requests.DeleteRoverEntitlementRequest request) { Validate.notNull(request, "request instance is required"); - Validate.notBlank( - request.getAutonomousDataWarehouseId(), - "autonomousDataWarehouseId must not be blank"); + Validate.notBlank(request.getRoverEntitlementId(), "roverEntitlementId must not be blank"); com.oracle.bmc.http.internal.WrappedWebTarget target = client.getBaseTarget() - .path("/20160918") - .path("autonomousDataWarehouses") + .path("/20201210") + .path("roverEntitlements") .path( com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( - request.getAutonomousDataWarehouseId())); + request.getRoverEntitlementId())); com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + if (request.getOpcRetryToken() != null) { + ib.header("opc-retry-token", request.getOpcRetryToken()); + } + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + if (request.getIfMatch() != null) { ib.header("if-match", request.getIfMatch()); } @@ -53,22 +58,20 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( public static com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.DeleteAutonomousDataWarehouseResponse> + com.oracle.bmc.rover.responses.DeleteRoverEntitlementResponse> fromResponse() { final com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.DeleteAutonomousDataWarehouseResponse> + com.oracle.bmc.rover.responses.DeleteRoverEntitlementResponse> transformer = new com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses - .DeleteAutonomousDataWarehouseResponse>() { + com.oracle.bmc.rover.responses.DeleteRoverEntitlementResponse>() { @Override - public com.oracle.bmc.database.responses - .DeleteAutonomousDataWarehouseResponse + public com.oracle.bmc.rover.responses.DeleteRoverEntitlementResponse apply(javax.ws.rs.core.Response rawResponse) { LOG.trace( - "Transform function invoked for com.oracle.bmc.database.responses.DeleteAutonomousDataWarehouseResponse"); + "Transform function invoked for com.oracle.bmc.rover.responses.DeleteRoverEntitlementResponse"); com.google.common.base.Function< javax.ws.rs.core.Response, com.oracle.bmc.http.internal.WithHeaders> @@ -79,12 +82,11 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( javax.ws.rs.core.MultivaluedMap headers = response.getHeaders(); - com.oracle.bmc.database.responses - .DeleteAutonomousDataWarehouseResponse.Builder + com.oracle.bmc.rover.responses.DeleteRoverEntitlementResponse + .Builder builder = - com.oracle.bmc.database.responses - .DeleteAutonomousDataWarehouseResponse - .builder(); + com.oracle.bmc.rover.responses + .DeleteRoverEntitlementResponse.builder(); com.google.common.base.Optional> opcRequestIdHeader = @@ -98,8 +100,7 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( String.class)); } - com.oracle.bmc.database.responses - .DeleteAutonomousDataWarehouseResponse + com.oracle.bmc.rover.responses.DeleteRoverEntitlementResponse responseWrapper = builder.build(); ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); 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 new file mode 100644 index 00000000000..203a3df9c8a --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverNodeConverter.java @@ -0,0 +1,107 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class DeleteRoverNodeConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.rover.requests.DeleteRoverNodeRequest interceptRequest( + com.oracle.bmc.rover.requests.DeleteRoverNodeRequest request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.rover.requests.DeleteRoverNodeRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notBlank(request.getRoverNodeId(), "roverNodeId must not be blank"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget() + .path("/20201210") + .path("roverNodes") + .path( + com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( + request.getRoverNodeId())); + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + if (request.getIfMatch() != null) { + ib.header("if-match", request.getIfMatch()); + } + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.DeleteRoverNodeResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.DeleteRoverNodeResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.DeleteRoverNodeResponse>() { + @Override + public com.oracle.bmc.rover.responses.DeleteRoverNodeResponse apply( + javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.rover.responses.DeleteRoverNodeResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders> + responseFn = RESPONSE_CONVERSION_FACTORY.create(); + + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.rover.responses.DeleteRoverNodeResponse.Builder + builder = + com.oracle.bmc.rover.responses + .DeleteRoverNodeResponse.builder(); + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.rover.responses.DeleteRoverNodeResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDataWarehouseBackupConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverClusterCertificateConverter.java similarity index 65% rename from bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDataWarehouseBackupConverter.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverClusterCertificateConverter.java index 2d334bc6b20..0335a0eac47 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDataWarehouseBackupConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverClusterCertificateConverter.java @@ -2,92 +2,91 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.internal.http; import com.oracle.bmc.http.internal.ResponseHelper; -import com.oracle.bmc.database.model.*; -import com.oracle.bmc.database.requests.*; -import com.oracle.bmc.database.responses.*; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; import org.apache.commons.lang3.Validate; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.extern.slf4j.Slf4j -public class GetAutonomousDataWarehouseBackupConverter { +public class GetRoverClusterCertificateConverter { private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory RESPONSE_CONVERSION_FACTORY = new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); - public static com.oracle.bmc.database.requests.GetAutonomousDataWarehouseBackupRequest - interceptRequest( - com.oracle.bmc.database.requests.GetAutonomousDataWarehouseBackupRequest - request) { + public static com.oracle.bmc.rover.requests.GetRoverClusterCertificateRequest interceptRequest( + com.oracle.bmc.rover.requests.GetRoverClusterCertificateRequest request) { return request; } public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( com.oracle.bmc.http.internal.RestClient client, - com.oracle.bmc.database.requests.GetAutonomousDataWarehouseBackupRequest request) { + com.oracle.bmc.rover.requests.GetRoverClusterCertificateRequest request) { Validate.notNull(request, "request instance is required"); - Validate.notBlank( - request.getAutonomousDataWarehouseBackupId(), - "autonomousDataWarehouseBackupId must not be blank"); + Validate.notBlank(request.getRoverClusterId(), "roverClusterId must not be blank"); com.oracle.bmc.http.internal.WrappedWebTarget target = client.getBaseTarget() - .path("/20160918") - .path("autonomousDataWarehouseBackups") + .path("/20201210") + .path("roverClusters") .path( com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( - request.getAutonomousDataWarehouseBackupId())); + request.getRoverClusterId())) + .path("certificate"); com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + return ib; } public static com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.GetAutonomousDataWarehouseBackupResponse> + com.oracle.bmc.rover.responses.GetRoverClusterCertificateResponse> fromResponse() { final com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.GetAutonomousDataWarehouseBackupResponse> + com.oracle.bmc.rover.responses.GetRoverClusterCertificateResponse> transformer = new com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses - .GetAutonomousDataWarehouseBackupResponse>() { + com.oracle.bmc.rover.responses + .GetRoverClusterCertificateResponse>() { @Override - public com.oracle.bmc.database.responses - .GetAutonomousDataWarehouseBackupResponse + public com.oracle.bmc.rover.responses.GetRoverClusterCertificateResponse apply(javax.ws.rs.core.Response rawResponse) { LOG.trace( - "Transform function invoked for com.oracle.bmc.database.responses.GetAutonomousDataWarehouseBackupResponse"); + "Transform function invoked for com.oracle.bmc.rover.responses.GetRoverClusterCertificateResponse"); com.google.common.base.Function< javax.ws.rs.core.Response, com.oracle.bmc.http.internal.WithHeaders< - AutonomousDataWarehouseBackup>> + RoverClusterCertificate>> responseFn = RESPONSE_CONVERSION_FACTORY.create( - AutonomousDataWarehouseBackup.class); + RoverClusterCertificate.class); - com.oracle.bmc.http.internal.WithHeaders< - AutonomousDataWarehouseBackup> + com.oracle.bmc.http.internal.WithHeaders response = responseFn.apply(rawResponse); javax.ws.rs.core.MultivaluedMap headers = response.getHeaders(); - com.oracle.bmc.database.responses - .GetAutonomousDataWarehouseBackupResponse.Builder + com.oracle.bmc.rover.responses.GetRoverClusterCertificateResponse + .Builder builder = - com.oracle.bmc.database.responses - .GetAutonomousDataWarehouseBackupResponse + com.oracle.bmc.rover.responses + .GetRoverClusterCertificateResponse .builder(); - builder.autonomousDataWarehouseBackup(response.getItem()); + builder.roverClusterCertificate(response.getItem()); com.google.common.base.Optional> etagHeader = com.oracle.bmc.http.internal.HeaderUtils.get( @@ -110,8 +109,7 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( String.class)); } - com.oracle.bmc.database.responses - .GetAutonomousDataWarehouseBackupResponse + com.oracle.bmc.rover.responses.GetRoverClusterCertificateResponse responseWrapper = builder.build(); ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); 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 new file mode 100644 index 00000000000..313b62b421c --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverClusterConverter.java @@ -0,0 +1,117 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class GetRoverClusterConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.rover.requests.GetRoverClusterRequest interceptRequest( + com.oracle.bmc.rover.requests.GetRoverClusterRequest request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.rover.requests.GetRoverClusterRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notBlank(request.getRoverClusterId(), "roverClusterId must not be blank"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget() + .path("/20201210") + .path("roverClusters") + .path( + com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( + request.getRoverClusterId())); + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverClusterResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverClusterResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverClusterResponse>() { + @Override + public com.oracle.bmc.rover.responses.GetRoverClusterResponse apply( + javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.rover.responses.GetRoverClusterResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders< + RoverCluster>> + responseFn = + RESPONSE_CONVERSION_FACTORY.create( + RoverCluster.class); + + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.rover.responses.GetRoverClusterResponse.Builder + builder = + com.oracle.bmc.rover.responses + .GetRoverClusterResponse.builder(); + + builder.roverCluster(response.getItem()); + + com.google.common.base.Optional> etagHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "etag"); + if (etagHeader.isPresent()) { + builder.etag( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "etag", etagHeader.get().get(0), String.class)); + } + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.rover.responses.GetRoverClusterResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} 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 new file mode 100644 index 00000000000..4e757797819 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverEntitlementConverter.java @@ -0,0 +1,128 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class GetRoverEntitlementConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.rover.requests.GetRoverEntitlementRequest interceptRequest( + com.oracle.bmc.rover.requests.GetRoverEntitlementRequest request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.rover.requests.GetRoverEntitlementRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notBlank(request.getRoverEntitlementId(), "roverEntitlementId must not be blank"); + Validate.notNull(request.getCompartmentId(), "compartmentId is required"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget() + .path("/20201210") + .path("roverEntitlements") + .path( + com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( + request.getRoverEntitlementId())); + + target = + target.queryParam( + "compartmentId", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getCompartmentId())); + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + if (request.getOpcRetryToken() != null) { + ib.header("opc-retry-token", request.getOpcRetryToken()); + } + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverEntitlementResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverEntitlementResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverEntitlementResponse>() { + @Override + public com.oracle.bmc.rover.responses.GetRoverEntitlementResponse apply( + javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.rover.responses.GetRoverEntitlementResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders< + RoverEntitlement>> + responseFn = + RESPONSE_CONVERSION_FACTORY.create( + RoverEntitlement.class); + + com.oracle.bmc.http.internal.WithHeaders + response = responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.rover.responses.GetRoverEntitlementResponse.Builder + builder = + com.oracle.bmc.rover.responses + .GetRoverEntitlementResponse.builder(); + + builder.roverEntitlement(response.getItem()); + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.google.common.base.Optional> etagHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "etag"); + if (etagHeader.isPresent()) { + builder.etag( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "etag", etagHeader.get().get(0), String.class)); + } + + com.oracle.bmc.rover.responses.GetRoverEntitlementResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} 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 new file mode 100644 index 00000000000..24c2e1e60c9 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeCertificateConverter.java @@ -0,0 +1,119 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class GetRoverNodeCertificateConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.rover.requests.GetRoverNodeCertificateRequest interceptRequest( + com.oracle.bmc.rover.requests.GetRoverNodeCertificateRequest request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.rover.requests.GetRoverNodeCertificateRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notBlank(request.getRoverNodeId(), "roverNodeId must not be blank"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget() + .path("/20201210") + .path("roverNodes") + .path( + com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( + request.getRoverNodeId())) + .path("certificate"); + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverNodeCertificateResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverNodeCertificateResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverNodeCertificateResponse>() { + @Override + public com.oracle.bmc.rover.responses.GetRoverNodeCertificateResponse + apply(javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.rover.responses.GetRoverNodeCertificateResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders< + RoverNodeCertificate>> + responseFn = + RESPONSE_CONVERSION_FACTORY.create( + RoverNodeCertificate.class); + + com.oracle.bmc.http.internal.WithHeaders + response = responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.rover.responses.GetRoverNodeCertificateResponse + .Builder + builder = + com.oracle.bmc.rover.responses + .GetRoverNodeCertificateResponse.builder(); + + builder.roverNodeCertificate(response.getItem()); + + com.google.common.base.Optional> etagHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "etag"); + if (etagHeader.isPresent()) { + builder.etag( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "etag", etagHeader.get().get(0), String.class)); + } + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.rover.responses.GetRoverNodeCertificateResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} 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 new file mode 100644 index 00000000000..4d3dc7508d7 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeConverter.java @@ -0,0 +1,114 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class GetRoverNodeConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.rover.requests.GetRoverNodeRequest interceptRequest( + com.oracle.bmc.rover.requests.GetRoverNodeRequest request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.rover.requests.GetRoverNodeRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notBlank(request.getRoverNodeId(), "roverNodeId must not be blank"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget() + .path("/20201210") + .path("roverNodes") + .path( + com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( + request.getRoverNodeId())); + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, com.oracle.bmc.rover.responses.GetRoverNodeResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverNodeResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverNodeResponse>() { + @Override + public com.oracle.bmc.rover.responses.GetRoverNodeResponse apply( + javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.rover.responses.GetRoverNodeResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders> + responseFn = + RESPONSE_CONVERSION_FACTORY.create(RoverNode.class); + + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.rover.responses.GetRoverNodeResponse.Builder + builder = + com.oracle.bmc.rover.responses.GetRoverNodeResponse + .builder(); + + builder.roverNode(response.getItem()); + + com.google.common.base.Optional> etagHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "etag"); + if (etagHeader.isPresent()) { + builder.etag( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "etag", etagHeader.get().get(0), String.class)); + } + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.rover.responses.GetRoverNodeResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} 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 new file mode 100644 index 00000000000..f11ed5582e6 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeEncryptionKeyConverter.java @@ -0,0 +1,121 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class GetRoverNodeEncryptionKeyConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.rover.requests.GetRoverNodeEncryptionKeyRequest interceptRequest( + com.oracle.bmc.rover.requests.GetRoverNodeEncryptionKeyRequest request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.rover.requests.GetRoverNodeEncryptionKeyRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notBlank(request.getRoverNodeId(), "roverNodeId must not be blank"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget() + .path("/20201210") + .path("roverNodes") + .path( + com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( + request.getRoverNodeId())) + .path("encryptionKey"); + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverNodeEncryptionKeyResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverNodeEncryptionKeyResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses + .GetRoverNodeEncryptionKeyResponse>() { + @Override + public com.oracle.bmc.rover.responses.GetRoverNodeEncryptionKeyResponse + apply(javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.rover.responses.GetRoverNodeEncryptionKeyResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders< + RoverNodeEncryptionKey>> + responseFn = + RESPONSE_CONVERSION_FACTORY.create( + RoverNodeEncryptionKey.class); + + com.oracle.bmc.http.internal.WithHeaders + response = responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.rover.responses.GetRoverNodeEncryptionKeyResponse + .Builder + builder = + com.oracle.bmc.rover.responses + .GetRoverNodeEncryptionKeyResponse + .builder(); + + builder.roverNodeEncryptionKey(response.getItem()); + + com.google.common.base.Optional> etagHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "etag"); + if (etagHeader.isPresent()) { + builder.etag( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "etag", etagHeader.get().get(0), String.class)); + } + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.rover.responses.GetRoverNodeEncryptionKeyResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} 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 new file mode 100644 index 00000000000..9af9e5d7053 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeGetRptConverter.java @@ -0,0 +1,121 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class GetRoverNodeGetRptConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.rover.requests.GetRoverNodeGetRptRequest interceptRequest( + com.oracle.bmc.rover.requests.GetRoverNodeGetRptRequest request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.rover.requests.GetRoverNodeGetRptRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notBlank(request.getRoverNodeId(), "roverNodeId must not be blank"); + Validate.notNull(request.getJwt(), "jwt is required"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget() + .path("/20201210") + .path("roverNodes") + .path( + com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( + request.getRoverNodeId())) + .path("getRpt"); + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + ib.header("jwt", request.getJwt()); + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverNodeGetRptResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverNodeGetRptResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.GetRoverNodeGetRptResponse>() { + @Override + public com.oracle.bmc.rover.responses.GetRoverNodeGetRptResponse apply( + javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.rover.responses.GetRoverNodeGetRptResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders< + RoverNodeGetRpt>> + responseFn = + RESPONSE_CONVERSION_FACTORY.create( + RoverNodeGetRpt.class); + + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.rover.responses.GetRoverNodeGetRptResponse.Builder + builder = + com.oracle.bmc.rover.responses + .GetRoverNodeGetRptResponse.builder(); + + builder.roverNodeGetRpt(response.getItem()); + + com.google.common.base.Optional> etagHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "etag"); + if (etagHeader.isPresent()) { + builder.etag( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "etag", etagHeader.get().get(0), String.class)); + } + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.rover.responses.GetRoverNodeGetRptResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} 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 new file mode 100644 index 00000000000..72c28f2debb --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverClustersConverter.java @@ -0,0 +1,181 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class ListRoverClustersConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.rover.requests.ListRoverClustersRequest interceptRequest( + com.oracle.bmc.rover.requests.ListRoverClustersRequest request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.rover.requests.ListRoverClustersRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notNull(request.getCompartmentId(), "compartmentId is required"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget().path("/20201210").path("roverClusters"); + + target = + target.queryParam( + "compartmentId", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getCompartmentId())); + + if (request.getDisplayName() != null) { + target = + target.queryParam( + "displayName", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getDisplayName())); + } + + if (request.getLimit() != null) { + target = + target.queryParam( + "limit", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getLimit())); + } + + if (request.getPage() != null) { + target = + target.queryParam( + "page", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getPage())); + } + + if (request.getLifecycleState() != null) { + target = + target.queryParam( + "lifecycleState", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getLifecycleState().getValue())); + } + + if (request.getSortOrder() != null) { + target = + target.queryParam( + "sortOrder", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getSortOrder().getValue())); + } + + if (request.getSortBy() != null) { + target = + target.queryParam( + "sortBy", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getSortBy().getValue())); + } + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.ListRoverClustersResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.ListRoverClustersResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.ListRoverClustersResponse>() { + @Override + public com.oracle.bmc.rover.responses.ListRoverClustersResponse apply( + javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.rover.responses.ListRoverClustersResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders< + RoverClusterCollection>> + responseFn = + RESPONSE_CONVERSION_FACTORY.create( + RoverClusterCollection.class); + + com.oracle.bmc.http.internal.WithHeaders + response = responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.rover.responses.ListRoverClustersResponse.Builder + builder = + com.oracle.bmc.rover.responses + .ListRoverClustersResponse.builder(); + + builder.roverClusterCollection(response.getItem()); + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.google.common.base.Optional> + opcNextPageHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-next-page"); + if (opcNextPageHeader.isPresent()) { + builder.opcNextPage( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-next-page", + opcNextPageHeader.get().get(0), + String.class)); + } + + com.google.common.base.Optional> + opcPrevPageHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-prev-page"); + if (opcPrevPageHeader.isPresent()) { + builder.opcPrevPage( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-prev-page", + opcPrevPageHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.rover.responses.ListRoverClustersResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDataWarehouseBackupsConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverEntitlementsConverter.java similarity index 67% rename from bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDataWarehouseBackupsConverter.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverEntitlementsConverter.java index e24e672c65c..adc1967558d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDataWarehouseBackupsConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverEntitlementsConverter.java @@ -2,51 +2,64 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.internal.http; import com.oracle.bmc.http.internal.ResponseHelper; -import com.oracle.bmc.database.model.*; -import com.oracle.bmc.database.requests.*; -import com.oracle.bmc.database.responses.*; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; import org.apache.commons.lang3.Validate; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.extern.slf4j.Slf4j -public class ListAutonomousDataWarehouseBackupsConverter { +public class ListRoverEntitlementsConverter { private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory RESPONSE_CONVERSION_FACTORY = new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); - public static com.oracle.bmc.database.requests.ListAutonomousDataWarehouseBackupsRequest - interceptRequest( - com.oracle.bmc.database.requests.ListAutonomousDataWarehouseBackupsRequest - request) { + public static com.oracle.bmc.rover.requests.ListRoverEntitlementsRequest interceptRequest( + com.oracle.bmc.rover.requests.ListRoverEntitlementsRequest request) { return request; } public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( com.oracle.bmc.http.internal.RestClient client, - com.oracle.bmc.database.requests.ListAutonomousDataWarehouseBackupsRequest request) { + com.oracle.bmc.rover.requests.ListRoverEntitlementsRequest request) { Validate.notNull(request, "request instance is required"); + Validate.notNull(request.getCompartmentId(), "compartmentId is required"); com.oracle.bmc.http.internal.WrappedWebTarget target = - client.getBaseTarget().path("/20160918").path("autonomousDataWarehouseBackups"); + client.getBaseTarget().path("/20201210").path("roverEntitlements"); - if (request.getAutonomousDataWarehouseId() != null) { + if (request.getId() != null) { target = target.queryParam( - "autonomousDataWarehouseId", + "id", com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( - request.getAutonomousDataWarehouseId())); + request.getId())); } - if (request.getCompartmentId() != null) { + target = + target.queryParam( + "compartmentId", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getCompartmentId())); + + if (request.getDisplayName() != null) { target = target.queryParam( - "compartmentId", + "displayName", com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( - request.getCompartmentId())); + request.getDisplayName())); + } + + if (request.getLifecycleState() != null) { + target = + target.queryParam( + "lifecycleState", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getLifecycleState().getValue())); } if (request.getLimit() != null) { @@ -65,14 +78,6 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( request.getPage())); } - if (request.getSortBy() != null) { - target = - target.queryParam( - "sortBy", - com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( - request.getSortBy().getValue())); - } - if (request.getSortOrder() != null) { target = target.queryParam( @@ -81,74 +86,60 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( request.getSortOrder().getValue())); } - if (request.getLifecycleState() != null) { - target = - target.queryParam( - "lifecycleState", - com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( - request.getLifecycleState().getValue())); - } - - if (request.getDisplayName() != null) { + if (request.getSortBy() != null) { target = target.queryParam( - "displayName", + "sortBy", com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( - request.getDisplayName())); + request.getSortBy().getValue())); } com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + return ib; } public static com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.ListAutonomousDataWarehouseBackupsResponse> + com.oracle.bmc.rover.responses.ListRoverEntitlementsResponse> fromResponse() { final com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses - .ListAutonomousDataWarehouseBackupsResponse> + com.oracle.bmc.rover.responses.ListRoverEntitlementsResponse> transformer = new com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses - .ListAutonomousDataWarehouseBackupsResponse>() { + com.oracle.bmc.rover.responses.ListRoverEntitlementsResponse>() { @Override - public com.oracle.bmc.database.responses - .ListAutonomousDataWarehouseBackupsResponse + public com.oracle.bmc.rover.responses.ListRoverEntitlementsResponse apply(javax.ws.rs.core.Response rawResponse) { LOG.trace( - "Transform function invoked for com.oracle.bmc.database.responses.ListAutonomousDataWarehouseBackupsResponse"); + "Transform function invoked for com.oracle.bmc.rover.responses.ListRoverEntitlementsResponse"); com.google.common.base.Function< javax.ws.rs.core.Response, com.oracle.bmc.http.internal.WithHeaders< - java.util.List< - AutonomousDataWarehouseBackupSummary>>> + RoverEntitlementCollection>> responseFn = RESPONSE_CONVERSION_FACTORY.create( - new javax.ws.rs.core.GenericType< - java.util.List< - AutonomousDataWarehouseBackupSummary>>() {}); + RoverEntitlementCollection.class); - com.oracle.bmc.http.internal.WithHeaders< - java.util.List< - AutonomousDataWarehouseBackupSummary>> + com.oracle.bmc.http.internal.WithHeaders response = responseFn.apply(rawResponse); javax.ws.rs.core.MultivaluedMap headers = response.getHeaders(); - com.oracle.bmc.database.responses - .ListAutonomousDataWarehouseBackupsResponse.Builder + com.oracle.bmc.rover.responses.ListRoverEntitlementsResponse.Builder builder = - com.oracle.bmc.database.responses - .ListAutonomousDataWarehouseBackupsResponse - .builder(); + com.oracle.bmc.rover.responses + .ListRoverEntitlementsResponse.builder(); - builder.items(response.getItem()); + builder.roverEntitlementCollection(response.getItem()); com.google.common.base.Optional> opcRequestIdHeader = @@ -174,8 +165,19 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( String.class)); } - com.oracle.bmc.database.responses - .ListAutonomousDataWarehouseBackupsResponse + com.google.common.base.Optional> + opcPrevPageHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-prev-page"); + if (opcPrevPageHeader.isPresent()) { + builder.opcPrevPage( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-prev-page", + opcPrevPageHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.rover.responses.ListRoverEntitlementsResponse responseWrapper = builder.build(); ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); 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 new file mode 100644 index 00000000000..418fec8f2fb --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverNodesConverter.java @@ -0,0 +1,181 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class ListRoverNodesConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.rover.requests.ListRoverNodesRequest interceptRequest( + com.oracle.bmc.rover.requests.ListRoverNodesRequest request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.rover.requests.ListRoverNodesRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notNull(request.getCompartmentId(), "compartmentId is required"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget().path("/20201210").path("roverNodes"); + + target = + target.queryParam( + "compartmentId", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getCompartmentId())); + + if (request.getDisplayName() != null) { + target = + target.queryParam( + "displayName", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getDisplayName())); + } + + if (request.getLimit() != null) { + target = + target.queryParam( + "limit", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getLimit())); + } + + if (request.getPage() != null) { + target = + target.queryParam( + "page", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getPage())); + } + + if (request.getLifecycleState() != null) { + target = + target.queryParam( + "lifecycleState", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getLifecycleState().getValue())); + } + + if (request.getSortOrder() != null) { + target = + target.queryParam( + "sortOrder", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getSortOrder().getValue())); + } + + if (request.getSortBy() != null) { + target = + target.queryParam( + "sortBy", + com.oracle.bmc.util.internal.HttpUtils.attemptEncodeQueryParam( + request.getSortBy().getValue())); + } + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.ListRoverNodesResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.ListRoverNodesResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.ListRoverNodesResponse>() { + @Override + public com.oracle.bmc.rover.responses.ListRoverNodesResponse apply( + javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.rover.responses.ListRoverNodesResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders< + RoverNodeCollection>> + responseFn = + RESPONSE_CONVERSION_FACTORY.create( + RoverNodeCollection.class); + + com.oracle.bmc.http.internal.WithHeaders + response = responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.rover.responses.ListRoverNodesResponse.Builder + builder = + com.oracle.bmc.rover.responses + .ListRoverNodesResponse.builder(); + + builder.roverNodeCollection(response.getItem()); + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.google.common.base.Optional> + opcNextPageHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-next-page"); + if (opcNextPageHeader.isPresent()) { + builder.opcNextPage( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-next-page", + opcNextPageHeader.get().get(0), + String.class)); + } + + com.google.common.base.Optional> + opcPrevPageHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-prev-page"); + if (opcPrevPageHeader.isPresent()) { + builder.opcPrevPage( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-prev-page", + opcPrevPageHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.rover.responses.ListRoverNodesResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestoreAutonomousDataWarehouseConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/RoverNodeActionSetKeyConverter.java similarity index 63% rename from bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestoreAutonomousDataWarehouseConverter.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/RoverNodeActionSetKeyConverter.java index df36aee633a..6adb5f2569d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestoreAutonomousDataWarehouseConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/RoverNodeActionSetKeyConverter.java @@ -2,100 +2,103 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.internal.http; import com.oracle.bmc.http.internal.ResponseHelper; -import com.oracle.bmc.database.model.*; -import com.oracle.bmc.database.requests.*; -import com.oracle.bmc.database.responses.*; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; import org.apache.commons.lang3.Validate; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.extern.slf4j.Slf4j -public class RestoreAutonomousDataWarehouseConverter { +public class RoverNodeActionSetKeyConverter { private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory RESPONSE_CONVERSION_FACTORY = new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); - public static com.oracle.bmc.database.requests.RestoreAutonomousDataWarehouseRequest - interceptRequest( - com.oracle.bmc.database.requests.RestoreAutonomousDataWarehouseRequest - request) { + public static com.oracle.bmc.rover.requests.RoverNodeActionSetKeyRequest interceptRequest( + com.oracle.bmc.rover.requests.RoverNodeActionSetKeyRequest request) { return request; } public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( com.oracle.bmc.http.internal.RestClient client, - com.oracle.bmc.database.requests.RestoreAutonomousDataWarehouseRequest request) { + com.oracle.bmc.rover.requests.RoverNodeActionSetKeyRequest request) { Validate.notNull(request, "request instance is required"); - Validate.notBlank( - request.getAutonomousDataWarehouseId(), - "autonomousDataWarehouseId must not be blank"); + Validate.notBlank(request.getRoverNodeId(), "roverNodeId must not be blank"); + Validate.notNull(request.getJwt(), "jwt is required"); Validate.notNull( - request.getRestoreAutonomousDataWarehouseDetails(), - "restoreAutonomousDataWarehouseDetails is required"); + request.getRoverNodeActionSetKeyDetails(), + "roverNodeActionSetKeyDetails is required"); com.oracle.bmc.http.internal.WrappedWebTarget target = client.getBaseTarget() - .path("/20160918") - .path("autonomousDataWarehouses") + .path("/20201210") + .path("roverNodes") .path( com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( - request.getAutonomousDataWarehouseId())) + request.getRoverNodeId())) .path("actions") - .path("restore"); + .path("setKey"); com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + ib.header("jwt", request.getJwt()); + if (request.getIfMatch() != null) { ib.header("if-match", request.getIfMatch()); } + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + if (request.getOpcRetryToken() != null) { + ib.header("opc-retry-token", request.getOpcRetryToken()); + } + return ib; } public static com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.RestoreAutonomousDataWarehouseResponse> + com.oracle.bmc.rover.responses.RoverNodeActionSetKeyResponse> fromResponse() { final com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.RestoreAutonomousDataWarehouseResponse> + com.oracle.bmc.rover.responses.RoverNodeActionSetKeyResponse> transformer = new com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses - .RestoreAutonomousDataWarehouseResponse>() { + com.oracle.bmc.rover.responses.RoverNodeActionSetKeyResponse>() { @Override - public com.oracle.bmc.database.responses - .RestoreAutonomousDataWarehouseResponse + public com.oracle.bmc.rover.responses.RoverNodeActionSetKeyResponse apply(javax.ws.rs.core.Response rawResponse) { LOG.trace( - "Transform function invoked for com.oracle.bmc.database.responses.RestoreAutonomousDataWarehouseResponse"); + "Transform function invoked for com.oracle.bmc.rover.responses.RoverNodeActionSetKeyResponse"); com.google.common.base.Function< javax.ws.rs.core.Response, com.oracle.bmc.http.internal.WithHeaders< - AutonomousDataWarehouse>> + RoverNodeSetKey>> responseFn = RESPONSE_CONVERSION_FACTORY.create( - AutonomousDataWarehouse.class); + RoverNodeSetKey.class); - com.oracle.bmc.http.internal.WithHeaders - response = responseFn.apply(rawResponse); + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); javax.ws.rs.core.MultivaluedMap headers = response.getHeaders(); - com.oracle.bmc.database.responses - .RestoreAutonomousDataWarehouseResponse.Builder + com.oracle.bmc.rover.responses.RoverNodeActionSetKeyResponse.Builder builder = - com.oracle.bmc.database.responses - .RestoreAutonomousDataWarehouseResponse - .builder(); + com.oracle.bmc.rover.responses + .RoverNodeActionSetKeyResponse.builder(); - builder.autonomousDataWarehouse(response.getItem()); + builder.roverNodeSetKey(response.getItem()); com.google.common.base.Optional> etagHeader = com.oracle.bmc.http.internal.HeaderUtils.get( @@ -118,8 +121,7 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( String.class)); } - com.oracle.bmc.database.responses - .RestoreAutonomousDataWarehouseResponse + com.oracle.bmc.rover.responses.RoverNodeActionSetKeyResponse responseWrapper = builder.build(); ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); 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 new file mode 100644 index 00000000000..2afe88bdb59 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverClusterConverter.java @@ -0,0 +1,123 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class UpdateRoverClusterConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.rover.requests.UpdateRoverClusterRequest interceptRequest( + com.oracle.bmc.rover.requests.UpdateRoverClusterRequest request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.rover.requests.UpdateRoverClusterRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notBlank(request.getRoverClusterId(), "roverClusterId must not be blank"); + Validate.notNull( + request.getUpdateRoverClusterDetails(), "updateRoverClusterDetails is required"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget() + .path("/20201210") + .path("roverClusters") + .path( + com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( + request.getRoverClusterId())); + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + if (request.getIfMatch() != null) { + ib.header("if-match", request.getIfMatch()); + } + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.UpdateRoverClusterResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.UpdateRoverClusterResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.UpdateRoverClusterResponse>() { + @Override + public com.oracle.bmc.rover.responses.UpdateRoverClusterResponse apply( + javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.rover.responses.UpdateRoverClusterResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders< + RoverCluster>> + responseFn = + RESPONSE_CONVERSION_FACTORY.create( + RoverCluster.class); + + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.rover.responses.UpdateRoverClusterResponse.Builder + builder = + com.oracle.bmc.rover.responses + .UpdateRoverClusterResponse.builder(); + + builder.roverCluster(response.getItem()); + + com.google.common.base.Optional> etagHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "etag"); + if (etagHeader.isPresent()) { + builder.etag( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "etag", etagHeader.get().get(0), String.class)); + } + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.rover.responses.UpdateRoverClusterResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousDataWarehouseConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverEntitlementConverter.java similarity index 65% rename from bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousDataWarehouseConverter.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverEntitlementConverter.java index a80d1650509..714939a56e6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousDataWarehouseConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverEntitlementConverter.java @@ -2,46 +2,43 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.internal.http; import com.oracle.bmc.http.internal.ResponseHelper; -import com.oracle.bmc.database.model.*; -import com.oracle.bmc.database.requests.*; -import com.oracle.bmc.database.responses.*; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; import org.apache.commons.lang3.Validate; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.extern.slf4j.Slf4j -public class UpdateAutonomousDataWarehouseConverter { +public class UpdateRoverEntitlementConverter { private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory RESPONSE_CONVERSION_FACTORY = new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); - public static com.oracle.bmc.database.requests.UpdateAutonomousDataWarehouseRequest - interceptRequest( - com.oracle.bmc.database.requests.UpdateAutonomousDataWarehouseRequest request) { + public static com.oracle.bmc.rover.requests.UpdateRoverEntitlementRequest interceptRequest( + com.oracle.bmc.rover.requests.UpdateRoverEntitlementRequest request) { return request; } public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( com.oracle.bmc.http.internal.RestClient client, - com.oracle.bmc.database.requests.UpdateAutonomousDataWarehouseRequest request) { + com.oracle.bmc.rover.requests.UpdateRoverEntitlementRequest request) { Validate.notNull(request, "request instance is required"); - Validate.notBlank( - request.getAutonomousDataWarehouseId(), - "autonomousDataWarehouseId must not be blank"); + Validate.notBlank(request.getRoverEntitlementId(), "roverEntitlementId must not be blank"); Validate.notNull( - request.getUpdateAutonomousDataWarehouseDetails(), - "updateAutonomousDataWarehouseDetails is required"); + request.getUpdateRoverEntitlementDetails(), + "updateRoverEntitlementDetails is required"); com.oracle.bmc.http.internal.WrappedWebTarget target = client.getBaseTarget() - .path("/20160918") - .path("autonomousDataWarehouses") + .path("/20201210") + .path("roverEntitlements") .path( com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( - request.getAutonomousDataWarehouseId())); + request.getRoverEntitlementId())); com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); @@ -51,48 +48,49 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( ib.header("if-match", request.getIfMatch()); } + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + return ib; } public static com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.UpdateAutonomousDataWarehouseResponse> + com.oracle.bmc.rover.responses.UpdateRoverEntitlementResponse> fromResponse() { final com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses.UpdateAutonomousDataWarehouseResponse> + com.oracle.bmc.rover.responses.UpdateRoverEntitlementResponse> transformer = new com.google.common.base.Function< javax.ws.rs.core.Response, - com.oracle.bmc.database.responses - .UpdateAutonomousDataWarehouseResponse>() { + com.oracle.bmc.rover.responses.UpdateRoverEntitlementResponse>() { @Override - public com.oracle.bmc.database.responses - .UpdateAutonomousDataWarehouseResponse + public com.oracle.bmc.rover.responses.UpdateRoverEntitlementResponse apply(javax.ws.rs.core.Response rawResponse) { LOG.trace( - "Transform function invoked for com.oracle.bmc.database.responses.UpdateAutonomousDataWarehouseResponse"); + "Transform function invoked for com.oracle.bmc.rover.responses.UpdateRoverEntitlementResponse"); com.google.common.base.Function< javax.ws.rs.core.Response, com.oracle.bmc.http.internal.WithHeaders< - AutonomousDataWarehouse>> + RoverEntitlement>> responseFn = RESPONSE_CONVERSION_FACTORY.create( - AutonomousDataWarehouse.class); + RoverEntitlement.class); - com.oracle.bmc.http.internal.WithHeaders + com.oracle.bmc.http.internal.WithHeaders response = responseFn.apply(rawResponse); javax.ws.rs.core.MultivaluedMap headers = response.getHeaders(); - com.oracle.bmc.database.responses - .UpdateAutonomousDataWarehouseResponse.Builder + com.oracle.bmc.rover.responses.UpdateRoverEntitlementResponse + .Builder builder = - com.oracle.bmc.database.responses - .UpdateAutonomousDataWarehouseResponse - .builder(); + com.oracle.bmc.rover.responses + .UpdateRoverEntitlementResponse.builder(); - builder.autonomousDataWarehouse(response.getItem()); + builder.roverEntitlement(response.getItem()); com.google.common.base.Optional> etagHeader = com.oracle.bmc.http.internal.HeaderUtils.get( @@ -115,8 +113,7 @@ public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( String.class)); } - com.oracle.bmc.database.responses - .UpdateAutonomousDataWarehouseResponse + com.oracle.bmc.rover.responses.UpdateRoverEntitlementResponse responseWrapper = builder.build(); ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); 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 new file mode 100644 index 00000000000..683535bd3fc --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverNodeConverter.java @@ -0,0 +1,120 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.http.internal.ResponseHelper; +import com.oracle.bmc.rover.model.*; +import com.oracle.bmc.rover.requests.*; +import com.oracle.bmc.rover.responses.*; +import org.apache.commons.lang3.Validate; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public class UpdateRoverNodeConverter { + private static final com.oracle.bmc.http.internal.ResponseConversionFunctionFactory + RESPONSE_CONVERSION_FACTORY = + new com.oracle.bmc.http.internal.ResponseConversionFunctionFactory(); + + public static com.oracle.bmc.rover.requests.UpdateRoverNodeRequest interceptRequest( + com.oracle.bmc.rover.requests.UpdateRoverNodeRequest request) { + + return request; + } + + public static com.oracle.bmc.http.internal.WrappedInvocationBuilder fromRequest( + com.oracle.bmc.http.internal.RestClient client, + com.oracle.bmc.rover.requests.UpdateRoverNodeRequest request) { + Validate.notNull(request, "request instance is required"); + Validate.notBlank(request.getRoverNodeId(), "roverNodeId must not be blank"); + Validate.notNull(request.getUpdateRoverNodeDetails(), "updateRoverNodeDetails is required"); + + com.oracle.bmc.http.internal.WrappedWebTarget target = + client.getBaseTarget() + .path("/20201210") + .path("roverNodes") + .path( + com.oracle.bmc.util.internal.HttpUtils.encodePathSegment( + request.getRoverNodeId())); + + com.oracle.bmc.http.internal.WrappedInvocationBuilder ib = target.request(); + + ib.accept(javax.ws.rs.core.MediaType.APPLICATION_JSON); + + if (request.getIfMatch() != null) { + ib.header("if-match", request.getIfMatch()); + } + + if (request.getOpcRequestId() != null) { + ib.header("opc-request-id", request.getOpcRequestId()); + } + + return ib; + } + + public static com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.UpdateRoverNodeResponse> + fromResponse() { + final com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.UpdateRoverNodeResponse> + transformer = + new com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.rover.responses.UpdateRoverNodeResponse>() { + @Override + public com.oracle.bmc.rover.responses.UpdateRoverNodeResponse apply( + javax.ws.rs.core.Response rawResponse) { + LOG.trace( + "Transform function invoked for com.oracle.bmc.rover.responses.UpdateRoverNodeResponse"); + com.google.common.base.Function< + javax.ws.rs.core.Response, + com.oracle.bmc.http.internal.WithHeaders> + responseFn = + RESPONSE_CONVERSION_FACTORY.create(RoverNode.class); + + com.oracle.bmc.http.internal.WithHeaders response = + responseFn.apply(rawResponse); + javax.ws.rs.core.MultivaluedMap headers = + response.getHeaders(); + + com.oracle.bmc.rover.responses.UpdateRoverNodeResponse.Builder + builder = + com.oracle.bmc.rover.responses + .UpdateRoverNodeResponse.builder(); + + builder.roverNode(response.getItem()); + + com.google.common.base.Optional> etagHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "etag"); + if (etagHeader.isPresent()) { + builder.etag( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "etag", etagHeader.get().get(0), String.class)); + } + + com.google.common.base.Optional> + opcRequestIdHeader = + com.oracle.bmc.http.internal.HeaderUtils.get( + headers, "opc-request-id"); + if (opcRequestIdHeader.isPresent()) { + builder.opcRequestId( + com.oracle.bmc.http.internal.HeaderUtils.toValue( + "opc-request-id", + opcRequestIdHeader.get().get(0), + String.class)); + } + + com.oracle.bmc.rover.responses.UpdateRoverNodeResponse + responseWrapper = builder.build(); + + ResponseHelper.closeResponseSilentlyIfNotBuffered(rawResponse); + return responseWrapper; + } + }; + return transformer; + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/GenerateAutonomousDataWarehouseWalletDetails.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverClusterCompartmentDetails.java similarity index 63% rename from bmc-database/src/main/java/com/oracle/bmc/database/model/GenerateAutonomousDataWarehouseWalletDetails.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverClusterCompartmentDetails.java index db7eeffc350..71b90e8871b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/GenerateAutonomousDataWarehouseWalletDetails.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverClusterCompartmentDetails.java @@ -2,11 +2,10 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.model; /** - * **Deprecated.** See {@link #generateAutonomousDatabaseWalletDetails(GenerateAutonomousDatabaseWalletDetailsRequest) generateAutonomousDatabaseWalletDetails} for reference information about creating and downloading a wallet for an Oracle Autonomous Data Warehouse. - * + * Object for moving a cluster to a different compartment. *
* Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in @@ -15,40 +14,40 @@ * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). **/ -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) @lombok.Value @com.fasterxml.jackson.databind.annotation.JsonDeserialize( - builder = GenerateAutonomousDataWarehouseWalletDetails.Builder.class + builder = ChangeRoverClusterCompartmentDetails.Builder.class ) @com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) @lombok.Builder(builderClassName = "Builder", toBuilder = true) -public class GenerateAutonomousDataWarehouseWalletDetails { +public class ChangeRoverClusterCompartmentDetails { @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") @lombok.experimental.Accessors(fluent = true) public static class Builder { - @com.fasterxml.jackson.annotation.JsonProperty("password") - private String password; + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; - public Builder password(String password) { - this.password = password; - this.__explicitlySet__.add("password"); + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); return this; } @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); - public GenerateAutonomousDataWarehouseWalletDetails build() { - GenerateAutonomousDataWarehouseWalletDetails __instance__ = - new GenerateAutonomousDataWarehouseWalletDetails(password); + public ChangeRoverClusterCompartmentDetails build() { + ChangeRoverClusterCompartmentDetails __instance__ = + new ChangeRoverClusterCompartmentDetails(compartmentId); __instance__.__explicitlySet__.addAll(__explicitlySet__); return __instance__; } @com.fasterxml.jackson.annotation.JsonIgnore - public Builder copy(GenerateAutonomousDataWarehouseWalletDetails o) { - Builder copiedBuilder = password(o.getPassword()); + public Builder copy(ChangeRoverClusterCompartmentDetails o) { + Builder copiedBuilder = compartmentId(o.getCompartmentId()); copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); return copiedBuilder; @@ -63,10 +62,11 @@ public static Builder builder() { } /** - * The password to encrypt the keys inside the wallet. The password must be at least 8 characters long and must include at least 1 letter and either 1 numeric character or 1 special character. + * The [OCID] (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment into which the resources should be moved. + * **/ - @com.fasterxml.jackson.annotation.JsonProperty("password") - String password; + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + String compartmentId; @com.fasterxml.jackson.annotation.JsonIgnore private final java.util.Set __explicitlySet__ = new java.util.HashSet(); 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 new file mode 100644 index 00000000000..3e577bfc916 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverEntitlementCompartmentDetails.java @@ -0,0 +1,73 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Object for moving an entitlement to a different compartment. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = ChangeRoverEntitlementCompartmentDetails.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class ChangeRoverEntitlementCompartmentDetails { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; + + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public ChangeRoverEntitlementCompartmentDetails build() { + ChangeRoverEntitlementCompartmentDetails __instance__ = + new ChangeRoverEntitlementCompartmentDetails(compartmentId); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(ChangeRoverEntitlementCompartmentDetails o) { + Builder copiedBuilder = compartmentId(o.getCompartmentId()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * The [OCID] (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment into which the resources should be moved. + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + String compartmentId; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..9281fd9045f --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverNodeCompartmentDetails.java @@ -0,0 +1,73 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Object for moving a node to a different compartment. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = ChangeRoverNodeCompartmentDetails.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class ChangeRoverNodeCompartmentDetails { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; + + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public ChangeRoverNodeCompartmentDetails build() { + ChangeRoverNodeCompartmentDetails __instance__ = + new ChangeRoverNodeCompartmentDetails(compartmentId); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(ChangeRoverNodeCompartmentDetails o) { + Builder copiedBuilder = compartmentId(o.getCompartmentId()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * The [OCID] (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment into which the resources should be moved. + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + String compartmentId; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..8cbf1dfbfb7 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/CreateRoverClusterDetails.java @@ -0,0 +1,421 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * The information required to create a RoverCluster. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = CreateRoverClusterDetails.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class CreateRoverClusterDetails { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; + + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("clusterSize") + private Integer clusterSize; + + public Builder clusterSize(Integer clusterSize) { + this.clusterSize = clusterSize; + this.__explicitlySet__.add("clusterSize"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("customerShippingAddress") + private ShippingAddress customerShippingAddress; + + public Builder customerShippingAddress(ShippingAddress customerShippingAddress) { + this.customerShippingAddress = customerShippingAddress; + this.__explicitlySet__.add("customerShippingAddress"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("clusterWorkloads") + private java.util.List clusterWorkloads; + + public Builder clusterWorkloads(java.util.List clusterWorkloads) { + this.clusterWorkloads = clusterWorkloads; + this.__explicitlySet__.add("clusterWorkloads"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("superUserPassword") + private String superUserPassword; + + public Builder superUserPassword(String superUserPassword) { + this.superUserPassword = superUserPassword; + this.__explicitlySet__.add("superUserPassword"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("enclosureType") + private EnclosureType enclosureType; + + public Builder enclosureType(EnclosureType enclosureType) { + this.enclosureType = enclosureType; + this.__explicitlySet__.add("enclosureType"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("unlockPassphrase") + private String unlockPassphrase; + + public Builder unlockPassphrase(String unlockPassphrase) { + this.unlockPassphrase = unlockPassphrase; + this.__explicitlySet__.add("unlockPassphrase"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContact") + private String pointOfContact; + + public Builder pointOfContact(String pointOfContact) { + this.pointOfContact = pointOfContact; + this.__explicitlySet__.add("pointOfContact"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContactPhoneNumber") + private String pointOfContactPhoneNumber; + + public Builder pointOfContactPhoneNumber(String pointOfContactPhoneNumber) { + this.pointOfContactPhoneNumber = pointOfContactPhoneNumber; + this.__explicitlySet__.add("pointOfContactPhoneNumber"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("shippingPreference") + private ShippingPreference shippingPreference; + + public Builder shippingPreference(ShippingPreference shippingPreference) { + this.shippingPreference = shippingPreference; + this.__explicitlySet__.add("shippingPreference"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("shippingVendor") + private String shippingVendor; + + public Builder shippingVendor(String shippingVendor) { + this.shippingVendor = shippingVendor; + this.__explicitlySet__.add("shippingVendor"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timePickupExpected") + private java.util.Date timePickupExpected; + + public Builder timePickupExpected(java.util.Date timePickupExpected) { + this.timePickupExpected = timePickupExpected; + this.__explicitlySet__.add("timePickupExpected"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("oracleShippingTrackingUrl") + private String oracleShippingTrackingUrl; + + public Builder oracleShippingTrackingUrl(String oracleShippingTrackingUrl) { + this.oracleShippingTrackingUrl = oracleShippingTrackingUrl; + this.__explicitlySet__.add("oracleShippingTrackingUrl"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + private LifecycleState lifecycleState; + + public Builder lifecycleState(LifecycleState lifecycleState) { + this.lifecycleState = lifecycleState; + this.__explicitlySet__.add("lifecycleState"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + private String lifecycleStateDetails; + + public Builder lifecycleStateDetails(String lifecycleStateDetails) { + this.lifecycleStateDetails = lifecycleStateDetails; + this.__explicitlySet__.add("lifecycleStateDetails"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + private java.util.Map> systemTags; + + public Builder systemTags(java.util.Map> systemTags) { + this.systemTags = systemTags; + this.__explicitlySet__.add("systemTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public CreateRoverClusterDetails build() { + CreateRoverClusterDetails __instance__ = + new CreateRoverClusterDetails( + displayName, + compartmentId, + clusterSize, + customerShippingAddress, + clusterWorkloads, + superUserPassword, + enclosureType, + unlockPassphrase, + pointOfContact, + pointOfContactPhoneNumber, + shippingPreference, + shippingVendor, + timePickupExpected, + oracleShippingTrackingUrl, + lifecycleState, + lifecycleStateDetails, + freeformTags, + definedTags, + systemTags); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(CreateRoverClusterDetails o) { + Builder copiedBuilder = + displayName(o.getDisplayName()) + .compartmentId(o.getCompartmentId()) + .clusterSize(o.getClusterSize()) + .customerShippingAddress(o.getCustomerShippingAddress()) + .clusterWorkloads(o.getClusterWorkloads()) + .superUserPassword(o.getSuperUserPassword()) + .enclosureType(o.getEnclosureType()) + .unlockPassphrase(o.getUnlockPassphrase()) + .pointOfContact(o.getPointOfContact()) + .pointOfContactPhoneNumber(o.getPointOfContactPhoneNumber()) + .shippingPreference(o.getShippingPreference()) + .shippingVendor(o.getShippingVendor()) + .timePickupExpected(o.getTimePickupExpected()) + .oracleShippingTrackingUrl(o.getOracleShippingTrackingUrl()) + .lifecycleState(o.getLifecycleState()) + .lifecycleStateDetails(o.getLifecycleStateDetails()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .systemTags(o.getSystemTags()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + String displayName; + + /** + * The OCID of the compartment containing the RoverCluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + String compartmentId; + + /** + * Number of nodes desired in the cluster, between 5 and 15. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("clusterSize") + Integer clusterSize; + + @com.fasterxml.jackson.annotation.JsonProperty("customerShippingAddress") + ShippingAddress customerShippingAddress; + + /** + * List of existing workloads that should be provisioned on the nodes. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("clusterWorkloads") + java.util.List clusterWorkloads; + + /** + * Root password for the rover cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("superUserPassword") + String superUserPassword; + + /** + * The type of enclosure rover nodes in this cluster are shipped in. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("enclosureType") + EnclosureType enclosureType; + + /** + * Password to unlock the rover cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("unlockPassphrase") + String unlockPassphrase; + + /** + * Name of point of contact for this order if customer is picking up. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContact") + String pointOfContact; + + /** + * Phone number of point of contact for this order if customer is picking up. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContactPhoneNumber") + String pointOfContactPhoneNumber; + /** + * Preference for device delivery. + **/ + public enum ShippingPreference { + OracleShipped("ORACLE_SHIPPED"), + CustomerPickup("CUSTOMER_PICKUP"), + ; + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (ShippingPreference v : ShippingPreference.values()) { + map.put(v.getValue(), v); + } + } + + ShippingPreference(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static ShippingPreference create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + throw new IllegalArgumentException("Invalid ShippingPreference: " + key); + } + }; + /** + * Preference for device delivery. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("shippingPreference") + ShippingPreference shippingPreference; + + /** + * Shipping vendor of choice for orace to customer shipping. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("shippingVendor") + String shippingVendor; + + /** + * Expected date when customer wants to pickup the cluster if they chose customer pickup. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timePickupExpected") + java.util.Date timePickupExpected; + + /** + * Tracking Url for the shipped Rover Cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("oracleShippingTrackingUrl") + String oracleShippingTrackingUrl; + + /** + * The current state of the RoverCluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + LifecycleState lifecycleState; + + /** + * A property that can contain details on the lifecycle. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + String lifecycleStateDetails; + + /** + * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no + * predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Department\": \"Finance\"}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + java.util.Map freeformTags; + + /** + * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + java.util.Map> definedTags; + + /** + * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{orcl-cloud: {free-tier-retain: true}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + java.util.Map> systemTags; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..769e186eddb --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/CreateRoverEntitlementDetails.java @@ -0,0 +1,254 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Information required to create a RoverEntitlement. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = CreateRoverEntitlementDetails.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class CreateRoverEntitlementDetails { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; + + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("requestorName") + private String requestorName; + + public Builder requestorName(String requestorName) { + this.requestorName = requestorName; + this.__explicitlySet__.add("requestorName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("requestorEmail") + private String requestorEmail; + + public Builder requestorEmail(String requestorEmail) { + this.requestorEmail = requestorEmail; + this.__explicitlySet__.add("requestorEmail"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("entitlementDetails") + private String entitlementDetails; + + public Builder entitlementDetails(String entitlementDetails) { + this.entitlementDetails = entitlementDetails; + this.__explicitlySet__.add("entitlementDetails"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + private LifecycleState lifecycleState; + + public Builder lifecycleState(LifecycleState lifecycleState) { + this.lifecycleState = lifecycleState; + this.__explicitlySet__.add("lifecycleState"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + private String lifecycleStateDetails; + + public Builder lifecycleStateDetails(String lifecycleStateDetails) { + this.lifecycleStateDetails = lifecycleStateDetails; + this.__explicitlySet__.add("lifecycleStateDetails"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("tenantId") + private String tenantId; + + public Builder tenantId(String tenantId) { + this.tenantId = tenantId; + this.__explicitlySet__.add("tenantId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + private java.util.Map> systemTags; + + public Builder systemTags(java.util.Map> systemTags) { + this.systemTags = systemTags; + this.__explicitlySet__.add("systemTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public CreateRoverEntitlementDetails build() { + CreateRoverEntitlementDetails __instance__ = + new CreateRoverEntitlementDetails( + compartmentId, + displayName, + requestorName, + requestorEmail, + entitlementDetails, + lifecycleState, + lifecycleStateDetails, + tenantId, + freeformTags, + definedTags, + systemTags); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(CreateRoverEntitlementDetails o) { + Builder copiedBuilder = + compartmentId(o.getCompartmentId()) + .displayName(o.getDisplayName()) + .requestorName(o.getRequestorName()) + .requestorEmail(o.getRequestorEmail()) + .entitlementDetails(o.getEntitlementDetails()) + .lifecycleState(o.getLifecycleState()) + .lifecycleStateDetails(o.getLifecycleStateDetails()) + .tenantId(o.getTenantId()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .systemTags(o.getSystemTags()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * The OCID of the compartment containing the RoverEntitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + String compartmentId; + + /** + * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + String displayName; + + /** + * Requestor name for the entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("requestorName") + String requestorName; + + /** + * Requestor email for the entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("requestorEmail") + String requestorEmail; + + /** + * Details about the entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("entitlementDetails") + String entitlementDetails; + + /** + * The current state of the RoverNode. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + LifecycleState lifecycleState; + + /** + * A property that can contain details on the lifecycle. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + String lifecycleStateDetails; + + /** + * tenant Id. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("tenantId") + String tenantId; + + /** + * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no + * predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Department\": \"Finance\"}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + java.util.Map freeformTags; + + /** + * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + java.util.Map> definedTags; + + /** + * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{orcl-cloud: {free-tier-retain: true}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + java.util.Map> systemTags; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..f33d11989d2 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/CreateRoverNodeDetails.java @@ -0,0 +1,472 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * The information requied to create a RoverNode. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = CreateRoverNodeDetails.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class CreateRoverNodeDetails { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; + + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("customerShippingAddress") + private ShippingAddress customerShippingAddress; + + public Builder customerShippingAddress(ShippingAddress customerShippingAddress) { + this.customerShippingAddress = customerShippingAddress; + this.__explicitlySet__.add("customerShippingAddress"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("nodeWorkloads") + private java.util.List nodeWorkloads; + + public Builder nodeWorkloads(java.util.List nodeWorkloads) { + this.nodeWorkloads = nodeWorkloads; + this.__explicitlySet__.add("nodeWorkloads"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("superUserPassword") + private String superUserPassword; + + public Builder superUserPassword(String superUserPassword) { + this.superUserPassword = superUserPassword; + this.__explicitlySet__.add("superUserPassword"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("unlockPassphrase") + private String unlockPassphrase; + + public Builder unlockPassphrase(String unlockPassphrase) { + this.unlockPassphrase = unlockPassphrase; + this.__explicitlySet__.add("unlockPassphrase"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContact") + private String pointOfContact; + + public Builder pointOfContact(String pointOfContact) { + this.pointOfContact = pointOfContact; + this.__explicitlySet__.add("pointOfContact"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContactPhoneNumber") + private String pointOfContactPhoneNumber; + + public Builder pointOfContactPhoneNumber(String pointOfContactPhoneNumber) { + this.pointOfContactPhoneNumber = pointOfContactPhoneNumber; + this.__explicitlySet__.add("pointOfContactPhoneNumber"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("shippingPreference") + private ShippingPreference shippingPreference; + + public Builder shippingPreference(ShippingPreference shippingPreference) { + this.shippingPreference = shippingPreference; + this.__explicitlySet__.add("shippingPreference"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("shippingVendor") + private String shippingVendor; + + public Builder shippingVendor(String shippingVendor) { + this.shippingVendor = shippingVendor; + this.__explicitlySet__.add("shippingVendor"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timePickupExpected") + private java.util.Date timePickupExpected; + + public Builder timePickupExpected(java.util.Date timePickupExpected) { + this.timePickupExpected = timePickupExpected; + this.__explicitlySet__.add("timePickupExpected"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("publicKey") + private String publicKey; + + public Builder publicKey(String publicKey) { + this.publicKey = publicKey; + this.__explicitlySet__.add("publicKey"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowStarts") + private java.util.Date timeReturnWindowStarts; + + public Builder timeReturnWindowStarts(java.util.Date timeReturnWindowStarts) { + this.timeReturnWindowStarts = timeReturnWindowStarts; + this.__explicitlySet__.add("timeReturnWindowStarts"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowEnds") + private java.util.Date timeReturnWindowEnds; + + public Builder timeReturnWindowEnds(java.util.Date timeReturnWindowEnds) { + this.timeReturnWindowEnds = timeReturnWindowEnds; + this.__explicitlySet__.add("timeReturnWindowEnds"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + private LifecycleState lifecycleState; + + public Builder lifecycleState(LifecycleState lifecycleState) { + this.lifecycleState = lifecycleState; + this.__explicitlySet__.add("lifecycleState"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("enclosureType") + private EnclosureType enclosureType; + + public Builder enclosureType(EnclosureType enclosureType) { + this.enclosureType = enclosureType; + this.__explicitlySet__.add("enclosureType"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + private String lifecycleStateDetails; + + public Builder lifecycleStateDetails(String lifecycleStateDetails) { + this.lifecycleStateDetails = lifecycleStateDetails; + this.__explicitlySet__.add("lifecycleStateDetails"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("serialNumber") + private String serialNumber; + + public Builder serialNumber(String serialNumber) { + this.serialNumber = serialNumber; + this.__explicitlySet__.add("serialNumber"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("oracleShippingTrackingUrl") + private String oracleShippingTrackingUrl; + + public Builder oracleShippingTrackingUrl(String oracleShippingTrackingUrl) { + this.oracleShippingTrackingUrl = oracleShippingTrackingUrl; + this.__explicitlySet__.add("oracleShippingTrackingUrl"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + private java.util.Map> systemTags; + + public Builder systemTags(java.util.Map> systemTags) { + this.systemTags = systemTags; + this.__explicitlySet__.add("systemTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public CreateRoverNodeDetails build() { + CreateRoverNodeDetails __instance__ = + new CreateRoverNodeDetails( + displayName, + compartmentId, + customerShippingAddress, + nodeWorkloads, + superUserPassword, + unlockPassphrase, + pointOfContact, + pointOfContactPhoneNumber, + shippingPreference, + shippingVendor, + timePickupExpected, + publicKey, + timeReturnWindowStarts, + timeReturnWindowEnds, + lifecycleState, + enclosureType, + lifecycleStateDetails, + serialNumber, + oracleShippingTrackingUrl, + freeformTags, + definedTags, + systemTags); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(CreateRoverNodeDetails o) { + Builder copiedBuilder = + displayName(o.getDisplayName()) + .compartmentId(o.getCompartmentId()) + .customerShippingAddress(o.getCustomerShippingAddress()) + .nodeWorkloads(o.getNodeWorkloads()) + .superUserPassword(o.getSuperUserPassword()) + .unlockPassphrase(o.getUnlockPassphrase()) + .pointOfContact(o.getPointOfContact()) + .pointOfContactPhoneNumber(o.getPointOfContactPhoneNumber()) + .shippingPreference(o.getShippingPreference()) + .shippingVendor(o.getShippingVendor()) + .timePickupExpected(o.getTimePickupExpected()) + .publicKey(o.getPublicKey()) + .timeReturnWindowStarts(o.getTimeReturnWindowStarts()) + .timeReturnWindowEnds(o.getTimeReturnWindowEnds()) + .lifecycleState(o.getLifecycleState()) + .enclosureType(o.getEnclosureType()) + .lifecycleStateDetails(o.getLifecycleStateDetails()) + .serialNumber(o.getSerialNumber()) + .oracleShippingTrackingUrl(o.getOracleShippingTrackingUrl()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .systemTags(o.getSystemTags()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + String displayName; + + /** + * The OCID of the compartment containing the RoverNode. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + String compartmentId; + + @com.fasterxml.jackson.annotation.JsonProperty("customerShippingAddress") + ShippingAddress customerShippingAddress; + + /** + * List of existing workloads that should be provisioned on the node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("nodeWorkloads") + java.util.List nodeWorkloads; + + /** + * Root password for the rover node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("superUserPassword") + String superUserPassword; + + /** + * Passphrase to unlock the rover node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("unlockPassphrase") + String unlockPassphrase; + + /** + * Name of point of contact for this order if customer is picking up. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContact") + String pointOfContact; + + /** + * Phone number of point of contact for this order if customer is picking up. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContactPhoneNumber") + String pointOfContactPhoneNumber; + /** + * Preference for device delivery. + **/ + public enum ShippingPreference { + OracleShipped("ORACLE_SHIPPED"), + CustomerPickup("CUSTOMER_PICKUP"), + ; + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (ShippingPreference v : ShippingPreference.values()) { + map.put(v.getValue(), v); + } + } + + ShippingPreference(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static ShippingPreference create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + throw new IllegalArgumentException("Invalid ShippingPreference: " + key); + } + }; + /** + * Preference for device delivery. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("shippingPreference") + ShippingPreference shippingPreference; + + /** + * Shipping vendor of choice for orace to customer shipping. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("shippingVendor") + String shippingVendor; + + /** + * Expected date when customer wants to pickup the device if they chose customer pickup. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timePickupExpected") + java.util.Date timePickupExpected; + + /** + * The public key of the resource principal + **/ + @com.fasterxml.jackson.annotation.JsonProperty("publicKey") + String publicKey; + + /** + * Start time for the window to pickup the device from customer. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowStarts") + java.util.Date timeReturnWindowStarts; + + /** + * End time for the window to pickup the device from customer. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowEnds") + java.util.Date timeReturnWindowEnds; + + /** + * The current state of the RoverNode. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + LifecycleState lifecycleState; + + /** + * The type of enclosure rover nodes in this cluster are shipped in. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("enclosureType") + EnclosureType enclosureType; + + /** + * A property that can contain details on the lifecycle. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + String lifecycleStateDetails; + + /** + * Serial number of the node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("serialNumber") + String serialNumber; + + /** + * Tracking Url for the shipped FmsRoverNode. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("oracleShippingTrackingUrl") + String oracleShippingTrackingUrl; + + /** + * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no + * predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Department\": \"Finance\"}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + java.util.Map freeformTags; + + /** + * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + java.util.Map> definedTags; + + /** + * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{orcl-cloud: {free-tier-retain: true}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + java.util.Map> systemTags; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..aed1eb3248e --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/EnclosureType.java @@ -0,0 +1,53 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Type of enclosure the node is shipped in. + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public enum EnclosureType { + Ruggadized("RUGGADIZED"), + NonRuggadized("NON_RUGGADIZED"), + + /** + * This value is used if a service returns a value for this enum that is not recognized by this + * version of the SDK. + */ + UnknownEnumValue(null); + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (EnclosureType v : EnclosureType.values()) { + if (v != UnknownEnumValue) { + map.put(v.getValue(), v); + } + } + } + + EnclosureType(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static EnclosureType create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + LOG.warn( + "Received unknown value '{}' for enum 'EnclosureType', returning UnknownEnumValue", + key); + return UnknownEnumValue; + } +} 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 new file mode 100644 index 00000000000..0331d2332ae --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/LifecycleState.java @@ -0,0 +1,57 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Possible lifecycle states. + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public enum LifecycleState { + Creating("CREATING"), + Updating("UPDATING"), + Active("ACTIVE"), + Deleting("DELETING"), + Deleted("DELETED"), + Failed("FAILED"), + + /** + * This value is used if a service returns a value for this enum that is not recognized by this + * version of the SDK. + */ + UnknownEnumValue(null); + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (LifecycleState v : LifecycleState.values()) { + if (v != UnknownEnumValue) { + map.put(v.getValue(), v); + } + } + } + + LifecycleState(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static LifecycleState create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + LOG.warn( + "Received unknown value '{}' for enum 'LifecycleState', returning UnknownEnumValue", + key); + return UnknownEnumValue; + } +} 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 new file mode 100644 index 00000000000..fccee23061c --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/NodeType.java @@ -0,0 +1,52 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Possible rover node types. + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.extern.slf4j.Slf4j +public enum NodeType { + Standalone("STANDALONE"), + Clustered("CLUSTERED"), + + /** + * This value is used if a service returns a value for this enum that is not recognized by this + * version of the SDK. + */ + UnknownEnumValue(null); + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (NodeType v : NodeType.values()) { + if (v != UnknownEnumValue) { + map.put(v.getValue(), v); + } + } + } + + NodeType(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static NodeType create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + LOG.warn( + "Received unknown value '{}' for enum 'NodeType', returning UnknownEnumValue", key); + return UnknownEnumValue; + } +} 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 new file mode 100644 index 00000000000..dcde5a3ddce --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverCluster.java @@ -0,0 +1,600 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Description of RoverCluster. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize(builder = RoverCluster.Builder.class) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverCluster { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("id") + private String id; + + public Builder id(String id) { + this.id = id; + this.__explicitlySet__.add("id"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; + + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("clusterSize") + private Integer clusterSize; + + public Builder clusterSize(Integer clusterSize) { + this.clusterSize = clusterSize; + this.__explicitlySet__.add("clusterSize"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") + private java.util.Date timeCreated; + + public Builder timeCreated(java.util.Date timeCreated) { + this.timeCreated = timeCreated; + this.__explicitlySet__.add("timeCreated"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + private LifecycleState lifecycleState; + + public Builder lifecycleState(LifecycleState lifecycleState) { + this.lifecycleState = lifecycleState; + this.__explicitlySet__.add("lifecycleState"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + private String lifecycleStateDetails; + + public Builder lifecycleStateDetails(String lifecycleStateDetails) { + this.lifecycleStateDetails = lifecycleStateDetails; + this.__explicitlySet__.add("lifecycleStateDetails"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("customerShippingAddress") + private ShippingAddress customerShippingAddress; + + public Builder customerShippingAddress(ShippingAddress customerShippingAddress) { + this.customerShippingAddress = customerShippingAddress; + this.__explicitlySet__.add("customerShippingAddress"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("nodes") + private java.util.List nodes; + + public Builder nodes(java.util.List nodes) { + this.nodes = nodes; + this.__explicitlySet__.add("nodes"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("enclosureType") + private EnclosureType enclosureType; + + public Builder enclosureType(EnclosureType enclosureType) { + this.enclosureType = enclosureType; + this.__explicitlySet__.add("enclosureType"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeCustomerReceived") + private java.util.Date timeCustomerReceived; + + public Builder timeCustomerReceived(java.util.Date timeCustomerReceived) { + this.timeCustomerReceived = timeCustomerReceived; + this.__explicitlySet__.add("timeCustomerReceived"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeCustomerReturned") + private java.util.Date timeCustomerReturned; + + public Builder timeCustomerReturned(java.util.Date timeCustomerReturned) { + this.timeCustomerReturned = timeCustomerReturned; + this.__explicitlySet__.add("timeCustomerReturned"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("deliveryTrackingInfo") + private String deliveryTrackingInfo; + + public Builder deliveryTrackingInfo(String deliveryTrackingInfo) { + this.deliveryTrackingInfo = deliveryTrackingInfo; + this.__explicitlySet__.add("deliveryTrackingInfo"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("clusterWorkloads") + private java.util.List clusterWorkloads; + + public Builder clusterWorkloads(java.util.List clusterWorkloads) { + this.clusterWorkloads = clusterWorkloads; + this.__explicitlySet__.add("clusterWorkloads"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("superUserPassword") + private String superUserPassword; + + public Builder superUserPassword(String superUserPassword) { + this.superUserPassword = superUserPassword; + this.__explicitlySet__.add("superUserPassword"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("unlockPassphrase") + private String unlockPassphrase; + + public Builder unlockPassphrase(String unlockPassphrase) { + this.unlockPassphrase = unlockPassphrase; + this.__explicitlySet__.add("unlockPassphrase"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContact") + private String pointOfContact; + + public Builder pointOfContact(String pointOfContact) { + this.pointOfContact = pointOfContact; + this.__explicitlySet__.add("pointOfContact"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContactPhoneNumber") + private String pointOfContactPhoneNumber; + + public Builder pointOfContactPhoneNumber(String pointOfContactPhoneNumber) { + this.pointOfContactPhoneNumber = pointOfContactPhoneNumber; + this.__explicitlySet__.add("pointOfContactPhoneNumber"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("shippingPreference") + private ShippingPreference shippingPreference; + + public Builder shippingPreference(ShippingPreference shippingPreference) { + this.shippingPreference = shippingPreference; + this.__explicitlySet__.add("shippingPreference"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("oracleShippingTrackingUrl") + private String oracleShippingTrackingUrl; + + public Builder oracleShippingTrackingUrl(String oracleShippingTrackingUrl) { + this.oracleShippingTrackingUrl = oracleShippingTrackingUrl; + this.__explicitlySet__.add("oracleShippingTrackingUrl"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("shippingVendor") + private String shippingVendor; + + public Builder shippingVendor(String shippingVendor) { + this.shippingVendor = shippingVendor; + this.__explicitlySet__.add("shippingVendor"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timePickupExpected") + private java.util.Date timePickupExpected; + + public Builder timePickupExpected(java.util.Date timePickupExpected) { + this.timePickupExpected = timePickupExpected; + this.__explicitlySet__.add("timePickupExpected"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowStarts") + private java.util.Date timeReturnWindowStarts; + + public Builder timeReturnWindowStarts(java.util.Date timeReturnWindowStarts) { + this.timeReturnWindowStarts = timeReturnWindowStarts; + this.__explicitlySet__.add("timeReturnWindowStarts"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowEnds") + private java.util.Date timeReturnWindowEnds; + + public Builder timeReturnWindowEnds(java.util.Date timeReturnWindowEnds) { + this.timeReturnWindowEnds = timeReturnWindowEnds; + this.__explicitlySet__.add("timeReturnWindowEnds"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("returnShippingLabelUri") + private String returnShippingLabelUri; + + public Builder returnShippingLabelUri(String returnShippingLabelUri) { + this.returnShippingLabelUri = returnShippingLabelUri; + this.__explicitlySet__.add("returnShippingLabelUri"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("imageExportPar") + private String imageExportPar; + + public Builder imageExportPar(String imageExportPar) { + this.imageExportPar = imageExportPar; + this.__explicitlySet__.add("imageExportPar"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + private java.util.Map> systemTags; + + public Builder systemTags(java.util.Map> systemTags) { + this.systemTags = systemTags; + this.__explicitlySet__.add("systemTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverCluster build() { + RoverCluster __instance__ = + new RoverCluster( + id, + compartmentId, + displayName, + clusterSize, + timeCreated, + lifecycleState, + lifecycleStateDetails, + customerShippingAddress, + nodes, + enclosureType, + timeCustomerReceived, + timeCustomerReturned, + deliveryTrackingInfo, + clusterWorkloads, + superUserPassword, + unlockPassphrase, + pointOfContact, + pointOfContactPhoneNumber, + shippingPreference, + oracleShippingTrackingUrl, + shippingVendor, + timePickupExpected, + timeReturnWindowStarts, + timeReturnWindowEnds, + returnShippingLabelUri, + imageExportPar, + freeformTags, + definedTags, + systemTags); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverCluster o) { + Builder copiedBuilder = + id(o.getId()) + .compartmentId(o.getCompartmentId()) + .displayName(o.getDisplayName()) + .clusterSize(o.getClusterSize()) + .timeCreated(o.getTimeCreated()) + .lifecycleState(o.getLifecycleState()) + .lifecycleStateDetails(o.getLifecycleStateDetails()) + .customerShippingAddress(o.getCustomerShippingAddress()) + .nodes(o.getNodes()) + .enclosureType(o.getEnclosureType()) + .timeCustomerReceived(o.getTimeCustomerReceived()) + .timeCustomerReturned(o.getTimeCustomerReturned()) + .deliveryTrackingInfo(o.getDeliveryTrackingInfo()) + .clusterWorkloads(o.getClusterWorkloads()) + .superUserPassword(o.getSuperUserPassword()) + .unlockPassphrase(o.getUnlockPassphrase()) + .pointOfContact(o.getPointOfContact()) + .pointOfContactPhoneNumber(o.getPointOfContactPhoneNumber()) + .shippingPreference(o.getShippingPreference()) + .oracleShippingTrackingUrl(o.getOracleShippingTrackingUrl()) + .shippingVendor(o.getShippingVendor()) + .timePickupExpected(o.getTimePickupExpected()) + .timeReturnWindowStarts(o.getTimeReturnWindowStarts()) + .timeReturnWindowEnds(o.getTimeReturnWindowEnds()) + .returnShippingLabelUri(o.getReturnShippingLabelUri()) + .imageExportPar(o.getImageExportPar()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .systemTags(o.getSystemTags()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * The OCID of RoverCluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("id") + String id; + + /** + * The OCID of the compartment containing the RoverCluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + String compartmentId; + + /** + * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + String displayName; + + /** + * Size of the cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("clusterSize") + Integer clusterSize; + + /** + * The time the the RoverCluster was created. An RFC3339 formatted datetime string + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") + java.util.Date timeCreated; + + /** + * The current state of the RoverCluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + LifecycleState lifecycleState; + + /** + * A property that can contain details on the lifecycle. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + String lifecycleStateDetails; + + @com.fasterxml.jackson.annotation.JsonProperty("customerShippingAddress") + ShippingAddress customerShippingAddress; + + /** + * The summary of nodes that are part of this cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("nodes") + java.util.List nodes; + + /** + * The type of enclosure rover nodes in this cluster are shipped in. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("enclosureType") + EnclosureType enclosureType; + + /** + * Time when customer received the cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeCustomerReceived") + java.util.Date timeCustomerReceived; + + /** + * Time when customer returned the cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeCustomerReturned") + java.util.Date timeCustomerReturned; + + /** + * Tracking information for device shipping. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("deliveryTrackingInfo") + String deliveryTrackingInfo; + + /** + * List of existing workloads that should be provisioned on the nodes. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("clusterWorkloads") + java.util.List clusterWorkloads; + + /** + * Root password for the rover cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("superUserPassword") + String superUserPassword; + + /** + * Password to unlock the rover cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("unlockPassphrase") + String unlockPassphrase; + + /** + * Name of point of contact for this order if customer is picking up. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContact") + String pointOfContact; + + /** + * Phone number of point of contact for this order if customer is picking up. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContactPhoneNumber") + String pointOfContactPhoneNumber; + /** + * Preference for device delivery. + **/ + @lombok.extern.slf4j.Slf4j + public enum ShippingPreference { + OracleShipped("ORACLE_SHIPPED"), + CustomerPickup("CUSTOMER_PICKUP"), + + /** + * This value is used if a service returns a value for this enum that is not recognized by this + * version of the SDK. + */ + UnknownEnumValue(null); + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (ShippingPreference v : ShippingPreference.values()) { + if (v != UnknownEnumValue) { + map.put(v.getValue(), v); + } + } + } + + ShippingPreference(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static ShippingPreference create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + LOG.warn( + "Received unknown value '{}' for enum 'ShippingPreference', returning UnknownEnumValue", + key); + return UnknownEnumValue; + } + }; + /** + * Preference for device delivery. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("shippingPreference") + ShippingPreference shippingPreference; + + /** + * Tracking Url for the shipped Rover Cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("oracleShippingTrackingUrl") + String oracleShippingTrackingUrl; + + /** + * Shipping vendor of choice for orace to customer shipping. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("shippingVendor") + String shippingVendor; + + /** + * Expected date when customer wants to pickup the device if they chose customer pickup. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timePickupExpected") + java.util.Date timePickupExpected; + + /** + * Start time for the window to pickup the device from customer. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowStarts") + java.util.Date timeReturnWindowStarts; + + /** + * End time for the window to pickup the device from customer. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowEnds") + java.util.Date timeReturnWindowEnds; + + /** + * Uri to download return shipping label. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("returnShippingLabelUri") + String returnShippingLabelUri; + + /** + * The link to pre-authenticated request for a bucket where image workloads are moved. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("imageExportPar") + String imageExportPar; + + /** + * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no + * predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Department\": \"Finance\"}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + java.util.Map freeformTags; + + /** + * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + java.util.Map> definedTags; + + /** + * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{orcl-cloud: {free-tier-retain: true}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + java.util.Map> systemTags; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..89c6d923042 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverClusterCertificate.java @@ -0,0 +1,71 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * The certificate response + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = RoverClusterCertificate.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverClusterCertificate { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("certificate") + private String certificate; + + public Builder certificate(String certificate) { + this.certificate = certificate; + this.__explicitlySet__.add("certificate"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverClusterCertificate build() { + RoverClusterCertificate __instance__ = new RoverClusterCertificate(certificate); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverClusterCertificate o) { + Builder copiedBuilder = certificate(o.getCertificate()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * The certificate that can be installed on a client to do TLS communication to the cluster + **/ + @com.fasterxml.jackson.annotation.JsonProperty("certificate") + String certificate; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..098291f8062 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverClusterCollection.java @@ -0,0 +1,71 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Results of a roverCluster search. Contains both RoverClusterSummary items and other data. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = RoverClusterCollection.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverClusterCollection { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("items") + private java.util.List items; + + public Builder items(java.util.List items) { + this.items = items; + this.__explicitlySet__.add("items"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverClusterCollection build() { + RoverClusterCollection __instance__ = new RoverClusterCollection(items); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverClusterCollection o) { + Builder copiedBuilder = items(o.getItems()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * List of roverClusterSummary. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("items") + java.util.List items; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..c1586c21bfc --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverClusterSummary.java @@ -0,0 +1,237 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Summary of the RoverCluster. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = RoverClusterSummary.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverClusterSummary { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("id") + private String id; + + public Builder id(String id) { + this.id = id; + this.__explicitlySet__.add("id"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; + + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") + private java.util.Date timeCreated; + + public Builder timeCreated(java.util.Date timeCreated) { + this.timeCreated = timeCreated; + this.__explicitlySet__.add("timeCreated"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("nodes") + private java.util.List nodes; + + public Builder nodes(java.util.List nodes) { + this.nodes = nodes; + this.__explicitlySet__.add("nodes"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + private LifecycleState lifecycleState; + + public Builder lifecycleState(LifecycleState lifecycleState) { + this.lifecycleState = lifecycleState; + this.__explicitlySet__.add("lifecycleState"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + private String lifecycleStateDetails; + + public Builder lifecycleStateDetails(String lifecycleStateDetails) { + this.lifecycleStateDetails = lifecycleStateDetails; + this.__explicitlySet__.add("lifecycleStateDetails"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + private java.util.Map> systemTags; + + public Builder systemTags(java.util.Map> systemTags) { + this.systemTags = systemTags; + this.__explicitlySet__.add("systemTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverClusterSummary build() { + RoverClusterSummary __instance__ = + new RoverClusterSummary( + id, + compartmentId, + displayName, + timeCreated, + nodes, + lifecycleState, + lifecycleStateDetails, + freeformTags, + definedTags, + systemTags); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverClusterSummary o) { + Builder copiedBuilder = + id(o.getId()) + .compartmentId(o.getCompartmentId()) + .displayName(o.getDisplayName()) + .timeCreated(o.getTimeCreated()) + .nodes(o.getNodes()) + .lifecycleState(o.getLifecycleState()) + .lifecycleStateDetails(o.getLifecycleStateDetails()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .systemTags(o.getSystemTags()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * The OCID of RoverCluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("id") + String id; + + /** + * The OCID of the compartment containing the RoverCluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + String compartmentId; + + /** + * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + String displayName; + + /** + * The time the the RoverCluster was created. An RFC3339 formatted datetime string + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") + java.util.Date timeCreated; + + /** + * The nodes that are part of this cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("nodes") + java.util.List nodes; + + /** + * The current state of the RoverCluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + LifecycleState lifecycleState; + + /** + * A property that can contain details on the lifecycle. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + String lifecycleStateDetails; + + /** + * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no + * predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Department\": \"Finance\"}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + java.util.Map freeformTags; + + /** + * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + java.util.Map> definedTags; + + /** + * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{orcl-cloud: {free-tier-retain: true}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + java.util.Map> systemTags; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..b0aae0869f0 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverEntitlement.java @@ -0,0 +1,350 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Information about a RoverEntitlement. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize(builder = RoverEntitlement.Builder.class) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverEntitlement { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("tenantId") + private String tenantId; + + public Builder tenantId(String tenantId) { + this.tenantId = tenantId; + this.__explicitlySet__.add("tenantId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("id") + private String id; + + public Builder id(String id) { + this.id = id; + this.__explicitlySet__.add("id"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; + + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("requestorName") + private String requestorName; + + public Builder requestorName(String requestorName) { + this.requestorName = requestorName; + this.__explicitlySet__.add("requestorName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("requestorEmail") + private String requestorEmail; + + public Builder requestorEmail(String requestorEmail) { + this.requestorEmail = requestorEmail; + this.__explicitlySet__.add("requestorEmail"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + private LifecycleState lifecycleState; + + public Builder lifecycleState(LifecycleState lifecycleState) { + this.lifecycleState = lifecycleState; + this.__explicitlySet__.add("lifecycleState"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("entitlementDetails") + private String entitlementDetails; + + public Builder entitlementDetails(String entitlementDetails) { + this.entitlementDetails = entitlementDetails; + this.__explicitlySet__.add("entitlementDetails"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + private String lifecycleStateDetails; + + public Builder lifecycleStateDetails(String lifecycleStateDetails) { + this.lifecycleStateDetails = lifecycleStateDetails; + this.__explicitlySet__.add("lifecycleStateDetails"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") + private java.util.Date timeCreated; + + public Builder timeCreated(java.util.Date timeCreated) { + this.timeCreated = timeCreated; + this.__explicitlySet__.add("timeCreated"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeUpdated") + private java.util.Date timeUpdated; + + public Builder timeUpdated(java.util.Date timeUpdated) { + this.timeUpdated = timeUpdated; + this.__explicitlySet__.add("timeUpdated"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + private java.util.Map> systemTags; + + public Builder systemTags(java.util.Map> systemTags) { + this.systemTags = systemTags; + this.__explicitlySet__.add("systemTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverEntitlement build() { + RoverEntitlement __instance__ = + new RoverEntitlement( + tenantId, + id, + compartmentId, + displayName, + requestorName, + requestorEmail, + lifecycleState, + entitlementDetails, + lifecycleStateDetails, + timeCreated, + timeUpdated, + freeformTags, + definedTags, + systemTags); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverEntitlement o) { + Builder copiedBuilder = + tenantId(o.getTenantId()) + .id(o.getId()) + .compartmentId(o.getCompartmentId()) + .displayName(o.getDisplayName()) + .requestorName(o.getRequestorName()) + .requestorEmail(o.getRequestorEmail()) + .lifecycleState(o.getLifecycleState()) + .entitlementDetails(o.getEntitlementDetails()) + .lifecycleStateDetails(o.getLifecycleStateDetails()) + .timeCreated(o.getTimeCreated()) + .timeUpdated(o.getTimeUpdated()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .systemTags(o.getSystemTags()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * tenant Id. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("tenantId") + String tenantId; + + /** + * A property that can uniquely identify the rover entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("id") + String id; + + /** + * The compartment Id for the entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + String compartmentId; + + /** + * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + String displayName; + + /** + * Requestor name for the entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("requestorName") + String requestorName; + + /** + * Requestor email for the entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("requestorEmail") + String requestorEmail; + /** + * Lifecyclestate for the entitlement. + **/ + @lombok.extern.slf4j.Slf4j + public enum LifecycleState { + Creating("CREATING"), + Active("ACTIVE"), + Inactive("INACTIVE"), + Deleted("DELETED"), + + /** + * This value is used if a service returns a value for this enum that is not recognized by this + * version of the SDK. + */ + UnknownEnumValue(null); + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (LifecycleState v : LifecycleState.values()) { + if (v != UnknownEnumValue) { + map.put(v.getValue(), v); + } + } + } + + LifecycleState(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static LifecycleState create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + LOG.warn( + "Received unknown value '{}' for enum 'LifecycleState', returning UnknownEnumValue", + key); + return UnknownEnumValue; + } + }; + /** + * Lifecyclestate for the entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + LifecycleState lifecycleState; + + /** + * Details about the entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("entitlementDetails") + String entitlementDetails; + + /** + * A property that can contain details on the lifecycle. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + String lifecycleStateDetails; + + /** + * Time of creation for the entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") + java.util.Date timeCreated; + + /** + * Time when the entitlement was last updated. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeUpdated") + java.util.Date timeUpdated; + + /** + * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no + * predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Department\": \"Finance\"}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + java.util.Map freeformTags; + + /** + * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + java.util.Map> definedTags; + + /** + * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{orcl-cloud: {free-tier-retain: true}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + java.util.Map> systemTags; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..c8e54e40295 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverEntitlementCollection.java @@ -0,0 +1,71 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Results of a roverEntitlement search. Contains RoverEntitlementSummary. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = RoverEntitlementCollection.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverEntitlementCollection { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("items") + private java.util.List items; + + public Builder items(java.util.List items) { + this.items = items; + this.__explicitlySet__.add("items"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverEntitlementCollection build() { + RoverEntitlementCollection __instance__ = new RoverEntitlementCollection(items); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverEntitlementCollection o) { + Builder copiedBuilder = items(o.getItems()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * List of RoverEntitlementSummary. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("items") + java.util.List items; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..9a343097d05 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverEntitlementSummary.java @@ -0,0 +1,237 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Rover entitlement summary. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = RoverEntitlementSummary.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverEntitlementSummary { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("id") + private String id; + + public Builder id(String id) { + this.id = id; + this.__explicitlySet__.add("id"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; + + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("requestorName") + private String requestorName; + + public Builder requestorName(String requestorName) { + this.requestorName = requestorName; + this.__explicitlySet__.add("requestorName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("requestorEmail") + private String requestorEmail; + + public Builder requestorEmail(String requestorEmail) { + this.requestorEmail = requestorEmail; + this.__explicitlySet__.add("requestorEmail"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + private RoverEntitlement.LifecycleState lifecycleState; + + public Builder lifecycleState(RoverEntitlement.LifecycleState lifecycleState) { + this.lifecycleState = lifecycleState; + this.__explicitlySet__.add("lifecycleState"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + private String lifecycleStateDetails; + + public Builder lifecycleStateDetails(String lifecycleStateDetails) { + this.lifecycleStateDetails = lifecycleStateDetails; + this.__explicitlySet__.add("lifecycleStateDetails"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + private java.util.Map> systemTags; + + public Builder systemTags(java.util.Map> systemTags) { + this.systemTags = systemTags; + this.__explicitlySet__.add("systemTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverEntitlementSummary build() { + RoverEntitlementSummary __instance__ = + new RoverEntitlementSummary( + id, + compartmentId, + displayName, + requestorName, + requestorEmail, + lifecycleState, + lifecycleStateDetails, + freeformTags, + definedTags, + systemTags); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverEntitlementSummary o) { + Builder copiedBuilder = + id(o.getId()) + .compartmentId(o.getCompartmentId()) + .displayName(o.getDisplayName()) + .requestorName(o.getRequestorName()) + .requestorEmail(o.getRequestorEmail()) + .lifecycleState(o.getLifecycleState()) + .lifecycleStateDetails(o.getLifecycleStateDetails()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .systemTags(o.getSystemTags()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * Id of the entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("id") + String id; + + /** + * The compartment Id. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + String compartmentId; + + /** + * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + String displayName; + + /** + * Requestor name for the entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("requestorName") + String requestorName; + + /** + * Email id of the requestor for entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("requestorEmail") + String requestorEmail; + + /** + * Lifecyclestate for the entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + RoverEntitlement.LifecycleState lifecycleState; + + /** + * A property that can contain details on the lifecycle. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + String lifecycleStateDetails; + + /** + * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no + * predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Department\": \"Finance\"}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + java.util.Map freeformTags; + + /** + * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + java.util.Map> definedTags; + + /** + * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{orcl-cloud: {free-tier-retain: true}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + java.util.Map> systemTags; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..6de7441e928 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNode.java @@ -0,0 +1,634 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Information about a RoverNode. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize(builder = RoverNode.Builder.class) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverNode { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("id") + private String id; + + public Builder id(String id) { + this.id = id; + this.__explicitlySet__.add("id"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("clusterId") + private String clusterId; + + public Builder clusterId(String clusterId) { + this.clusterId = clusterId; + this.__explicitlySet__.add("clusterId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; + + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("nodeType") + private NodeType nodeType; + + public Builder nodeType(NodeType nodeType) { + this.nodeType = nodeType; + this.__explicitlySet__.add("nodeType"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("enclosureType") + private EnclosureType enclosureType; + + public Builder enclosureType(EnclosureType enclosureType) { + this.enclosureType = enclosureType; + this.__explicitlySet__.add("enclosureType"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("serialNumber") + private String serialNumber; + + public Builder serialNumber(String serialNumber) { + this.serialNumber = serialNumber; + this.__explicitlySet__.add("serialNumber"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") + private java.util.Date timeCreated; + + public Builder timeCreated(java.util.Date timeCreated) { + this.timeCreated = timeCreated; + this.__explicitlySet__.add("timeCreated"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + private LifecycleState lifecycleState; + + public Builder lifecycleState(LifecycleState lifecycleState) { + this.lifecycleState = lifecycleState; + this.__explicitlySet__.add("lifecycleState"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + private String lifecycleStateDetails; + + public Builder lifecycleStateDetails(String lifecycleStateDetails) { + this.lifecycleStateDetails = lifecycleStateDetails; + this.__explicitlySet__.add("lifecycleStateDetails"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("customerShippingAddress") + private ShippingAddress customerShippingAddress; + + public Builder customerShippingAddress(ShippingAddress customerShippingAddress) { + this.customerShippingAddress = customerShippingAddress; + this.__explicitlySet__.add("customerShippingAddress"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("nodeWorkloads") + private java.util.List nodeWorkloads; + + public Builder nodeWorkloads(java.util.List nodeWorkloads) { + this.nodeWorkloads = nodeWorkloads; + this.__explicitlySet__.add("nodeWorkloads"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeCustomerReceieved") + private java.util.Date timeCustomerReceieved; + + public Builder timeCustomerReceieved(java.util.Date timeCustomerReceieved) { + this.timeCustomerReceieved = timeCustomerReceieved; + this.__explicitlySet__.add("timeCustomerReceieved"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeCustomerReturned") + private java.util.Date timeCustomerReturned; + + public Builder timeCustomerReturned(java.util.Date timeCustomerReturned) { + this.timeCustomerReturned = timeCustomerReturned; + this.__explicitlySet__.add("timeCustomerReturned"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("deliveryTrackingInfo") + private String deliveryTrackingInfo; + + public Builder deliveryTrackingInfo(String deliveryTrackingInfo) { + this.deliveryTrackingInfo = deliveryTrackingInfo; + this.__explicitlySet__.add("deliveryTrackingInfo"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("superUserPassword") + private String superUserPassword; + + public Builder superUserPassword(String superUserPassword) { + this.superUserPassword = superUserPassword; + this.__explicitlySet__.add("superUserPassword"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("unlockPassphrase") + private String unlockPassphrase; + + public Builder unlockPassphrase(String unlockPassphrase) { + this.unlockPassphrase = unlockPassphrase; + this.__explicitlySet__.add("unlockPassphrase"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContact") + private String pointOfContact; + + public Builder pointOfContact(String pointOfContact) { + this.pointOfContact = pointOfContact; + this.__explicitlySet__.add("pointOfContact"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContactPhoneNumber") + private String pointOfContactPhoneNumber; + + public Builder pointOfContactPhoneNumber(String pointOfContactPhoneNumber) { + this.pointOfContactPhoneNumber = pointOfContactPhoneNumber; + this.__explicitlySet__.add("pointOfContactPhoneNumber"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("shippingPreference") + private ShippingPreference shippingPreference; + + public Builder shippingPreference(ShippingPreference shippingPreference) { + this.shippingPreference = shippingPreference; + this.__explicitlySet__.add("shippingPreference"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("shippingVendor") + private String shippingVendor; + + public Builder shippingVendor(String shippingVendor) { + this.shippingVendor = shippingVendor; + this.__explicitlySet__.add("shippingVendor"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timePickupExpected") + private java.util.Date timePickupExpected; + + public Builder timePickupExpected(java.util.Date timePickupExpected) { + this.timePickupExpected = timePickupExpected; + this.__explicitlySet__.add("timePickupExpected"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowStarts") + private java.util.Date timeReturnWindowStarts; + + public Builder timeReturnWindowStarts(java.util.Date timeReturnWindowStarts) { + this.timeReturnWindowStarts = timeReturnWindowStarts; + this.__explicitlySet__.add("timeReturnWindowStarts"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("oracleShippingTrackingUrl") + private String oracleShippingTrackingUrl; + + public Builder oracleShippingTrackingUrl(String oracleShippingTrackingUrl) { + this.oracleShippingTrackingUrl = oracleShippingTrackingUrl; + this.__explicitlySet__.add("oracleShippingTrackingUrl"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowEnds") + private java.util.Date timeReturnWindowEnds; + + public Builder timeReturnWindowEnds(java.util.Date timeReturnWindowEnds) { + this.timeReturnWindowEnds = timeReturnWindowEnds; + this.__explicitlySet__.add("timeReturnWindowEnds"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("returnShippingLabelUri") + private String returnShippingLabelUri; + + public Builder returnShippingLabelUri(String returnShippingLabelUri) { + this.returnShippingLabelUri = returnShippingLabelUri; + this.__explicitlySet__.add("returnShippingLabelUri"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("publicKey") + private String publicKey; + + public Builder publicKey(String publicKey) { + this.publicKey = publicKey; + this.__explicitlySet__.add("publicKey"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("imageExportPar") + private String imageExportPar; + + public Builder imageExportPar(String imageExportPar) { + this.imageExportPar = imageExportPar; + this.__explicitlySet__.add("imageExportPar"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + private java.util.Map> systemTags; + + public Builder systemTags(java.util.Map> systemTags) { + this.systemTags = systemTags; + this.__explicitlySet__.add("systemTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverNode build() { + RoverNode __instance__ = + new RoverNode( + id, + clusterId, + compartmentId, + nodeType, + enclosureType, + serialNumber, + displayName, + timeCreated, + lifecycleState, + lifecycleStateDetails, + customerShippingAddress, + nodeWorkloads, + timeCustomerReceieved, + timeCustomerReturned, + deliveryTrackingInfo, + superUserPassword, + unlockPassphrase, + pointOfContact, + pointOfContactPhoneNumber, + shippingPreference, + shippingVendor, + timePickupExpected, + timeReturnWindowStarts, + oracleShippingTrackingUrl, + timeReturnWindowEnds, + returnShippingLabelUri, + publicKey, + imageExportPar, + freeformTags, + definedTags, + systemTags); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverNode o) { + Builder copiedBuilder = + id(o.getId()) + .clusterId(o.getClusterId()) + .compartmentId(o.getCompartmentId()) + .nodeType(o.getNodeType()) + .enclosureType(o.getEnclosureType()) + .serialNumber(o.getSerialNumber()) + .displayName(o.getDisplayName()) + .timeCreated(o.getTimeCreated()) + .lifecycleState(o.getLifecycleState()) + .lifecycleStateDetails(o.getLifecycleStateDetails()) + .customerShippingAddress(o.getCustomerShippingAddress()) + .nodeWorkloads(o.getNodeWorkloads()) + .timeCustomerReceieved(o.getTimeCustomerReceieved()) + .timeCustomerReturned(o.getTimeCustomerReturned()) + .deliveryTrackingInfo(o.getDeliveryTrackingInfo()) + .superUserPassword(o.getSuperUserPassword()) + .unlockPassphrase(o.getUnlockPassphrase()) + .pointOfContact(o.getPointOfContact()) + .pointOfContactPhoneNumber(o.getPointOfContactPhoneNumber()) + .shippingPreference(o.getShippingPreference()) + .shippingVendor(o.getShippingVendor()) + .timePickupExpected(o.getTimePickupExpected()) + .timeReturnWindowStarts(o.getTimeReturnWindowStarts()) + .oracleShippingTrackingUrl(o.getOracleShippingTrackingUrl()) + .timeReturnWindowEnds(o.getTimeReturnWindowEnds()) + .returnShippingLabelUri(o.getReturnShippingLabelUri()) + .publicKey(o.getPublicKey()) + .imageExportPar(o.getImageExportPar()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .systemTags(o.getSystemTags()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * The OCID of RoverNode. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("id") + String id; + + /** + * The cluster ID if the node is part of a cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("clusterId") + String clusterId; + + /** + * The OCID of the compartment containing the RoverNode. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + String compartmentId; + + /** + * The type of node indicating if it belongs to a cluster + **/ + @com.fasterxml.jackson.annotation.JsonProperty("nodeType") + NodeType nodeType; + + /** + * The type of enclosure rover node is shipped in. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("enclosureType") + EnclosureType enclosureType; + + /** + * Serial number of the node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("serialNumber") + String serialNumber; + + /** + * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + String displayName; + + /** + * The time the the RoverNode was created. An RFC3339 formatted datetime string + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") + java.util.Date timeCreated; + + /** + * The current state of the RoverNode. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + LifecycleState lifecycleState; + + /** + * A property that can contain details on the lifecycle. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + String lifecycleStateDetails; + + @com.fasterxml.jackson.annotation.JsonProperty("customerShippingAddress") + ShippingAddress customerShippingAddress; + + /** + * List of existing workloads that should be provisioned on the node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("nodeWorkloads") + java.util.List nodeWorkloads; + + /** + * Date and time when customer received tne node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeCustomerReceieved") + java.util.Date timeCustomerReceieved; + + /** + * Date and time when customer returned the node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeCustomerReturned") + java.util.Date timeCustomerReturned; + + /** + * Tracking information for device shipping. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("deliveryTrackingInfo") + String deliveryTrackingInfo; + + /** + * Root password for the rover node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("superUserPassword") + String superUserPassword; + + /** + * Password to unlock the rover node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("unlockPassphrase") + String unlockPassphrase; + + /** + * Name of point of contact for this order if customer is picking up. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContact") + String pointOfContact; + + /** + * Phone number of point of contact for this order if customer is picking up. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContactPhoneNumber") + String pointOfContactPhoneNumber; + /** + * Preference for device delivery. + **/ + @lombok.extern.slf4j.Slf4j + public enum ShippingPreference { + OracleShipped("ORACLE_SHIPPED"), + CustomerPickup("CUSTOMER_PICKUP"), + + /** + * This value is used if a service returns a value for this enum that is not recognized by this + * version of the SDK. + */ + UnknownEnumValue(null); + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (ShippingPreference v : ShippingPreference.values()) { + if (v != UnknownEnumValue) { + map.put(v.getValue(), v); + } + } + } + + ShippingPreference(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static ShippingPreference create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + LOG.warn( + "Received unknown value '{}' for enum 'ShippingPreference', returning UnknownEnumValue", + key); + return UnknownEnumValue; + } + }; + /** + * Preference for device delivery. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("shippingPreference") + ShippingPreference shippingPreference; + + /** + * Shipping vendor of choice for orace to customer shipping. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("shippingVendor") + String shippingVendor; + + /** + * Expected date when customer wants to pickup the device if they chose customer pickup. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timePickupExpected") + java.util.Date timePickupExpected; + + /** + * Start time for the window to pickup the device from customer. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowStarts") + java.util.Date timeReturnWindowStarts; + + /** + * Tracking Url for the shipped RoverNode. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("oracleShippingTrackingUrl") + String oracleShippingTrackingUrl; + + /** + * End time for the window to pickup the device from customer. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowEnds") + java.util.Date timeReturnWindowEnds; + + /** + * Uri to download return shipping label. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("returnShippingLabelUri") + String returnShippingLabelUri; + + /** + * The public key of the resource principal + **/ + @com.fasterxml.jackson.annotation.JsonProperty("publicKey") + String publicKey; + + /** + * The link to pre-authenticated request for a bucket where image workloads are moved. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("imageExportPar") + String imageExportPar; + + /** + * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no + * predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Department\": \"Finance\"}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + java.util.Map freeformTags; + + /** + * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + java.util.Map> definedTags; + + /** + * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{orcl-cloud: {free-tier-retain: true}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + java.util.Map> systemTags; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..fde10ac90d1 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeActionSetKeyDetails.java @@ -0,0 +1,71 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * The information required to update a rover node's set key details. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = RoverNodeActionSetKeyDetails.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverNodeActionSetKeyDetails { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("publicKey") + private String publicKey; + + public Builder publicKey(String publicKey) { + this.publicKey = publicKey; + this.__explicitlySet__.add("publicKey"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverNodeActionSetKeyDetails build() { + RoverNodeActionSetKeyDetails __instance__ = new RoverNodeActionSetKeyDetails(publicKey); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverNodeActionSetKeyDetails o) { + Builder copiedBuilder = publicKey(o.getPublicKey()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * The public key of the resource principal + **/ + @com.fasterxml.jackson.annotation.JsonProperty("publicKey") + String publicKey; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..eef11a3ae96 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeCertificate.java @@ -0,0 +1,71 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * The certificate response + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = RoverNodeCertificate.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverNodeCertificate { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("certificate") + private String certificate; + + public Builder certificate(String certificate) { + this.certificate = certificate; + this.__explicitlySet__.add("certificate"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverNodeCertificate build() { + RoverNodeCertificate __instance__ = new RoverNodeCertificate(certificate); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverNodeCertificate o) { + Builder copiedBuilder = certificate(o.getCertificate()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * The certificate that can be installed on a client to do TLS communication to the node + **/ + @com.fasterxml.jackson.annotation.JsonProperty("certificate") + String certificate; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..96af6e0e151 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeCollection.java @@ -0,0 +1,71 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Results of a roverNode search. Contains both RoverNodeSummary items and other data. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = RoverNodeCollection.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverNodeCollection { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("items") + private java.util.List items; + + public Builder items(java.util.List items) { + this.items = items; + this.__explicitlySet__.add("items"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverNodeCollection build() { + RoverNodeCollection __instance__ = new RoverNodeCollection(items); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverNodeCollection o) { + Builder copiedBuilder = items(o.getItems()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * List of roverNodes. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("items") + java.util.List items; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..adb71ec0fb8 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeEncryptionKey.java @@ -0,0 +1,71 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * The response containing encryption key for a rover node. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = RoverNodeEncryptionKey.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverNodeEncryptionKey { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("encryptionKey") + private String encryptionKey; + + public Builder encryptionKey(String encryptionKey) { + this.encryptionKey = encryptionKey; + this.__explicitlySet__.add("encryptionKey"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverNodeEncryptionKey build() { + RoverNodeEncryptionKey __instance__ = new RoverNodeEncryptionKey(encryptionKey); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverNodeEncryptionKey o) { + Builder copiedBuilder = encryptionKey(o.getEncryptionKey()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * The encryption key key for a rover node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("encryptionKey") + String encryptionKey; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..fa6bec03bbc --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeGetRpt.java @@ -0,0 +1,87 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * The resource principal token response. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize(builder = RoverNodeGetRpt.Builder.class) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverNodeGetRpt { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("resourcePrincipalToken") + private String resourcePrincipalToken; + + public Builder resourcePrincipalToken(String resourcePrincipalToken) { + this.resourcePrincipalToken = resourcePrincipalToken; + this.__explicitlySet__.add("resourcePrincipalToken"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("servicePrincipalSessionToken") + private String servicePrincipalSessionToken; + + public Builder servicePrincipalSessionToken(String servicePrincipalSessionToken) { + this.servicePrincipalSessionToken = servicePrincipalSessionToken; + this.__explicitlySet__.add("servicePrincipalSessionToken"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverNodeGetRpt build() { + RoverNodeGetRpt __instance__ = + new RoverNodeGetRpt(resourcePrincipalToken, servicePrincipalSessionToken); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverNodeGetRpt o) { + Builder copiedBuilder = + resourcePrincipalToken(o.getResourcePrincipalToken()) + .servicePrincipalSessionToken(o.getServicePrincipalSessionToken()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * The resource principal token blob that contains claims about the resource. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("resourcePrincipalToken") + String resourcePrincipalToken; + + /** + * The service principal session token + **/ + @com.fasterxml.jackson.annotation.JsonProperty("servicePrincipalSessionToken") + String servicePrincipalSessionToken; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..bb1ee47c694 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeSetKey.java @@ -0,0 +1,69 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Information about the success of setting a rover node's resource principal public key. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize(builder = RoverNodeSetKey.Builder.class) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverNodeSetKey { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("isSuccessful") + private Boolean isSuccessful; + + public Builder isSuccessful(Boolean isSuccessful) { + this.isSuccessful = isSuccessful; + this.__explicitlySet__.add("isSuccessful"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverNodeSetKey build() { + RoverNodeSetKey __instance__ = new RoverNodeSetKey(isSuccessful); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverNodeSetKey o) { + Builder copiedBuilder = isSuccessful(o.getIsSuccessful()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * Whether the node's resource principal public key was set correctly + **/ + @com.fasterxml.jackson.annotation.JsonProperty("isSuccessful") + Boolean isSuccessful; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..8bf07e22d5d --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeSummary.java @@ -0,0 +1,252 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Summary of the RoverNode. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize(builder = RoverNodeSummary.Builder.class) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverNodeSummary { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("id") + private String id; + + public Builder id(String id) { + this.id = id; + this.__explicitlySet__.add("id"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; + + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("clusterId") + private String clusterId; + + public Builder clusterId(String clusterId) { + this.clusterId = clusterId; + this.__explicitlySet__.add("clusterId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("serialNumber") + private String serialNumber; + + public Builder serialNumber(String serialNumber) { + this.serialNumber = serialNumber; + this.__explicitlySet__.add("serialNumber"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") + private java.util.Date timeCreated; + + public Builder timeCreated(java.util.Date timeCreated) { + this.timeCreated = timeCreated; + this.__explicitlySet__.add("timeCreated"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + private LifecycleState lifecycleState; + + public Builder lifecycleState(LifecycleState lifecycleState) { + this.lifecycleState = lifecycleState; + this.__explicitlySet__.add("lifecycleState"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + private String lifecycleStateDetails; + + public Builder lifecycleStateDetails(String lifecycleStateDetails) { + this.lifecycleStateDetails = lifecycleStateDetails; + this.__explicitlySet__.add("lifecycleStateDetails"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + private java.util.Map> systemTags; + + public Builder systemTags(java.util.Map> systemTags) { + this.systemTags = systemTags; + this.__explicitlySet__.add("systemTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverNodeSummary build() { + RoverNodeSummary __instance__ = + new RoverNodeSummary( + id, + compartmentId, + clusterId, + serialNumber, + displayName, + timeCreated, + lifecycleState, + lifecycleStateDetails, + freeformTags, + definedTags, + systemTags); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverNodeSummary o) { + Builder copiedBuilder = + id(o.getId()) + .compartmentId(o.getCompartmentId()) + .clusterId(o.getClusterId()) + .serialNumber(o.getSerialNumber()) + .displayName(o.getDisplayName()) + .timeCreated(o.getTimeCreated()) + .lifecycleState(o.getLifecycleState()) + .lifecycleStateDetails(o.getLifecycleStateDetails()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .systemTags(o.getSystemTags()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * The OCID of the RoverNode. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("id") + String id; + + /** + * The OCID of the compartment containing the RoverNode. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + String compartmentId; + + /** + * The cluster ID if the node is part of a cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("clusterId") + String clusterId; + + /** + * Serial number of the node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("serialNumber") + String serialNumber; + + /** + * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + String displayName; + + /** + * The time the the RoverNode was created. An RFC3339 formatted datetime string + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeCreated") + java.util.Date timeCreated; + + /** + * The current state of the RoverNode. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + LifecycleState lifecycleState; + + /** + * A property that can contain details on the lifecycle. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + String lifecycleStateDetails; + + /** + * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no + * predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Department\": \"Finance\"}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + java.util.Map freeformTags; + + /** + * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + java.util.Map> definedTags; + + /** + * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{orcl-cloud: {free-tier-retain: true}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + java.util.Map> systemTags; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..2df90a6e699 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverWorkload.java @@ -0,0 +1,225 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Information about a RoverWorkload. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize(builder = RoverWorkload.Builder.class) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class RoverWorkload { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("name") + private String name; + + public Builder name(String name) { + this.name = name; + this.__explicitlySet__.add("name"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + private String compartmentId; + + public Builder compartmentId(String compartmentId) { + this.compartmentId = compartmentId; + this.__explicitlySet__.add("compartmentId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("id") + private String id; + + public Builder id(String id) { + this.id = id; + this.__explicitlySet__.add("id"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("size") + private String size; + + public Builder size(String size) { + this.size = size; + this.__explicitlySet__.add("size"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("objectCount") + private String objectCount; + + public Builder objectCount(String objectCount) { + this.objectCount = objectCount; + this.__explicitlySet__.add("objectCount"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("prefix") + private String prefix; + + public Builder prefix(String prefix) { + this.prefix = prefix; + this.__explicitlySet__.add("prefix"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("rangeStart") + private String rangeStart; + + public Builder rangeStart(String rangeStart) { + this.rangeStart = rangeStart; + this.__explicitlySet__.add("rangeStart"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("rangeEnd") + private String rangeEnd; + + public Builder rangeEnd(String rangeEnd) { + this.rangeEnd = rangeEnd; + this.__explicitlySet__.add("rangeEnd"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("workloadType") + private String workloadType; + + public Builder workloadType(String workloadType) { + this.workloadType = workloadType; + this.__explicitlySet__.add("workloadType"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("workRequestId") + private String workRequestId; + + public Builder workRequestId(String workRequestId) { + this.workRequestId = workRequestId; + this.__explicitlySet__.add("workRequestId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public RoverWorkload build() { + RoverWorkload __instance__ = + new RoverWorkload( + name, + compartmentId, + id, + size, + objectCount, + prefix, + rangeStart, + rangeEnd, + workloadType, + workRequestId); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(RoverWorkload o) { + Builder copiedBuilder = + name(o.getName()) + .compartmentId(o.getCompartmentId()) + .id(o.getId()) + .size(o.getSize()) + .objectCount(o.getObjectCount()) + .prefix(o.getPrefix()) + .rangeStart(o.getRangeStart()) + .rangeEnd(o.getRangeEnd()) + .workloadType(o.getWorkloadType()) + .workRequestId(o.getWorkRequestId()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * Name of the Rover Workload + **/ + @com.fasterxml.jackson.annotation.JsonProperty("name") + String name; + + /** + * The OCID of the compartment containing the workload. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("compartmentId") + String compartmentId; + + /** + * The Unique Oracle ID (OCID) that is immutable on creation. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("id") + String id; + + /** + * Size of the workload. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("size") + String size; + + /** + * Number of objects in a workload. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("objectCount") + String objectCount; + + /** + * Prefix to filter objects in case it is a bucket. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("prefix") + String prefix; + + /** + * Start of the range in a bucket. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("rangeStart") + String rangeStart; + + /** + * End of the range in a bucket. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("rangeEnd") + String rangeEnd; + + /** + * The type of workload + **/ + @com.fasterxml.jackson.annotation.JsonProperty("workloadType") + String workloadType; + + /** + * The compute work request id to track progress of custom image exports. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("workRequestId") + String workRequestId; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..f7445386863 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ShippingAddress.java @@ -0,0 +1,259 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Shipping address for rover devices. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize(builder = ShippingAddress.Builder.class) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class ShippingAddress { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("addressee") + private String addressee; + + public Builder addressee(String addressee) { + this.addressee = addressee; + this.__explicitlySet__.add("addressee"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("careOf") + private String careOf; + + public Builder careOf(String careOf) { + this.careOf = careOf; + this.__explicitlySet__.add("careOf"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("address1") + private String address1; + + public Builder address1(String address1) { + this.address1 = address1; + this.__explicitlySet__.add("address1"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("address2") + private String address2; + + public Builder address2(String address2) { + this.address2 = address2; + this.__explicitlySet__.add("address2"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("address3") + private String address3; + + public Builder address3(String address3) { + this.address3 = address3; + this.__explicitlySet__.add("address3"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("address4") + private String address4; + + public Builder address4(String address4) { + this.address4 = address4; + this.__explicitlySet__.add("address4"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("cityOrLocality") + private String cityOrLocality; + + public Builder cityOrLocality(String cityOrLocality) { + this.cityOrLocality = cityOrLocality; + this.__explicitlySet__.add("cityOrLocality"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("stateOrRegion") + private String stateOrRegion; + + public Builder stateOrRegion(String stateOrRegion) { + this.stateOrRegion = stateOrRegion; + this.__explicitlySet__.add("stateOrRegion"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("zipcode") + private String zipcode; + + public Builder zipcode(String zipcode) { + this.zipcode = zipcode; + this.__explicitlySet__.add("zipcode"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("country") + private String country; + + public Builder country(String country) { + this.country = country; + this.__explicitlySet__.add("country"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("phoneNumber") + private String phoneNumber; + + public Builder phoneNumber(String phoneNumber) { + this.phoneNumber = phoneNumber; + this.__explicitlySet__.add("phoneNumber"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("email") + private String email; + + public Builder email(String email) { + this.email = email; + this.__explicitlySet__.add("email"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public ShippingAddress build() { + ShippingAddress __instance__ = + new ShippingAddress( + addressee, + careOf, + address1, + address2, + address3, + address4, + cityOrLocality, + stateOrRegion, + zipcode, + country, + phoneNumber, + email); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(ShippingAddress o) { + Builder copiedBuilder = + addressee(o.getAddressee()) + .careOf(o.getCareOf()) + .address1(o.getAddress1()) + .address2(o.getAddress2()) + .address3(o.getAddress3()) + .address4(o.getAddress4()) + .cityOrLocality(o.getCityOrLocality()) + .stateOrRegion(o.getStateOrRegion()) + .zipcode(o.getZipcode()) + .country(o.getCountry()) + .phoneNumber(o.getPhoneNumber()) + .email(o.getEmail()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * Addressee in shipping address. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("addressee") + String addressee; + + /** + * CareOf for shipping address. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("careOf") + String careOf; + + /** + * Address line 1. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("address1") + String address1; + + /** + * Address line 2. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("address2") + String address2; + + /** + * Address line 3. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("address3") + String address3; + + /** + * Address line 4. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("address4") + String address4; + + /** + * city or locality for shipping address. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("cityOrLocality") + String cityOrLocality; + + /** + * state or region for shipping address. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("stateOrRegion") + String stateOrRegion; + + /** + * zipcode for shipping address. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("zipcode") + String zipcode; + + /** + * country for shipping address. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("country") + String country; + + /** + * recepient phone number. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("phoneNumber") + String phoneNumber; + + /** + * recepient email address. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("email") + String email; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..32bbb742a63 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/SortOrders.java @@ -0,0 +1,42 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Sort orders. + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +public enum SortOrders { + Asc("ASC"), + Desc("DESC"), + ; + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (SortOrders v : SortOrders.values()) { + map.put(v.getValue(), v); + } + } + + SortOrders(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static SortOrders create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + throw new IllegalArgumentException("Invalid SortOrders: " + key); + } +} 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 new file mode 100644 index 00000000000..681813607fb --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/UpdateRoverClusterDetails.java @@ -0,0 +1,404 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * The information required to update a RoverCluster. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = UpdateRoverClusterDetails.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class UpdateRoverClusterDetails { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("clusterSize") + private Integer clusterSize; + + public Builder clusterSize(Integer clusterSize) { + this.clusterSize = clusterSize; + this.__explicitlySet__.add("clusterSize"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("customerShippingAddress") + private ShippingAddress customerShippingAddress; + + public Builder customerShippingAddress(ShippingAddress customerShippingAddress) { + this.customerShippingAddress = customerShippingAddress; + this.__explicitlySet__.add("customerShippingAddress"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("clusterWorkloads") + private java.util.List clusterWorkloads; + + public Builder clusterWorkloads(java.util.List clusterWorkloads) { + this.clusterWorkloads = clusterWorkloads; + this.__explicitlySet__.add("clusterWorkloads"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("superUserPassword") + private String superUserPassword; + + public Builder superUserPassword(String superUserPassword) { + this.superUserPassword = superUserPassword; + this.__explicitlySet__.add("superUserPassword"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + private LifecycleState lifecycleState; + + public Builder lifecycleState(LifecycleState lifecycleState) { + this.lifecycleState = lifecycleState; + this.__explicitlySet__.add("lifecycleState"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + private String lifecycleStateDetails; + + public Builder lifecycleStateDetails(String lifecycleStateDetails) { + this.lifecycleStateDetails = lifecycleStateDetails; + this.__explicitlySet__.add("lifecycleStateDetails"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("unlockPassphrase") + private String unlockPassphrase; + + public Builder unlockPassphrase(String unlockPassphrase) { + this.unlockPassphrase = unlockPassphrase; + this.__explicitlySet__.add("unlockPassphrase"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("enclosureType") + private EnclosureType enclosureType; + + public Builder enclosureType(EnclosureType enclosureType) { + this.enclosureType = enclosureType; + this.__explicitlySet__.add("enclosureType"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContact") + private String pointOfContact; + + public Builder pointOfContact(String pointOfContact) { + this.pointOfContact = pointOfContact; + this.__explicitlySet__.add("pointOfContact"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContactPhoneNumber") + private String pointOfContactPhoneNumber; + + public Builder pointOfContactPhoneNumber(String pointOfContactPhoneNumber) { + this.pointOfContactPhoneNumber = pointOfContactPhoneNumber; + this.__explicitlySet__.add("pointOfContactPhoneNumber"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("shippingPreference") + private ShippingPreference shippingPreference; + + public Builder shippingPreference(ShippingPreference shippingPreference) { + this.shippingPreference = shippingPreference; + this.__explicitlySet__.add("shippingPreference"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("oracleShippingTrackingUrl") + private String oracleShippingTrackingUrl; + + public Builder oracleShippingTrackingUrl(String oracleShippingTrackingUrl) { + this.oracleShippingTrackingUrl = oracleShippingTrackingUrl; + this.__explicitlySet__.add("oracleShippingTrackingUrl"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("shippingVendor") + private String shippingVendor; + + public Builder shippingVendor(String shippingVendor) { + this.shippingVendor = shippingVendor; + this.__explicitlySet__.add("shippingVendor"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timePickupExpected") + private java.util.Date timePickupExpected; + + public Builder timePickupExpected(java.util.Date timePickupExpected) { + this.timePickupExpected = timePickupExpected; + this.__explicitlySet__.add("timePickupExpected"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + private java.util.Map> systemTags; + + public Builder systemTags(java.util.Map> systemTags) { + this.systemTags = systemTags; + this.__explicitlySet__.add("systemTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public UpdateRoverClusterDetails build() { + UpdateRoverClusterDetails __instance__ = + new UpdateRoverClusterDetails( + displayName, + clusterSize, + customerShippingAddress, + clusterWorkloads, + superUserPassword, + lifecycleState, + lifecycleStateDetails, + unlockPassphrase, + enclosureType, + pointOfContact, + pointOfContactPhoneNumber, + shippingPreference, + oracleShippingTrackingUrl, + shippingVendor, + timePickupExpected, + freeformTags, + definedTags, + systemTags); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(UpdateRoverClusterDetails o) { + Builder copiedBuilder = + displayName(o.getDisplayName()) + .clusterSize(o.getClusterSize()) + .customerShippingAddress(o.getCustomerShippingAddress()) + .clusterWorkloads(o.getClusterWorkloads()) + .superUserPassword(o.getSuperUserPassword()) + .lifecycleState(o.getLifecycleState()) + .lifecycleStateDetails(o.getLifecycleStateDetails()) + .unlockPassphrase(o.getUnlockPassphrase()) + .enclosureType(o.getEnclosureType()) + .pointOfContact(o.getPointOfContact()) + .pointOfContactPhoneNumber(o.getPointOfContactPhoneNumber()) + .shippingPreference(o.getShippingPreference()) + .oracleShippingTrackingUrl(o.getOracleShippingTrackingUrl()) + .shippingVendor(o.getShippingVendor()) + .timePickupExpected(o.getTimePickupExpected()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .systemTags(o.getSystemTags()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + String displayName; + + /** + * Number of nodes desired in the cluster, between 5 and 15. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("clusterSize") + Integer clusterSize; + + @com.fasterxml.jackson.annotation.JsonProperty("customerShippingAddress") + ShippingAddress customerShippingAddress; + + /** + * List of existing workloads that should be provisioned on the nodes. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("clusterWorkloads") + java.util.List clusterWorkloads; + + /** + * Root password for the rover cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("superUserPassword") + String superUserPassword; + + /** + * The current state of the RoverCluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + LifecycleState lifecycleState; + + /** + * A property that can contain details on the lifecycle. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + String lifecycleStateDetails; + + /** + * Password to unlock the rover cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("unlockPassphrase") + String unlockPassphrase; + + /** + * The type of enclosure rover nodes in this cluster are shipped in. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("enclosureType") + EnclosureType enclosureType; + + /** + * Name of point of contact for this order if customer is picking up. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContact") + String pointOfContact; + + /** + * Phone number of point of contact for this order if customer is picking up. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContactPhoneNumber") + String pointOfContactPhoneNumber; + /** + * Preference for device delivery. + **/ + public enum ShippingPreference { + OracleShipped("ORACLE_SHIPPED"), + CustomerPickup("CUSTOMER_PICKUP"), + ; + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (ShippingPreference v : ShippingPreference.values()) { + map.put(v.getValue(), v); + } + } + + ShippingPreference(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static ShippingPreference create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + throw new IllegalArgumentException("Invalid ShippingPreference: " + key); + } + }; + /** + * Preference for device delivery. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("shippingPreference") + ShippingPreference shippingPreference; + + /** + * Tracking Url for the shipped Rover Cluster. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("oracleShippingTrackingUrl") + String oracleShippingTrackingUrl; + + /** + * Shipping vendor of choice for orace to customer shipping. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("shippingVendor") + String shippingVendor; + + /** + * Expected date when customer wants to pickup the device if they chose customer pickup. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timePickupExpected") + java.util.Date timePickupExpected; + + /** + * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no + * predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Department\": \"Finance\"}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + java.util.Map freeformTags; + + /** + * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + java.util.Map> definedTags; + + /** + * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{orcl-cloud: {free-tier-retain: true}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + java.util.Map> systemTags; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..435246f55cc --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/UpdateRoverEntitlementDetails.java @@ -0,0 +1,237 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * Information required to update a RoverEntitlement. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = UpdateRoverEntitlementDetails.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class UpdateRoverEntitlementDetails { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("tenantId") + private String tenantId; + + public Builder tenantId(String tenantId) { + this.tenantId = tenantId; + this.__explicitlySet__.add("tenantId"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("requestorName") + private String requestorName; + + public Builder requestorName(String requestorName) { + this.requestorName = requestorName; + this.__explicitlySet__.add("requestorName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("requestorEmail") + private String requestorEmail; + + public Builder requestorEmail(String requestorEmail) { + this.requestorEmail = requestorEmail; + this.__explicitlySet__.add("requestorEmail"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("entitlementDetails") + private String entitlementDetails; + + public Builder entitlementDetails(String entitlementDetails) { + this.entitlementDetails = entitlementDetails; + this.__explicitlySet__.add("entitlementDetails"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + private LifecycleState lifecycleState; + + public Builder lifecycleState(LifecycleState lifecycleState) { + this.lifecycleState = lifecycleState; + this.__explicitlySet__.add("lifecycleState"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + private String lifecycleStateDetails; + + public Builder lifecycleStateDetails(String lifecycleStateDetails) { + this.lifecycleStateDetails = lifecycleStateDetails; + this.__explicitlySet__.add("lifecycleStateDetails"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + private java.util.Map> systemTags; + + public Builder systemTags(java.util.Map> systemTags) { + this.systemTags = systemTags; + this.__explicitlySet__.add("systemTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public UpdateRoverEntitlementDetails build() { + UpdateRoverEntitlementDetails __instance__ = + new UpdateRoverEntitlementDetails( + displayName, + tenantId, + requestorName, + requestorEmail, + entitlementDetails, + lifecycleState, + lifecycleStateDetails, + freeformTags, + definedTags, + systemTags); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(UpdateRoverEntitlementDetails o) { + Builder copiedBuilder = + displayName(o.getDisplayName()) + .tenantId(o.getTenantId()) + .requestorName(o.getRequestorName()) + .requestorEmail(o.getRequestorEmail()) + .entitlementDetails(o.getEntitlementDetails()) + .lifecycleState(o.getLifecycleState()) + .lifecycleStateDetails(o.getLifecycleStateDetails()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .systemTags(o.getSystemTags()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + String displayName; + + /** + * tenant Id. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("tenantId") + String tenantId; + + /** + * Requestor name for the entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("requestorName") + String requestorName; + + /** + * Requestor email for the entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("requestorEmail") + String requestorEmail; + + /** + * Details about the entitlement. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("entitlementDetails") + String entitlementDetails; + + /** + * The current state of the RoverNode. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + LifecycleState lifecycleState; + + /** + * A property that can contain details on the lifecycle. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + String lifecycleStateDetails; + + /** + * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no + * predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Department\": \"Finance\"}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + java.util.Map freeformTags; + + /** + * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + java.util.Map> definedTags; + + /** + * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{orcl-cloud: {free-tier-retain: true}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + java.util.Map> systemTags; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..4bb71f01a9c --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/UpdateRoverNodeDetails.java @@ -0,0 +1,455 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +/** + * The information required to update a RoverNode. + *
+ * Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields + * that are {@code null} because they are unset from fields that are explicitly set to {@code null}. This is done in + * the setter methods of the {@link Builder}, which maintain a set of all explicitly set fields called + * {@link #__explicitlySet__}. The {@link #hashCode()} and {@link #equals(Object)} methods are implemented to take + * {@link #__explicitlySet__} into account. The constructor, on the other hand, does not set {@link #__explicitlySet__} + * (since the constructor cannot distinguish explicit {@code null} from unset {@code null}). + **/ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.AllArgsConstructor(onConstructor = @__({@Deprecated})) +@lombok.Value +@com.fasterxml.jackson.databind.annotation.JsonDeserialize( + builder = UpdateRoverNodeDetails.Builder.class +) +@com.fasterxml.jackson.annotation.JsonFilter(com.oracle.bmc.http.internal.ExplicitlySetFilter.NAME) +@lombok.Builder(builderClassName = "Builder", toBuilder = true) +public class UpdateRoverNodeDetails { + @com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder(withPrefix = "") + @lombok.experimental.Accessors(fluent = true) + public static class Builder { + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + private String displayName; + + public Builder displayName(String displayName) { + this.displayName = displayName; + this.__explicitlySet__.add("displayName"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("serialNumber") + private String serialNumber; + + public Builder serialNumber(String serialNumber) { + this.serialNumber = serialNumber; + this.__explicitlySet__.add("serialNumber"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("customerShippingAddress") + private ShippingAddress customerShippingAddress; + + public Builder customerShippingAddress(ShippingAddress customerShippingAddress) { + this.customerShippingAddress = customerShippingAddress; + this.__explicitlySet__.add("customerShippingAddress"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("nodeWorkloads") + private java.util.List nodeWorkloads; + + public Builder nodeWorkloads(java.util.List nodeWorkloads) { + this.nodeWorkloads = nodeWorkloads; + this.__explicitlySet__.add("nodeWorkloads"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("superUserPassword") + private String superUserPassword; + + public Builder superUserPassword(String superUserPassword) { + this.superUserPassword = superUserPassword; + this.__explicitlySet__.add("superUserPassword"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("unlockPassphrase") + private String unlockPassphrase; + + public Builder unlockPassphrase(String unlockPassphrase) { + this.unlockPassphrase = unlockPassphrase; + this.__explicitlySet__.add("unlockPassphrase"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContact") + private String pointOfContact; + + public Builder pointOfContact(String pointOfContact) { + this.pointOfContact = pointOfContact; + this.__explicitlySet__.add("pointOfContact"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContactPhoneNumber") + private String pointOfContactPhoneNumber; + + public Builder pointOfContactPhoneNumber(String pointOfContactPhoneNumber) { + this.pointOfContactPhoneNumber = pointOfContactPhoneNumber; + this.__explicitlySet__.add("pointOfContactPhoneNumber"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("oracleShippingTrackingUrl") + private String oracleShippingTrackingUrl; + + public Builder oracleShippingTrackingUrl(String oracleShippingTrackingUrl) { + this.oracleShippingTrackingUrl = oracleShippingTrackingUrl; + this.__explicitlySet__.add("oracleShippingTrackingUrl"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("shippingPreference") + private ShippingPreference shippingPreference; + + public Builder shippingPreference(ShippingPreference shippingPreference) { + this.shippingPreference = shippingPreference; + this.__explicitlySet__.add("shippingPreference"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("shippingVendor") + private String shippingVendor; + + public Builder shippingVendor(String shippingVendor) { + this.shippingVendor = shippingVendor; + this.__explicitlySet__.add("shippingVendor"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timePickupExpected") + private java.util.Date timePickupExpected; + + public Builder timePickupExpected(java.util.Date timePickupExpected) { + this.timePickupExpected = timePickupExpected; + this.__explicitlySet__.add("timePickupExpected"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + private LifecycleState lifecycleState; + + public Builder lifecycleState(LifecycleState lifecycleState) { + this.lifecycleState = lifecycleState; + this.__explicitlySet__.add("lifecycleState"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("enclosureType") + private EnclosureType enclosureType; + + public Builder enclosureType(EnclosureType enclosureType) { + this.enclosureType = enclosureType; + this.__explicitlySet__.add("enclosureType"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + private String lifecycleStateDetails; + + public Builder lifecycleStateDetails(String lifecycleStateDetails) { + this.lifecycleStateDetails = lifecycleStateDetails; + this.__explicitlySet__.add("lifecycleStateDetails"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowStarts") + private java.util.Date timeReturnWindowStarts; + + public Builder timeReturnWindowStarts(java.util.Date timeReturnWindowStarts) { + this.timeReturnWindowStarts = timeReturnWindowStarts; + this.__explicitlySet__.add("timeReturnWindowStarts"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowEnds") + private java.util.Date timeReturnWindowEnds; + + public Builder timeReturnWindowEnds(java.util.Date timeReturnWindowEnds) { + this.timeReturnWindowEnds = timeReturnWindowEnds; + this.__explicitlySet__.add("timeReturnWindowEnds"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("publicKey") + private String publicKey; + + public Builder publicKey(String publicKey) { + this.publicKey = publicKey; + this.__explicitlySet__.add("publicKey"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + private java.util.Map freeformTags; + + public Builder freeformTags(java.util.Map freeformTags) { + this.freeformTags = freeformTags; + this.__explicitlySet__.add("freeformTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + private java.util.Map> definedTags; + + public Builder definedTags( + java.util.Map> definedTags) { + this.definedTags = definedTags; + this.__explicitlySet__.add("definedTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + private java.util.Map> systemTags; + + public Builder systemTags(java.util.Map> systemTags) { + this.systemTags = systemTags; + this.__explicitlySet__.add("systemTags"); + return this; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); + + public UpdateRoverNodeDetails build() { + UpdateRoverNodeDetails __instance__ = + new UpdateRoverNodeDetails( + displayName, + serialNumber, + customerShippingAddress, + nodeWorkloads, + superUserPassword, + unlockPassphrase, + pointOfContact, + pointOfContactPhoneNumber, + oracleShippingTrackingUrl, + shippingPreference, + shippingVendor, + timePickupExpected, + lifecycleState, + enclosureType, + lifecycleStateDetails, + timeReturnWindowStarts, + timeReturnWindowEnds, + publicKey, + freeformTags, + definedTags, + systemTags); + __instance__.__explicitlySet__.addAll(__explicitlySet__); + return __instance__; + } + + @com.fasterxml.jackson.annotation.JsonIgnore + public Builder copy(UpdateRoverNodeDetails o) { + Builder copiedBuilder = + displayName(o.getDisplayName()) + .serialNumber(o.getSerialNumber()) + .customerShippingAddress(o.getCustomerShippingAddress()) + .nodeWorkloads(o.getNodeWorkloads()) + .superUserPassword(o.getSuperUserPassword()) + .unlockPassphrase(o.getUnlockPassphrase()) + .pointOfContact(o.getPointOfContact()) + .pointOfContactPhoneNumber(o.getPointOfContactPhoneNumber()) + .oracleShippingTrackingUrl(o.getOracleShippingTrackingUrl()) + .shippingPreference(o.getShippingPreference()) + .shippingVendor(o.getShippingVendor()) + .timePickupExpected(o.getTimePickupExpected()) + .lifecycleState(o.getLifecycleState()) + .enclosureType(o.getEnclosureType()) + .lifecycleStateDetails(o.getLifecycleStateDetails()) + .timeReturnWindowStarts(o.getTimeReturnWindowStarts()) + .timeReturnWindowEnds(o.getTimeReturnWindowEnds()) + .publicKey(o.getPublicKey()) + .freeformTags(o.getFreeformTags()) + .definedTags(o.getDefinedTags()) + .systemTags(o.getSystemTags()); + + copiedBuilder.__explicitlySet__.retainAll(o.__explicitlySet__); + return copiedBuilder; + } + } + + /** + * Create a new builder. + */ + public static Builder builder() { + return new Builder(); + } + + /** + * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("displayName") + String displayName; + + /** + * Serial number of the node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("serialNumber") + String serialNumber; + + @com.fasterxml.jackson.annotation.JsonProperty("customerShippingAddress") + ShippingAddress customerShippingAddress; + + /** + * List of existing workloads that should be provisioned on the node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("nodeWorkloads") + java.util.List nodeWorkloads; + + /** + * Root password for the rover node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("superUserPassword") + String superUserPassword; + + /** + * Password to unlock the rover node. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("unlockPassphrase") + String unlockPassphrase; + + /** + * Name of point of contact for this order if customer is picking up. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContact") + String pointOfContact; + + /** + * Phone number of point of contact for this order if customer is picking up. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("pointOfContactPhoneNumber") + String pointOfContactPhoneNumber; + + /** + * Tracking Url for the shipped FmsRoverNode. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("oracleShippingTrackingUrl") + String oracleShippingTrackingUrl; + /** + * Preference for device delivery. + **/ + public enum ShippingPreference { + OracleShipped("ORACLE_SHIPPED"), + CustomerPickup("CUSTOMER_PICKUP"), + ; + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (ShippingPreference v : ShippingPreference.values()) { + map.put(v.getValue(), v); + } + } + + ShippingPreference(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static ShippingPreference create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + throw new IllegalArgumentException("Invalid ShippingPreference: " + key); + } + }; + /** + * Preference for device delivery. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("shippingPreference") + ShippingPreference shippingPreference; + + /** + * Shipping vendor of choice for orace to customer shipping. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("shippingVendor") + String shippingVendor; + + /** + * Expected date when customer wants to pickup the device if they chose customer pickup. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timePickupExpected") + java.util.Date timePickupExpected; + + /** + * The current state of the RoverNode. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleState") + LifecycleState lifecycleState; + + /** + * The type of enclosure rover nodes in this cluster are shipped in. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("enclosureType") + EnclosureType enclosureType; + + /** + * A property that can contain details on the lifecycle. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("lifecycleStateDetails") + String lifecycleStateDetails; + + /** + * Start time for the window to pickup the device from customer. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowStarts") + java.util.Date timeReturnWindowStarts; + + /** + * End time for the window to pickup the device from customer. + **/ + @com.fasterxml.jackson.annotation.JsonProperty("timeReturnWindowEnds") + java.util.Date timeReturnWindowEnds; + + /** + * The public key of the resource principal + **/ + @com.fasterxml.jackson.annotation.JsonProperty("publicKey") + String publicKey; + + /** + * The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no + * predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Department\": \"Finance\"}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("freeformTags") + java.util.Map freeformTags; + + /** + * The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("definedTags") + java.util.Map> definedTags; + + /** + * The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. + * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). + * Example: `{orcl-cloud: {free-tier-retain: true}}` + * + **/ + @com.fasterxml.jackson.annotation.JsonProperty("systemTags") + java.util.Map> systemTags; + + @com.fasterxml.jackson.annotation.JsonIgnore + private final java.util.Set __explicitlySet__ = new java.util.HashSet(); +} 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 new file mode 100644 index 00000000000..fa317ec0d02 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ChangeRoverClusterCompartmentRequest.java @@ -0,0 +1,135 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") +@lombok.Getter +public class ChangeRoverClusterCompartmentRequest + extends com.oracle.bmc.requests.BmcRequest { + + /** + * Unique RoverCluster identifier + */ + private String roverClusterId; + + /** + * CompartmentId of the destination compartment + */ + private ChangeRoverClusterCompartmentDetails changeRoverClusterCompartmentDetails; + + /** + * For optimistic concurrency control. In the PUT or DELETE call + * for a resource, set the `if-match` parameter to the value of the + * etag from a previous GET or POST response for that resource. + * The resource will be updated or deleted only if the etag you + * provide matches the resource's current etag value. + * + */ + private String ifMatch; + + /** + * The client request ID for tracing. + */ + private String opcRequestId; + + /** + * A token that uniquely identifies a request so it can be retried in case of a timeout or + * server error without risk of executing that same action again. Retry tokens expire after 24 + * hours, but can be invalidated before then due to conflicting operations. For example, if a resource + * has been deleted and purged from the system, then a retry of the original creation request + * might be rejected. + * + */ + private String opcRetryToken; + + /** + * Alternative accessor for the body parameter. + * @return body parameter + */ + @Override + @com.oracle.bmc.InternalSdk + public ChangeRoverClusterCompartmentDetails getBody$() { + return changeRoverClusterCompartmentDetails; + } + + public static class Builder + implements com.oracle.bmc.requests.BmcRequest.Builder< + ChangeRoverClusterCompartmentRequest, ChangeRoverClusterCompartmentDetails> { + private com.oracle.bmc.util.internal.Consumer + invocationCallback = null; + private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; + + /** + * Set the invocation callback for the request to be built. + * @param invocationCallback the invocation callback to be set for the request + * @return this builder instance + */ + public Builder invocationCallback( + com.oracle.bmc.util.internal.Consumer + invocationCallback) { + this.invocationCallback = invocationCallback; + return this; + } + + /** + * Set the retry configuration for the request to be built. + * @param retryConfiguration the retry configuration to be used for the request + * @return this builder instance + */ + public Builder retryConfiguration( + com.oracle.bmc.retrier.RetryConfiguration retryConfiguration) { + this.retryConfiguration = retryConfiguration; + return this; + } + + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(ChangeRoverClusterCompartmentRequest o) { + roverClusterId(o.getRoverClusterId()); + changeRoverClusterCompartmentDetails(o.getChangeRoverClusterCompartmentDetails()); + ifMatch(o.getIfMatch()); + opcRequestId(o.getOpcRequestId()); + opcRetryToken(o.getOpcRetryToken()); + invocationCallback(o.getInvocationCallback()); + retryConfiguration(o.getRetryConfiguration()); + return this; + } + + /** + * Build the instance of ChangeRoverClusterCompartmentRequest as configured by this builder + * + * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, + * while the method {@link Builder#buildWithoutInvocationCallback} does not. + * + * This is the preferred method to build an instance. + * + * @return instance of ChangeRoverClusterCompartmentRequest + */ + public ChangeRoverClusterCompartmentRequest build() { + ChangeRoverClusterCompartmentRequest request = buildWithoutInvocationCallback(); + request.setInvocationCallback(invocationCallback); + request.setRetryConfiguration(retryConfiguration); + return request; + } + + /** + * Alternative setter for the body parameter. + * @param body the body parameter + * @return this builder instance + */ + @com.oracle.bmc.InternalSdk + public Builder body$(ChangeRoverClusterCompartmentDetails body) { + changeRoverClusterCompartmentDetails(body); + return this; + } + } +} 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 new file mode 100644 index 00000000000..a5a00090587 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ChangeRoverEntitlementCompartmentRequest.java @@ -0,0 +1,137 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") +@lombok.Getter +public class ChangeRoverEntitlementCompartmentRequest + extends com.oracle.bmc.requests.BmcRequest { + + /** + * ID of the rover node or cluster entitlement + */ + private String roverEntitlementId; + + /** + * CompartmentId of the destination compartment + */ + private ChangeRoverEntitlementCompartmentDetails changeRoverEntitlementCompartmentDetails; + + /** + * For optimistic concurrency control. In the PUT or DELETE call + * for a resource, set the `if-match` parameter to the value of the + * etag from a previous GET or POST response for that resource. + * The resource will be updated or deleted only if the etag you + * provide matches the resource's current etag value. + * + */ + private String ifMatch; + + /** + * The client request ID for tracing. + */ + private String opcRequestId; + + /** + * A token that uniquely identifies a request so it can be retried in case of a timeout or + * server error without risk of executing that same action again. Retry tokens expire after 24 + * hours, but can be invalidated before then due to conflicting operations. For example, if a resource + * has been deleted and purged from the system, then a retry of the original creation request + * might be rejected. + * + */ + private String opcRetryToken; + + /** + * Alternative accessor for the body parameter. + * @return body parameter + */ + @Override + @com.oracle.bmc.InternalSdk + public ChangeRoverEntitlementCompartmentDetails getBody$() { + return changeRoverEntitlementCompartmentDetails; + } + + public static class Builder + implements com.oracle.bmc.requests.BmcRequest.Builder< + ChangeRoverEntitlementCompartmentRequest, + ChangeRoverEntitlementCompartmentDetails> { + private com.oracle.bmc.util.internal.Consumer + invocationCallback = null; + private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; + + /** + * Set the invocation callback for the request to be built. + * @param invocationCallback the invocation callback to be set for the request + * @return this builder instance + */ + public Builder invocationCallback( + com.oracle.bmc.util.internal.Consumer + invocationCallback) { + this.invocationCallback = invocationCallback; + return this; + } + + /** + * Set the retry configuration for the request to be built. + * @param retryConfiguration the retry configuration to be used for the request + * @return this builder instance + */ + public Builder retryConfiguration( + com.oracle.bmc.retrier.RetryConfiguration retryConfiguration) { + this.retryConfiguration = retryConfiguration; + return this; + } + + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(ChangeRoverEntitlementCompartmentRequest o) { + roverEntitlementId(o.getRoverEntitlementId()); + changeRoverEntitlementCompartmentDetails( + o.getChangeRoverEntitlementCompartmentDetails()); + ifMatch(o.getIfMatch()); + opcRequestId(o.getOpcRequestId()); + opcRetryToken(o.getOpcRetryToken()); + invocationCallback(o.getInvocationCallback()); + retryConfiguration(o.getRetryConfiguration()); + return this; + } + + /** + * Build the instance of ChangeRoverEntitlementCompartmentRequest as configured by this builder + * + * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, + * while the method {@link Builder#buildWithoutInvocationCallback} does not. + * + * This is the preferred method to build an instance. + * + * @return instance of ChangeRoverEntitlementCompartmentRequest + */ + public ChangeRoverEntitlementCompartmentRequest build() { + ChangeRoverEntitlementCompartmentRequest request = buildWithoutInvocationCallback(); + request.setInvocationCallback(invocationCallback); + request.setRetryConfiguration(retryConfiguration); + return request; + } + + /** + * Alternative setter for the body parameter. + * @param body the body parameter + * @return this builder instance + */ + @com.oracle.bmc.InternalSdk + public Builder body$(ChangeRoverEntitlementCompartmentDetails body) { + changeRoverEntitlementCompartmentDetails(body); + return this; + } + } +} 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 new file mode 100644 index 00000000000..c761fd1e04f --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ChangeRoverNodeCompartmentRequest.java @@ -0,0 +1,135 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") +@lombok.Getter +public class ChangeRoverNodeCompartmentRequest + extends com.oracle.bmc.requests.BmcRequest { + + /** + * Unique RoverNode identifier + */ + private String roverNodeId; + + /** + * CompartmentId of the destination compartment + */ + private ChangeRoverNodeCompartmentDetails changeRoverNodeCompartmentDetails; + + /** + * For optimistic concurrency control. In the PUT or DELETE call + * for a resource, set the `if-match` parameter to the value of the + * etag from a previous GET or POST response for that resource. + * The resource will be updated or deleted only if the etag you + * provide matches the resource's current etag value. + * + */ + private String ifMatch; + + /** + * The client request ID for tracing. + */ + private String opcRequestId; + + /** + * A token that uniquely identifies a request so it can be retried in case of a timeout or + * server error without risk of executing that same action again. Retry tokens expire after 24 + * hours, but can be invalidated before then due to conflicting operations. For example, if a resource + * has been deleted and purged from the system, then a retry of the original creation request + * might be rejected. + * + */ + private String opcRetryToken; + + /** + * Alternative accessor for the body parameter. + * @return body parameter + */ + @Override + @com.oracle.bmc.InternalSdk + public ChangeRoverNodeCompartmentDetails getBody$() { + return changeRoverNodeCompartmentDetails; + } + + public static class Builder + implements com.oracle.bmc.requests.BmcRequest.Builder< + ChangeRoverNodeCompartmentRequest, ChangeRoverNodeCompartmentDetails> { + private com.oracle.bmc.util.internal.Consumer + invocationCallback = null; + private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; + + /** + * Set the invocation callback for the request to be built. + * @param invocationCallback the invocation callback to be set for the request + * @return this builder instance + */ + public Builder invocationCallback( + com.oracle.bmc.util.internal.Consumer + invocationCallback) { + this.invocationCallback = invocationCallback; + return this; + } + + /** + * Set the retry configuration for the request to be built. + * @param retryConfiguration the retry configuration to be used for the request + * @return this builder instance + */ + public Builder retryConfiguration( + com.oracle.bmc.retrier.RetryConfiguration retryConfiguration) { + this.retryConfiguration = retryConfiguration; + return this; + } + + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(ChangeRoverNodeCompartmentRequest o) { + roverNodeId(o.getRoverNodeId()); + changeRoverNodeCompartmentDetails(o.getChangeRoverNodeCompartmentDetails()); + ifMatch(o.getIfMatch()); + opcRequestId(o.getOpcRequestId()); + opcRetryToken(o.getOpcRetryToken()); + invocationCallback(o.getInvocationCallback()); + retryConfiguration(o.getRetryConfiguration()); + return this; + } + + /** + * Build the instance of ChangeRoverNodeCompartmentRequest as configured by this builder + * + * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, + * while the method {@link Builder#buildWithoutInvocationCallback} does not. + * + * This is the preferred method to build an instance. + * + * @return instance of ChangeRoverNodeCompartmentRequest + */ + public ChangeRoverNodeCompartmentRequest build() { + ChangeRoverNodeCompartmentRequest request = buildWithoutInvocationCallback(); + request.setInvocationCallback(invocationCallback); + request.setRetryConfiguration(retryConfiguration); + return request; + } + + /** + * Alternative setter for the body parameter. + * @param body the body parameter + * @return this builder instance + */ + @com.oracle.bmc.InternalSdk + public Builder body$(ChangeRoverNodeCompartmentDetails body) { + changeRoverNodeCompartmentDetails(body); + return this; + } + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousDataWarehouseBackupRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverClusterRequest.java similarity index 70% rename from bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousDataWarehouseBackupRequest.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverClusterRequest.java index 15ebf7dda13..0d5e2a64ea4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousDataWarehouseBackupRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverClusterRequest.java @@ -2,45 +2,51 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.requests; -import com.oracle.bmc.database.model.*; - -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +import com.oracle.bmc.rover.model.*; +/** + * Example: Click here to see how to use CreateRoverClusterRequest. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter -public class CreateAutonomousDataWarehouseBackupRequest - extends com.oracle.bmc.requests.BmcRequest { +public class CreateRoverClusterRequest + extends com.oracle.bmc.requests.BmcRequest { /** - * Request to create a new Autonomous Data Warehouse backup. + * Details for the new RoverCluster. */ - private CreateAutonomousDataWarehouseBackupDetails createAutonomousDataWarehouseBackupDetails; + private CreateRoverClusterDetails createRoverClusterDetails; /** * A token that uniquely identifies a request so it can be retried in case of a timeout or * server error without risk of executing that same action again. Retry tokens expire after 24 - * hours, but can be invalidated before then due to conflicting operations (for example, if a resource + * hours, but can be invalidated before then due to conflicting operations. For example, if a resource * has been deleted and purged from the system, then a retry of the original creation request - * may be rejected). + * might be rejected. * */ private String opcRetryToken; + /** + * The client request ID for tracing. + */ + private String opcRequestId; + /** * Alternative accessor for the body parameter. * @return body parameter */ @Override @com.oracle.bmc.InternalSdk - public CreateAutonomousDataWarehouseBackupDetails getBody$() { - return createAutonomousDataWarehouseBackupDetails; + public CreateRoverClusterDetails getBody$() { + return createRoverClusterDetails; } public static class Builder implements com.oracle.bmc.requests.BmcRequest.Builder< - CreateAutonomousDataWarehouseBackupRequest, - CreateAutonomousDataWarehouseBackupDetails> { + CreateRoverClusterRequest, CreateRoverClusterDetails> { private com.oracle.bmc.util.internal.Consumer invocationCallback = null; private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; @@ -72,27 +78,27 @@ public Builder retryConfiguration( * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(CreateAutonomousDataWarehouseBackupRequest o) { - createAutonomousDataWarehouseBackupDetails( - o.getCreateAutonomousDataWarehouseBackupDetails()); + public Builder copy(CreateRoverClusterRequest o) { + createRoverClusterDetails(o.getCreateRoverClusterDetails()); opcRetryToken(o.getOpcRetryToken()); + opcRequestId(o.getOpcRequestId()); invocationCallback(o.getInvocationCallback()); retryConfiguration(o.getRetryConfiguration()); return this; } /** - * Build the instance of CreateAutonomousDataWarehouseBackupRequest as configured by this builder + * Build the instance of CreateRoverClusterRequest as configured by this builder * * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, * while the method {@link Builder#buildWithoutInvocationCallback} does not. * * This is the preferred method to build an instance. * - * @return instance of CreateAutonomousDataWarehouseBackupRequest + * @return instance of CreateRoverClusterRequest */ - public CreateAutonomousDataWarehouseBackupRequest build() { - CreateAutonomousDataWarehouseBackupRequest request = buildWithoutInvocationCallback(); + public CreateRoverClusterRequest build() { + CreateRoverClusterRequest request = buildWithoutInvocationCallback(); request.setInvocationCallback(invocationCallback); request.setRetryConfiguration(retryConfiguration); return request; @@ -104,8 +110,8 @@ public CreateAutonomousDataWarehouseBackupRequest build() { * @return this builder instance */ @com.oracle.bmc.InternalSdk - public Builder body$(CreateAutonomousDataWarehouseBackupDetails body) { - createAutonomousDataWarehouseBackupDetails(body); + public Builder body$(CreateRoverClusterDetails body) { + createRoverClusterDetails(body); return this; } } 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 new file mode 100644 index 00000000000..8bd263f27f2 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverEntitlementRequest.java @@ -0,0 +1,118 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") +@lombok.Getter +public class CreateRoverEntitlementRequest + extends com.oracle.bmc.requests.BmcRequest { + + /** + * Creates a Rover Device Entitlement + */ + private CreateRoverEntitlementDetails createRoverEntitlementDetails; + + /** + * A token that uniquely identifies a request so it can be retried in case of a timeout or + * server error without risk of executing that same action again. Retry tokens expire after 24 + * hours, but can be invalidated before then due to conflicting operations. For example, if a resource + * has been deleted and purged from the system, then a retry of the original creation request + * might be rejected. + * + */ + private String opcRetryToken; + + /** + * The client request ID for tracing. + */ + private String opcRequestId; + + /** + * Alternative accessor for the body parameter. + * @return body parameter + */ + @Override + @com.oracle.bmc.InternalSdk + public CreateRoverEntitlementDetails getBody$() { + return createRoverEntitlementDetails; + } + + public static class Builder + implements com.oracle.bmc.requests.BmcRequest.Builder< + CreateRoverEntitlementRequest, CreateRoverEntitlementDetails> { + private com.oracle.bmc.util.internal.Consumer + invocationCallback = null; + private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; + + /** + * Set the invocation callback for the request to be built. + * @param invocationCallback the invocation callback to be set for the request + * @return this builder instance + */ + public Builder invocationCallback( + com.oracle.bmc.util.internal.Consumer + invocationCallback) { + this.invocationCallback = invocationCallback; + return this; + } + + /** + * Set the retry configuration for the request to be built. + * @param retryConfiguration the retry configuration to be used for the request + * @return this builder instance + */ + public Builder retryConfiguration( + com.oracle.bmc.retrier.RetryConfiguration retryConfiguration) { + this.retryConfiguration = retryConfiguration; + return this; + } + + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(CreateRoverEntitlementRequest o) { + createRoverEntitlementDetails(o.getCreateRoverEntitlementDetails()); + opcRetryToken(o.getOpcRetryToken()); + opcRequestId(o.getOpcRequestId()); + invocationCallback(o.getInvocationCallback()); + retryConfiguration(o.getRetryConfiguration()); + return this; + } + + /** + * Build the instance of CreateRoverEntitlementRequest as configured by this builder + * + * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, + * while the method {@link Builder#buildWithoutInvocationCallback} does not. + * + * This is the preferred method to build an instance. + * + * @return instance of CreateRoverEntitlementRequest + */ + public CreateRoverEntitlementRequest build() { + CreateRoverEntitlementRequest request = buildWithoutInvocationCallback(); + request.setInvocationCallback(invocationCallback); + request.setRetryConfiguration(retryConfiguration); + return request; + } + + /** + * Alternative setter for the body parameter. + * @param body the body parameter + * @return this builder instance + */ + @com.oracle.bmc.InternalSdk + public Builder body$(CreateRoverEntitlementDetails body) { + createRoverEntitlementDetails(body); + return this; + } + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousDataWarehouseRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverNodeRequest.java similarity index 71% rename from bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousDataWarehouseRequest.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverNodeRequest.java index b8c583e43be..8327538a6ea 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousDataWarehouseRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverNodeRequest.java @@ -2,44 +2,51 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.requests; -import com.oracle.bmc.database.model.*; - -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +import com.oracle.bmc.rover.model.*; +/** + * Example: Click here to see how to use CreateRoverNodeRequest. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter -public class CreateAutonomousDataWarehouseRequest - extends com.oracle.bmc.requests.BmcRequest { +public class CreateRoverNodeRequest + extends com.oracle.bmc.requests.BmcRequest { /** - * Request to create a new Autonomous Data Warehouse. + * Details for the new RoverNode. */ - private CreateAutonomousDataWarehouseDetails createAutonomousDataWarehouseDetails; + private CreateRoverNodeDetails createRoverNodeDetails; /** * A token that uniquely identifies a request so it can be retried in case of a timeout or * server error without risk of executing that same action again. Retry tokens expire after 24 - * hours, but can be invalidated before then due to conflicting operations (for example, if a resource + * hours, but can be invalidated before then due to conflicting operations. For example, if a resource * has been deleted and purged from the system, then a retry of the original creation request - * may be rejected). + * might be rejected. * */ private String opcRetryToken; + /** + * The client request ID for tracing. + */ + private String opcRequestId; + /** * Alternative accessor for the body parameter. * @return body parameter */ @Override @com.oracle.bmc.InternalSdk - public CreateAutonomousDataWarehouseDetails getBody$() { - return createAutonomousDataWarehouseDetails; + public CreateRoverNodeDetails getBody$() { + return createRoverNodeDetails; } public static class Builder implements com.oracle.bmc.requests.BmcRequest.Builder< - CreateAutonomousDataWarehouseRequest, CreateAutonomousDataWarehouseDetails> { + CreateRoverNodeRequest, CreateRoverNodeDetails> { private com.oracle.bmc.util.internal.Consumer invocationCallback = null; private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; @@ -71,26 +78,27 @@ public Builder retryConfiguration( * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(CreateAutonomousDataWarehouseRequest o) { - createAutonomousDataWarehouseDetails(o.getCreateAutonomousDataWarehouseDetails()); + public Builder copy(CreateRoverNodeRequest o) { + createRoverNodeDetails(o.getCreateRoverNodeDetails()); opcRetryToken(o.getOpcRetryToken()); + opcRequestId(o.getOpcRequestId()); invocationCallback(o.getInvocationCallback()); retryConfiguration(o.getRetryConfiguration()); return this; } /** - * Build the instance of CreateAutonomousDataWarehouseRequest as configured by this builder + * Build the instance of CreateRoverNodeRequest as configured by this builder * * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, * while the method {@link Builder#buildWithoutInvocationCallback} does not. * * This is the preferred method to build an instance. * - * @return instance of CreateAutonomousDataWarehouseRequest + * @return instance of CreateRoverNodeRequest */ - public CreateAutonomousDataWarehouseRequest build() { - CreateAutonomousDataWarehouseRequest request = buildWithoutInvocationCallback(); + public CreateRoverNodeRequest build() { + CreateRoverNodeRequest request = buildWithoutInvocationCallback(); request.setInvocationCallback(invocationCallback); request.setRetryConfiguration(retryConfiguration); return request; @@ -102,8 +110,8 @@ public CreateAutonomousDataWarehouseRequest build() { * @return this builder instance */ @com.oracle.bmc.InternalSdk - public Builder body$(CreateAutonomousDataWarehouseDetails body) { - createAutonomousDataWarehouseDetails(body); + public Builder body$(CreateRoverNodeDetails body) { + createRoverNodeDetails(body); return this; } } 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 new file mode 100644 index 00000000000..ca118d486ad --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/DeleteRoverClusterRequest.java @@ -0,0 +1,96 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") +@lombok.Getter +public class DeleteRoverClusterRequest extends com.oracle.bmc.requests.BmcRequest { + + /** + * Unique RoverCluster identifier + */ + private String roverClusterId; + + /** + * For optimistic concurrency control. In the PUT or DELETE call + * for a resource, set the `if-match` parameter to the value of the + * etag from a previous GET or POST response for that resource. + * The resource will be updated or deleted only if the etag you + * provide matches the resource's current etag value. + * + */ + private String ifMatch; + + /** + * The client request ID for tracing. + */ + private String opcRequestId; + + public static class Builder + implements com.oracle.bmc.requests.BmcRequest.Builder< + DeleteRoverClusterRequest, java.lang.Void> { + private com.oracle.bmc.util.internal.Consumer + invocationCallback = null; + private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; + + /** + * Set the invocation callback for the request to be built. + * @param invocationCallback the invocation callback to be set for the request + * @return this builder instance + */ + public Builder invocationCallback( + com.oracle.bmc.util.internal.Consumer + invocationCallback) { + this.invocationCallback = invocationCallback; + return this; + } + + /** + * Set the retry configuration for the request to be built. + * @param retryConfiguration the retry configuration to be used for the request + * @return this builder instance + */ + public Builder retryConfiguration( + com.oracle.bmc.retrier.RetryConfiguration retryConfiguration) { + this.retryConfiguration = retryConfiguration; + return this; + } + + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(DeleteRoverClusterRequest o) { + roverClusterId(o.getRoverClusterId()); + ifMatch(o.getIfMatch()); + opcRequestId(o.getOpcRequestId()); + invocationCallback(o.getInvocationCallback()); + retryConfiguration(o.getRetryConfiguration()); + return this; + } + + /** + * Build the instance of DeleteRoverClusterRequest as configured by this builder + * + * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, + * while the method {@link Builder#buildWithoutInvocationCallback} does not. + * + * This is the preferred method to build an instance. + * + * @return instance of DeleteRoverClusterRequest + */ + public DeleteRoverClusterRequest build() { + DeleteRoverClusterRequest request = buildWithoutInvocationCallback(); + request.setInvocationCallback(invocationCallback); + request.setRetryConfiguration(retryConfiguration); + return request; + } + } +} 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 new file mode 100644 index 00000000000..7e183e9160f --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/DeleteRoverEntitlementRequest.java @@ -0,0 +1,108 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") +@lombok.Getter +public class DeleteRoverEntitlementRequest + extends com.oracle.bmc.requests.BmcRequest { + + /** + * ID of the rover node or cluster entitlement + */ + private String roverEntitlementId; + + /** + * A token that uniquely identifies a request so it can be retried in case of a timeout or + * server error without risk of executing that same action again. Retry tokens expire after 24 + * hours, but can be invalidated before then due to conflicting operations. For example, if a resource + * has been deleted and purged from the system, then a retry of the original creation request + * might be rejected. + * + */ + private String opcRetryToken; + + /** + * The client request ID for tracing. + */ + private String opcRequestId; + + /** + * For optimistic concurrency control. In the PUT or DELETE call + * for a resource, set the `if-match` parameter to the value of the + * etag from a previous GET or POST response for that resource. + * The resource will be updated or deleted only if the etag you + * provide matches the resource's current etag value. + * + */ + private String ifMatch; + + public static class Builder + implements com.oracle.bmc.requests.BmcRequest.Builder< + DeleteRoverEntitlementRequest, java.lang.Void> { + private com.oracle.bmc.util.internal.Consumer + invocationCallback = null; + private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; + + /** + * Set the invocation callback for the request to be built. + * @param invocationCallback the invocation callback to be set for the request + * @return this builder instance + */ + public Builder invocationCallback( + com.oracle.bmc.util.internal.Consumer + invocationCallback) { + this.invocationCallback = invocationCallback; + return this; + } + + /** + * Set the retry configuration for the request to be built. + * @param retryConfiguration the retry configuration to be used for the request + * @return this builder instance + */ + public Builder retryConfiguration( + com.oracle.bmc.retrier.RetryConfiguration retryConfiguration) { + this.retryConfiguration = retryConfiguration; + return this; + } + + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(DeleteRoverEntitlementRequest o) { + roverEntitlementId(o.getRoverEntitlementId()); + opcRetryToken(o.getOpcRetryToken()); + opcRequestId(o.getOpcRequestId()); + ifMatch(o.getIfMatch()); + invocationCallback(o.getInvocationCallback()); + retryConfiguration(o.getRetryConfiguration()); + return this; + } + + /** + * Build the instance of DeleteRoverEntitlementRequest as configured by this builder + * + * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, + * while the method {@link Builder#buildWithoutInvocationCallback} does not. + * + * This is the preferred method to build an instance. + * + * @return instance of DeleteRoverEntitlementRequest + */ + public DeleteRoverEntitlementRequest build() { + DeleteRoverEntitlementRequest request = buildWithoutInvocationCallback(); + request.setInvocationCallback(invocationCallback); + request.setRetryConfiguration(retryConfiguration); + return request; + } + } +} 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 new file mode 100644 index 00000000000..8e0b9e8e877 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/DeleteRoverNodeRequest.java @@ -0,0 +1,96 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") +@lombok.Getter +public class DeleteRoverNodeRequest extends com.oracle.bmc.requests.BmcRequest { + + /** + * Unique RoverNode identifier + */ + private String roverNodeId; + + /** + * For optimistic concurrency control. In the PUT or DELETE call + * for a resource, set the `if-match` parameter to the value of the + * etag from a previous GET or POST response for that resource. + * The resource will be updated or deleted only if the etag you + * provide matches the resource's current etag value. + * + */ + private String ifMatch; + + /** + * The client request ID for tracing. + */ + private String opcRequestId; + + public static class Builder + implements com.oracle.bmc.requests.BmcRequest.Builder< + DeleteRoverNodeRequest, java.lang.Void> { + private com.oracle.bmc.util.internal.Consumer + invocationCallback = null; + private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; + + /** + * Set the invocation callback for the request to be built. + * @param invocationCallback the invocation callback to be set for the request + * @return this builder instance + */ + public Builder invocationCallback( + com.oracle.bmc.util.internal.Consumer + invocationCallback) { + this.invocationCallback = invocationCallback; + return this; + } + + /** + * Set the retry configuration for the request to be built. + * @param retryConfiguration the retry configuration to be used for the request + * @return this builder instance + */ + public Builder retryConfiguration( + com.oracle.bmc.retrier.RetryConfiguration retryConfiguration) { + this.retryConfiguration = retryConfiguration; + return this; + } + + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(DeleteRoverNodeRequest o) { + roverNodeId(o.getRoverNodeId()); + ifMatch(o.getIfMatch()); + opcRequestId(o.getOpcRequestId()); + invocationCallback(o.getInvocationCallback()); + retryConfiguration(o.getRetryConfiguration()); + return this; + } + + /** + * Build the instance of DeleteRoverNodeRequest as configured by this builder + * + * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, + * while the method {@link Builder#buildWithoutInvocationCallback} does not. + * + * This is the preferred method to build an instance. + * + * @return instance of DeleteRoverNodeRequest + */ + public DeleteRoverNodeRequest build() { + DeleteRoverNodeRequest request = buildWithoutInvocationCallback(); + request.setInvocationCallback(invocationCallback); + request.setRetryConfiguration(retryConfiguration); + return request; + } + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDataWarehouseRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverClusterCertificateRequest.java similarity index 72% rename from bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDataWarehouseRequest.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverClusterCertificateRequest.java index 0c83a9a377d..0631fcd3d80 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDataWarehouseRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverClusterCertificateRequest.java @@ -2,24 +2,31 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.requests; -import com.oracle.bmc.database.model.*; - -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +import com.oracle.bmc.rover.model.*; +/** + * Example: Click here to see how to use GetRoverClusterCertificateRequest. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter -public class GetAutonomousDataWarehouseRequest +public class GetRoverClusterCertificateRequest extends com.oracle.bmc.requests.BmcRequest { /** - * The database [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). + * Unique RoverCluster identifier + */ + private String roverClusterId; + + /** + * The client request ID for tracing. */ - private String autonomousDataWarehouseId; + private String opcRequestId; public static class Builder implements com.oracle.bmc.requests.BmcRequest.Builder< - GetAutonomousDataWarehouseRequest, java.lang.Void> { + GetRoverClusterCertificateRequest, java.lang.Void> { private com.oracle.bmc.util.internal.Consumer invocationCallback = null; private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; @@ -51,25 +58,26 @@ public Builder retryConfiguration( * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(GetAutonomousDataWarehouseRequest o) { - autonomousDataWarehouseId(o.getAutonomousDataWarehouseId()); + public Builder copy(GetRoverClusterCertificateRequest o) { + roverClusterId(o.getRoverClusterId()); + opcRequestId(o.getOpcRequestId()); invocationCallback(o.getInvocationCallback()); retryConfiguration(o.getRetryConfiguration()); return this; } /** - * Build the instance of GetAutonomousDataWarehouseRequest as configured by this builder + * Build the instance of GetRoverClusterCertificateRequest as configured by this builder * * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, * while the method {@link Builder#buildWithoutInvocationCallback} does not. * * This is the preferred method to build an instance. * - * @return instance of GetAutonomousDataWarehouseRequest + * @return instance of GetRoverClusterCertificateRequest */ - public GetAutonomousDataWarehouseRequest build() { - GetAutonomousDataWarehouseRequest request = buildWithoutInvocationCallback(); + public GetRoverClusterCertificateRequest build() { + GetRoverClusterCertificateRequest request = buildWithoutInvocationCallback(); request.setInvocationCallback(invocationCallback); request.setRetryConfiguration(retryConfiguration); return request; 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 new file mode 100644 index 00000000000..c0348315e59 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverClusterRequest.java @@ -0,0 +1,85 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") +@lombok.Getter +public class GetRoverClusterRequest extends com.oracle.bmc.requests.BmcRequest { + + /** + * Unique RoverCluster identifier + */ + private String roverClusterId; + + /** + * The client request ID for tracing. + */ + private String opcRequestId; + + public static class Builder + implements com.oracle.bmc.requests.BmcRequest.Builder< + GetRoverClusterRequest, java.lang.Void> { + private com.oracle.bmc.util.internal.Consumer + invocationCallback = null; + private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; + + /** + * Set the invocation callback for the request to be built. + * @param invocationCallback the invocation callback to be set for the request + * @return this builder instance + */ + public Builder invocationCallback( + com.oracle.bmc.util.internal.Consumer + invocationCallback) { + this.invocationCallback = invocationCallback; + return this; + } + + /** + * Set the retry configuration for the request to be built. + * @param retryConfiguration the retry configuration to be used for the request + * @return this builder instance + */ + public Builder retryConfiguration( + com.oracle.bmc.retrier.RetryConfiguration retryConfiguration) { + this.retryConfiguration = retryConfiguration; + return this; + } + + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(GetRoverClusterRequest o) { + roverClusterId(o.getRoverClusterId()); + opcRequestId(o.getOpcRequestId()); + invocationCallback(o.getInvocationCallback()); + retryConfiguration(o.getRetryConfiguration()); + return this; + } + + /** + * Build the instance of GetRoverClusterRequest as configured by this builder + * + * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, + * while the method {@link Builder#buildWithoutInvocationCallback} does not. + * + * This is the preferred method to build an instance. + * + * @return instance of GetRoverClusterRequest + */ + public GetRoverClusterRequest build() { + GetRoverClusterRequest request = buildWithoutInvocationCallback(); + request.setInvocationCallback(invocationCallback); + request.setRetryConfiguration(retryConfiguration); + return request; + } + } +} 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 new file mode 100644 index 00000000000..830b2363454 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverEntitlementRequest.java @@ -0,0 +1,102 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") +@lombok.Getter +public class GetRoverEntitlementRequest extends com.oracle.bmc.requests.BmcRequest { + + /** + * ID of the rover node or cluster entitlement + */ + private String roverEntitlementId; + + /** + * The OCID of the compartment in which to list resources. + */ + private String compartmentId; + + /** + * A token that uniquely identifies a request so it can be retried in case of a timeout or + * server error without risk of executing that same action again. Retry tokens expire after 24 + * hours, but can be invalidated before then due to conflicting operations. For example, if a resource + * has been deleted and purged from the system, then a retry of the original creation request + * might be rejected. + * + */ + private String opcRetryToken; + + /** + * The client request ID for tracing. + */ + private String opcRequestId; + + public static class Builder + implements com.oracle.bmc.requests.BmcRequest.Builder< + GetRoverEntitlementRequest, java.lang.Void> { + private com.oracle.bmc.util.internal.Consumer + invocationCallback = null; + private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; + + /** + * Set the invocation callback for the request to be built. + * @param invocationCallback the invocation callback to be set for the request + * @return this builder instance + */ + public Builder invocationCallback( + com.oracle.bmc.util.internal.Consumer + invocationCallback) { + this.invocationCallback = invocationCallback; + return this; + } + + /** + * Set the retry configuration for the request to be built. + * @param retryConfiguration the retry configuration to be used for the request + * @return this builder instance + */ + public Builder retryConfiguration( + com.oracle.bmc.retrier.RetryConfiguration retryConfiguration) { + this.retryConfiguration = retryConfiguration; + return this; + } + + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(GetRoverEntitlementRequest o) { + roverEntitlementId(o.getRoverEntitlementId()); + compartmentId(o.getCompartmentId()); + opcRetryToken(o.getOpcRetryToken()); + opcRequestId(o.getOpcRequestId()); + invocationCallback(o.getInvocationCallback()); + retryConfiguration(o.getRetryConfiguration()); + return this; + } + + /** + * Build the instance of GetRoverEntitlementRequest as configured by this builder + * + * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, + * while the method {@link Builder#buildWithoutInvocationCallback} does not. + * + * This is the preferred method to build an instance. + * + * @return instance of GetRoverEntitlementRequest + */ + public GetRoverEntitlementRequest build() { + GetRoverEntitlementRequest request = buildWithoutInvocationCallback(); + request.setInvocationCallback(invocationCallback); + request.setRetryConfiguration(retryConfiguration); + return request; + } + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/StopAutonomousDataWarehouseRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeCertificateRequest.java similarity index 68% rename from bmc-database/src/main/java/com/oracle/bmc/database/requests/StopAutonomousDataWarehouseRequest.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeCertificateRequest.java index 0a646bf2ae4..498505b3859 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/StopAutonomousDataWarehouseRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeCertificateRequest.java @@ -2,32 +2,31 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.requests; -import com.oracle.bmc.database.model.*; - -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +import com.oracle.bmc.rover.model.*; +/** + * Example: Click here to see how to use GetRoverNodeCertificateRequest. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter -public class StopAutonomousDataWarehouseRequest +public class GetRoverNodeCertificateRequest extends com.oracle.bmc.requests.BmcRequest { /** - * The database [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). + * Unique RoverNode identifier */ - private String autonomousDataWarehouseId; + private String roverNodeId; /** - * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` - * parameter to the value of the etag from a previous GET or POST response for that resource. The resource - * will be updated or deleted only if the etag you provide matches the resource's current etag value. - * + * The client request ID for tracing. */ - private String ifMatch; + private String opcRequestId; public static class Builder implements com.oracle.bmc.requests.BmcRequest.Builder< - StopAutonomousDataWarehouseRequest, java.lang.Void> { + GetRoverNodeCertificateRequest, java.lang.Void> { private com.oracle.bmc.util.internal.Consumer invocationCallback = null; private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; @@ -59,26 +58,26 @@ public Builder retryConfiguration( * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(StopAutonomousDataWarehouseRequest o) { - autonomousDataWarehouseId(o.getAutonomousDataWarehouseId()); - ifMatch(o.getIfMatch()); + public Builder copy(GetRoverNodeCertificateRequest o) { + roverNodeId(o.getRoverNodeId()); + opcRequestId(o.getOpcRequestId()); invocationCallback(o.getInvocationCallback()); retryConfiguration(o.getRetryConfiguration()); return this; } /** - * Build the instance of StopAutonomousDataWarehouseRequest as configured by this builder + * Build the instance of GetRoverNodeCertificateRequest as configured by this builder * * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, * while the method {@link Builder#buildWithoutInvocationCallback} does not. * * This is the preferred method to build an instance. * - * @return instance of StopAutonomousDataWarehouseRequest + * @return instance of GetRoverNodeCertificateRequest */ - public StopAutonomousDataWarehouseRequest build() { - StopAutonomousDataWarehouseRequest request = buildWithoutInvocationCallback(); + public GetRoverNodeCertificateRequest build() { + GetRoverNodeCertificateRequest request = buildWithoutInvocationCallback(); request.setInvocationCallback(invocationCallback); request.setRetryConfiguration(retryConfiguration); return request; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/StartAutonomousDataWarehouseRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeEncryptionKeyRequest.java similarity index 68% rename from bmc-database/src/main/java/com/oracle/bmc/database/requests/StartAutonomousDataWarehouseRequest.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeEncryptionKeyRequest.java index 4a7bbde4503..b4ac6ff6c8e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/StartAutonomousDataWarehouseRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeEncryptionKeyRequest.java @@ -2,32 +2,31 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.requests; -import com.oracle.bmc.database.model.*; - -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +import com.oracle.bmc.rover.model.*; +/** + * Example: Click here to see how to use GetRoverNodeEncryptionKeyRequest. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter -public class StartAutonomousDataWarehouseRequest +public class GetRoverNodeEncryptionKeyRequest extends com.oracle.bmc.requests.BmcRequest { /** - * The database [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). + * Serial number of the rover node. */ - private String autonomousDataWarehouseId; + private String roverNodeId; /** - * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` - * parameter to the value of the etag from a previous GET or POST response for that resource. The resource - * will be updated or deleted only if the etag you provide matches the resource's current etag value. - * + * The client request ID for tracing. */ - private String ifMatch; + private String opcRequestId; public static class Builder implements com.oracle.bmc.requests.BmcRequest.Builder< - StartAutonomousDataWarehouseRequest, java.lang.Void> { + GetRoverNodeEncryptionKeyRequest, java.lang.Void> { private com.oracle.bmc.util.internal.Consumer invocationCallback = null; private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; @@ -59,26 +58,26 @@ public Builder retryConfiguration( * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(StartAutonomousDataWarehouseRequest o) { - autonomousDataWarehouseId(o.getAutonomousDataWarehouseId()); - ifMatch(o.getIfMatch()); + public Builder copy(GetRoverNodeEncryptionKeyRequest o) { + roverNodeId(o.getRoverNodeId()); + opcRequestId(o.getOpcRequestId()); invocationCallback(o.getInvocationCallback()); retryConfiguration(o.getRetryConfiguration()); return this; } /** - * Build the instance of StartAutonomousDataWarehouseRequest as configured by this builder + * Build the instance of GetRoverNodeEncryptionKeyRequest as configured by this builder * * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, * while the method {@link Builder#buildWithoutInvocationCallback} does not. * * This is the preferred method to build an instance. * - * @return instance of StartAutonomousDataWarehouseRequest + * @return instance of GetRoverNodeEncryptionKeyRequest */ - public StartAutonomousDataWarehouseRequest build() { - StartAutonomousDataWarehouseRequest request = buildWithoutInvocationCallback(); + public GetRoverNodeEncryptionKeyRequest build() { + GetRoverNodeEncryptionKeyRequest request = buildWithoutInvocationCallback(); request.setInvocationCallback(invocationCallback); request.setRetryConfiguration(retryConfiguration); return request; 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 new file mode 100644 index 00000000000..35551fee199 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeGetRptRequest.java @@ -0,0 +1,93 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") +@lombok.Getter +public class GetRoverNodeGetRptRequest extends com.oracle.bmc.requests.BmcRequest { + + /** + * Unique RoverNode identifier + */ + private String roverNodeId; + + /** + * The Java Web Token which is a signature of the request that is signed with the resource's private key + * This is meant solely in the context of getRpt + * + */ + private String jwt; + + /** + * The client request ID for tracing. + */ + private String opcRequestId; + + public static class Builder + implements com.oracle.bmc.requests.BmcRequest.Builder< + GetRoverNodeGetRptRequest, java.lang.Void> { + private com.oracle.bmc.util.internal.Consumer + invocationCallback = null; + private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; + + /** + * Set the invocation callback for the request to be built. + * @param invocationCallback the invocation callback to be set for the request + * @return this builder instance + */ + public Builder invocationCallback( + com.oracle.bmc.util.internal.Consumer + invocationCallback) { + this.invocationCallback = invocationCallback; + return this; + } + + /** + * Set the retry configuration for the request to be built. + * @param retryConfiguration the retry configuration to be used for the request + * @return this builder instance + */ + public Builder retryConfiguration( + com.oracle.bmc.retrier.RetryConfiguration retryConfiguration) { + this.retryConfiguration = retryConfiguration; + return this; + } + + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(GetRoverNodeGetRptRequest o) { + roverNodeId(o.getRoverNodeId()); + jwt(o.getJwt()); + opcRequestId(o.getOpcRequestId()); + invocationCallback(o.getInvocationCallback()); + retryConfiguration(o.getRetryConfiguration()); + return this; + } + + /** + * Build the instance of GetRoverNodeGetRptRequest as configured by this builder + * + * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, + * while the method {@link Builder#buildWithoutInvocationCallback} does not. + * + * This is the preferred method to build an instance. + * + * @return instance of GetRoverNodeGetRptRequest + */ + public GetRoverNodeGetRptRequest build() { + GetRoverNodeGetRptRequest request = buildWithoutInvocationCallback(); + request.setInvocationCallback(invocationCallback); + request.setRetryConfiguration(retryConfiguration); + return request; + } + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDataWarehouseBackupRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeRequest.java similarity index 71% rename from bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDataWarehouseBackupRequest.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeRequest.java index ebcffaa0dc1..ca6eb601882 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDataWarehouseBackupRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeRequest.java @@ -2,24 +2,30 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.requests; -import com.oracle.bmc.database.model.*; - -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +import com.oracle.bmc.rover.model.*; +/** + * Example: Click here to see how to use GetRoverNodeRequest. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter -public class GetAutonomousDataWarehouseBackupRequest - extends com.oracle.bmc.requests.BmcRequest { +public class GetRoverNodeRequest extends com.oracle.bmc.requests.BmcRequest { + + /** + * Unique RoverNode identifier + */ + private String roverNodeId; /** - * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Autonomous Data Warehouse backup. + * The client request ID for tracing. */ - private String autonomousDataWarehouseBackupId; + private String opcRequestId; public static class Builder implements com.oracle.bmc.requests.BmcRequest.Builder< - GetAutonomousDataWarehouseBackupRequest, java.lang.Void> { + GetRoverNodeRequest, java.lang.Void> { private com.oracle.bmc.util.internal.Consumer invocationCallback = null; private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; @@ -51,25 +57,26 @@ public Builder retryConfiguration( * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(GetAutonomousDataWarehouseBackupRequest o) { - autonomousDataWarehouseBackupId(o.getAutonomousDataWarehouseBackupId()); + public Builder copy(GetRoverNodeRequest o) { + roverNodeId(o.getRoverNodeId()); + opcRequestId(o.getOpcRequestId()); invocationCallback(o.getInvocationCallback()); retryConfiguration(o.getRetryConfiguration()); return this; } /** - * Build the instance of GetAutonomousDataWarehouseBackupRequest as configured by this builder + * Build the instance of GetRoverNodeRequest as configured by this builder * * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, * while the method {@link Builder#buildWithoutInvocationCallback} does not. * * This is the preferred method to build an instance. * - * @return instance of GetAutonomousDataWarehouseBackupRequest + * @return instance of GetRoverNodeRequest */ - public GetAutonomousDataWarehouseBackupRequest build() { - GetAutonomousDataWarehouseBackupRequest request = buildWithoutInvocationCallback(); + public GetRoverNodeRequest build() { + GetRoverNodeRequest request = buildWithoutInvocationCallback(); request.setInvocationCallback(invocationCallback); request.setRetryConfiguration(retryConfiguration); return request; 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 new file mode 100644 index 00000000000..61270429767 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverClustersRequest.java @@ -0,0 +1,158 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") +@lombok.Getter +public class ListRoverClustersRequest extends com.oracle.bmc.requests.BmcRequest { + + /** + * The OCID of the compartment in which to list resources. + */ + private String compartmentId; + + /** + * A filter to return only resources that match the entire display name given. + */ + private String displayName; + + /** + * The maximum number of items to return. + */ + private Integer limit; + + /** + * The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. + */ + private String page; + + /** + * A filter to return only resources their lifecycleState matches the given lifecycleState. + */ + private com.oracle.bmc.rover.model.LifecycleState lifecycleState; + + /** + * The sort order to use, either 'asc' or 'desc'. + */ + private com.oracle.bmc.rover.model.SortOrders sortOrder; + + /** + * The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending. If no value is specified timeCreated is default. + * + */ + private SortBy sortBy; + + /** + * The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending. If no value is specified timeCreated is default. + * + **/ + public enum SortBy { + TimeCreated("timeCreated"), + DisplayName("displayName"), + ; + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (SortBy v : SortBy.values()) { + map.put(v.getValue(), v); + } + } + + SortBy(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static SortBy create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + throw new IllegalArgumentException("Invalid SortBy: " + key); + } + }; + /** + * The client request ID for tracing. + */ + private String opcRequestId; + + public static class Builder + implements com.oracle.bmc.requests.BmcRequest.Builder< + ListRoverClustersRequest, java.lang.Void> { + private com.oracle.bmc.util.internal.Consumer + invocationCallback = null; + private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; + + /** + * Set the invocation callback for the request to be built. + * @param invocationCallback the invocation callback to be set for the request + * @return this builder instance + */ + public Builder invocationCallback( + com.oracle.bmc.util.internal.Consumer + invocationCallback) { + this.invocationCallback = invocationCallback; + return this; + } + + /** + * Set the retry configuration for the request to be built. + * @param retryConfiguration the retry configuration to be used for the request + * @return this builder instance + */ + public Builder retryConfiguration( + com.oracle.bmc.retrier.RetryConfiguration retryConfiguration) { + this.retryConfiguration = retryConfiguration; + return this; + } + + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(ListRoverClustersRequest o) { + compartmentId(o.getCompartmentId()); + displayName(o.getDisplayName()); + limit(o.getLimit()); + page(o.getPage()); + lifecycleState(o.getLifecycleState()); + sortOrder(o.getSortOrder()); + sortBy(o.getSortBy()); + opcRequestId(o.getOpcRequestId()); + invocationCallback(o.getInvocationCallback()); + retryConfiguration(o.getRetryConfiguration()); + return this; + } + + /** + * Build the instance of ListRoverClustersRequest as configured by this builder + * + * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, + * while the method {@link Builder#buildWithoutInvocationCallback} does not. + * + * This is the preferred method to build an instance. + * + * @return instance of ListRoverClustersRequest + */ + public ListRoverClustersRequest build() { + ListRoverClustersRequest request = buildWithoutInvocationCallback(); + request.setInvocationCallback(invocationCallback); + request.setRetryConfiguration(retryConfiguration); + return request; + } + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDataWarehouseBackupsRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverEntitlementsRequest.java similarity index 56% rename from bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDataWarehouseBackupsRequest.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverEntitlementsRequest.java index b856cb04fbe..2fc54ee2cc9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDataWarehouseBackupsRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverEntitlementsRequest.java @@ -2,53 +2,66 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.requests; -import com.oracle.bmc.database.model.*; - -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +import com.oracle.bmc.rover.model.*; +/** + * Example: Click here to see how to use ListRoverEntitlementsRequest. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter -public class ListAutonomousDataWarehouseBackupsRequest +public class ListRoverEntitlementsRequest extends com.oracle.bmc.requests.BmcRequest { /** - * The database [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). + * The OCID of the compartment in which to list resources. */ - private String autonomousDataWarehouseId; + private String compartmentId; /** - * The compartment [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). + * filtering by Rover Device Entitlement id */ - private String compartmentId; + private String id; + + /** + * A filter to return only resources that match the entire display name given. + */ + private String displayName; /** - * The maximum number of items to return per page. + * A filter to return only resources their lifecycleState matches the given lifecycleState. + */ + private com.oracle.bmc.rover.model.LifecycleState lifecycleState; + + /** + * The maximum number of items to return. */ private Integer limit; /** - * The pagination token to continue listing from. + * The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. */ private String page; /** - * The field to sort by. You can provide one sort order (`sortOrder`). Default order for TIMECREATED is descending. Default order for DISPLAYNAME is ascending. The DISPLAYNAME sort order is case sensitive. - *

- **Note:** If you do not include the availability domain filter, the resources are grouped by availability domain, then sorted. + * The sort order to use, either 'asc' or 'desc'. + */ + private com.oracle.bmc.rover.model.SortOrders sortOrder; + + /** + * The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending. If no value is specified timeCreated is default. * */ private SortBy sortBy; /** - * The field to sort by. You can provide one sort order (`sortOrder`). Default order for TIMECREATED is descending. Default order for DISPLAYNAME is ascending. The DISPLAYNAME sort order is case sensitive. - *

- **Note:** If you do not include the availability domain filter, the resources are grouped by availability domain, then sorted. + * The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending. If no value is specified timeCreated is default. * **/ public enum SortBy { - Timecreated("TIMECREATED"), - Displayname("DISPLAYNAME"), + TimeCreated("timeCreated"), + DisplayName("displayName"), ; private final String value; @@ -79,58 +92,13 @@ public static SortBy create(String key) { } }; /** - * The sort order to use, either ascending (`ASC`) or descending (`DESC`). - */ - private SortOrder sortOrder; - - /** - * The sort order to use, either ascending (`ASC`) or descending (`DESC`). - **/ - public enum SortOrder { - Asc("ASC"), - Desc("DESC"), - ; - - private final String value; - private static java.util.Map map; - - static { - map = new java.util.HashMap<>(); - for (SortOrder v : SortOrder.values()) { - map.put(v.getValue(), v); - } - } - - SortOrder(String value) { - this.value = value; - } - - @com.fasterxml.jackson.annotation.JsonValue - public String getValue() { - return value; - } - - @com.fasterxml.jackson.annotation.JsonCreator - public static SortOrder create(String key) { - if (map.containsKey(key)) { - return map.get(key); - } - throw new IllegalArgumentException("Invalid SortOrder: " + key); - } - }; - /** - * A filter to return only resources that match the given lifecycle state exactly. + * The client request ID for tracing. */ - private AutonomousDataWarehouseBackupSummary.LifecycleState lifecycleState; - - /** - * A filter to return only resources that match the entire display name given. The match is not case sensitive. - */ - private String displayName; + private String opcRequestId; public static class Builder implements com.oracle.bmc.requests.BmcRequest.Builder< - ListAutonomousDataWarehouseBackupsRequest, java.lang.Void> { + ListRoverEntitlementsRequest, java.lang.Void> { private com.oracle.bmc.util.internal.Consumer invocationCallback = null; private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; @@ -162,32 +130,33 @@ public Builder retryConfiguration( * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(ListAutonomousDataWarehouseBackupsRequest o) { - autonomousDataWarehouseId(o.getAutonomousDataWarehouseId()); + public Builder copy(ListRoverEntitlementsRequest o) { compartmentId(o.getCompartmentId()); + id(o.getId()); + displayName(o.getDisplayName()); + lifecycleState(o.getLifecycleState()); limit(o.getLimit()); page(o.getPage()); - sortBy(o.getSortBy()); sortOrder(o.getSortOrder()); - lifecycleState(o.getLifecycleState()); - displayName(o.getDisplayName()); + sortBy(o.getSortBy()); + opcRequestId(o.getOpcRequestId()); invocationCallback(o.getInvocationCallback()); retryConfiguration(o.getRetryConfiguration()); return this; } /** - * Build the instance of ListAutonomousDataWarehouseBackupsRequest as configured by this builder + * Build the instance of ListRoverEntitlementsRequest as configured by this builder * * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, * while the method {@link Builder#buildWithoutInvocationCallback} does not. * * This is the preferred method to build an instance. * - * @return instance of ListAutonomousDataWarehouseBackupsRequest + * @return instance of ListRoverEntitlementsRequest */ - public ListAutonomousDataWarehouseBackupsRequest build() { - ListAutonomousDataWarehouseBackupsRequest request = buildWithoutInvocationCallback(); + public ListRoverEntitlementsRequest build() { + ListRoverEntitlementsRequest request = buildWithoutInvocationCallback(); request.setInvocationCallback(invocationCallback); request.setRetryConfiguration(retryConfiguration); return request; 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 new file mode 100644 index 00000000000..4072de78d3f --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverNodesRequest.java @@ -0,0 +1,158 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") +@lombok.Getter +public class ListRoverNodesRequest extends com.oracle.bmc.requests.BmcRequest { + + /** + * The OCID of the compartment in which to list resources. + */ + private String compartmentId; + + /** + * A filter to return only resources that match the entire display name given. + */ + private String displayName; + + /** + * The maximum number of items to return. + */ + private Integer limit; + + /** + * The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. + */ + private String page; + + /** + * A filter to return only resources their lifecycleState matches the given lifecycleState. + */ + private com.oracle.bmc.rover.model.LifecycleState lifecycleState; + + /** + * The sort order to use, either 'asc' or 'desc'. + */ + private com.oracle.bmc.rover.model.SortOrders sortOrder; + + /** + * The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending. If no value is specified timeCreated is default. + * + */ + private SortBy sortBy; + + /** + * The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending. If no value is specified timeCreated is default. + * + **/ + public enum SortBy { + TimeCreated("timeCreated"), + DisplayName("displayName"), + ; + + private final String value; + private static java.util.Map map; + + static { + map = new java.util.HashMap<>(); + for (SortBy v : SortBy.values()) { + map.put(v.getValue(), v); + } + } + + SortBy(String value) { + this.value = value; + } + + @com.fasterxml.jackson.annotation.JsonValue + public String getValue() { + return value; + } + + @com.fasterxml.jackson.annotation.JsonCreator + public static SortBy create(String key) { + if (map.containsKey(key)) { + return map.get(key); + } + throw new IllegalArgumentException("Invalid SortBy: " + key); + } + }; + /** + * The client request ID for tracing. + */ + private String opcRequestId; + + public static class Builder + implements com.oracle.bmc.requests.BmcRequest.Builder< + ListRoverNodesRequest, java.lang.Void> { + private com.oracle.bmc.util.internal.Consumer + invocationCallback = null; + private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; + + /** + * Set the invocation callback for the request to be built. + * @param invocationCallback the invocation callback to be set for the request + * @return this builder instance + */ + public Builder invocationCallback( + com.oracle.bmc.util.internal.Consumer + invocationCallback) { + this.invocationCallback = invocationCallback; + return this; + } + + /** + * Set the retry configuration for the request to be built. + * @param retryConfiguration the retry configuration to be used for the request + * @return this builder instance + */ + public Builder retryConfiguration( + com.oracle.bmc.retrier.RetryConfiguration retryConfiguration) { + this.retryConfiguration = retryConfiguration; + return this; + } + + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(ListRoverNodesRequest o) { + compartmentId(o.getCompartmentId()); + displayName(o.getDisplayName()); + limit(o.getLimit()); + page(o.getPage()); + lifecycleState(o.getLifecycleState()); + sortOrder(o.getSortOrder()); + sortBy(o.getSortBy()); + opcRequestId(o.getOpcRequestId()); + invocationCallback(o.getInvocationCallback()); + retryConfiguration(o.getRetryConfiguration()); + return this; + } + + /** + * Build the instance of ListRoverNodesRequest as configured by this builder + * + * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, + * while the method {@link Builder#buildWithoutInvocationCallback} does not. + * + * This is the preferred method to build an instance. + * + * @return instance of ListRoverNodesRequest + */ + public ListRoverNodesRequest build() { + ListRoverNodesRequest request = buildWithoutInvocationCallback(); + request.setInvocationCallback(invocationCallback); + request.setRetryConfiguration(retryConfiguration); + return request; + } + } +} 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 new file mode 100644 index 00000000000..6d588cd3e0e --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/RoverNodeActionSetKeyRequest.java @@ -0,0 +1,143 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") +@lombok.Getter +public class RoverNodeActionSetKeyRequest + extends com.oracle.bmc.requests.BmcRequest { + + /** + * Unique RoverNode identifier + */ + private String roverNodeId; + + /** + * The Java Web Token which is a signature of the request that is signed with the resource's private key + * This is meant solely in the context of getRpt + * + */ + private String jwt; + + /** + * The information to be updated. + */ + private RoverNodeActionSetKeyDetails roverNodeActionSetKeyDetails; + + /** + * For optimistic concurrency control. In the PUT or DELETE call + * for a resource, set the `if-match` parameter to the value of the + * etag from a previous GET or POST response for that resource. + * The resource will be updated or deleted only if the etag you + * provide matches the resource's current etag value. + * + */ + private String ifMatch; + + /** + * The client request ID for tracing. + */ + private String opcRequestId; + + /** + * A token that uniquely identifies a request so it can be retried in case of a timeout or + * server error without risk of executing that same action again. Retry tokens expire after 24 + * hours, but can be invalidated before then due to conflicting operations. For example, if a resource + * has been deleted and purged from the system, then a retry of the original creation request + * might be rejected. + * + */ + private String opcRetryToken; + + /** + * Alternative accessor for the body parameter. + * @return body parameter + */ + @Override + @com.oracle.bmc.InternalSdk + public RoverNodeActionSetKeyDetails getBody$() { + return roverNodeActionSetKeyDetails; + } + + public static class Builder + implements com.oracle.bmc.requests.BmcRequest.Builder< + RoverNodeActionSetKeyRequest, RoverNodeActionSetKeyDetails> { + private com.oracle.bmc.util.internal.Consumer + invocationCallback = null; + private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; + + /** + * Set the invocation callback for the request to be built. + * @param invocationCallback the invocation callback to be set for the request + * @return this builder instance + */ + public Builder invocationCallback( + com.oracle.bmc.util.internal.Consumer + invocationCallback) { + this.invocationCallback = invocationCallback; + return this; + } + + /** + * Set the retry configuration for the request to be built. + * @param retryConfiguration the retry configuration to be used for the request + * @return this builder instance + */ + public Builder retryConfiguration( + com.oracle.bmc.retrier.RetryConfiguration retryConfiguration) { + this.retryConfiguration = retryConfiguration; + return this; + } + + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(RoverNodeActionSetKeyRequest o) { + roverNodeId(o.getRoverNodeId()); + jwt(o.getJwt()); + roverNodeActionSetKeyDetails(o.getRoverNodeActionSetKeyDetails()); + ifMatch(o.getIfMatch()); + opcRequestId(o.getOpcRequestId()); + opcRetryToken(o.getOpcRetryToken()); + invocationCallback(o.getInvocationCallback()); + retryConfiguration(o.getRetryConfiguration()); + return this; + } + + /** + * Build the instance of RoverNodeActionSetKeyRequest as configured by this builder + * + * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, + * while the method {@link Builder#buildWithoutInvocationCallback} does not. + * + * This is the preferred method to build an instance. + * + * @return instance of RoverNodeActionSetKeyRequest + */ + public RoverNodeActionSetKeyRequest build() { + RoverNodeActionSetKeyRequest request = buildWithoutInvocationCallback(); + request.setInvocationCallback(invocationCallback); + request.setRetryConfiguration(retryConfiguration); + return request; + } + + /** + * Alternative setter for the body parameter. + * @param body the body parameter + * @return this builder instance + */ + @com.oracle.bmc.InternalSdk + public Builder body$(RoverNodeActionSetKeyDetails body) { + roverNodeActionSetKeyDetails(body); + return this; + } + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestoreAutonomousDataWarehouseRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverClusterRequest.java similarity index 64% rename from bmc-database/src/main/java/com/oracle/bmc/database/requests/RestoreAutonomousDataWarehouseRequest.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverClusterRequest.java index d39545838f1..6c23e8d8a44 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestoreAutonomousDataWarehouseRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverClusterRequest.java @@ -2,47 +2,56 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.requests; -import com.oracle.bmc.database.model.*; - -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +import com.oracle.bmc.rover.model.*; +/** + * Example: Click here to see how to use UpdateRoverClusterRequest. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter -public class RestoreAutonomousDataWarehouseRequest - extends com.oracle.bmc.requests.BmcRequest { +public class UpdateRoverClusterRequest + extends com.oracle.bmc.requests.BmcRequest { /** - * The database [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). + * Unique RoverCluster identifier */ - private String autonomousDataWarehouseId; + private String roverClusterId; /** - * Request to perform an Autonomous Data Warehouse restore. + * The information to be updated. */ - private RestoreAutonomousDataWarehouseDetails restoreAutonomousDataWarehouseDetails; + private UpdateRoverClusterDetails updateRoverClusterDetails; /** - * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` - * parameter to the value of the etag from a previous GET or POST response for that resource. The resource - * will be updated or deleted only if the etag you provide matches the resource's current etag value. + * For optimistic concurrency control. In the PUT or DELETE call + * for a resource, set the `if-match` parameter to the value of the + * etag from a previous GET or POST response for that resource. + * The resource will be updated or deleted only if the etag you + * provide matches the resource's current etag value. * */ private String ifMatch; + /** + * The client request ID for tracing. + */ + private String opcRequestId; + /** * Alternative accessor for the body parameter. * @return body parameter */ @Override @com.oracle.bmc.InternalSdk - public RestoreAutonomousDataWarehouseDetails getBody$() { - return restoreAutonomousDataWarehouseDetails; + public UpdateRoverClusterDetails getBody$() { + return updateRoverClusterDetails; } public static class Builder implements com.oracle.bmc.requests.BmcRequest.Builder< - RestoreAutonomousDataWarehouseRequest, RestoreAutonomousDataWarehouseDetails> { + UpdateRoverClusterRequest, UpdateRoverClusterDetails> { private com.oracle.bmc.util.internal.Consumer invocationCallback = null; private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; @@ -74,27 +83,28 @@ public Builder retryConfiguration( * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(RestoreAutonomousDataWarehouseRequest o) { - autonomousDataWarehouseId(o.getAutonomousDataWarehouseId()); - restoreAutonomousDataWarehouseDetails(o.getRestoreAutonomousDataWarehouseDetails()); + public Builder copy(UpdateRoverClusterRequest o) { + roverClusterId(o.getRoverClusterId()); + updateRoverClusterDetails(o.getUpdateRoverClusterDetails()); ifMatch(o.getIfMatch()); + opcRequestId(o.getOpcRequestId()); invocationCallback(o.getInvocationCallback()); retryConfiguration(o.getRetryConfiguration()); return this; } /** - * Build the instance of RestoreAutonomousDataWarehouseRequest as configured by this builder + * Build the instance of UpdateRoverClusterRequest as configured by this builder * * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, * while the method {@link Builder#buildWithoutInvocationCallback} does not. * * This is the preferred method to build an instance. * - * @return instance of RestoreAutonomousDataWarehouseRequest + * @return instance of UpdateRoverClusterRequest */ - public RestoreAutonomousDataWarehouseRequest build() { - RestoreAutonomousDataWarehouseRequest request = buildWithoutInvocationCallback(); + public UpdateRoverClusterRequest build() { + UpdateRoverClusterRequest request = buildWithoutInvocationCallback(); request.setInvocationCallback(invocationCallback); request.setRetryConfiguration(retryConfiguration); return request; @@ -106,8 +116,8 @@ public RestoreAutonomousDataWarehouseRequest build() { * @return this builder instance */ @com.oracle.bmc.InternalSdk - public Builder body$(RestoreAutonomousDataWarehouseDetails body) { - restoreAutonomousDataWarehouseDetails(body); + public Builder body$(UpdateRoverClusterDetails body) { + updateRoverClusterDetails(body); return this; } } 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 new file mode 100644 index 00000000000..c24c945f2b6 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverEntitlementRequest.java @@ -0,0 +1,124 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") +@lombok.Getter +public class UpdateRoverEntitlementRequest + extends com.oracle.bmc.requests.BmcRequest { + + /** + * ID of the rover node or cluster entitlement + */ + private String roverEntitlementId; + + /** + * The information to be updated. + */ + private UpdateRoverEntitlementDetails updateRoverEntitlementDetails; + + /** + * For optimistic concurrency control. In the PUT or DELETE call + * for a resource, set the `if-match` parameter to the value of the + * etag from a previous GET or POST response for that resource. + * The resource will be updated or deleted only if the etag you + * provide matches the resource's current etag value. + * + */ + private String ifMatch; + + /** + * The client request ID for tracing. + */ + private String opcRequestId; + + /** + * Alternative accessor for the body parameter. + * @return body parameter + */ + @Override + @com.oracle.bmc.InternalSdk + public UpdateRoverEntitlementDetails getBody$() { + return updateRoverEntitlementDetails; + } + + public static class Builder + implements com.oracle.bmc.requests.BmcRequest.Builder< + UpdateRoverEntitlementRequest, UpdateRoverEntitlementDetails> { + private com.oracle.bmc.util.internal.Consumer + invocationCallback = null; + private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; + + /** + * Set the invocation callback for the request to be built. + * @param invocationCallback the invocation callback to be set for the request + * @return this builder instance + */ + public Builder invocationCallback( + com.oracle.bmc.util.internal.Consumer + invocationCallback) { + this.invocationCallback = invocationCallback; + return this; + } + + /** + * Set the retry configuration for the request to be built. + * @param retryConfiguration the retry configuration to be used for the request + * @return this builder instance + */ + public Builder retryConfiguration( + com.oracle.bmc.retrier.RetryConfiguration retryConfiguration) { + this.retryConfiguration = retryConfiguration; + return this; + } + + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(UpdateRoverEntitlementRequest o) { + roverEntitlementId(o.getRoverEntitlementId()); + updateRoverEntitlementDetails(o.getUpdateRoverEntitlementDetails()); + ifMatch(o.getIfMatch()); + opcRequestId(o.getOpcRequestId()); + invocationCallback(o.getInvocationCallback()); + retryConfiguration(o.getRetryConfiguration()); + return this; + } + + /** + * Build the instance of UpdateRoverEntitlementRequest as configured by this builder + * + * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, + * while the method {@link Builder#buildWithoutInvocationCallback} does not. + * + * This is the preferred method to build an instance. + * + * @return instance of UpdateRoverEntitlementRequest + */ + public UpdateRoverEntitlementRequest build() { + UpdateRoverEntitlementRequest request = buildWithoutInvocationCallback(); + request.setInvocationCallback(invocationCallback); + request.setRetryConfiguration(retryConfiguration); + return request; + } + + /** + * Alternative setter for the body parameter. + * @param body the body parameter + * @return this builder instance + */ + @com.oracle.bmc.InternalSdk + public Builder body$(UpdateRoverEntitlementDetails body) { + updateRoverEntitlementDetails(body); + return this; + } + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousDataWarehouseRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverNodeRequest.java similarity index 64% rename from bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousDataWarehouseRequest.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverNodeRequest.java index 6bce1dff9fc..8e15ae5c817 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousDataWarehouseRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverNodeRequest.java @@ -2,47 +2,56 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.requests; -import com.oracle.bmc.database.model.*; - -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +import com.oracle.bmc.rover.model.*; +/** + * Example: Click here to see how to use UpdateRoverNodeRequest. + */ +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter -public class UpdateAutonomousDataWarehouseRequest - extends com.oracle.bmc.requests.BmcRequest { +public class UpdateRoverNodeRequest + extends com.oracle.bmc.requests.BmcRequest { /** - * The database [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). + * Unique RoverNode identifier */ - private String autonomousDataWarehouseId; + private String roverNodeId; /** - * Request to update the properties of an Autonomous Data Warehouse. + * The information to be updated. */ - private UpdateAutonomousDataWarehouseDetails updateAutonomousDataWarehouseDetails; + private UpdateRoverNodeDetails updateRoverNodeDetails; /** - * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` - * parameter to the value of the etag from a previous GET or POST response for that resource. The resource - * will be updated or deleted only if the etag you provide matches the resource's current etag value. + * For optimistic concurrency control. In the PUT or DELETE call + * for a resource, set the `if-match` parameter to the value of the + * etag from a previous GET or POST response for that resource. + * The resource will be updated or deleted only if the etag you + * provide matches the resource's current etag value. * */ private String ifMatch; + /** + * The client request ID for tracing. + */ + private String opcRequestId; + /** * Alternative accessor for the body parameter. * @return body parameter */ @Override @com.oracle.bmc.InternalSdk - public UpdateAutonomousDataWarehouseDetails getBody$() { - return updateAutonomousDataWarehouseDetails; + public UpdateRoverNodeDetails getBody$() { + return updateRoverNodeDetails; } public static class Builder implements com.oracle.bmc.requests.BmcRequest.Builder< - UpdateAutonomousDataWarehouseRequest, UpdateAutonomousDataWarehouseDetails> { + UpdateRoverNodeRequest, UpdateRoverNodeDetails> { private com.oracle.bmc.util.internal.Consumer invocationCallback = null; private com.oracle.bmc.retrier.RetryConfiguration retryConfiguration = null; @@ -74,27 +83,28 @@ public Builder retryConfiguration( * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(UpdateAutonomousDataWarehouseRequest o) { - autonomousDataWarehouseId(o.getAutonomousDataWarehouseId()); - updateAutonomousDataWarehouseDetails(o.getUpdateAutonomousDataWarehouseDetails()); + public Builder copy(UpdateRoverNodeRequest o) { + roverNodeId(o.getRoverNodeId()); + updateRoverNodeDetails(o.getUpdateRoverNodeDetails()); ifMatch(o.getIfMatch()); + opcRequestId(o.getOpcRequestId()); invocationCallback(o.getInvocationCallback()); retryConfiguration(o.getRetryConfiguration()); return this; } /** - * Build the instance of UpdateAutonomousDataWarehouseRequest as configured by this builder + * Build the instance of UpdateRoverNodeRequest as configured by this builder * * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account, * while the method {@link Builder#buildWithoutInvocationCallback} does not. * * This is the preferred method to build an instance. * - * @return instance of UpdateAutonomousDataWarehouseRequest + * @return instance of UpdateRoverNodeRequest */ - public UpdateAutonomousDataWarehouseRequest build() { - UpdateAutonomousDataWarehouseRequest request = buildWithoutInvocationCallback(); + public UpdateRoverNodeRequest build() { + UpdateRoverNodeRequest request = buildWithoutInvocationCallback(); request.setInvocationCallback(invocationCallback); request.setRetryConfiguration(retryConfiguration); return request; @@ -106,8 +116,8 @@ public UpdateAutonomousDataWarehouseRequest build() { * @return this builder instance */ @com.oracle.bmc.InternalSdk - public Builder body$(UpdateAutonomousDataWarehouseDetails body) { - updateAutonomousDataWarehouseDetails(body); + public Builder body$(UpdateRoverNodeDetails body) { + updateRoverNodeDetails(body); return this; } } 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 new file mode 100644 index 00000000000..5f0e3d79c0c --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ChangeRoverClusterCompartmentResponse.java @@ -0,0 +1,30 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class ChangeRoverClusterCompartmentResponse { + + /** + * + */ + private String opcRequestId; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(ChangeRoverClusterCompartmentResponse o) { + opcRequestId(o.getOpcRequestId()); + + return this; + } + } +} 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 new file mode 100644 index 00000000000..539a3abcb70 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ChangeRoverEntitlementCompartmentResponse.java @@ -0,0 +1,30 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class ChangeRoverEntitlementCompartmentResponse { + + /** + * + */ + private String opcRequestId; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(ChangeRoverEntitlementCompartmentResponse o) { + opcRequestId(o.getOpcRequestId()); + + return this; + } + } +} 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 new file mode 100644 index 00000000000..f46ebba621a --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ChangeRoverNodeCompartmentResponse.java @@ -0,0 +1,30 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class ChangeRoverNodeCompartmentResponse { + + /** + * + */ + private String opcRequestId; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(ChangeRoverNodeCompartmentResponse o) { + opcRequestId(o.getOpcRequestId()); + + return this; + } + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/StartAutonomousDataWarehouseResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverClusterResponse.java similarity index 66% rename from bmc-database/src/main/java/com/oracle/bmc/database/responses/StartAutonomousDataWarehouseResponse.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverClusterResponse.java index 62d024a708f..a465ed46aed 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/StartAutonomousDataWarehouseResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverClusterResponse.java @@ -2,41 +2,42 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.responses; -import com.oracle.bmc.database.model.*; +import com.oracle.bmc.rover.model.*; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder") @lombok.Getter -public class StartAutonomousDataWarehouseResponse { +public class CreateRoverClusterResponse { /** * For optimistic concurrency control. See `if-match`. + * */ private String etag; /** - * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about - * a particular request, please provide the request ID. + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. * */ private String opcRequestId; /** - * The returned AutonomousDataWarehouse instance. + * The returned RoverCluster instance. */ - private AutonomousDataWarehouse autonomousDataWarehouse; + private RoverCluster roverCluster; public static class Builder { /** * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(StartAutonomousDataWarehouseResponse o) { + public Builder copy(CreateRoverClusterResponse o) { etag(o.getEtag()); opcRequestId(o.getOpcRequestId()); - autonomousDataWarehouse(o.getAutonomousDataWarehouse()); + roverCluster(o.getRoverCluster()); return this; } 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 new file mode 100644 index 00000000000..f8b93f6f208 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverEntitlementResponse.java @@ -0,0 +1,42 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class CreateRoverEntitlementResponse { + + /** + * + */ + private String opcRequestId; + + /** + * + */ + private String etag; + + /** + * The returned RoverEntitlement instance. + */ + private RoverEntitlement roverEntitlement; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(CreateRoverEntitlementResponse o) { + opcRequestId(o.getOpcRequestId()); + etag(o.getEtag()); + roverEntitlement(o.getRoverEntitlement()); + + return this; + } + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousDataWarehouseResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverNodeResponse.java similarity index 66% rename from bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousDataWarehouseResponse.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverNodeResponse.java index 4d1acf153f3..7c1c771eefe 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousDataWarehouseResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverNodeResponse.java @@ -2,41 +2,42 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.responses; -import com.oracle.bmc.database.model.*; +import com.oracle.bmc.rover.model.*; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder") @lombok.Getter -public class CreateAutonomousDataWarehouseResponse { +public class CreateRoverNodeResponse { /** * For optimistic concurrency control. See `if-match`. + * */ private String etag; /** - * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about - * a particular request, please provide the request ID. + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. * */ private String opcRequestId; /** - * The returned AutonomousDataWarehouse instance. + * The returned RoverNode instance. */ - private AutonomousDataWarehouse autonomousDataWarehouse; + private RoverNode roverNode; public static class Builder { /** * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(CreateAutonomousDataWarehouseResponse o) { + public Builder copy(CreateRoverNodeResponse o) { etag(o.getEtag()); opcRequestId(o.getOpcRequestId()); - autonomousDataWarehouse(o.getAutonomousDataWarehouse()); + roverNode(o.getRoverNode()); return this; } diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteAutonomousDataWarehouseResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverClusterResponse.java similarity index 72% rename from bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteAutonomousDataWarehouseResponse.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverClusterResponse.java index d00501afe6d..978d52560c2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteAutonomousDataWarehouseResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverClusterResponse.java @@ -2,18 +2,18 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.responses; -import com.oracle.bmc.database.model.*; +import com.oracle.bmc.rover.model.*; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder") @lombok.Getter -public class DeleteAutonomousDataWarehouseResponse { +public class DeleteRoverClusterResponse { /** - * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about - * a particular request, please provide the request ID. + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. * */ private String opcRequestId; @@ -23,7 +23,7 @@ public static class Builder { * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(DeleteAutonomousDataWarehouseResponse o) { + public Builder copy(DeleteRoverClusterResponse o) { opcRequestId(o.getOpcRequestId()); return this; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDataWarehouseResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverEntitlementResponse.java similarity index 62% rename from bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDataWarehouseResponse.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverEntitlementResponse.java index f8f075ab8e4..8e2550815a6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDataWarehouseResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverEntitlementResponse.java @@ -2,35 +2,29 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.responses; -import com.oracle.bmc.database.model.*; +import com.oracle.bmc.rover.model.*; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder") @lombok.Getter -public class GetAutonomousDataWarehouseResponse { +public class DeleteRoverEntitlementResponse { /** - * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about - * a particular request, please provide the request ID. + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. * */ private String opcRequestId; - /** - * The returned AutonomousDataWarehouse instance. - */ - private AutonomousDataWarehouse autonomousDataWarehouse; - public static class Builder { /** * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(GetAutonomousDataWarehouseResponse o) { + public Builder copy(DeleteRoverEntitlementResponse o) { opcRequestId(o.getOpcRequestId()); - autonomousDataWarehouse(o.getAutonomousDataWarehouse()); return this; } 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 new file mode 100644 index 00000000000..6bae524b43d --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverNodeResponse.java @@ -0,0 +1,32 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class DeleteRoverNodeResponse { + + /** + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. + * + */ + private String opcRequestId; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(DeleteRoverNodeResponse o) { + opcRequestId(o.getOpcRequestId()); + + return this; + } + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/StopAutonomousDataWarehouseResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverClusterCertificateResponse.java similarity index 66% rename from bmc-database/src/main/java/com/oracle/bmc/database/responses/StopAutonomousDataWarehouseResponse.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverClusterCertificateResponse.java index 62b043ef38c..74699d27b0f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/StopAutonomousDataWarehouseResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverClusterCertificateResponse.java @@ -2,41 +2,42 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.responses; -import com.oracle.bmc.database.model.*; +import com.oracle.bmc.rover.model.*; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder") @lombok.Getter -public class StopAutonomousDataWarehouseResponse { +public class GetRoverClusterCertificateResponse { /** * For optimistic concurrency control. See `if-match`. + * */ private String etag; /** - * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about - * a particular request, please provide the request ID. + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. * */ private String opcRequestId; /** - * The returned AutonomousDataWarehouse instance. + * The returned RoverClusterCertificate instance. */ - private AutonomousDataWarehouse autonomousDataWarehouse; + private RoverClusterCertificate roverClusterCertificate; public static class Builder { /** * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(StopAutonomousDataWarehouseResponse o) { + public Builder copy(GetRoverClusterCertificateResponse o) { etag(o.getEtag()); opcRequestId(o.getOpcRequestId()); - autonomousDataWarehouse(o.getAutonomousDataWarehouse()); + roverClusterCertificate(o.getRoverClusterCertificate()); return this; } diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousDataWarehouseResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverClusterResponse.java similarity index 66% rename from bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousDataWarehouseResponse.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverClusterResponse.java index 4b3d8ce43ec..451424084b1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousDataWarehouseResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverClusterResponse.java @@ -2,41 +2,42 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.responses; -import com.oracle.bmc.database.model.*; +import com.oracle.bmc.rover.model.*; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder") @lombok.Getter -public class UpdateAutonomousDataWarehouseResponse { +public class GetRoverClusterResponse { /** * For optimistic concurrency control. See `if-match`. + * */ private String etag; /** - * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about - * a particular request, please provide the request ID. + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. * */ private String opcRequestId; /** - * The returned AutonomousDataWarehouse instance. + * The returned RoverCluster instance. */ - private AutonomousDataWarehouse autonomousDataWarehouse; + private RoverCluster roverCluster; public static class Builder { /** * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(UpdateAutonomousDataWarehouseResponse o) { + public Builder copy(GetRoverClusterResponse o) { etag(o.getEtag()); opcRequestId(o.getOpcRequestId()); - autonomousDataWarehouse(o.getAutonomousDataWarehouse()); + roverCluster(o.getRoverCluster()); return this; } 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 new file mode 100644 index 00000000000..c45a7cfa4f3 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverEntitlementResponse.java @@ -0,0 +1,42 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class GetRoverEntitlementResponse { + + /** + * + */ + private String opcRequestId; + + /** + * + */ + private String etag; + + /** + * The returned RoverEntitlement instance. + */ + private RoverEntitlement roverEntitlement; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(GetRoverEntitlementResponse o) { + opcRequestId(o.getOpcRequestId()); + etag(o.getEtag()); + roverEntitlement(o.getRoverEntitlement()); + + return this; + } + } +} 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 new file mode 100644 index 00000000000..fbe4a79401e --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeCertificateResponse.java @@ -0,0 +1,45 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class GetRoverNodeCertificateResponse { + + /** + * For optimistic concurrency control. See `if-match`. + * + */ + private String etag; + + /** + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. + * + */ + private String opcRequestId; + + /** + * The returned RoverNodeCertificate instance. + */ + private RoverNodeCertificate roverNodeCertificate; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(GetRoverNodeCertificateResponse o) { + etag(o.getEtag()); + opcRequestId(o.getOpcRequestId()); + roverNodeCertificate(o.getRoverNodeCertificate()); + + return this; + } + } +} 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 new file mode 100644 index 00000000000..5b24bfb8856 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeEncryptionKeyResponse.java @@ -0,0 +1,45 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class GetRoverNodeEncryptionKeyResponse { + + /** + * For optimistic concurrency control. See `if-match`. + * + */ + private String etag; + + /** + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. + * + */ + private String opcRequestId; + + /** + * The returned RoverNodeEncryptionKey instance. + */ + private RoverNodeEncryptionKey roverNodeEncryptionKey; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(GetRoverNodeEncryptionKeyResponse o) { + etag(o.getEtag()); + opcRequestId(o.getOpcRequestId()); + roverNodeEncryptionKey(o.getRoverNodeEncryptionKey()); + + return this; + } + } +} 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 new file mode 100644 index 00000000000..05b47fca206 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeGetRptResponse.java @@ -0,0 +1,45 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class GetRoverNodeGetRptResponse { + + /** + * For optimistic concurrency control. See `if-match`. + * + */ + private String etag; + + /** + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. + * + */ + private String opcRequestId; + + /** + * The returned RoverNodeGetRpt instance. + */ + private RoverNodeGetRpt roverNodeGetRpt; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(GetRoverNodeGetRptResponse o) { + etag(o.getEtag()); + opcRequestId(o.getOpcRequestId()); + roverNodeGetRpt(o.getRoverNodeGetRpt()); + + return this; + } + } +} 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 new file mode 100644 index 00000000000..4701dc563d2 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeResponse.java @@ -0,0 +1,45 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class GetRoverNodeResponse { + + /** + * For optimistic concurrency control. See `if-match`. + * + */ + private String etag; + + /** + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. + * + */ + private String opcRequestId; + + /** + * The returned RoverNode instance. + */ + private RoverNode roverNode; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(GetRoverNodeResponse o) { + etag(o.getEtag()); + opcRequestId(o.getOpcRequestId()); + roverNode(o.getRoverNode()); + + return this; + } + } +} 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 new file mode 100644 index 00000000000..0c59b2d6b4e --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverClustersResponse.java @@ -0,0 +1,56 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class ListRoverClustersResponse { + + /** + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. + * + */ + private String opcRequestId; + + /** + * For pagination of a list of items. When paging through a list, if this header appears in the response, + * then a partial list might have been returned. Include this value as the `page` parameter for the + * subsequent GET request to get the next batch of items. + * + */ + private String opcNextPage; + + /** + * For pagination of a list of items. When paging through a list, if this header appears in the response, + * then a partial list might have been returned. Include this value as the `page` parameter for the + * subsequent GET request to get the previous batch of items. + * + */ + private String opcPrevPage; + + /** + * The returned RoverClusterCollection instance. + */ + private RoverClusterCollection roverClusterCollection; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(ListRoverClustersResponse o) { + opcRequestId(o.getOpcRequestId()); + opcNextPage(o.getOpcNextPage()); + opcPrevPage(o.getOpcPrevPage()); + roverClusterCollection(o.getRoverClusterCollection()); + + return this; + } + } +} 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 new file mode 100644 index 00000000000..9e407163ce2 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverEntitlementsResponse.java @@ -0,0 +1,54 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class ListRoverEntitlementsResponse { + + /** + * + */ + private String opcRequestId; + + /** + * For pagination of a list of items. When paging through a list, if this header appears in the response, + * then a partial list might have been returned. Include this value as the `page` parameter for the + * subsequent GET request to get the next batch of items. + * + */ + private String opcNextPage; + + /** + * For pagination of a list of items. When paging through a list, if this header appears in the response, + * then a partial list might have been returned. Include this value as the `page` parameter for the + * subsequent GET request to get the previous batch of items. + * + */ + private String opcPrevPage; + + /** + * The returned RoverEntitlementCollection instance. + */ + private RoverEntitlementCollection roverEntitlementCollection; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(ListRoverEntitlementsResponse o) { + opcRequestId(o.getOpcRequestId()); + opcNextPage(o.getOpcNextPage()); + opcPrevPage(o.getOpcPrevPage()); + roverEntitlementCollection(o.getRoverEntitlementCollection()); + + return this; + } + } +} diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDataWarehouseBackupsResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverNodesResponse.java similarity index 53% rename from bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDataWarehouseBackupsResponse.java rename to bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverNodesResponse.java index 7ad7ffdd2f5..95429406cb4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDataWarehouseBackupsResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverNodesResponse.java @@ -2,45 +2,53 @@ * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache 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; +package com.oracle.bmc.rover.responses; -import com.oracle.bmc.database.model.*; +import com.oracle.bmc.rover.model.*; -@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder") @lombok.Getter -public class ListAutonomousDataWarehouseBackupsResponse { +public class ListRoverNodesResponse { /** - * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about - * a particular request, please provide the request ID. + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. * */ private String opcRequestId; /** * For pagination of a list of items. When paging through a list, if this header appears in the response, - * then there are additional items still to get. Include this value as the `page` parameter for the - * subsequent GET request. For information about pagination, see - * [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine). + * then a partial list might have been returned. Include this value as the `page` parameter for the + * subsequent GET request to get the next batch of items. * */ private String opcNextPage; /** - * A list of AutonomousDataWarehouseBackupSummary instances. + * For pagination of a list of items. When paging through a list, if this header appears in the response, + * then a partial list might have been returned. Include this value as the `page` parameter for the + * subsequent GET request to get the previous batch of items. + * + */ + private String opcPrevPage; + + /** + * The returned RoverNodeCollection instance. */ - private java.util.List items; + private RoverNodeCollection roverNodeCollection; public static class Builder { /** * Copy method to populate the builder with values from the given instance. * @return this builder instance */ - public Builder copy(ListAutonomousDataWarehouseBackupsResponse o) { + public Builder copy(ListRoverNodesResponse o) { opcRequestId(o.getOpcRequestId()); opcNextPage(o.getOpcNextPage()); - items(o.getItems()); + opcPrevPage(o.getOpcPrevPage()); + roverNodeCollection(o.getRoverNodeCollection()); return this; } 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 new file mode 100644 index 00000000000..61003a662f5 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/RoverNodeActionSetKeyResponse.java @@ -0,0 +1,45 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class RoverNodeActionSetKeyResponse { + + /** + * For optimistic concurrency control. See `if-match`. + * + */ + private String etag; + + /** + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. + * + */ + private String opcRequestId; + + /** + * The returned RoverNodeSetKey instance. + */ + private RoverNodeSetKey roverNodeSetKey; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(RoverNodeActionSetKeyResponse o) { + etag(o.getEtag()); + opcRequestId(o.getOpcRequestId()); + roverNodeSetKey(o.getRoverNodeSetKey()); + + return this; + } + } +} 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 new file mode 100644 index 00000000000..94cc10517ea --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/UpdateRoverClusterResponse.java @@ -0,0 +1,45 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class UpdateRoverClusterResponse { + + /** + * For optimistic concurrency control. See `if-match`. + * + */ + private String etag; + + /** + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. + * + */ + private String opcRequestId; + + /** + * The returned RoverCluster instance. + */ + private RoverCluster roverCluster; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(UpdateRoverClusterResponse o) { + etag(o.getEtag()); + opcRequestId(o.getOpcRequestId()); + roverCluster(o.getRoverCluster()); + + return this; + } + } +} 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 new file mode 100644 index 00000000000..affd142d3c9 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/UpdateRoverEntitlementResponse.java @@ -0,0 +1,45 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class UpdateRoverEntitlementResponse { + + /** + * For optimistic concurrency control. See `if-match`. + * + */ + private String etag; + + /** + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. + * + */ + private String opcRequestId; + + /** + * The returned RoverEntitlement instance. + */ + private RoverEntitlement roverEntitlement; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(UpdateRoverEntitlementResponse o) { + etag(o.getEtag()); + opcRequestId(o.getOpcRequestId()); + roverEntitlement(o.getRoverEntitlement()); + + return this; + } + } +} 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 new file mode 100644 index 00000000000..ab911dea392 --- /dev/null +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/UpdateRoverNodeResponse.java @@ -0,0 +1,45 @@ +/** + * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or 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; + +import com.oracle.bmc.rover.model.*; + +@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") +@lombok.Builder(builderClassName = "Builder") +@lombok.Getter +public class UpdateRoverNodeResponse { + + /** + * For optimistic concurrency control. See `if-match`. + * + */ + private String etag; + + /** + * Unique Oracle-assigned identifier for the request. If you need to contact + * Oracle about a particular request, please provide the request ID. + * + */ + private String opcRequestId; + + /** + * The returned RoverNode instance. + */ + private RoverNode roverNode; + + public static class Builder { + /** + * Copy method to populate the builder with values from the given instance. + * @return this builder instance + */ + public Builder copy(UpdateRoverNodeResponse o) { + etag(o.getEtag()); + opcRequestId(o.getOpcRequestId()); + roverNode(o.getRoverNode()); + + return this; + } + } +} diff --git a/bmc-sch/pom.xml b/bmc-sch/pom.xml index c5c6f32f26d..87d844be4be 100644 --- a/bmc-sch/pom.xml +++ b/bmc-sch/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-sch @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 37460b7e5d7..e0ba1821939 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 @@ -60,6 +60,8 @@ public interface ServiceConnector extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ActivateServiceConnectorResponse activateServiceConnector( ActivateServiceConnectorRequest request); @@ -74,6 +76,8 @@ ActivateServiceConnectorResponse activateServiceConnector( * @param request The request object containing the details to send * @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. */ ChangeServiceConnectorCompartmentResponse changeServiceConnectorCompartment( ChangeServiceConnectorCompartmentRequest request); @@ -101,6 +105,8 @@ ChangeServiceConnectorCompartmentResponse changeServiceConnectorCompartment( * @param request The request object containing the details to send * @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. */ CreateServiceConnectorResponse createServiceConnector(CreateServiceConnectorRequest request); @@ -115,6 +121,8 @@ ChangeServiceConnectorCompartmentResponse changeServiceConnectorCompartment( * @param request The request object containing the details to send * @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. */ DeactivateServiceConnectorResponse deactivateServiceConnector( DeactivateServiceConnectorRequest request); @@ -128,6 +136,8 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @param request The request object containing the details to send * @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. */ DeleteServiceConnectorResponse deleteServiceConnector(DeleteServiceConnectorRequest request); @@ -137,6 +147,8 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @param request The request object containing the details to send * @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. */ GetServiceConnectorResponse getServiceConnector(GetServiceConnectorRequest request); @@ -146,6 +158,8 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -155,6 +169,8 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @param request The request object containing the details to send * @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. */ ListServiceConnectorsResponse listServiceConnectors(ListServiceConnectorsRequest request); @@ -164,6 +180,8 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -173,6 +191,8 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -182,6 +202,8 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -195,6 +217,8 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @param request The request object containing the details to send * @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. */ UpdateServiceConnectorResponse updateServiceConnector(UpdateServiceConnectorRequest request); 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 d74bb8a5890..fac6966a37e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; - +/** + * Example: Click here to see how to use ActivateServiceConnectorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d573846da1a..b211eac8cf8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; - +/** + * Example: Click here to see how to use ChangeServiceConnectorCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 25dab3b9cdf..5c4ede8e25b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; - +/** + * Example: Click here to see how to use CreateServiceConnectorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 361476a9d20..890b47594a3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; - +/** + * Example: Click here to see how to use DeactivateServiceConnectorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9cdda90d9a9..20913ac0be1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; - +/** + * Example: Click here to see how to use DeleteServiceConnectorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 045b9e6dfd6..1fcfa4a8c40 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; - +/** + * Example: Click here to see how to use GetServiceConnectorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ab9c71f9c2d..2ab612deddd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0057db1f0f3..4d4197f34ba 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; - +/** + * Example: Click here to see how to use ListServiceConnectorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f3e32587521..fd54a055d1b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ce3447ab62a..603fc08344c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 99a54dd51d6..abc369dc02c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 60f3825cbc3..446ae7fb0f3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; - +/** + * Example: Click here to see how to use UpdateServiceConnectorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-secrets/pom.xml b/bmc-secrets/pom.xml index 2faad173b53..eaaf2ddad79 100644 --- a/bmc-secrets/pom.xml +++ b/bmc-secrets/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-secrets @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 27159d92345..a141610b84b 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 @@ -52,6 +52,8 @@ public interface Secrets extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetSecretBundleResponse getSecretBundle(GetSecretBundleRequest request); @@ -60,6 +62,8 @@ public interface Secrets extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListSecretBundleVersionsResponse listSecretBundleVersions( ListSecretBundleVersionsRequest request); 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 96d1ff5d35d..788ea55858b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.secrets.requests; import com.oracle.bmc.secrets.model.*; - +/** + * Example: Click here to see how to use GetSecretBundleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190301") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5b9cf07af4b..5671c0f1b48 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.secrets.requests; import com.oracle.bmc.secrets.model.*; - +/** + * Example: Click here to see how to use ListSecretBundleVersionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190301") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-shaded/bmc-shaded-full/pom.xml b/bmc-shaded/bmc-shaded-full/pom.xml index 4383f75b691..d86516b9871 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.27.1 + 1.28.0 ../pom.xml oci-java-sdk-shaded-full diff --git a/bmc-shaded/pom.xml b/bmc-shaded/pom.xml index 72d78ab46b0..a038ab8a304 100644 --- a/bmc-shaded/pom.xml +++ b/bmc-shaded/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml diff --git a/bmc-streaming/pom.xml b/bmc-streaming/pom.xml index c7f8644b331..d4962621516 100644 --- a/bmc-streaming/pom.xml +++ b/bmc-streaming/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-streaming @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.0 \ No newline at end of file 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 875863d6b24..fefb5635f6e 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 @@ -31,6 +31,8 @@ public interface Stream extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ConsumerCommitResponse consumerCommit(ConsumerCommitRequest request); @@ -40,6 +42,8 @@ public interface Stream extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ConsumerHeartbeatResponse consumerHeartbeat(ConsumerHeartbeatRequest request); @@ -53,6 +57,8 @@ public interface Stream extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateCursorResponse createCursor(CreateCursorRequest request); @@ -62,6 +68,8 @@ public interface Stream extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateGroupCursorResponse createGroupCursor(CreateGroupCursorRequest request); @@ -71,6 +79,8 @@ public interface Stream extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetGroupResponse getGroup(GetGroupRequest request); @@ -82,6 +92,8 @@ public interface Stream extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetMessagesResponse getMessages(GetMessagesRequest request); @@ -94,6 +106,8 @@ public interface Stream extends AutoCloseable { * @param request The request object containing the details to send * @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. */ PutMessagesResponse putMessages(PutMessagesRequest request); @@ -103,6 +117,8 @@ public interface Stream extends AutoCloseable { * @param request The request object containing the details to send * @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. */ 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 4b5a0ee6bc5..5a2ef9b40fa 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 @@ -50,6 +50,8 @@ public interface StreamAdmin extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeConnectHarnessCompartmentResponse changeConnectHarnessCompartment( ChangeConnectHarnessCompartmentRequest request); @@ -62,6 +64,8 @@ ChangeConnectHarnessCompartmentResponse changeConnectHarnessCompartment( * @param request The request object containing the details to send * @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. */ ChangeStreamCompartmentResponse changeStreamCompartment(ChangeStreamCompartmentRequest request); @@ -70,6 +74,8 @@ ChangeConnectHarnessCompartmentResponse changeConnectHarnessCompartment( * @param request The request object containing the details to send * @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. */ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( ChangeStreamPoolCompartmentRequest request); @@ -81,6 +87,8 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @param request The request object containing the details to send * @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. */ CreateConnectHarnessResponse createConnectHarness(CreateConnectHarnessRequest request); @@ -94,6 +102,8 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @param request The request object containing the details to send * @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. */ CreateStreamResponse createStream(CreateStreamRequest request); @@ -105,6 +115,8 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @param request The request object containing the details to send * @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. */ CreateStreamPoolResponse createStreamPool(CreateStreamPoolRequest request); @@ -118,6 +130,8 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @param request The request object containing the details to send * @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. */ DeleteConnectHarnessResponse deleteConnectHarness(DeleteConnectHarnessRequest request); @@ -131,6 +145,8 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @param request The request object containing the details to send * @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. */ DeleteStreamResponse deleteStream(DeleteStreamRequest request); @@ -141,6 +157,8 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @param request The request object containing the details to send * @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. */ DeleteStreamPoolResponse deleteStreamPool(DeleteStreamPoolRequest request); @@ -149,6 +167,8 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @param request The request object containing the details to send * @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. */ GetConnectHarnessResponse getConnectHarness(GetConnectHarnessRequest request); @@ -157,6 +177,8 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @param request The request object containing the details to send * @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. */ GetStreamResponse getStream(GetStreamRequest request); @@ -165,6 +187,8 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @param request The request object containing the details to send * @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. */ GetStreamPoolResponse getStreamPool(GetStreamPoolRequest request); @@ -173,6 +197,8 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @param request The request object containing the details to send * @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. */ ListConnectHarnessesResponse listConnectHarnesses(ListConnectHarnessesRequest request); @@ -181,6 +207,8 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @param request The request object containing the details to send * @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. */ ListStreamPoolsResponse listStreamPools(ListStreamPoolsRequest request); @@ -193,6 +221,8 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @param request The request object containing the details to send * @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. */ ListStreamsResponse listStreams(ListStreamsRequest request); @@ -202,6 +232,8 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @param request The request object containing the details to send * @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. */ UpdateConnectHarnessResponse updateConnectHarness(UpdateConnectHarnessRequest request); @@ -211,6 +243,8 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @param request The request object containing the details to send * @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. */ UpdateStreamResponse updateStream(UpdateStreamRequest request); @@ -220,6 +254,8 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @param request The request object containing the details to send * @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. */ UpdateStreamPoolResponse updateStreamPool(UpdateStreamPoolRequest request); 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 4b3bd177ad6..46496201f2a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use ChangeConnectHarnessCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3a2e5280a0e..68f5e07a559 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use ChangeStreamCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2d2d2d7de3e..e2fa41c8eb4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use ChangeStreamPoolCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 673d9f26080..5f2ac84dae6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use ConsumerCommitRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e2f85e74239..07ae8d433dc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use ConsumerHeartbeatRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 638ae216e55..9e295d9c312 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use CreateConnectHarnessRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c36d8d5cb4f..52ce6b67be3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use CreateCursorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 10776de2e76..006ae8faf48 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use CreateGroupCursorRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 679f63c1ab4..f131825aeb1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use CreateStreamPoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 60d9c1ff392..68a20c1b0f4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use CreateStreamRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3b0252439c6..33e5e350b7b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use DeleteConnectHarnessRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0229aa64a6a..fe0348326a6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use DeleteStreamPoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d876c4184fd..9b2c30ca225 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use DeleteStreamRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8578a31319c..6077867b27a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use GetConnectHarnessRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4655c577c96..db0257e4dcb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use GetGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3b6df5e1977..52c5b64e791 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use GetMessagesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2afd7af1971..dbef1d204d1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use GetStreamPoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2dea2ca2ba9..eaaff1011c0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use GetStreamRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a29d0e4e2bd..062a4b4306c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use ListConnectHarnessesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fd986a4914d..415198762db 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use ListStreamPoolsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f95dec9e06e..2c3162ad984 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use ListStreamsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6e28ebc1bc3..828ec18a9f2 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use PutMessagesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 15d9e84ab4d..fb1c7c5d322 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use UpdateConnectHarnessRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b5de316442e..48541959878 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use UpdateGroupRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9ff14692bbb..cc372bc6a7a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use UpdateStreamPoolRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3727d7c74e4..020a754cb39 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; - +/** + * Example: Click here to see how to use UpdateStreamRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-tenantmanagercontrolplane/pom.xml b/bmc-tenantmanagercontrolplane/pom.xml index fde576da0e4..981a7337785 100644 --- a/bmc-tenantmanagercontrolplane/pom.xml +++ b/bmc-tenantmanagercontrolplane/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-tenantmanagercontrolplane @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 5a10ef64776..bc23eaf14cb 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 @@ -50,6 +50,8 @@ public interface Link extends AutoCloseable { * @param request The request object containing the details to send * @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. */ DeleteLinkResponse deleteLink(DeleteLinkRequest request); @@ -58,6 +60,8 @@ public interface Link extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetLinkResponse getLink(GetLinkRequest request); @@ -66,6 +70,8 @@ public interface Link extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListLinksResponse listLinks(ListLinksRequest request); 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 992d2d33b11..332d1ac95b5 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 @@ -50,6 +50,8 @@ public interface RecipientInvitation extends AutoCloseable { * @param request The request object containing the details to send * @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. */ AcceptRecipientInvitationResponse acceptRecipientInvitation( AcceptRecipientInvitationRequest request); @@ -59,6 +61,8 @@ AcceptRecipientInvitationResponse acceptRecipientInvitation( * @param request The request object containing the details to send * @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. */ GetRecipientInvitationResponse getRecipientInvitation(GetRecipientInvitationRequest request); @@ -67,6 +71,8 @@ AcceptRecipientInvitationResponse acceptRecipientInvitation( * @param request The request object containing the details to send * @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. */ IgnoreRecipientInvitationResponse ignoreRecipientInvitation( IgnoreRecipientInvitationRequest request); @@ -77,6 +83,8 @@ IgnoreRecipientInvitationResponse ignoreRecipientInvitation( * @param request The request object containing the details to send * @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. */ ListRecipientInvitationsResponse listRecipientInvitations( ListRecipientInvitationsRequest request); @@ -86,6 +94,8 @@ ListRecipientInvitationsResponse listRecipientInvitations( * @param request The request object containing the details to send * @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. */ UpdateRecipientInvitationResponse updateRecipientInvitation( UpdateRecipientInvitationRequest request); 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 c60fddaae34..3c510ce3983 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 @@ -50,6 +50,8 @@ public interface SenderInvitation extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CancelSenderInvitationResponse cancelSenderInvitation(CancelSenderInvitationRequest request); @@ -58,6 +60,8 @@ public interface SenderInvitation extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CreateSenderInvitationResponse createSenderInvitation(CreateSenderInvitationRequest request); @@ -66,6 +70,8 @@ public interface SenderInvitation extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetSenderInvitationResponse getSenderInvitation(GetSenderInvitationRequest request); @@ -75,6 +81,8 @@ public interface SenderInvitation extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListSenderInvitationsResponse listSenderInvitations(ListSenderInvitationsRequest request); @@ -83,6 +91,8 @@ public interface SenderInvitation extends AutoCloseable { * @param request The request object containing the details to send * @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. */ UpdateSenderInvitationResponse updateSenderInvitation(UpdateSenderInvitationRequest request); 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 a8d14984477..9860b289c82 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 @@ -50,6 +50,8 @@ public interface WorkRequest extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -59,6 +61,8 @@ public interface WorkRequest extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -68,6 +72,8 @@ public interface WorkRequest extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -77,6 +83,8 @@ public interface WorkRequest extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); 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 b85a7158ba3..e1795080db9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use AcceptRecipientInvitationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3739732ab7e..3e5479a63d9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use CancelSenderInvitationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3c2b86bfde0..ee8ed5d4799 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use CreateSenderInvitationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2e414f1c6a6..090dafe9ebe 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use DeleteLinkRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 59ddad4b08c..ffa6f7b753f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use GetLinkRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ba78fac5fa0..98b6fb605a0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use GetRecipientInvitationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 bd34ae164da..aece77beea1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use GetSenderInvitationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7fbb67e494f..b81d58fdb48 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 faaa0551f57..b75f9bb3ef4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use IgnoreRecipientInvitationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1b877cc07f4..bc65e4292c8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use ListLinksRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7d26a6bea7c..1d6c8a60c6a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use ListRecipientInvitationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 45147018743..f86bf97dc90 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use ListSenderInvitationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ab53f203ac3..92b8fbd2125 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 98c1f181148..e320231162c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6598ea10a51..b5640e5ecdb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 c2cd134f29c..773aa8ec521 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use UpdateRecipientInvitationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3080b64876b..f24e63d6e18 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; - +/** + * Example: Click here to see how to use UpdateSenderInvitationRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-usageapi/pom.xml b/bmc-usageapi/pom.xml index 03b1c9079ff..3a0e806f50d 100644 --- a/bmc-usageapi/pom.xml +++ b/bmc-usageapi/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-usageapi @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 77b5b5cfa18..570f4c9a58c 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 @@ -51,6 +51,8 @@ public interface Usageapi extends AutoCloseable { * @param request The request object containing the details to send * @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. */ RequestSummarizedConfigurationsResponse requestSummarizedConfigurations( RequestSummarizedConfigurationsRequest request); @@ -61,6 +63,8 @@ RequestSummarizedConfigurationsResponse requestSummarizedConfigurations( * @param request The request object containing the details to send * @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. */ RequestSummarizedUsagesResponse requestSummarizedUsages(RequestSummarizedUsagesRequest request); } 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 d9a35fbb286..2e8538980f8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.usageapi.requests; import com.oracle.bmc.usageapi.model.*; - +/** + * Example: Click here to see how to use RequestSummarizedConfigurationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200107") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 63ec1e678be..2ab53acdf7e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.usageapi.requests; import com.oracle.bmc.usageapi.model.*; - +/** + * Example: Click here to see how to use RequestSummarizedUsagesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200107") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-vault/pom.xml b/bmc-vault/pom.xml index 02bfeb58e8d..832649e755f 100644 --- a/bmc-vault/pom.xml +++ b/bmc-vault/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-vault @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 15beab8d388..7d37f7396cb 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 @@ -53,6 +53,8 @@ public interface Vaults extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CancelSecretDeletionResponse cancelSecretDeletion(CancelSecretDeletionRequest request); @@ -61,6 +63,8 @@ public interface Vaults extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( CancelSecretVersionDeletionRequest request); @@ -74,6 +78,8 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @param request The request object containing the details to send * @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. */ ChangeSecretCompartmentResponse changeSecretCompartment(ChangeSecretCompartmentRequest request); @@ -85,6 +91,8 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @param request The request object containing the details to send * @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. */ CreateSecretResponse createSecret(CreateSecretRequest request); @@ -93,6 +101,8 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @param request The request object containing the details to send * @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. */ GetSecretResponse getSecret(GetSecretRequest request); @@ -102,6 +112,8 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @param request The request object containing the details to send * @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. */ GetSecretVersionResponse getSecretVersion(GetSecretVersionRequest request); @@ -110,6 +122,8 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @param request The request object containing the details to send * @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. */ ListSecretVersionsResponse listSecretVersions(ListSecretVersionsRequest request); @@ -118,6 +132,8 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @param request The request object containing the details to send * @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. */ ListSecretsResponse listSecrets(ListSecretsRequest request); @@ -128,6 +144,8 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @param request The request object containing the details to send * @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. */ ScheduleSecretDeletionResponse scheduleSecretDeletion(ScheduleSecretDeletionRequest request); @@ -138,6 +156,8 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @param request The request object containing the details to send * @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. */ ScheduleSecretVersionDeletionResponse scheduleSecretVersionDeletion( ScheduleSecretVersionDeletionRequest request); @@ -153,6 +173,8 @@ ScheduleSecretVersionDeletionResponse scheduleSecretVersionDeletion( * @param request The request object containing the details to send * @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. */ UpdateSecretResponse updateSecret(UpdateSecretRequest request); 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 d73f1c9e1c4..93c2117554e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; - +/** + * Example: Click here to see how to use CancelSecretDeletionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 63d5c2fb832..056dbbe3ab6 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; - +/** + * Example: Click here to see how to use CancelSecretVersionDeletionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4895c0962aa..19bbe19acc8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; - +/** + * Example: Click here to see how to use ChangeSecretCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b5207c64d4d..5d44fc6a256 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; - +/** + * Example: Click here to see how to use CreateSecretRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 afd4e6c8b64..0fa0a58d2bd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; - +/** + * Example: Click here to see how to use GetSecretRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 eb8d80cbfce..af8f0bfea11 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; - +/** + * Example: Click here to see how to use GetSecretVersionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 06b8b5224dc..7f0a6c93571 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; - +/** + * Example: Click here to see how to use ListSecretVersionsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5b98f88d6e2..03a6fbdef95 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; - +/** + * Example: Click here to see how to use ListSecretsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2def2559104..ff286a4197d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; - +/** + * Example: Click here to see how to use ScheduleSecretDeletionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a9354a5cf05..0fecd4bdf4c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; - +/** + * Example: Click here to see how to use ScheduleSecretVersionDeletionRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 fd7d95db62f..743419dbc70 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; - +/** + * Example: Click here to see how to use UpdateSecretRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-waas/pom.xml b/bmc-waas/pom.xml index b712c25bc3d..a9ee2dfa538 100644 --- a/bmc-waas/pom.xml +++ b/bmc-waas/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-waas @@ -17,7 +17,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 fd3c057c180..0e7d99c7957 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 @@ -50,6 +50,8 @@ public interface Redirect extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeHttpRedirectCompartmentResponse changeHttpRedirectCompartment( ChangeHttpRedirectCompartmentRequest request); @@ -59,6 +61,8 @@ ChangeHttpRedirectCompartmentResponse changeHttpRedirectCompartment( * @param request The request object containing the details to send * @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. */ CreateHttpRedirectResponse createHttpRedirect(CreateHttpRedirectRequest request); @@ -67,6 +71,8 @@ ChangeHttpRedirectCompartmentResponse changeHttpRedirectCompartment( * @param request The request object containing the details to send * @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. */ DeleteHttpRedirectResponse deleteHttpRedirect(DeleteHttpRedirectRequest request); @@ -75,6 +81,8 @@ ChangeHttpRedirectCompartmentResponse changeHttpRedirectCompartment( * @param request The request object containing the details to send * @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. */ GetHttpRedirectResponse getHttpRedirect(GetHttpRedirectRequest request); @@ -83,6 +91,8 @@ ChangeHttpRedirectCompartmentResponse changeHttpRedirectCompartment( * @param request The request object containing the details to send * @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. */ ListHttpRedirectsResponse listHttpRedirects(ListHttpRedirectsRequest request); @@ -91,6 +101,8 @@ ChangeHttpRedirectCompartmentResponse changeHttpRedirectCompartment( * @param request The request object containing the details to send * @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. */ UpdateHttpRedirectResponse updateHttpRedirect(UpdateHttpRedirectRequest request); 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 cd8c2aae922..b9395124543 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 @@ -52,6 +52,8 @@ public interface Waas extends AutoCloseable { * @param request The request object containing the details to send * @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. */ AcceptRecommendationsResponse acceptRecommendations(AcceptRecommendationsRequest request); @@ -60,6 +62,8 @@ public interface Waas extends AutoCloseable { * @param request The request object containing the details to send * @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. */ CancelWorkRequestResponse cancelWorkRequest(CancelWorkRequestRequest request); @@ -71,6 +75,8 @@ public interface Waas extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ChangeAddressListCompartmentResponse changeAddressListCompartment( ChangeAddressListCompartmentRequest request); @@ -82,6 +88,8 @@ ChangeAddressListCompartmentResponse changeAddressListCompartment( * @param request The request object containing the details to send * @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. */ ChangeCertificateCompartmentResponse changeCertificateCompartment( ChangeCertificateCompartmentRequest request); @@ -91,6 +99,8 @@ ChangeCertificateCompartmentResponse changeCertificateCompartment( * @param request The request object containing the details to send * @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. */ ChangeCustomProtectionRuleCompartmentResponse changeCustomProtectionRuleCompartment( ChangeCustomProtectionRuleCompartmentRequest request); @@ -102,6 +112,8 @@ ChangeCustomProtectionRuleCompartmentResponse changeCustomProtectionRuleCompartm * @param request The request object containing the details to send * @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. */ ChangeWaasPolicyCompartmentResponse changeWaasPolicyCompartment( ChangeWaasPolicyCompartmentRequest request); @@ -111,6 +123,8 @@ ChangeWaasPolicyCompartmentResponse changeWaasPolicyCompartment( * @param request The request object containing the details to send * @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. */ CreateAddressListResponse createAddressList(CreateAddressListRequest request); @@ -121,6 +135,8 @@ ChangeWaasPolicyCompartmentResponse changeWaasPolicyCompartment( * @param request The request object containing the details to send * @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. */ CreateCertificateResponse createCertificate(CreateCertificateRequest request); @@ -131,6 +147,8 @@ ChangeWaasPolicyCompartmentResponse changeWaasPolicyCompartment( * @param request The request object containing the details to send * @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. */ CreateCustomProtectionRuleResponse createCustomProtectionRule( CreateCustomProtectionRuleRequest request); @@ -152,6 +170,8 @@ CreateCustomProtectionRuleResponse createCustomProtectionRule( * @param request The request object containing the details to send * @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. */ CreateWaasPolicyResponse createWaasPolicy(CreateWaasPolicyRequest request); @@ -160,6 +180,8 @@ CreateCustomProtectionRuleResponse createCustomProtectionRule( * @param request The request object containing the details to send * @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. */ DeleteAddressListResponse deleteAddressList(DeleteAddressListRequest request); @@ -168,6 +190,8 @@ CreateCustomProtectionRuleResponse createCustomProtectionRule( * @param request The request object containing the details to send * @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. */ DeleteCertificateResponse deleteCertificate(DeleteCertificateRequest request); @@ -176,6 +200,8 @@ CreateCustomProtectionRuleResponse createCustomProtectionRule( * @param request The request object containing the details to send * @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. */ DeleteCustomProtectionRuleResponse deleteCustomProtectionRule( DeleteCustomProtectionRuleRequest request); @@ -185,6 +211,8 @@ DeleteCustomProtectionRuleResponse deleteCustomProtectionRule( * @param request The request object containing the details to send * @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. */ DeleteWaasPolicyResponse deleteWaasPolicy(DeleteWaasPolicyRequest request); @@ -193,6 +221,8 @@ DeleteCustomProtectionRuleResponse deleteCustomProtectionRule( * @param request The request object containing the details to send * @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. */ GetAddressListResponse getAddressList(GetAddressListRequest request); @@ -201,6 +231,8 @@ DeleteCustomProtectionRuleResponse deleteCustomProtectionRule( * @param request The request object containing the details to send * @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. */ GetCertificateResponse getCertificate(GetCertificateRequest request); @@ -209,6 +241,8 @@ DeleteCustomProtectionRuleResponse deleteCustomProtectionRule( * @param request The request object containing the details to send * @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. */ GetCustomProtectionRuleResponse getCustomProtectionRule(GetCustomProtectionRuleRequest request); @@ -217,6 +251,8 @@ DeleteCustomProtectionRuleResponse deleteCustomProtectionRule( * @param request The request object containing the details to send * @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. */ GetDeviceFingerprintChallengeResponse getDeviceFingerprintChallenge( GetDeviceFingerprintChallengeRequest request); @@ -226,6 +262,8 @@ GetDeviceFingerprintChallengeResponse getDeviceFingerprintChallenge( * @param request The request object containing the details to send * @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. */ GetHumanInteractionChallengeResponse getHumanInteractionChallenge( GetHumanInteractionChallengeRequest request); @@ -235,6 +273,8 @@ GetHumanInteractionChallengeResponse getHumanInteractionChallenge( * @param request The request object containing the details to send * @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. */ GetJsChallengeResponse getJsChallenge(GetJsChallengeRequest request); @@ -243,6 +283,8 @@ GetHumanInteractionChallengeResponse getHumanInteractionChallenge( * @param request The request object containing the details to send * @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. */ GetPolicyConfigResponse getPolicyConfig(GetPolicyConfigRequest request); @@ -251,6 +293,8 @@ GetHumanInteractionChallengeResponse getHumanInteractionChallenge( * @param request The request object containing the details to send * @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. */ GetProtectionRuleResponse getProtectionRule(GetProtectionRuleRequest request); @@ -259,6 +303,8 @@ GetHumanInteractionChallengeResponse getHumanInteractionChallenge( * @param request The request object containing the details to send * @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. */ GetProtectionSettingsResponse getProtectionSettings(GetProtectionSettingsRequest request); @@ -267,6 +313,8 @@ GetHumanInteractionChallengeResponse getHumanInteractionChallenge( * @param request The request object containing the details to send * @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. */ GetWaasPolicyResponse getWaasPolicy(GetWaasPolicyRequest request); @@ -275,6 +323,8 @@ GetHumanInteractionChallengeResponse getHumanInteractionChallenge( * @param request The request object containing the details to send * @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. */ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( GetWafAddressRateLimitingRequest request); @@ -284,6 +334,8 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @param request The request object containing the details to send * @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. */ GetWafConfigResponse getWafConfig(GetWafConfigRequest request); @@ -292,6 +344,8 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -301,6 +355,8 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @param request The request object containing the details to send * @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. */ ListAccessRulesResponse listAccessRules(ListAccessRulesRequest request); @@ -309,6 +365,8 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @param request The request object containing the details to send * @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. */ ListAddressListsResponse listAddressLists(ListAddressListsRequest request); @@ -318,6 +376,8 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @param request The request object containing the details to send * @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. */ ListCachingRulesResponse listCachingRules(ListCachingRulesRequest request); @@ -331,6 +391,8 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @param request The request object containing the details to send * @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. */ ListCaptchasResponse listCaptchas(ListCaptchasRequest request); @@ -339,6 +401,8 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @param request The request object containing the details to send * @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. */ ListCertificatesResponse listCertificates(ListCertificatesRequest request); @@ -347,6 +411,8 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @param request The request object containing the details to send * @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. */ ListCustomProtectionRulesResponse listCustomProtectionRules( ListCustomProtectionRulesRequest request); @@ -356,6 +422,8 @@ ListCustomProtectionRulesResponse listCustomProtectionRules( * @param request The request object containing the details to send * @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. */ ListEdgeSubnetsResponse listEdgeSubnets(ListEdgeSubnetsRequest request); @@ -367,6 +435,8 @@ ListCustomProtectionRulesResponse listCustomProtectionRules( * @param request The request object containing the details to send * @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. */ ListGoodBotsResponse listGoodBots(ListGoodBotsRequest request); @@ -376,6 +446,8 @@ ListCustomProtectionRulesResponse listCustomProtectionRules( * @param request The request object containing the details to send * @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. */ ListProtectionRulesResponse listProtectionRules(ListProtectionRulesRequest request); @@ -387,6 +459,8 @@ ListCustomProtectionRulesResponse listCustomProtectionRules( * @param request The request object containing the details to send * @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. */ ListRecommendationsResponse listRecommendations(ListRecommendationsRequest request); @@ -398,6 +472,8 @@ ListCustomProtectionRulesResponse listCustomProtectionRules( * @param request The request object containing the details to send * @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. */ ListThreatFeedsResponse listThreatFeeds(ListThreatFeedsRequest request); @@ -406,6 +482,8 @@ ListCustomProtectionRulesResponse listCustomProtectionRules( * @param request The request object containing the details to send * @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. */ ListWaasPoliciesResponse listWaasPolicies(ListWaasPoliciesRequest request); @@ -414,6 +492,8 @@ ListCustomProtectionRulesResponse listCustomProtectionRules( * @param request The request object containing the details to send * @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. */ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( ListWaasPolicyCustomProtectionRulesRequest request); @@ -423,6 +503,8 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @param request The request object containing the details to send * @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. */ ListWafBlockedRequestsResponse listWafBlockedRequests(ListWafBlockedRequestsRequest request); @@ -434,6 +516,8 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @param request The request object containing the details to send * @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. */ ListWafLogsResponse listWafLogs(ListWafLogsRequest request); @@ -445,6 +529,8 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @param request The request object containing the details to send * @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. */ ListWafRequestsResponse listWafRequests(ListWafRequestsRequest request); @@ -455,6 +541,8 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @param request The request object containing the details to send * @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. */ ListWafTrafficResponse listWafTraffic(ListWafTrafficRequest request); @@ -463,6 +551,8 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @param request The request object containing the details to send * @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. */ ListWhitelistsResponse listWhitelists(ListWhitelistsRequest request); @@ -471,6 +561,8 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -480,6 +572,8 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @param request The request object containing the details to send * @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. */ PurgeCacheResponse purgeCache(PurgeCacheRequest request); @@ -496,6 +590,8 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @param request The request object containing the details to send * @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. */ UpdateAccessRulesResponse updateAccessRules(UpdateAccessRulesRequest request); @@ -504,6 +600,8 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @param request The request object containing the details to send * @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. */ UpdateAddressListResponse updateAddressList(UpdateAddressListRequest request); @@ -518,6 +616,8 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @param request The request object containing the details to send * @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. */ UpdateCachingRulesResponse updateCachingRules(UpdateCachingRulesRequest request); @@ -534,6 +634,8 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @param request The request object containing the details to send * @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. */ UpdateCaptchasResponse updateCaptchas(UpdateCaptchasRequest request); @@ -542,6 +644,8 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @param request The request object containing the details to send * @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. */ UpdateCertificateResponse updateCertificate(UpdateCertificateRequest request); @@ -550,6 +654,8 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @param request The request object containing the details to send * @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. */ UpdateCustomProtectionRuleResponse updateCustomProtectionRule( UpdateCustomProtectionRuleRequest request); @@ -563,6 +669,8 @@ UpdateCustomProtectionRuleResponse updateCustomProtectionRule( * @param request The request object containing the details to send * @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. */ UpdateDeviceFingerprintChallengeResponse updateDeviceFingerprintChallenge( UpdateDeviceFingerprintChallengeRequest request); @@ -574,6 +682,8 @@ UpdateDeviceFingerprintChallengeResponse updateDeviceFingerprintChallenge( * @param request The request object containing the details to send * @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. */ UpdateGoodBotsResponse updateGoodBots(UpdateGoodBotsRequest request); @@ -582,6 +692,8 @@ UpdateDeviceFingerprintChallengeResponse updateDeviceFingerprintChallenge( * @param request The request object containing the details to send * @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. */ UpdateHumanInteractionChallengeResponse updateHumanInteractionChallenge( UpdateHumanInteractionChallengeRequest request); @@ -591,6 +703,8 @@ UpdateHumanInteractionChallengeResponse updateHumanInteractionChallenge( * @param request The request object containing the details to send * @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. */ UpdateJsChallengeResponse updateJsChallenge(UpdateJsChallengeRequest request); @@ -599,6 +713,8 @@ UpdateHumanInteractionChallengeResponse updateHumanInteractionChallenge( * @param request The request object containing the details to send * @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. */ UpdatePolicyConfigResponse updatePolicyConfig(UpdatePolicyConfigRequest request); @@ -609,6 +725,8 @@ UpdateHumanInteractionChallengeResponse updateHumanInteractionChallenge( * @param request The request object containing the details to send * @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. */ UpdateProtectionRulesResponse updateProtectionRules(UpdateProtectionRulesRequest request); @@ -617,6 +735,8 @@ UpdateHumanInteractionChallengeResponse updateHumanInteractionChallenge( * @param request The request object containing the details to send * @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. */ UpdateProtectionSettingsResponse updateProtectionSettings( UpdateProtectionSettingsRequest request); @@ -626,6 +746,8 @@ UpdateProtectionSettingsResponse updateProtectionSettings( * @param request The request object containing the details to send * @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. */ UpdateThreatFeedsResponse updateThreatFeeds(UpdateThreatFeedsRequest request); @@ -636,6 +758,8 @@ UpdateProtectionSettingsResponse updateProtectionSettings( * @param request The request object containing the details to send * @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. */ UpdateWaasPolicyResponse updateWaasPolicy(UpdateWaasPolicyRequest request); @@ -644,6 +768,8 @@ UpdateProtectionSettingsResponse updateProtectionSettings( * @param request The request object containing the details to send * @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. */ UpdateWaasPolicyCustomProtectionRulesResponse updateWaasPolicyCustomProtectionRules( UpdateWaasPolicyCustomProtectionRulesRequest request); @@ -653,6 +779,8 @@ UpdateWaasPolicyCustomProtectionRulesResponse updateWaasPolicyCustomProtectionRu * @param request The request object containing the details to send * @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. */ UpdateWafAddressRateLimitingResponse updateWafAddressRateLimiting( UpdateWafAddressRateLimitingRequest request); @@ -670,6 +798,8 @@ UpdateWafAddressRateLimitingResponse updateWafAddressRateLimiting( * @param request The request object containing the details to send * @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. */ UpdateWafConfigResponse updateWafConfig(UpdateWafConfigRequest request); @@ -686,6 +816,8 @@ UpdateWafAddressRateLimitingResponse updateWafAddressRateLimiting( * @param request The request object containing the details to send * @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. */ UpdateWhitelistsResponse updateWhitelists(UpdateWhitelistsRequest request); 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 9d85297e18d..d6a6c012ae5 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use AcceptRecommendationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 618add98d8b..647fa3910e4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use CancelWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3d6f3161feb..b2610bfab84 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ChangeAddressListCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2d8973a5f08..876e59e7b32 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ChangeCertificateCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8fec652975d..d0645df7a4f 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ChangeCustomProtectionRuleCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 95bed2edf86..14c474516c9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ChangeHttpRedirectCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e2f2333c175..352623ab60e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ChangeWaasPolicyCompartmentRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 42bc3000ab0..30ebd41abef 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use CreateAddressListRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 cb157db0203..790cc762e62 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use CreateCertificateRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e4d80d64425..205b37e325c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use CreateCustomProtectionRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 67b7cffc645..c3ecf9b536e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use CreateHttpRedirectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f786e45c358..60850274d17 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use CreateWaasPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6bd36996a3b..f9b1f5c3b25 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use DeleteAddressListRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 02152531c44..e4b48b259ad 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use DeleteCertificateRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0a6ac697b0f..c52fdaaa38b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use DeleteCustomProtectionRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7f39733544f..ce4bf180766 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use DeleteHttpRedirectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 522fb4e741b..4a15e35f0ee 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use DeleteWaasPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2426b2cb644..0b0acb4bf2d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use GetAddressListRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 810f15bb44c..e9f84186dec 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use GetCertificateRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 01272931116..2ac5528b706 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use GetCustomProtectionRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0f689ad06bc..86f9776ef7c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use GetDeviceFingerprintChallengeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5b2cb53bf8a..753043f9ae1 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use GetHttpRedirectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 788aae4ff2c..e9b66f4e8e0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use GetHumanInteractionChallengeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 14cf9223b63..60da85c54a3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use GetJsChallengeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9f63d5e592d..ca26a6d826d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use GetPolicyConfigRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 30d3f9b1f18..62ef08f9541 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use GetProtectionRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3e230e765f1..ddd06f50764 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use GetProtectionSettingsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f0cbb1b32a8..b60349a72fc 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use GetWaasPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ccfdbae254b..6b46c5bcfcf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use GetWafAddressRateLimitingRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0d065098470..2fb67e69396 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use GetWafConfigRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0f49b0235dc..4566f53ee99 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3b03ed8679b..d09cdea8a19 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListAccessRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 773f6f89685..6dc7407a467 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListAddressListsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5c76f3749ae..794a4d68234 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListCachingRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a76d7fe7155..1b1ae7f133c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListCaptchasRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f0651495bab..f1947ffd2b8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListCertificatesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7a20b931531..77bcd907407 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListCustomProtectionRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 45e09558e6e..56f3c00518e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListEdgeSubnetsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 a2e16887f59..6a473a41c78 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListGoodBotsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 00930912ac9..3013c54dfaf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListHttpRedirectsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ecad95eff6d..93fb84c3657 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListProtectionRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ab8987cee9a..643823c1922 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListRecommendationsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b128392d16b..815f9d816cf 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListThreatFeedsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 7b85cf3c690..873c4c6f611 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListWaasPoliciesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9d84498d1da..7b57988a38c 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListWaasPolicyCustomProtectionRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 9c65a90e3d8..f0d66bb8830 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListWafBlockedRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 2bdc56aa62b..fe032c6284e 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListWafLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 27ac0055310..a4809d16052 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListWafRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 b14e2eca415..ec27ce6e5dd 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListWafTrafficRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3a67967c24a..a06144bb8a8 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListWhitelistsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6983c2703c3..a3512898106 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d8c67b1e4ba..8829828b993 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use PurgeCacheRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 10c915d3c91..ef93191c685 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateAccessRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e94a2466e33..fc171254574 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateAddressListRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 ddd0d6f7a9c..64c9238e137 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateCachingRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d189e42cf4d..50724c7aa2a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateCaptchasRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5f02848e64b..d0fcbcf42c3 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateCertificateRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0331cd97732..490e7ba5518 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateCustomProtectionRuleRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 4631a1ded13..084d0b5f268 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateDeviceFingerprintChallengeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 6f52a9d3f3a..7ec61d83fe0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateGoodBotsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 d1dc193765e..f5201050be4 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateHttpRedirectRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 703828086b4..8466267c3eb 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateHumanInteractionChallengeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1b3994a2f4a..c2da2835b5a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateJsChallengeRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 0d7855b35c3..a80f830a2d0 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdatePolicyConfigRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e9d2a074935..346dfed0dd9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateProtectionRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5eb4039eed6..7453f2a8a54 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateProtectionSettingsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 f4b667ff59d..4c961d49286 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateThreatFeedsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 90354d0d156..df861604b4a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateWaasPolicyCustomProtectionRulesRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 921834147e1..02fe64326ea 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateWaasPolicyRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 02e86736914..c3891f37d7d 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateWafAddressRateLimitingRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 8914aba393b..0a6900401d7 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateWafConfigRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 3c661ec5ffb..4035ce4f9df 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; - +/** + * Example: Click here to see how to use UpdateWhitelistsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/bmc-workrequests/pom.xml b/bmc-workrequests/pom.xml index f39a23c97d8..f9f43530741 100644 --- a/bmc-workrequests/pom.xml +++ b/bmc-workrequests/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 ../pom.xml oci-java-sdk-workrequests @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.27.1 + 1.28.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 5e248217574..e47c6ed431e 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 @@ -56,6 +56,8 @@ public interface WorkRequest extends AutoCloseable { * @param request The request object containing the details to send * @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. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -65,6 +67,8 @@ public interface WorkRequest extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -74,6 +78,8 @@ public interface WorkRequest extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -83,6 +89,8 @@ public interface WorkRequest extends AutoCloseable { * @param request The request object containing the details to send * @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. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); 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 7e660be7474..900e00f956a 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.workrequests.requests; import com.oracle.bmc.workrequests.model.*; - +/** + * Example: Click here to see how to use GetWorkRequestRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 5d697531115..e17e8d26d3b 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.workrequests.requests; import com.oracle.bmc.workrequests.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestErrorsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 1c72acb7771..69123fe91b9 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.workrequests.requests; import com.oracle.bmc.workrequests.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestLogsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter 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 e1895c00822..b531bdc7c19 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 @@ -5,7 +5,9 @@ package com.oracle.bmc.workrequests.requests; import com.oracle.bmc.workrequests.model.*; - +/** + * Example: Click here to see how to use ListWorkRequestsRequest. + */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @lombok.Getter diff --git a/pom.xml b/pom.xml index adeb205e712..59f85e8ebd7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.oracle.oci.sdk oci-java-sdk - 1.27.1 + 1.28.0 pom Oracle Cloud Infrastructure SDK This project contains the SDK used for Oracle Cloud Infrastructure @@ -723,6 +723,7 @@ bmc-computeinstanceagent bmc-optimizer bmc-tenantmanagercontrolplane + bmc-rover bmc-full bmc-shaded