Skip to content

Commit 90fd831

Browse files
Releasing version 3.31.1
1 parent 2fdf2be commit 90fd831

File tree

25,601 files changed

+53349
-31611
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

25,601 files changed

+53349
-31611
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/).
55

6+
## 3.31.1 - 2024-01-09
7+
### Added
8+
- Support for calling Oracle Cloud Infrastructure services in the sa-valparaiso-1 region
9+
- Support for creation of up to 60 containers per container instance in the Container Instances service
10+
- Support for Oracle GoldenGate discovery and monitoring in the Stack Monitoring service
11+
- Support for GoldenGate stream analytics in the GoldenGate service
12+
- Support for backup work requests in MySQL Heatwave service
13+
- Support for create, update, delete and list operations on premise vantage points in the Application Performance Monitoring service
14+
- Support for create, update, delete and list operations on workers in the Application Performance Monitoring service
15+
- Support for host capacity planning for compute instances and host unallocated metrics in the Operations Insights service
16+
17+
### Fixed
18+
- Operations that upload streams (e.g. `PutObject`) now retry according to global or client-level retry configurations (see [#566](https://github.com/oracle/oci-java-sdk/issues/566))
19+
- Retry logic when fetching resource principal session tokens
20+
621
## 3.31.0 - 2023-12-12
722
### Added
823
- Support for changing compartments of configurations in the PostgreSQL service

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ There is no HTTP client library configured by default. The OCI Java SDK offers t
5555
### GraalVM Native Image Build
5656

5757
OCI Java SDK Jersey HTTP client and Jersey 3 Http client are both ready for GraalVM Native Image.
58-
See [bmc-examples/native-gradle-example](bmc-examples/native-gradle-example) and [bmc-examples/native-maven-example](bmc-examples/native-maven-example)
58+
See [bmc-examples/native-gradle-example](bmc-examples/native-gradle-example) and [bmc-other-examples/native-maven-example](bmc-other-examples/native-maven-example)
5959
for configuration details for building Native Image executables.
6060

6161
### Invocation callbacks

bmc-accessgovernancecp/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.oci.sdk</groupId>
66
<artifactId>oci-java-sdk</artifactId>
7-
<version>3.31.0</version>
7+
<version>3.31.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>oci-java-sdk-accessgovernancecp</artifactId>
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>com.oracle.oci.sdk</groupId>
1717
<artifactId>oci-java-sdk-common</artifactId>
18-
<version>3.31.0</version>
18+
<version>3.31.1</version>
1919
</dependency>
2020
</dependencies>
2121
</project>

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/AccessGovernanceCP.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/AccessGovernanceCPAsync.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/AccessGovernanceCPAsyncClient.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/AccessGovernanceCPClient.java

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp;
@@ -151,11 +151,11 @@ public ChangeGovernanceInstanceCompartmentResponse changeGovernanceInstanceCompa
151151
.appendHeader("if-match", request.getIfMatch())
152152
.appendHeader("opc-request-id", request.getOpcRequestId())
153153
.appendHeader("opc-retry-token", request.getOpcRetryToken())
154+
.operationUsesDefaultRetries()
154155
.hasBody()
155156
.handleResponseHeaderString(
156157
"opc-request-id",
157158
ChangeGovernanceInstanceCompartmentResponse.Builder::opcRequestId)
158-
.operationUsesDefaultRetries()
159159
.callSync();
160160
}
161161

@@ -179,6 +179,7 @@ public CreateGovernanceInstanceResponse createGovernanceInstance(
179179
.accept("application/json")
180180
.appendHeader("opc-retry-token", request.getOpcRetryToken())
181181
.appendHeader("opc-request-id", request.getOpcRequestId())
182+
.operationUsesDefaultRetries()
182183
.hasBody()
183184
.handleBody(
184185
com.oracle.bmc.accessgovernancecp.model.GovernanceInstance.class,
@@ -189,7 +190,6 @@ public CreateGovernanceInstanceResponse createGovernanceInstance(
189190
CreateGovernanceInstanceResponse.Builder::opcWorkRequestId)
190191
.handleResponseHeaderString(
191192
"opc-request-id", CreateGovernanceInstanceResponse.Builder::opcRequestId)
192-
.operationUsesDefaultRetries()
193193
.callSync();
194194
}
195195

@@ -215,12 +215,12 @@ public DeleteGovernanceInstanceResponse deleteGovernanceInstance(
215215
.appendHeader("if-match", request.getIfMatch())
216216
.appendHeader("opc-retry-token", request.getOpcRetryToken())
217217
.appendHeader("opc-request-id", request.getOpcRequestId())
218+
.operationUsesDefaultRetries()
218219
.handleResponseHeaderString(
219220
"opc-work-request-id",
220221
DeleteGovernanceInstanceResponse.Builder::opcWorkRequestId)
221222
.handleResponseHeaderString(
222223
"opc-request-id", DeleteGovernanceInstanceResponse.Builder::opcRequestId)
223-
.operationUsesDefaultRetries()
224224
.callSync();
225225
}
226226

@@ -244,13 +244,13 @@ public GetGovernanceInstanceResponse getGovernanceInstance(
244244
.appendPathParam(request.getGovernanceInstanceId())
245245
.accept("application/json")
246246
.appendHeader("opc-request-id", request.getOpcRequestId())
247+
.operationUsesDefaultRetries()
247248
.handleBody(
248249
com.oracle.bmc.accessgovernancecp.model.GovernanceInstance.class,
249250
GetGovernanceInstanceResponse.Builder::governanceInstance)
250251
.handleResponseHeaderString("etag", GetGovernanceInstanceResponse.Builder::etag)
251252
.handleResponseHeaderString(
252253
"opc-request-id", GetGovernanceInstanceResponse.Builder::opcRequestId)
253-
.operationUsesDefaultRetries()
254254
.callSync();
255255
}
256256

@@ -273,6 +273,7 @@ public GetGovernanceInstanceConfigurationResponse getGovernanceInstanceConfigura
273273
.appendQueryParam("compartmentId", request.getCompartmentId())
274274
.accept("application/json")
275275
.appendHeader("opc-request-id", request.getOpcRequestId())
276+
.operationUsesDefaultRetries()
276277
.handleBody(
277278
com.oracle.bmc.accessgovernancecp.model.GovernanceInstanceConfiguration
278279
.class,
@@ -283,7 +284,6 @@ public GetGovernanceInstanceConfigurationResponse getGovernanceInstanceConfigura
283284
.handleResponseHeaderString(
284285
"opc-request-id",
285286
GetGovernanceInstanceConfigurationResponse.Builder::opcRequestId)
286-
.operationUsesDefaultRetries()
287287
.callSync();
288288
}
289289

@@ -312,14 +312,14 @@ public ListGovernanceInstancesResponse listGovernanceInstances(
312312
.appendEnumQueryParam("sortBy", request.getSortBy())
313313
.accept("application/json")
314314
.appendHeader("opc-request-id", request.getOpcRequestId())
315+
.operationUsesDefaultRetries()
315316
.handleBody(
316317
com.oracle.bmc.accessgovernancecp.model.GovernanceInstanceCollection.class,
317318
ListGovernanceInstancesResponse.Builder::governanceInstanceCollection)
318319
.handleResponseHeaderString(
319320
"opc-request-id", ListGovernanceInstancesResponse.Builder::opcRequestId)
320321
.handleResponseHeaderString(
321322
"opc-next-page", ListGovernanceInstancesResponse.Builder::opcNextPage)
322-
.operationUsesDefaultRetries()
323323
.callSync();
324324
}
325325

@@ -347,6 +347,7 @@ public UpdateGovernanceInstanceResponse updateGovernanceInstance(
347347
.accept("application/json")
348348
.appendHeader("if-match", request.getIfMatch())
349349
.appendHeader("opc-request-id", request.getOpcRequestId())
350+
.operationUsesDefaultRetries()
350351
.hasBody()
351352
.handleBody(
352353
com.oracle.bmc.accessgovernancecp.model.GovernanceInstance.class,
@@ -357,7 +358,6 @@ public UpdateGovernanceInstanceResponse updateGovernanceInstance(
357358
UpdateGovernanceInstanceResponse.Builder::opcWorkRequestId)
358359
.handleResponseHeaderString(
359360
"opc-request-id", UpdateGovernanceInstanceResponse.Builder::opcRequestId)
360-
.operationUsesDefaultRetries()
361361
.callSync();
362362
}
363363

@@ -385,6 +385,7 @@ public UpdateGovernanceInstanceConfigurationResponse updateGovernanceInstanceCon
385385
.accept("application/json")
386386
.appendHeader("if-match", request.getIfMatch())
387387
.appendHeader("opc-request-id", request.getOpcRequestId())
388+
.operationUsesDefaultRetries()
388389
.hasBody()
389390
.handleBody(
390391
com.oracle.bmc.accessgovernancecp.model.GovernanceInstanceConfiguration
@@ -399,7 +400,6 @@ public UpdateGovernanceInstanceConfigurationResponse updateGovernanceInstanceCon
399400
.handleResponseHeaderString(
400401
"opc-request-id",
401402
UpdateGovernanceInstanceConfigurationResponse.Builder::opcRequestId)
402-
.operationUsesDefaultRetries()
403403
.callSync();
404404
}
405405

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/AccessGovernanceCPPaginators.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/AccessGovernanceCPWaiters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/model/ChangeGovernanceInstanceCompartmentDetails.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.model;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/model/CreateGovernanceInstanceDetails.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.model;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/model/GovernanceInstance.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.model;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/model/GovernanceInstanceCollection.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.model;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/model/GovernanceInstanceConfiguration.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.model;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/model/GovernanceInstanceSummary.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.model;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/model/InstanceLifecycleState.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.model;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/model/LicenseType.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.model;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/model/SenderConfig.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.model;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/model/SortOrder.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.model;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/model/UpdateGovernanceInstanceConfigurationDetails.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.model;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/model/UpdateGovernanceInstanceDetails.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.model;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/model/UpdateSenderConfig.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.model;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/requests/ChangeGovernanceInstanceCompartmentRequest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.requests;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/requests/CreateGovernanceInstanceRequest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.requests;

bmc-accessgovernancecp/src/main/java/com/oracle/bmc/accessgovernancecp/requests/DeleteGovernanceInstanceRequest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
33
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
44
*/
55
package com.oracle.bmc.accessgovernancecp.requests;

0 commit comments

Comments
 (0)