-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[AutoPR azure-resourcemanager-oracledatabase]-generated-from-SDK Generation - Java-4938056 #45575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AutoPR azure-resourcemanager-oracledatabase]-generated-from-SDK Generation - Java-4938056 #45575
Conversation
…onfig.yaml', API Version: 2025-03-01, SDK Release Type: stable, and CommitSHA: 'fe609f3dbed84f0e8c18dfd88f39be1468719515' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs'
|
|
||
| #### `models.OracleSubscriptionListResult` was removed | ||
|
|
||
| #### `models.CloudExadataInfrastructureListResult` was removed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
List results. Should not be used.
| * `withConsumerGroup(models.ConsumerGroup)` was removed | ||
| * `withSyntaxFormat(models.SyntaxFormatType)` was removed | ||
| * `withHostFormat(models.HostFormatType)` was removed | ||
| * `withSessionMode(models.SessionModeType)` was removed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There should be read-only model, not used.
|
|
||
| #### `models.DbSystemShapeProperties` was modified | ||
|
|
||
| * `java.lang.Integer availableCoreCount()` -> `int availableCoreCount()` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor break
|
|
||
| #### `models.DbSystemShapes` was modified | ||
|
|
||
| * `listByLocation(java.lang.String,com.azure.core.util.Context)` was removed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
break as query param zoneId added
API Change CheckAPIView identified API level changes in this PR and created the following API reviews com.azure.resourcemanager:azure-resourcemanager-oracledatabase |
| * `timeMaintenanceBegin()` was removed | ||
| * `timeOfLastFailover()` was removed | ||
| * `ocid()` was removed | ||
| * `provisionableCpus()` was removed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should not affect, as they are in parent class.
| * `models.ScheduledOperationsTypeUpdate scheduledOperations()` -> `models.ScheduledOperationsType scheduledOperations()` | ||
| * `withScheduledOperations(models.ScheduledOperationsTypeUpdate)` was removed | ||
| * `withComputeCount(java.lang.Float)` was removed | ||
| * `java.lang.Float computeCount()` -> `java.lang.Double computeCount()` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this due to emitter always do Double for float
Configurations: 'specification/oracle/Oracle.Database.Management/tspconfig.yaml', API Version: 2025-03-01, SDK Release Type: stable, and CommitSHA: 'fe609f3dbed84f0e8c18dfd88f39be1468719515' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs'