-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ddb0725
commit 82fcff6
Showing
267 changed files
with
36,345 additions
and
15,668 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -111,7 +111,11 @@ urllib3 | |
* Source code: https://github.com/urllib3/urllib3 | ||
* Project home: https://urllib3.readthedocs.io | ||
|
||
|
||
circuitbreaker | ||
* Copyright (c) 2016-2020, Fabian Fuelling [email protected]. All rights reserved. | ||
* License: MIT License | ||
* Source code: https://github.com/fabfuel/circuitbreaker | ||
* Project home: https://pypi.org/project/circuitbreaker | ||
|
||
=============================== Licenses =============================== | ||
|
||
|
@@ -128,6 +132,8 @@ Copyright (c) 2014 Adam Knight 2012 Adam T. Lindsay (original author) | |
|
||
Copyright (c) 2008-2020 Andrey Petrov and contributors (see CONTRIBUTORS.txt) | ||
|
||
Copyright (c) 2016-2020, Fabian Fuelling [email protected]. All rights reserved. | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to | ||
deal in the Software without restriction, including without limitation the | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
================= | ||
Circuit Breakers | ||
================= | ||
|
||
Default Circuit Breaker Strategy | ||
-------------------------------- | ||
See :doc:`here </sdk_behaviors/circuit_breakers>` for information on the settings used for the circuit breaker strategy. | ||
|
||
.. autodata:: oci.circuit_breaker.DEFAULT_CIRCUIT_BREAKER_STRATEGY | ||
|
||
Circuit Breakers | ||
---------------- | ||
|
||
.. automodule:: oci.circuit_breaker | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
...api/database/models/oci.database.models.AddVirtualMachineToVmClusterDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
AddVirtualMachineToVmClusterDetails | ||
=================================== | ||
|
||
.. currentmodule:: oci.database.models | ||
|
||
.. autoclass:: AddVirtualMachineToVmClusterDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/database/models/oci.database.models.ConvertToPdbDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
ConvertToPdbDetails | ||
=================== | ||
|
||
.. currentmodule:: oci.database.models | ||
|
||
.. autoclass:: ConvertToPdbDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/database/models/oci.database.models.ConvertToPdbTargetBase.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
ConvertToPdbTargetBase | ||
====================== | ||
|
||
.. currentmodule:: oci.database.models | ||
|
||
.. autoclass:: ConvertToPdbTargetBase | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
DbServer | ||
======== | ||
|
||
.. currentmodule:: oci.database.models | ||
|
||
.. autoclass:: DbServer | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/database/models/oci.database.models.DbServerDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
DbServerDetails | ||
=============== | ||
|
||
.. currentmodule:: oci.database.models | ||
|
||
.. autoclass:: DbServerDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/database/models/oci.database.models.DbServerSummary.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
DbServerSummary | ||
=============== | ||
|
||
.. currentmodule:: oci.database.models | ||
|
||
.. autoclass:: DbServerSummary | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/database/models/oci.database.models.PdbConversionHistoryEntry.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
PdbConversionHistoryEntry | ||
========================= | ||
|
||
.. currentmodule:: oci.database.models | ||
|
||
.. autoclass:: PdbConversionHistoryEntry | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/database/models/oci.database.models.PdbConversionHistoryEntrySummary.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
PdbConversionHistoryEntrySummary | ||
================================ | ||
|
||
.. currentmodule:: oci.database.models | ||
|
||
.. autoclass:: PdbConversionHistoryEntrySummary | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/database/models/oci.database.models.PdbConversionToNewDatabaseDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
PdbConversionToNewDatabaseDetails | ||
================================= | ||
|
||
.. currentmodule:: oci.database.models | ||
|
||
.. autoclass:: PdbConversionToNewDatabaseDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...atabase/models/oci.database.models.RemoveVirtualMachineFromVmClusterDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
RemoveVirtualMachineFromVmClusterDetails | ||
======================================== | ||
|
||
.. currentmodule:: oci.database.models | ||
|
||
.. autoclass:: RemoveVirtualMachineFromVmClusterDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
...api/log_analytics/models/oci.log_analytics.models.GeoStatsCommandDescriptor.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
GeoStatsCommandDescriptor | ||
========================= | ||
|
||
.. currentmodule:: oci.log_analytics.models | ||
|
||
.. autoclass:: GeoStatsCommandDescriptor | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/log_analytics/models/oci.log_analytics.models.LogAnalyticsPreference.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
LogAnalyticsPreference | ||
====================== | ||
|
||
.. currentmodule:: oci.log_analytics.models | ||
|
||
.. autoclass:: LogAnalyticsPreference | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
..._analytics/models/oci.log_analytics.models.LogAnalyticsPreferenceCollection.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
LogAnalyticsPreferenceCollection | ||
================================ | ||
|
||
.. currentmodule:: oci.log_analytics.models | ||
|
||
.. autoclass:: LogAnalyticsPreferenceCollection | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...log_analytics/models/oci.log_analytics.models.LogAnalyticsPreferenceDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
LogAnalyticsPreferenceDetails | ||
============================= | ||
|
||
.. currentmodule:: oci.log_analytics.models | ||
|
||
.. autoclass:: LogAnalyticsPreferenceDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/log_analytics/models/oci.log_analytics.models.UnprocessedDataBucket.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
UnprocessedDataBucket | ||
===================== | ||
|
||
.. currentmodule:: oci.log_analytics.models | ||
|
||
.. autoclass:: UnprocessedDataBucket | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.