- abort() - Method in class com.oracle.bmc.objectstorage.transfer.MultipartObjectAssembler
-
Aborts the current multi-part assembly and all uploads that are currently in progress.
- abortAll() - Method in class com.oracle.bmc.objectstorage.transfer.internal.MultipartTransferManager
-
- abortFsuDiscovery(AbortFsuDiscoveryRequest) - Method in interface com.oracle.bmc.fleetsoftwareupdate.FleetSoftwareUpdate
-
Aborts Exadata Fleet Update Discovery in progress.
- abortFsuDiscovery(AbortFsuDiscoveryRequest, AsyncHandler<AbortFsuDiscoveryRequest, AbortFsuDiscoveryResponse>) - Method in interface com.oracle.bmc.fleetsoftwareupdate.FleetSoftwareUpdateAsync
-
Aborts Exadata Fleet Update Discovery in progress.
- abortFsuDiscovery(AbortFsuDiscoveryRequest, AsyncHandler<AbortFsuDiscoveryRequest, AbortFsuDiscoveryResponse>) - Method in class com.oracle.bmc.fleetsoftwareupdate.FleetSoftwareUpdateAsyncClient
-
- abortFsuDiscovery(AbortFsuDiscoveryRequest) - Method in class com.oracle.bmc.fleetsoftwareupdate.FleetSoftwareUpdateClient
-
- AbortFsuDiscoveryRequest - Class in com.oracle.bmc.fleetsoftwareupdate.requests
-
Example: Click
here to see how to use AbortFsuDiscoveryRequest.
- AbortFsuDiscoveryRequest() - Constructor for class com.oracle.bmc.fleetsoftwareupdate.requests.AbortFsuDiscoveryRequest
-
- AbortFsuDiscoveryRequest.Builder - Class in com.oracle.bmc.fleetsoftwareupdate.requests
-
- AbortFsuDiscoveryResponse - Class in com.oracle.bmc.fleetsoftwareupdate.responses
-
- AbortFsuDiscoveryResponse.Builder - Class in com.oracle.bmc.fleetsoftwareupdate.responses
-
- abortJob(AbortJobRequest) - Method in interface com.oracle.bmc.databasemigration.DatabaseMigration
-
Aborts a Migration Job (either Evaluation or Migration).
- abortJob(AbortJobRequest, AsyncHandler<AbortJobRequest, AbortJobResponse>) - Method in interface com.oracle.bmc.databasemigration.DatabaseMigrationAsync
-
Aborts a Migration Job (either Evaluation or Migration).
- abortJob(AbortJobRequest, AsyncHandler<AbortJobRequest, AbortJobResponse>) - Method in class com.oracle.bmc.databasemigration.DatabaseMigrationAsyncClient
-
- abortJob(AbortJobRequest) - Method in class com.oracle.bmc.databasemigration.DatabaseMigrationClient
-
- AbortJobRequest - Class in com.oracle.bmc.databasemigration.requests
-
Example: Click
here to see how to use AbortJobRequest.
- AbortJobRequest() - Constructor for class com.oracle.bmc.databasemigration.requests.AbortJobRequest
-
- AbortJobRequest.Builder - Class in com.oracle.bmc.databasemigration.requests
-
- AbortJobResponse - Class in com.oracle.bmc.databasemigration.responses
-
- AbortJobResponse.Builder - Class in com.oracle.bmc.databasemigration.responses
-
- abortMultipartUpload(AbortMultipartUploadRequest) - Method in interface com.oracle.bmc.objectstorage.ObjectStorage
-
Aborts an in-progress multipart upload and deletes all parts that have been uploaded.
- abortMultipartUpload(AbortMultipartUploadRequest, AsyncHandler<AbortMultipartUploadRequest, AbortMultipartUploadResponse>) - Method in interface com.oracle.bmc.objectstorage.ObjectStorageAsync
-
Aborts an in-progress multipart upload and deletes all parts that have been uploaded.
- abortMultipartUpload(AbortMultipartUploadRequest, AsyncHandler<AbortMultipartUploadRequest, AbortMultipartUploadResponse>) - Method in class com.oracle.bmc.objectstorage.ObjectStorageAsyncClient
-
- abortMultipartUpload(AbortMultipartUploadRequest) - Method in class com.oracle.bmc.objectstorage.ObjectStorageClient
-
- AbortMultipartUploadRequest - Class in com.oracle.bmc.objectstorage.requests
-
Example: Click
here to see how to use AbortMultipartUploadRequest.
- AbortMultipartUploadRequest() - Constructor for class com.oracle.bmc.objectstorage.requests.AbortMultipartUploadRequest
-
- AbortMultipartUploadRequest.Builder - Class in com.oracle.bmc.objectstorage.requests
-
- AbortMultipartUploadResponse - Class in com.oracle.bmc.objectstorage.responses
-
- AbortMultipartUploadResponse.Builder - Class in com.oracle.bmc.objectstorage.responses
-
- AbsoluteTimeStartPolicy - Class in com.oracle.bmc.cloudguard.model
-
- AbsoluteTimeStartPolicy(Date) - Constructor for class com.oracle.bmc.cloudguard.model.AbsoluteTimeStartPolicy
-
Deprecated.
- AbsoluteTimeStartPolicy.Builder - Class in com.oracle.bmc.cloudguard.model
-
- AbsoluteWaitCriteria - Class in com.oracle.bmc.devops.model
-
Specifies the absolute wait criteria.
- AbsoluteWaitCriteria(String) - Constructor for class com.oracle.bmc.devops.model.AbsoluteWaitCriteria
-
Deprecated.
- AbsoluteWaitCriteria.Builder - Class in com.oracle.bmc.devops.model
-
- AbsoluteWaitCriteriaSummary - Class in com.oracle.bmc.devops.model
-
Specifies the absolute wait criteria, user can specify fixed length of wait duration.
- AbsoluteWaitCriteriaSummary(String) - Constructor for class com.oracle.bmc.devops.model.AbsoluteWaitCriteriaSummary
-
Deprecated.
- AbsoluteWaitCriteriaSummary.Builder - Class in com.oracle.bmc.devops.model
-
- AbstractAuthenticationDetailsProvider - Interface in com.oracle.bmc.auth
-
Root interface for classes providing some information needed to authenticate requests.
- AbstractCallAttribute - Class in com.oracle.bmc.dataintegration.model
-
The abstract write attribute.
- AbstractCallAttribute(Integer) - Constructor for class com.oracle.bmc.dataintegration.model.AbstractCallAttribute
-
Deprecated.
- AbstractCallAttribute.ModelType - Enum in com.oracle.bmc.dataintegration.model
-
The type of the abstract call attribute.
- AbstractColumn - Class in com.oracle.bmc.loganalytics.model
-
Generic column defining all attributes common to all querylanguage columns.
- AbstractColumn(String, SubSystemName, List<FieldValue>, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, ValueType, String, String) - Constructor for class com.oracle.bmc.loganalytics.model.AbstractColumn
-
Deprecated.
- AbstractColumn.Type - Enum in com.oracle.bmc.loganalytics.model
-
Column classification when column requires special designation.
- AbstractCommandDescriptor - Class in com.oracle.bmc.loganalytics.model
-
Generic command descriptor defining all attributes common to all querylanguage commands for parse
output.
- AbstractCommandDescriptor(String, String, String, List<AbstractField>, List<AbstractField>, Boolean) - Constructor for class com.oracle.bmc.loganalytics.model.AbstractCommandDescriptor
-
Deprecated.
- AbstractCommandDescriptor.Name - Enum in com.oracle.bmc.loganalytics.model
-
Name of querylanguage command
- AbstractDataOperationConfig - Class in com.oracle.bmc.dataintegration.model
-
The information about the data operation.
- AbstractDataOperationConfig(Map<String, String>, Map<String, String>, BipCallAttribute) - Constructor for class com.oracle.bmc.dataintegration.model.AbstractDataOperationConfig
-
Deprecated.
- AbstractDataOperationConfig.ModelType - Enum in com.oracle.bmc.dataintegration.model
-
The type of data operation.
- AbstractFederationClient - Class in com.oracle.bmc.auth.internal
-
This class gets a security token from the auth service by signing the request with a PKI issued
leaf certificate, passing along a temporary public key that is bounded to the the security token,
and the leaf certificate.
- AbstractFederationClient(String, String, SessionKeySupplier, BasicAuthenticationDetailsProvider, ClientConfigurator, CircuitBreakerConfiguration) - Constructor for class com.oracle.bmc.auth.internal.AbstractFederationClient
-
Constructor of AbstractFederationClient.
- AbstractFederationClient(String, String, SessionKeySupplier, BasicAuthenticationDetailsProvider, ClientConfigurator, CircuitBreakerConfiguration, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.auth.internal.AbstractFederationClient
-
Constructor of AbstractFederationClient.
- AbstractFederationClient(String, String, String, SessionKeySupplier, BasicAuthenticationDetailsProvider, ClientConfigurator, CircuitBreakerConfiguration, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.auth.internal.AbstractFederationClient
-
Constructor of AbstractFederationClient.
- AbstractFederationClientAuthenticationDetailsProviderBuilder<B extends AbstractFederationClientAuthenticationDetailsProviderBuilder<B,P>,P extends AbstractAuthenticationDetailsProvider> - Class in com.oracle.bmc.auth
-
- AbstractFederationClientAuthenticationDetailsProviderBuilder() - Constructor for class com.oracle.bmc.auth.AbstractFederationClientAuthenticationDetailsProviderBuilder
-
- AbstractField - Class in com.oracle.bmc.dataintegration.model
-
The type representing the abstract field concept.
- AbstractField(String, String, ParentReference, ConfigValues, Integer, String, String) - Constructor for class com.oracle.bmc.dataintegration.model.AbstractField
-
Deprecated.
- AbstractField - Class in com.oracle.bmc.loganalytics.model
-
Generic field defining all attributes common to all querylanguage fields.
- AbstractField(String, Boolean, List<String>, String, ValueType, Boolean, Boolean, String, String, String) - Constructor for class com.oracle.bmc.loganalytics.model.AbstractField
-
Deprecated.
- AbstractField.Builder - Class in com.oracle.bmc.dataintegration.model
-
- AbstractField.Name - Enum in com.oracle.bmc.loganalytics.model
-
Field type classification.
- AbstractFormatAttribute - Class in com.oracle.bmc.dataintegration.model
-
The abstract format attribute.
- AbstractFormatAttribute(Boolean) - Constructor for class com.oracle.bmc.dataintegration.model.AbstractFormatAttribute
-
Deprecated.
- AbstractFormatAttribute.ModelType - Enum in com.oracle.bmc.dataintegration.model
-
The type of the format attribute.
- AbstractFormattedText - Class in com.oracle.bmc.dataintegration.model
-
The type of the formatted text.
- AbstractFormattedText(ConfigValues) - Constructor for class com.oracle.bmc.dataintegration.model.AbstractFormattedText
-
Deprecated.
- AbstractFormattedText.Builder - Class in com.oracle.bmc.dataintegration.model
-
- AbstractFrequencyDetails - Class in com.oracle.bmc.dataintegration.model
-
The model that holds the frequency details.
- AbstractFrequencyDetails(AbstractFrequencyDetails.Frequency) - Constructor for class com.oracle.bmc.dataintegration.model.AbstractFrequencyDetails
-
Deprecated.
- AbstractFrequencyDetails.Frequency - Enum in com.oracle.bmc.dataintegration.model
-
the frequency of the schedule.
- AbstractFrequencyDetails.ModelType - Enum in com.oracle.bmc.dataintegration.model
-
The type of the model
- AbstractKmsCryptoClientBuilder<B extends AbstractKmsCryptoClientBuilder,C> - Class in com.oracle.bmc.keymanagement
-
An abstract client builder for clients that need the cryptoEndpoint
- AbstractKmsCryptoClientBuilder(Service) - Constructor for class com.oracle.bmc.keymanagement.AbstractKmsCryptoClientBuilder
-
- AbstractKmsManagementClientBuilder<B extends AbstractKmsManagementClientBuilder,C> - Class in com.oracle.bmc.keymanagement
-
An abstract client builder for clients that need the managementEndpoint
- AbstractKmsManagementClientBuilder(Service) - Constructor for class com.oracle.bmc.keymanagement.AbstractKmsManagementClientBuilder
-
- AbstractParserTestResultLogEntry - Class in com.oracle.bmc.loganalytics.model
-
- AbstractParserTestResultLogEntry(Map<String, String>, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, String>, String, String, String) - Constructor for class com.oracle.bmc.loganalytics.model.AbstractParserTestResultLogEntry
-
Deprecated.
- AbstractParserTestResultLogEntry.Builder - Class in com.oracle.bmc.loganalytics.model
-
- AbstractParserTestResultLogLine - Class in com.oracle.bmc.loganalytics.model
-
- AbstractParserTestResultLogLine(String, String) - Constructor for class com.oracle.bmc.loganalytics.model.AbstractParserTestResultLogLine
-
Deprecated.
- AbstractParserTestResultLogLine.Builder - Class in com.oracle.bmc.loganalytics.model
-
- AbstractReadAttribute - Class in com.oracle.bmc.dataintegration.model
-
The abstract read attribute.
- AbstractReadAttribute() - Constructor for class com.oracle.bmc.dataintegration.model.AbstractReadAttribute
-
Deprecated.
- AbstractReadAttribute.ModelType - Enum in com.oracle.bmc.dataintegration.model
-
The type of the abstract read attribute.
- AbstractRequestingAuthenticationDetailsProvider - Class in com.oracle.bmc.auth
-
Base class for authentication details providers that make remote requests.
- AbstractRequestingAuthenticationDetailsProvider(FederationClient, SessionKeySupplier) - Constructor for class com.oracle.bmc.auth.AbstractRequestingAuthenticationDetailsProvider
-
- AbstractRequestingAuthenticationDetailsProvider.Builder<B extends AbstractRequestingAuthenticationDetailsProvider.Builder<B>> - Class in com.oracle.bmc.auth
-
Base class for builders.
- AbstractRequestingAuthenticationDetailsProvider.CachingSessionKeySupplier - Class in com.oracle.bmc.auth
-
Helper class to cache the private key as bytes so we don’t have to parse it every time.
- AbstractResponseIterator<REQUESTBUILDER,REQUEST,RESPONSE> - Class in com.oracle.bmc.paginator.internal
-
Contains common functionality for classes which will iterate over the results of paginated list
operations in a service.
- AbstractResponseIterator(REQUESTBUILDER, Function<RESPONSE, String>, Function<RequestBuilderAndToken<REQUESTBUILDER>, REQUEST>, Function<REQUEST, RESPONSE>) - Constructor for class com.oracle.bmc.paginator.internal.AbstractResponseIterator
-
Constructs a new AbstractResponseIterator.
- AbstractServiceAccountTokenSupplier - Class in com.oracle.bmc.auth
-
- AbstractServiceAccountTokenSupplier() - Constructor for class com.oracle.bmc.auth.AbstractServiceAccountTokenSupplier
-
- AbstractStreamBasedClientBuilder<B extends AbstractStreamBasedClientBuilder,C> - Class in com.oracle.bmc.streaming
-
A builder for a client that requires a stream.
- AbstractStreamBasedClientBuilder(Service) - Constructor for class com.oracle.bmc.streaming.AbstractStreamBasedClientBuilder
-
Creates a new AbstractStreamBasedClientBuilder
object.
- AbstractTemplateRptPathProvider - Class in com.oracle.bmc.auth.internal
-
This abstract path provider has a string template with placeholders like {id}, and provides a way
to get a mapping of substitutions to fill in.
- AbstractTemplateRptPathProvider(String) - Constructor for class com.oracle.bmc.auth.internal.AbstractTemplateRptPathProvider
-
Constructor of AbstractTemplateRptPathProvider.
- abstractText(String) - Method in class com.oracle.bmc.dblm.model.PatchRecommendationsDetailsSummary.Builder
-
Description of the patch recommendation.
- AbstractVaultBasedClientBuilder<B extends AbstractVaultBasedClientBuilder,C> - Class in com.oracle.bmc.keymanagement
-
A builder for a client that requires a vault.
- AbstractVaultBasedClientBuilder(Service) - Constructor for class com.oracle.bmc.keymanagement.AbstractVaultBasedClientBuilder
-
- AbstractWriteAttribute - Class in com.oracle.bmc.dataintegration.model
-
The abstract write attribute.
- AbstractWriteAttribute() - Constructor for class com.oracle.bmc.dataintegration.model.AbstractWriteAttribute
-
Deprecated.
- AbstractWriteAttribute.ModelType - Enum in com.oracle.bmc.dataintegration.model
-
The type of the abstract write attribute.
- accept(String...) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- accept(Throwable) - Method in class com.oracle.bmc.http.internal.ErrorConsumer
-
- acceptableLag(Integer) - Method in class com.oracle.bmc.databasemigration.model.CreateGoldenGateHubDetails.Builder
-
ODMS will monitor GoldenGate end-to-end latency until the lag time is lower than the
specified value in seconds.
- acceptableLag(Integer) - Method in class com.oracle.bmc.databasemigration.model.CreateMySqlGgsDeploymentDetails.Builder
-
ODMS will monitor GoldenGate end-to-end latency until the lag time is lower than the
specified value in seconds.
- acceptableLag(Integer) - Method in class com.oracle.bmc.databasemigration.model.CreateOracleGgsDeploymentDetails.Builder
-
ODMS will monitor GoldenGate end-to-end latency until the lag time is lower than the
specified value in seconds.
- acceptableLag(Integer) - Method in class com.oracle.bmc.databasemigration.model.GoldenGateHubDetails.Builder
-
ODMS will monitor GoldenGate end-to-end latency until the lag time is lower than the
specified value in seconds.
- acceptableLag(Integer) - Method in class com.oracle.bmc.databasemigration.model.MySqlGgsDeploymentDetails.Builder
-
ODMS will monitor GoldenGate end-to-end latency until the lag time is lower than the
specified value in seconds.
- acceptableLag(Integer) - Method in class com.oracle.bmc.databasemigration.model.OracleGgsDeploymentDetails.Builder
-
ODMS will monitor GoldenGate end-to-end latency until the lag time is lower than the
specified value in seconds.
- acceptableLag(Integer) - Method in class com.oracle.bmc.databasemigration.model.UpdateGoldenGateHubDetails.Builder
-
ODMS will monitor GoldenGate end-to-end latency until the lag time is lower than the
specified value in seconds.
- acceptableLag(Integer) - Method in class com.oracle.bmc.databasemigration.model.UpdateMySqlGgsDeploymentDetails.Builder
-
ODMS will monitor GoldenGate end-to-end latency until the lag time is lower than the
specified value in seconds.
- acceptableLag(Integer) - Method in class com.oracle.bmc.databasemigration.model.UpdateOracleGgsDeploymentDetails.Builder
-
ODMS will monitor GoldenGate end-to-end latency until the lag time is lower than the
specified value in seconds.
- accepted(SqlPlanBaseline.Accepted) - Method in class com.oracle.bmc.databasemanagement.model.SqlPlanBaseline.Builder
-
Indicates whether the plan baseline is accepted (YES
) or not (NO
).
- accepted(SqlPlanBaselineSummary.Accepted) - Method in class com.oracle.bmc.databasemanagement.model.SqlPlanBaselineSummary.Builder
-
Indicates whether the plan baseline is accepted (YES
) or not (NO
).
- AcceptedAgreement - Class in com.oracle.bmc.marketplace.model
-
The model for an accepted terms of use agreement.
- AcceptedAgreement(String, String, String, String, String, String, Date, Map<String, Map<String, Object>>, Map<String, String>) - Constructor for class com.oracle.bmc.marketplace.model.AcceptedAgreement
-
Deprecated.
- acceptedAgreement(AcceptedAgreement) - Method in class com.oracle.bmc.marketplace.responses.CreateAcceptedAgreementResponse.Builder
-
The returned AcceptedAgreement
instance.
- acceptedAgreement(AcceptedAgreement) - Method in class com.oracle.bmc.marketplace.responses.GetAcceptedAgreementResponse.Builder
-
The returned AcceptedAgreement
instance.
- acceptedAgreement(AcceptedAgreement) - Method in class com.oracle.bmc.marketplace.responses.UpdateAcceptedAgreementResponse.Builder
-
The returned AcceptedAgreement
instance.
- AcceptedAgreement.Builder - Class in com.oracle.bmc.marketplace.model
-
- acceptedAgreementId(String) - Method in class com.oracle.bmc.marketplace.requests.DeleteAcceptedAgreementRequest.Builder
-
The unique identifier for the accepted terms of use agreement.
- acceptedAgreementId(String) - Method in class com.oracle.bmc.marketplace.requests.GetAcceptedAgreementRequest.Builder
-
The unique identifier for the accepted terms of use agreement.
- acceptedAgreementId(String) - Method in class com.oracle.bmc.marketplace.requests.ListAcceptedAgreementsRequest.Builder
-
The unique identifier for the accepted terms of use agreement.
- acceptedAgreementId(String) - Method in class com.oracle.bmc.marketplace.requests.UpdateAcceptedAgreementRequest.Builder
-
The unique identifier for the accepted terms of use agreement.
- AcceptedAgreementSummary - Class in com.oracle.bmc.marketplace.model
-
The model for a summary of an accepted agreement.
- AcceptedAgreementSummary(String, String, String, String, String, String, Date) - Constructor for class com.oracle.bmc.marketplace.model.AcceptedAgreementSummary
-
Deprecated.
- AcceptedAgreementSummary.Builder - Class in com.oracle.bmc.marketplace.model
-
- acceptRecipientInvitation(AcceptRecipientInvitationRequest) - Method in interface com.oracle.bmc.tenantmanagercontrolplane.RecipientInvitation
-
Accepts a recipient invitation.
- acceptRecipientInvitation(AcceptRecipientInvitationRequest, AsyncHandler<AcceptRecipientInvitationRequest, AcceptRecipientInvitationResponse>) - Method in interface com.oracle.bmc.tenantmanagercontrolplane.RecipientInvitationAsync
-
Accepts a recipient invitation.
- acceptRecipientInvitation(AcceptRecipientInvitationRequest, AsyncHandler<AcceptRecipientInvitationRequest, AcceptRecipientInvitationResponse>) - Method in class com.oracle.bmc.tenantmanagercontrolplane.RecipientInvitationAsyncClient
-
- acceptRecipientInvitation(AcceptRecipientInvitationRequest) - Method in class com.oracle.bmc.tenantmanagercontrolplane.RecipientInvitationClient
-
- AcceptRecipientInvitationRequest - Class in com.oracle.bmc.tenantmanagercontrolplane.requests
-
Example: Click
here to see how to use
AcceptRecipientInvitationRequest.
- AcceptRecipientInvitationRequest() - Constructor for class com.oracle.bmc.tenantmanagercontrolplane.requests.AcceptRecipientInvitationRequest
-
- AcceptRecipientInvitationRequest.Builder - Class in com.oracle.bmc.tenantmanagercontrolplane.requests
-
- AcceptRecipientInvitationResponse - Class in com.oracle.bmc.tenantmanagercontrolplane.responses
-
- AcceptRecipientInvitationResponse.Builder - Class in com.oracle.bmc.tenantmanagercontrolplane.responses
-
- acceptRecommendations(AcceptRecommendationsRequest) - Method in interface com.oracle.bmc.waas.Waas
-
Accepts a list of recommended Web Application Firewall protection rules.
- acceptRecommendations(AcceptRecommendationsRequest, AsyncHandler<AcceptRecommendationsRequest, AcceptRecommendationsResponse>) - Method in interface com.oracle.bmc.waas.WaasAsync
-
Accepts a list of recommended Web Application Firewall protection rules.
- acceptRecommendations(AcceptRecommendationsRequest, AsyncHandler<AcceptRecommendationsRequest, AcceptRecommendationsResponse>) - Method in class com.oracle.bmc.waas.WaasAsyncClient
-
- acceptRecommendations(AcceptRecommendationsRequest) - Method in class com.oracle.bmc.waas.WaasClient
-
- AcceptRecommendationsRequest - Class in com.oracle.bmc.waas.requests
-
Example: Click
here to see how to use
AcceptRecommendationsRequest.
- AcceptRecommendationsRequest() - Constructor for class com.oracle.bmc.waas.requests.AcceptRecommendationsRequest
-
- AcceptRecommendationsRequest.Builder - Class in com.oracle.bmc.waas.requests
-
- AcceptRecommendationsResponse - Class in com.oracle.bmc.waas.responses
-
- AcceptRecommendationsResponse.Builder - Class in com.oracle.bmc.waas.responses
-
- acceptShieldedIntegrityPolicy(AcceptShieldedIntegrityPolicyRequest) - Method in interface com.oracle.bmc.core.Compute
-
Accept the changes to the PCR values in the measured boot report.
- acceptShieldedIntegrityPolicy(AcceptShieldedIntegrityPolicyRequest, AsyncHandler<AcceptShieldedIntegrityPolicyRequest, AcceptShieldedIntegrityPolicyResponse>) - Method in interface com.oracle.bmc.core.ComputeAsync
-
Accept the changes to the PCR values in the measured boot report.
- acceptShieldedIntegrityPolicy(AcceptShieldedIntegrityPolicyRequest, AsyncHandler<AcceptShieldedIntegrityPolicyRequest, AcceptShieldedIntegrityPolicyResponse>) - Method in class com.oracle.bmc.core.ComputeAsyncClient
-
- acceptShieldedIntegrityPolicy(AcceptShieldedIntegrityPolicyRequest) - Method in class com.oracle.bmc.core.ComputeClient
-
- AcceptShieldedIntegrityPolicyRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use
AcceptShieldedIntegrityPolicyRequest.
- AcceptShieldedIntegrityPolicyRequest() - Constructor for class com.oracle.bmc.core.requests.AcceptShieldedIntegrityPolicyRequest
-
- AcceptShieldedIntegrityPolicyRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AcceptShieldedIntegrityPolicyResponse - Class in com.oracle.bmc.core.responses
-
- AcceptShieldedIntegrityPolicyResponse.Builder - Class in com.oracle.bmc.core.responses
-
- access(LogDetails) - Method in class com.oracle.bmc.datascience.model.CategoryLogDetails.Builder
-
- access(LogDetails) - Method in class com.oracle.bmc.datascience.model.UpdateCategoryLogDetails.Builder
-
- access(ClientOptions.Access) - Method in class com.oracle.bmc.filestorage.model.ClientOptions.Builder
-
Type of access to grant clients using the file system through this export.
- AccessContextAttribute - Class in com.oracle.bmc.lockbox.model
-
Defined by partner while creating a lockbox.
- AccessContextAttribute(String, String, String, List<String>) - Constructor for class com.oracle.bmc.lockbox.model.AccessContextAttribute
-
Deprecated.
- AccessContextAttribute.Builder - Class in com.oracle.bmc.lockbox.model
-
- AccessContextAttributeCollection - Class in com.oracle.bmc.lockbox.model
-
Contains context attribute entries defined while creating or updating a lockbox.
- AccessContextAttributeCollection(List<AccessContextAttribute>) - Constructor for class com.oracle.bmc.lockbox.model.AccessContextAttributeCollection
-
Deprecated.
- AccessContextAttributeCollection.Builder - Class in com.oracle.bmc.lockbox.model
-
- accessContextAttributes(AccessContextAttributeCollection) - Method in class com.oracle.bmc.lockbox.model.CreateLockboxDetails.Builder
-
- accessContextAttributes(AccessContextAttributeCollection) - Method in class com.oracle.bmc.lockbox.model.Lockbox.Builder
-
- AccessControlRule - Class in com.oracle.bmc.waf.model
-
Rule that represents Request/Response Access Control.
- AccessControlRule(String, WebAppFirewallPolicyRule.ConditionLanguage, String, String) - Constructor for class com.oracle.bmc.waf.model.AccessControlRule
-
Deprecated.
- AccessControlRule.Builder - Class in com.oracle.bmc.waf.model
-
- accessControlRules(List<SecureAccessControlRule>) - Method in class com.oracle.bmc.dataflow.model.SqlEndpointSecureAccessConfig.Builder
-
A list of SecureAccessControlRule’s to which access is limited to
- accessControlServiceOptions(ShapeAccessControlServiceEnabledPlatformOptions) - Method in class com.oracle.bmc.core.model.ShapePlatformConfigOptions.Builder
-
- AccessControlServiceType - Enum in com.oracle.bmc.analytics.model
-
Various types of Oracle Service categories that can be whitelisted to access an Analytics
Instance.
- AccessDeniedTrafficNode - Class in com.oracle.bmc.vnmonitoring.model
-
Defines the configuration of a traffic node to which the user is denied access.
- AccessDeniedTrafficNode(EgressTrafficSpec, RoutingAction, SecurityAction, SecurityAction) - Constructor for class com.oracle.bmc.vnmonitoring.model.AccessDeniedTrafficNode
-
Deprecated.
- AccessDeniedTrafficNode.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- accessDuration(String) - Method in class com.oracle.bmc.lockbox.model.AccessRequest.Builder
-
The maximum amount of time operator has access to associated resources.
- accessDuration(String) - Method in class com.oracle.bmc.lockbox.model.AccessRequestExt.Builder
-
The maximum amount of time operator has access to associated resources.
- accessDuration(String) - Method in class com.oracle.bmc.lockbox.model.AccessRequestSummary.Builder
-
The maximum amount of time operator has access to associated resources.
- accessDuration(String) - Method in class com.oracle.bmc.lockbox.model.CreateAccessRequestDetails.Builder
-
The maximum amount of time operator has access to associated resources.
- AccessGovernanceCP - Interface in com.oracle.bmc.accessgovernancecp
-
Use the Oracle Access Governance API to create, view, and manage GovernanceInstances.
- AccessGovernanceCPAsync - Interface in com.oracle.bmc.accessgovernancecp
-
Use the Oracle Access Governance API to create, view, and manage GovernanceInstances.
- AccessGovernanceCPAsyncClient - Class in com.oracle.bmc.accessgovernancecp
-
Async client implementation for AccessGovernanceCP service.
- AccessGovernanceCPAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPAsyncClient
-
- AccessGovernanceCPAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPAsyncClient
-
- AccessGovernanceCPAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPAsyncClient
-
- AccessGovernanceCPAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPAsyncClient
-
- AccessGovernanceCPAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPAsyncClient
-
- AccessGovernanceCPAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPAsyncClient
-
- AccessGovernanceCPAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPAsyncClient
-
- AccessGovernanceCPAsyncClient.Builder - Class in com.oracle.bmc.accessgovernancecp
-
Builder class for this client.
- AccessGovernanceCPClient - Class in com.oracle.bmc.accessgovernancecp
-
- AccessGovernanceCPClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPClient
-
- AccessGovernanceCPClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPClient
-
- AccessGovernanceCPClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPClient
-
- AccessGovernanceCPClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPClient
-
- AccessGovernanceCPClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPClient
-
- AccessGovernanceCPClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPClient
-
- AccessGovernanceCPClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPClient
-
- AccessGovernanceCPClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPClient
-
- AccessGovernanceCPClient.Builder - Class in com.oracle.bmc.accessgovernancecp
-
Builder class for this client.
- AccessGovernanceCPPaginators - Class in com.oracle.bmc.accessgovernancecp
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of AccessGovernanceCP where multiple pages of data may be fetched.
- AccessGovernanceCPPaginators(AccessGovernanceCP) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPPaginators
-
- AccessGovernanceCPWaiters - Class in com.oracle.bmc.accessgovernancecp
-
Collection of helper methods to produce
Waiter
s for different
resources of AccessGovernanceCP.
- AccessGovernanceCPWaiters(ExecutorService, AccessGovernanceCP) - Constructor for class com.oracle.bmc.accessgovernancecp.AccessGovernanceCPWaiters
-
- AccessibleCompartmentRequest - Class in com.oracle.bmc.identitydataplane.model
-
- AccessibleCompartmentRequest(AuthorizationRequest, List<String>) - Constructor for class com.oracle.bmc.identitydataplane.model.AccessibleCompartmentRequest
-
Deprecated.
- AccessibleCompartmentRequest.Builder - Class in com.oracle.bmc.identitydataplane.model
-
- AccessibleCompartmentResponse - Class in com.oracle.bmc.identitydataplane.model
-
- AccessibleCompartmentResponse(List<CompartmentMetadata>) - Constructor for class com.oracle.bmc.identitydataplane.model.AccessibleCompartmentResponse
-
Deprecated.
- AccessibleCompartmentResponse.Builder - Class in com.oracle.bmc.identitydataplane.model
-
- accessiblePorts(List<Integer>) - Method in class com.oracle.bmc.core.model.AppCatalogListingResourceVersion.Builder
-
List of accessible ports for instances launched with this listing resource version.
- accessKey(SensitiveAttribute) - Method in class com.oracle.bmc.dataintegration.model.ConnectionFromAmazonS3.Builder
-
- accessKey(SensitiveAttribute) - Method in class com.oracle.bmc.dataintegration.model.ConnectionFromAmazonS3Details.Builder
-
- accessKey(SensitiveAttribute) - Method in class com.oracle.bmc.dataintegration.model.ConnectionSummaryFromAmazonS3.Builder
-
- accessKey(SensitiveAttribute) - Method in class com.oracle.bmc.dataintegration.model.CreateConnectionFromAmazonS3.Builder
-
- accessKey(SensitiveAttribute) - Method in class com.oracle.bmc.dataintegration.model.UpdateConnectionFromAmazonS3.Builder
-
- accessKey(String) - Method in class com.oracle.bmc.identitydomains.model.CustomerSecretKey.Builder
-
The access key.
- accessKey(String) - Method in class com.oracle.bmc.identitydomains.model.MyCustomerSecretKey.Builder
-
The access key.
- accessKeyId(String) - Method in class com.oracle.bmc.databasemigration.model.CreateOracleAwsS3DataTransferMediumDetails.Builder
-
AWS access key credentials identifier Details:
https://docs.aws.amazon.com/general/latest/gr/aws-sec-cred-types.html#access-keys-and-secret-access-keys
- accessKeyId(String) - Method in class com.oracle.bmc.databasemigration.model.OracleAwsS3DataTransferMediumDetails.Builder
-
AWS access key credentials identifier Details:
https://docs.aws.amazon.com/general/latest/gr/aws-sec-cred-types.html#access-keys-and-secret-access-keys
- accessKeyId(String) - Method in class com.oracle.bmc.databasemigration.model.UpdateOracleAwsS3DataTransferMediumDetails.Builder
-
AWS access key credentials identifier Details:
https://docs.aws.amazon.com/general/latest/gr/aws-sec-cred-types.html#access-keys-and-secret-access-keys
- accessKeyId(String) - Method in class com.oracle.bmc.goldengate.model.AmazonKinesisConnection.Builder
-
Access key ID to access the Amazon Kinesis.
- accessKeyId(String) - Method in class com.oracle.bmc.goldengate.model.AmazonKinesisConnectionSummary.Builder
-
Access key ID to access the Amazon Kinesis.
- accessKeyId(String) - Method in class com.oracle.bmc.goldengate.model.AmazonS3Connection.Builder
-
Access key ID to access the Amazon S3 bucket.
- accessKeyId(String) - Method in class com.oracle.bmc.goldengate.model.AmazonS3ConnectionSummary.Builder
-
Access key ID to access the Amazon S3 bucket.
- accessKeyId(String) - Method in class com.oracle.bmc.goldengate.model.CreateAmazonKinesisConnectionDetails.Builder
-
Access key ID to access the Amazon Kinesis.
- accessKeyId(String) - Method in class com.oracle.bmc.goldengate.model.CreateAmazonS3ConnectionDetails.Builder
-
Access key ID to access the Amazon S3 bucket.
- accessKeyId(String) - Method in class com.oracle.bmc.goldengate.model.UpdateAmazonKinesisConnectionDetails.Builder
-
Access key ID to access the Amazon Kinesis.
- accessKeyId(String) - Method in class com.oracle.bmc.goldengate.model.UpdateAmazonS3ConnectionDetails.Builder
-
Access key ID to access the Amazon S3 bucket.
- accessLevel(ListAdhocQueriesRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.ListAdhocQueriesRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(ListDataMaskRulesRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.ListDataMaskRulesRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(ListDataSourcesRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.ListDataSourcesRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(ListDetectorRecipesRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.ListDetectorRecipesRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(ListManagedListsRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.ListManagedListsRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(ListProblemsRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.ListProblemsRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(ListRecommendationsRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.ListRecommendationsRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(ListResourceProfilesRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.ListResourceProfilesRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(ListResourcesRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.ListResourcesRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(ListResponderExecutionsRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.ListResponderExecutionsRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(ListResponderRecipesRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.ListResponderRecipesRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(ListSavedQueriesRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.ListSavedQueriesRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(ListSightingsRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.ListSightingsRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(ListTargetsRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.ListTargetsRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(RequestSummarizedActivityProblemsRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.RequestSummarizedActivityProblemsRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(RequestSummarizedProblemsRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.RequestSummarizedProblemsRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(RequestSummarizedResponderExecutionsRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.RequestSummarizedResponderExecutionsRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(RequestSummarizedTopTrendResourceProfileRiskScoresRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.RequestSummarizedTopTrendResourceProfileRiskScoresRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(RequestSummarizedTrendProblemsRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.RequestSummarizedTrendProblemsRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(RequestSummarizedTrendResourceRiskScoresRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.RequestSummarizedTrendResourceRiskScoresRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- accessLevel(RequestSummarizedTrendResponderExecutionsRequest.AccessLevel) - Method in class com.oracle.bmc.cloudguard.requests.RequestSummarizedTrendResponderExecutionsRequest.Builder
-
Valid values are RESTRICTED
and ACCESSIBLE
.
- AccessLevel - Enum in com.oracle.bmc.cloudmigrations.model
-
Access levels.
- accessLevel(ListCccInfrastructuresRequest.AccessLevel) - Method in class com.oracle.bmc.computecloudatcustomer.requests.ListCccInfrastructuresRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListCccUpgradeSchedulesRequest.AccessLevel) - Method in class com.oracle.bmc.computecloudatcustomer.requests.ListCccUpgradeSchedulesRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(GetNetworkingTopologyRequest.AccessLevel) - Method in class com.oracle.bmc.core.requests.GetNetworkingTopologyRequest.Builder
-
Valid values are ANY
and ACCESSIBLE
.
- accessLevel(GetSubnetTopologyRequest.AccessLevel) - Method in class com.oracle.bmc.core.requests.GetSubnetTopologyRequest.Builder
-
Valid values are ANY
and ACCESSIBLE
.
- accessLevel(GetVcnTopologyRequest.AccessLevel) - Method in class com.oracle.bmc.core.requests.GetVcnTopologyRequest.Builder
-
Valid values are ANY
and ACCESSIBLE
.
- accessLevel(AlertsUpdateRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.AlertsUpdateRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(GetCompatibleFormatsForSensitiveTypesRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.GetCompatibleFormatsForSensitiveTypesRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListAlertAnalyticsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListAlertAnalyticsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListAlertPoliciesRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListAlertPoliciesRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListAlertsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListAlertsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListAuditArchiveRetrievalsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListAuditArchiveRetrievalsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListAuditEventAnalyticsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListAuditEventAnalyticsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListAuditEventsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListAuditEventsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListAuditPoliciesRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListAuditPoliciesRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListAuditPolicyAnalyticsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListAuditPolicyAnalyticsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListAuditProfileAnalyticsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListAuditProfileAnalyticsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListAuditProfilesRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListAuditProfilesRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListAuditTrailAnalyticsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListAuditTrailAnalyticsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListAuditTrailsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListAuditTrailsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListDatabaseSecurityConfigsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListDatabaseSecurityConfigsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListDataSafePrivateEndpointsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListDataSafePrivateEndpointsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListDiscoveryJobsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListDiscoveryJobsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListFindingAnalyticsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListFindingAnalyticsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListFindingsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListFindingsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListLibraryMaskingFormatsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListLibraryMaskingFormatsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListMaskingPoliciesRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListMaskingPoliciesRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListMaskingPolicyHealthReportsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListMaskingPolicyHealthReportsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListMaskingReportsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListMaskingReportsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListOnPremConnectorsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListOnPremConnectorsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListPasswordExpiryDateAnalyticsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListPasswordExpiryDateAnalyticsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListProfileAnalyticsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListProfileAnalyticsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListProfileSummariesRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListProfileSummariesRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListReportDefinitionsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListReportDefinitionsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListReportsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListReportsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSecurityAssessmentsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSecurityAssessmentsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSecurityFeatureAnalyticsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSecurityFeatureAnalyticsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSecurityFeaturesRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSecurityFeaturesRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSecurityPoliciesRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSecurityPoliciesRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSecurityPolicyDeploymentsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSecurityPolicyDeploymentsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSecurityPolicyReportsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSecurityPolicyReportsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSensitiveColumnAnalyticsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSensitiveColumnAnalyticsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSensitiveDataModelsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSensitiveDataModelsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSensitiveTypeGroupsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSensitiveTypeGroupsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSensitiveTypesExportsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSensitiveTypesExportsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSensitiveTypesRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSensitiveTypesRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSqlCollectionAnalyticsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSqlCollectionAnalyticsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSqlCollectionsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSqlCollectionsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSqlFirewallAllowedSqlAnalyticsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSqlFirewallAllowedSqlAnalyticsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSqlFirewallAllowedSqlsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSqlFirewallAllowedSqlsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSqlFirewallPoliciesRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSqlFirewallPoliciesRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSqlFirewallPolicyAnalyticsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSqlFirewallPolicyAnalyticsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSqlFirewallViolationAnalyticsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSqlFirewallViolationAnalyticsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListSqlFirewallViolationsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListSqlFirewallViolationsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListTargetAlertPolicyAssociationsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListTargetAlertPolicyAssociationsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListTargetDatabasesRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListTargetDatabasesRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListUserAnalyticsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListUserAnalyticsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListUserAssessmentsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListUserAssessmentsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListUsersRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListUsersRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListWorkRequestsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.ListWorkRequestsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(PatchAlertsRequest.AccessLevel) - Method in class com.oracle.bmc.datasafe.requests.PatchAlertsRequest.Builder
-
Valid values are RESTRICTED and ACCESSIBLE.
- accessLevel(ListCompartmentsRequest.AccessLevel) - Method in class com.oracle.bmc.identity.requests.ListCompartmentsRequest.Builder
-
Valid values are ANY
and ACCESSIBLE
.
- accessLevel(CompartmentMetadata.AccessLevel) - Method in class com.oracle.bmc.identitydataplane.model.CompartmentMetadata.Builder
-
The access level.
- accessLevel(String) - Method in class com.oracle.bmc.managementagent.requests.ListManagementAgentInstallKeysRequest.Builder
-
Value of this is always “ACCESSIBLE” and any other value is not supported.
- accessLevel(String) - Method in class com.oracle.bmc.managementagent.requests.ListManagementAgentsRequest.Builder
-
When the value is “ACCESSIBLE”, insufficient permissions for a compartment will filter
out resources in that compartment without rejecting the request.
- accessLog(AccessLogPolicy) - Method in class com.oracle.bmc.apigateway.model.ApiSpecificationLoggingPolicies.Builder
-
- accessLogging(AccessLoggingConfiguration) - Method in class com.oracle.bmc.servicemesh.model.CreateIngressGatewayDetails.Builder
-
- accessLogging(AccessLoggingConfiguration) - Method in class com.oracle.bmc.servicemesh.model.CreateVirtualDeploymentDetails.Builder
-
- accessLogging(AccessLoggingConfiguration) - Method in class com.oracle.bmc.servicemesh.model.IngressGateway.Builder
-
- accessLogging(AccessLoggingConfiguration) - Method in class com.oracle.bmc.servicemesh.model.UpdateIngressGatewayDetails.Builder
-
- accessLogging(AccessLoggingConfiguration) - Method in class com.oracle.bmc.servicemesh.model.UpdateVirtualDeploymentDetails.Builder
-
- accessLogging(AccessLoggingConfiguration) - Method in class com.oracle.bmc.servicemesh.model.VirtualDeployment.Builder
-
- AccessLoggingConfiguration - Class in com.oracle.bmc.servicemesh.model
-
This configuration determines if logging is enabled and where the logs will be output.
- AccessLoggingConfiguration(Boolean) - Constructor for class com.oracle.bmc.servicemesh.model.AccessLoggingConfiguration
-
Deprecated.
- AccessLoggingConfiguration.Builder - Class in com.oracle.bmc.servicemesh.model
-
- AccessLogPolicy - Class in com.oracle.bmc.apigateway.model
-
Configures the logging policies for the access logs of an API Deployment.
- AccessLogPolicy(Boolean) - Constructor for class com.oracle.bmc.apigateway.model.AccessLogPolicy
-
Deprecated.
- AccessLogPolicy.Builder - Class in com.oracle.bmc.apigateway.model
-
- AccessMaterials - Class in com.oracle.bmc.lockbox.model
-
Access materials details.
- AccessMaterials(Map<String, String>) - Constructor for class com.oracle.bmc.lockbox.model.AccessMaterials
-
Deprecated.
- accessMaterials(AccessMaterials) - Method in class com.oracle.bmc.lockbox.responses.GetAccessMaterialsResponse.Builder
-
The returned AccessMaterials
instance.
- AccessMaterials.Builder - Class in com.oracle.bmc.lockbox.model
-
- accessMode(DbSystem.AccessMode) - Method in class com.oracle.bmc.mysql.model.CreateDbSystemDetails.Builder
-
The access mode indicating if the database access will be restricted only to
administrators or not: - UNRESTRICTED (default): the access to the database is not
restricted; - RESTRICTED: the access will be allowed only to users with specific
privileges; RESTRICTED will correspond to setting the MySQL system variable
offline_mode
to ON.
- accessMode(DbSystem.AccessMode) - Method in class com.oracle.bmc.mysql.model.DbSystem.Builder
-
The access mode indicating if the database access is unrestricted (to all MySQL user
accounts), or restricted (to only certain users with specific privileges): -
UNRESTRICTED: the access to the database is not restricted; - RESTRICTED: access allowed
only to users with specific privileges; RESTRICTED will correspond to setting the MySQL
system variable
offline_mode
to ON.
- accessMode(DbSystem.AccessMode) - Method in class com.oracle.bmc.mysql.model.DbSystemSummary.Builder
-
The access mode indicating if the database access is unrestricted (to all MySQL user
accounts), or restricted (to only certain users with specific privileges): -
UNRESTRICTED: the access to the database is not restricted; - RESTRICTED: the access is
allowed only to users with specific privileges; RESTRICTED will correspond to setting the
MySQL system variable
offline_mode
to ON.
- accessMode(DbSystem.AccessMode) - Method in class com.oracle.bmc.mysql.model.UpdateDbSystemDetails.Builder
-
The access mode indicating if the database access will be restricted only to
administrators or not: - UNRESTRICTED: the access to the database is not restricted; -
RESTRICTED: the access will be allowed only to users with specific privileges; RESTRICTED
will correspond to setting the MySQL system variable
offline_mode
to ON.
- AccessPolicy - Class in com.oracle.bmc.servicemesh.model
-
Access policies enable administrators to restrict the access of certain services.
- AccessPolicy(String, String, String, String, String, List<AccessPolicyRule>, Date, Date, AccessPolicy.LifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.servicemesh.model.AccessPolicy
-
Deprecated.
- accessPolicy(AccessPolicy) - Method in class com.oracle.bmc.servicemesh.responses.CreateAccessPolicyResponse.Builder
-
The returned AccessPolicy
instance.
- accessPolicy(AccessPolicy) - Method in class com.oracle.bmc.servicemesh.responses.GetAccessPolicyResponse.Builder
-
The returned AccessPolicy
instance.
- AccessPolicy.Builder - Class in com.oracle.bmc.servicemesh.model
-
- AccessPolicy.LifecycleState - Enum in com.oracle.bmc.servicemesh.model
-
The current state of the Resource.
- AccessPolicyCollection - Class in com.oracle.bmc.servicemesh.model
-
Results of an access policy search.
- AccessPolicyCollection(List<AccessPolicySummary>) - Constructor for class com.oracle.bmc.servicemesh.model.AccessPolicyCollection
-
Deprecated.
- accessPolicyCollection(AccessPolicyCollection) - Method in class com.oracle.bmc.servicemesh.responses.ListAccessPoliciesResponse.Builder
-
The returned AccessPolicyCollection
instance.
- AccessPolicyCollection.Builder - Class in com.oracle.bmc.servicemesh.model
-
- accessPolicyId(String) - Method in class com.oracle.bmc.servicemesh.requests.ChangeAccessPolicyCompartmentRequest.Builder
-
Unique AccessPolicy identifier.
- accessPolicyId(String) - Method in class com.oracle.bmc.servicemesh.requests.DeleteAccessPolicyRequest.Builder
-
Unique AccessPolicy identifier.
- accessPolicyId(String) - Method in class com.oracle.bmc.servicemesh.requests.GetAccessPolicyRequest.Builder
-
Unique AccessPolicy identifier.
- accessPolicyId(String) - Method in class com.oracle.bmc.servicemesh.requests.UpdateAccessPolicyRequest.Builder
-
Unique AccessPolicy identifier.
- AccessPolicyRule - Class in com.oracle.bmc.servicemesh.model
-
Access policy rule.
- AccessPolicyRule(AccessPolicyRule.Action, AccessPolicyTarget, AccessPolicyTarget) - Constructor for class com.oracle.bmc.servicemesh.model.AccessPolicyRule
-
Deprecated.
- AccessPolicyRule.Action - Enum in com.oracle.bmc.servicemesh.model
-
Action for the traffic between the source and the destination.
- AccessPolicyRule.Builder - Class in com.oracle.bmc.servicemesh.model
-
- AccessPolicyRuleDetails - Class in com.oracle.bmc.servicemesh.model
-
Access policy rule.
- AccessPolicyRuleDetails(AccessPolicyRuleDetails.Action, AccessPolicyTargetDetails, AccessPolicyTargetDetails) - Constructor for class com.oracle.bmc.servicemesh.model.AccessPolicyRuleDetails
-
Deprecated.
- AccessPolicyRuleDetails.Action - Enum in com.oracle.bmc.servicemesh.model
-
Action for the traffic between the source and the destination.
- AccessPolicyRuleDetails.Builder - Class in com.oracle.bmc.servicemesh.model
-
- AccessPolicySummary - Class in com.oracle.bmc.servicemesh.model
-
Summary of the access policy.
- AccessPolicySummary(String, String, String, String, Date, Date, String, AccessPolicy.LifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.servicemesh.model.AccessPolicySummary
-
Deprecated.
- AccessPolicySummary.Builder - Class in com.oracle.bmc.servicemesh.model
-
- AccessPolicyTarget - Class in com.oracle.bmc.servicemesh.model
-
Target of the access policy.
- AccessPolicyTarget() - Constructor for class com.oracle.bmc.servicemesh.model.AccessPolicyTarget
-
Deprecated.
- AccessPolicyTarget.Type - Enum in com.oracle.bmc.servicemesh.model
-
Traffic type of the target.
- AccessPolicyTargetDetails - Class in com.oracle.bmc.servicemesh.model
-
Target of the access policy.
- AccessPolicyTargetDetails() - Constructor for class com.oracle.bmc.servicemesh.model.AccessPolicyTargetDetails
-
Deprecated.
- AccessPolicyTargetDetails.Type - Enum in com.oracle.bmc.servicemesh.model
-
Traffic type of the target.
- accessPredicates(String) - Method in class com.oracle.bmc.databasemanagement.model.SqlTuningTaskSqlExecutionPlanStep.Builder
-
The predicates used to locate rows in an access structure.
- accessPredicates(String) - Method in class com.oracle.bmc.opsi.model.SqlPlanLine.Builder
-
Access predicates Example: "\\"RESOURCE_ID\\"=:1 AND \\"QUERY_ID\\"=:2"
- accessReasonSummary(String) - Method in class com.oracle.bmc.operatoraccesscontrol.model.AccessRequest.Builder
-
Summary comment by the operator creating the access request.
- accessReasonSummary(String) - Method in class com.oracle.bmc.operatoraccesscontrol.model.AccessRequestSummary.Builder
-
Comment associated with the access request.
- AccessRequest - Class in com.oracle.bmc.lockbox.model
-
An access request to a customer’s resource.
- AccessRequest(String, String, String, String, String, AccessRequest.LifecycleState, AccessRequest.LifecycleStateDetails, String, Map<String, String>, List<ActivityLog>, Date, Date, Date, Date, Integer, String, String) - Constructor for class com.oracle.bmc.lockbox.model.AccessRequest
-
Deprecated.
- accessRequest(AccessRequest) - Method in class com.oracle.bmc.lockbox.responses.CreateAccessRequestResponse.Builder
-
The returned AccessRequest
instance.
- accessRequest(AccessRequest) - Method in class com.oracle.bmc.lockbox.responses.GetAccessRequestResponse.Builder
-
The returned AccessRequest
instance.
- AccessRequest - Class in com.oracle.bmc.operatoraccesscontrol.model
-
An Oracle operator raises access request when they need access to any infrastructure resource
governed by Operator Access Control.
- AccessRequest(String, String, String, String, String, String, List<String>, String, ResourceTypes, List<String>, String, AccessRequestSeverities, Integer, Integer, List<String>, Boolean, AccessRequestLifecycleStates, String, Date, Date, Date, String, String, String, String, String, String, String, List<String>, Integer, Integer, Integer, List<ApproverDetail>, List<ApproverDetail>, Boolean, Date, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.operatoraccesscontrol.model.AccessRequest
-
Deprecated.
- accessRequest(AccessRequest) - Method in class com.oracle.bmc.operatoraccesscontrol.responses.GetAccessRequestResponse.Builder
-
The returned AccessRequest
instance.
- accessRequest(AccessRequest) - Method in class com.oracle.bmc.operatoraccesscontrol.responses.InteractionRequestResponse.Builder
-
The returned AccessRequest
instance.
- accessRequest(AccessRequest) - Method in class com.oracle.bmc.operatoraccesscontrol.responses.ReviewAccessRequestResponse.Builder
-
The returned AccessRequest
instance.
- AccessRequest.Builder - Class in com.oracle.bmc.lockbox.model
-
- AccessRequest.Builder - Class in com.oracle.bmc.operatoraccesscontrol.model
-
- AccessRequest.LifecycleState - Enum in com.oracle.bmc.lockbox.model
-
Possible access request lifecycle states.
- AccessRequest.LifecycleStateDetails - Enum in com.oracle.bmc.lockbox.model
-
Details of access request lifecycle state.
- AccessRequestActionType - Enum in com.oracle.bmc.lockbox.model
-
Possible action types for updating access request.
- AccessRequestCollection - Class in com.oracle.bmc.lockbox.model
-
Results of access request search.
- AccessRequestCollection(List<AccessRequestSummary>) - Constructor for class com.oracle.bmc.lockbox.model.AccessRequestCollection
-
Deprecated.
- accessRequestCollection(AccessRequestCollection) - Method in class com.oracle.bmc.lockbox.responses.ListAccessRequestsResponse.Builder
-
The returned AccessRequestCollection
instance.
- AccessRequestCollection - Class in com.oracle.bmc.operatoraccesscontrol.model
-
Results of access request search, which contains summary of access request.
- AccessRequestCollection(List<AccessRequestSummary>) - Constructor for class com.oracle.bmc.operatoraccesscontrol.model.AccessRequestCollection
-
Deprecated.
- accessRequestCollection(AccessRequestCollection) - Method in class com.oracle.bmc.operatoraccesscontrol.responses.ListAccessRequestsResponse.Builder
-
The returned AccessRequestCollection
instance.
- AccessRequestCollection.Builder - Class in com.oracle.bmc.lockbox.model
-
- AccessRequestCollection.Builder - Class in com.oracle.bmc.operatoraccesscontrol.model
-
- AccessRequestExt - Class in com.oracle.bmc.lockbox.model
-
An access request to a customer’s resource that includes additional requestor metadata.
- AccessRequestExt(String, String, String, String, String, String, AccessRequestExt.LifecycleState, AccessRequestExt.LifecycleStateDetails, String, Map<String, String>, List<ActivityLog>, Date, Date, Date, Date, Integer, String, String) - Constructor for class com.oracle.bmc.lockbox.model.AccessRequestExt
-
Deprecated.
- accessRequestExt(AccessRequestExt) - Method in class com.oracle.bmc.lockbox.responses.GetAccessRequestInternalResponse.Builder
-
The returned AccessRequestExt
instance.
- AccessRequestExt.Builder - Class in com.oracle.bmc.lockbox.model
-
- AccessRequestExt.LifecycleState - Enum in com.oracle.bmc.lockbox.model
-
Possible access request lifecycle states.
- AccessRequestExt.LifecycleStateDetails - Enum in com.oracle.bmc.lockbox.model
-
Details of access request lifecycle state.
- AccessRequestHistoryCollection - Class in com.oracle.bmc.operatoraccesscontrol.model
-
Results of access request history search, which contains summary of the access request.
- AccessRequestHistoryCollection(List<AccessRequestHistorySummary>) - Constructor for class com.oracle.bmc.operatoraccesscontrol.model.AccessRequestHistoryCollection
-
Deprecated.
- accessRequestHistoryCollection(AccessRequestHistoryCollection) - Method in class com.oracle.bmc.operatoraccesscontrol.responses.ListAccessRequestHistoriesResponse.Builder
-
The returned AccessRequestHistoryCollection
instance.
- AccessRequestHistoryCollection.Builder - Class in com.oracle.bmc.operatoraccesscontrol.model
-
- AccessRequestHistorySummary - Class in com.oracle.bmc.operatoraccesscontrol.model
-
Summary of access request status.
- AccessRequestHistorySummary(AccessRequestLifecycleStates, String, String, Integer, Boolean, List<String>, Date) - Constructor for class com.oracle.bmc.operatoraccesscontrol.model.AccessRequestHistorySummary
-
Deprecated.
- AccessRequestHistorySummary.Builder - Class in com.oracle.bmc.operatoraccesscontrol.model
-
- accessRequestId(String) - Method in class com.oracle.bmc.lockbox.requests.GetAccessMaterialsRequest.Builder
-
The unique identifier (OCID) of the access request.
- accessRequestId(String) - Method in class com.oracle.bmc.lockbox.requests.GetAccessRequestInternalRequest.Builder
-
The unique identifier (OCID) of the access request.
- accessRequestId(String) - Method in class com.oracle.bmc.lockbox.requests.GetAccessRequestRequest.Builder
-
The unique identifier (OCID) of the access request.
- accessRequestId(String) - Method in class com.oracle.bmc.lockbox.requests.HandleAccessRequestRequest.Builder
-
The unique identifier (OCID) of the access request.
- accessRequestId(String) - Method in class com.oracle.bmc.operatoraccesscontrol.model.AssignmentValidationStatus.Builder
-
Id of the accessRequest which got created as part of Assignment Validation.
- accessRequestId(String) - Method in class com.oracle.bmc.operatoraccesscontrol.requests.ApproveAccessRequestRequest.Builder
-
unique AccessRequest identifier
- accessRequestId(String) - Method in class com.oracle.bmc.operatoraccesscontrol.requests.GetAccessRequestRequest.Builder
-
unique AccessRequest identifier
- accessRequestId(String) - Method in class com.oracle.bmc.operatoraccesscontrol.requests.GetAuditLogReportRequest.Builder
-
unique AccessRequest identifier
- accessRequestId(String) - Method in class com.oracle.bmc.operatoraccesscontrol.requests.InteractionRequestRequest.Builder
-
unique AccessRequest identifier
- accessRequestId(String) - Method in class com.oracle.bmc.operatoraccesscontrol.requests.ListAccessRequestHistoriesRequest.Builder
-
unique AccessRequest identifier
- accessRequestId(String) - Method in class com.oracle.bmc.operatoraccesscontrol.requests.ListInteractionsRequest.Builder
-
unique AccessRequest identifier
- accessRequestId(String) - Method in class com.oracle.bmc.operatoraccesscontrol.requests.RejectAccessRequestRequest.Builder
-
unique AccessRequest identifier
- accessRequestId(String) - Method in class com.oracle.bmc.operatoraccesscontrol.requests.ReviewAccessRequestRequest.Builder
-
unique AccessRequest identifier
- accessRequestId(String) - Method in class com.oracle.bmc.operatoraccesscontrol.requests.RevokeAccessRequestRequest.Builder
-
unique AccessRequest identifier
- AccessRequestLifecycleStates - Enum in com.oracle.bmc.operatoraccesscontrol.model
-
Possible lifecycle states for an access request.
- AccessRequests - Interface in com.oracle.bmc.operatoraccesscontrol
-
Operator Access Control enables you to control the time duration and the actions an Oracle
operator can perform on your Exadata Cloud@Customer infrastructure.
- AccessRequestsAsync - Interface in com.oracle.bmc.operatoraccesscontrol
-
Operator Access Control enables you to control the time duration and the actions an Oracle
operator can perform on your Exadata Cloud@Customer infrastructure.
- AccessRequestsAsyncClient - Class in com.oracle.bmc.operatoraccesscontrol
-
Async client implementation for AccessRequests service.
- AccessRequestsAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsAsyncClient
-
- AccessRequestsAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsAsyncClient
-
- AccessRequestsAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsAsyncClient
-
- AccessRequestsAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsAsyncClient
-
- AccessRequestsAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsAsyncClient
-
- AccessRequestsAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsAsyncClient
-
- AccessRequestsAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsAsyncClient
-
- AccessRequestsAsyncClient.Builder - Class in com.oracle.bmc.operatoraccesscontrol
-
Builder class for this client.
- AccessRequestsClient - Class in com.oracle.bmc.operatoraccesscontrol
-
- AccessRequestsClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsClient
-
- AccessRequestsClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsClient
-
- AccessRequestsClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsClient
-
- AccessRequestsClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsClient
-
- AccessRequestsClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsClient
-
- AccessRequestsClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsClient
-
- AccessRequestsClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsClient
-
- AccessRequestsClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsClient
-
- AccessRequestsClient.Builder - Class in com.oracle.bmc.operatoraccesscontrol
-
Builder class for this client.
- AccessRequestSeverities - Enum in com.oracle.bmc.operatoraccesscontrol.model
-
Levels of priorities associated with an access request
- AccessRequestsPaginators - Class in com.oracle.bmc.operatoraccesscontrol
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of AccessRequests where multiple pages of data may be fetched.
- AccessRequestsPaginators(AccessRequests) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsPaginators
-
- AccessRequestSummary - Class in com.oracle.bmc.lockbox.model
-
Summary information for an access request.
- AccessRequestSummary(String, String, String, String, String, String, AccessRequest.LifecycleState, String, Date, Date, Date, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.lockbox.model.AccessRequestSummary
-
Deprecated.
- AccessRequestSummary - Class in com.oracle.bmc.operatoraccesscontrol.model
-
Summary of access request.
- AccessRequestSummary(String, String, String, String, String, String, List<String>, ResourceTypes, AccessRequestLifecycleStates, String, Date, Date, Date, Integer, Integer, AccessRequestSeverities, Boolean, Date, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.operatoraccesscontrol.model.AccessRequestSummary
-
Deprecated.
- AccessRequestSummary.Builder - Class in com.oracle.bmc.lockbox.model
-
- AccessRequestSummary.Builder - Class in com.oracle.bmc.operatoraccesscontrol.model
-
- AccessRequestsWaiters - Class in com.oracle.bmc.operatoraccesscontrol
-
Collection of helper methods to produce
Waiter
s for different
resources of AccessRequests.
- AccessRequestsWaiters(ExecutorService, AccessRequests) - Constructor for class com.oracle.bmc.operatoraccesscontrol.AccessRequestsWaiters
-
- AccessRule - Class in com.oracle.bmc.waas.model
-
A content access rule.
- AccessRule(String, List<AccessRuleCriteria>, AccessRule.Action, AccessRule.BlockAction, Integer, String, String, String, List<AccessRule.BypassChallenges>, String, AccessRule.RedirectResponseCode, String, String, String, String, List<HeaderManipulationAction>) - Constructor for class com.oracle.bmc.waas.model.AccessRule
-
Deprecated.
- AccessRule.Action - Enum in com.oracle.bmc.waas.model
-
The action to take when the access criteria are met for a rule.
- AccessRule.BlockAction - Enum in com.oracle.bmc.waas.model
-
The method used to block requests if action
is set to BLOCK
and the access
criteria are met.
- AccessRule.Builder - Class in com.oracle.bmc.waas.model
-
- AccessRule.BypassChallenges - Enum in com.oracle.bmc.waas.model
-
- AccessRule.RedirectResponseCode - Enum in com.oracle.bmc.waas.model
-
The response status code to return when action
is set to REDIRECT
.
- AccessRuleCriteria - Class in com.oracle.bmc.waas.model
-
When defined, the parent challenge would be applied only for the requests that matched all the
listed conditions.
- AccessRuleCriteria(AccessRuleCriteria.Condition, String, Boolean) - Constructor for class com.oracle.bmc.waas.model.AccessRuleCriteria
-
Deprecated.
- AccessRuleCriteria.Builder - Class in com.oracle.bmc.waas.model
-
- AccessRuleCriteria.Condition - Enum in com.oracle.bmc.waas.model
-
The criteria the access rule and JavaScript Challenge uses to determine if action should be
taken on a request.
- accessRuleKey(String) - Method in class com.oracle.bmc.waas.model.WafLog.Builder
-
The AccessRule
key that matched the request.
- accessRuleKey(List<String>) - Method in class com.oracle.bmc.waas.requests.ListWafLogsRequest.Builder
-
Filters logs by access rule key.
- accessRuleKey(String) - Method in class com.oracle.bmc.waas.requests.ListWafLogsRequest.Builder
-
Singular setter.
- accessRules(List<AccessRule>) - Method in class com.oracle.bmc.waas.model.WafConfig.Builder
-
The access rules applied to the Web Application Firewall.
- accessRules(List<AccessRule>) - Method in class com.oracle.bmc.waas.model.WafConfigDetails.Builder
-
The access rules applied to the Web Application Firewall.
- accessRules(List<AccessRule>) - Method in class com.oracle.bmc.waas.requests.UpdateAccessRulesRequest.Builder
-
- accessRules(AccessRule) - Method in class com.oracle.bmc.waas.requests.UpdateAccessRulesRequest.Builder
-
Singular setter.
- AccessTargetDetails - Class in com.oracle.bmc.objectstorage.model
-
Details of the targets that can be accessed by the private endpoint.
- AccessTargetDetails(String, String, String) - Constructor for class com.oracle.bmc.objectstorage.model.AccessTargetDetails
-
Deprecated.
- AccessTargetDetails.Builder - Class in com.oracle.bmc.objectstorage.model
-
- accessTargets(List<AccessTargetDetails>) - Method in class com.oracle.bmc.objectstorage.model.CreatePrivateEndpointDetails.Builder
-
A list of targets that can be accessed by the private endpoint.
- accessTargets(List<AccessTargetDetails>) - Method in class com.oracle.bmc.objectstorage.model.PrivateEndpoint.Builder
-
A list of targets that can be accessed by the private endpoint.
- accessTargets(List<AccessTargetDetails>) - Method in class com.oracle.bmc.objectstorage.model.UpdatePrivateEndpointDetails.Builder
-
A list of targets that can be accessed by the private endpoint.
- accessThroughObject(String) - Method in class com.oracle.bmc.datasafe.model.DatabaseTableAccessEntry.Builder
-
A non-null value in this field indicates the object through which user has access to
table, possible values could be table or view.
- accessThroughObject(String) - Method in class com.oracle.bmc.datasafe.model.DatabaseTableAccessEntrySummary.Builder
-
A non-null value in this field indicates the object through which user has access to
table, possible values could be table or view.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.BitbucketServerAccessTokenConnection.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.BitbucketServerTokenConnectionSummary.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.CreateBitbucketServerAccessTokenConnectionDetails.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.CreateGithubAccessTokenConnectionDetails.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.CreateGitlabAccessTokenConnectionDetails.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.CreateGitlabServerAccessTokenConnectionDetails.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.CreateVbsAccessTokenConnectionDetails.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.GithubAccessTokenConnection.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.GithubAccessTokenConnectionSummary.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.GitlabAccessTokenConnection.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.GitlabAccessTokenConnectionSummary.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.GitlabServerAccessTokenConnection.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.GitlabServerAccessTokenConnectionSummary.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.UpdateBitbucketServerAccessTokenConnectionDetails.Builder
-
OCID of personal access token saved in secret store
- accessToken(String) - Method in class com.oracle.bmc.devops.model.UpdateGithubAccessTokenConnectionDetails.Builder
-
OCID of personal access token saved in secret store
- accessToken(String) - Method in class com.oracle.bmc.devops.model.UpdateGitlabAccessTokenConnectionDetails.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.UpdateGitlabServerAccessTokenConnectionDetails.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.UpdateVbsAccessTokenConnectionDetails.Builder
-
OCID of personal access token saved in secret store
- accessToken(String) - Method in class com.oracle.bmc.devops.model.VbsAccessTokenConnection.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.devops.model.VbsAccessTokenConnectionSummary.Builder
-
The OCID of personal access token saved in secret store.
- accessToken(String) - Method in class com.oracle.bmc.identitydataplane.model.ClientCredentialsResponse.Builder
-
The access token.
- accessToken(String) - Method in class com.oracle.bmc.identitydomains.model.AppThreeLeggedOAuthCredential.Builder
-
Access Token
- accessToken(String) - Method in class com.oracle.bmc.resourcemanager.model.CreateGithubAccessTokenConfigurationSourceProviderDetails.Builder
-
The personal access token to be configured on the GitHub repository.
- accessToken(String) - Method in class com.oracle.bmc.resourcemanager.model.CreateGitlabAccessTokenConfigurationSourceProviderDetails.Builder
-
The personal access token to be configured on the GitLab repository.
- accessToken(String) - Method in class com.oracle.bmc.resourcemanager.model.UpdateGithubAccessTokenConfigurationSourceProviderDetails.Builder
-
The personal access token to be configured on the GitHub repository.
- accessToken(String) - Method in class com.oracle.bmc.resourcemanager.model.UpdateGitlabAccessTokenConfigurationSourceProviderDetails.Builder
-
The personal access token to be configured on the GitLab repository.
- accessTokenExpiry(Integer) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
Expiry-time in seconds for an Access Token.
- accessTokenExpiry(String) - Method in class com.oracle.bmc.identitydomains.model.AppThreeLeggedOAuthCredential.Builder
-
Access token expiry
- accessTokenUrl(String) - Method in class com.oracle.bmc.dataintegration.model.ConnectionFromOAuth2.Builder
-
Specifies the endpoint used to exchange authentication credentials for access tokens
- accessTokenUrl(String) - Method in class com.oracle.bmc.dataintegration.model.ConnectionFromOAuth2Details.Builder
-
Specifies the endpoint used to exchange authentication credentials for access tokens
- accessTokenUrl(String) - Method in class com.oracle.bmc.dataintegration.model.ConnectionSummaryFromOAuth2.Builder
-
Specifies the endpoint used to exchange authentication credentials for access tokens
- accessTokenUrl(String) - Method in class com.oracle.bmc.dataintegration.model.CreateConnectionFromOAuth2.Builder
-
Specifies the endpoint used to exchange authentication credentials for access tokens
- accessTokenUrl(String) - Method in class com.oracle.bmc.dataintegration.model.UpdateConnectionFromOAuth2.Builder
-
Specifies the endpoint used to exchange authentication credentials for access tokens
- accessTokenUrl(String) - Method in class com.oracle.bmc.identitydomains.model.ExtensionSocialIdentityProvider.Builder
-
Social IDP Access token URL
- accessTokenUrl(String) - Method in class com.oracle.bmc.identitydomains.model.SocialIdentityProvider.Builder
-
Social IDP Access token URL
- accessType(ConfigureSaasAdminUserDetails.AccessType) - Method in class com.oracle.bmc.database.model.ConfigureSaasAdminUserDetails.Builder
-
The access type for the SaaS administrative user.
- accessType(SaasAdminUserConfiguration.AccessType) - Method in class com.oracle.bmc.database.model.SaasAdminUserConfiguration.Builder
-
The access type for the SaaS administrative user.
- accessType(SaasAdminUserStatus.AccessType) - Method in class com.oracle.bmc.database.model.SaasAdminUserStatus.Builder
-
The access type for the SaaS administrative user.
- AccessType - Enum in com.oracle.bmc.datasafe.model
-
The type of access a user has on a table/view.
- accessType(AccessType) - Method in class com.oracle.bmc.datasafe.model.DatabaseTableAccessEntry.Builder
-
The type of the access the user has on the table, there can be one or more from SELECT,
UPDATE, INSERT, OWNER or DELETE.
- accessType(AccessType) - Method in class com.oracle.bmc.datasafe.model.DatabaseTableAccessEntrySummary.Builder
-
The type of the access the user has on the table, there can be one or more from SELECT,
UPDATE, INSERT, OWNER or DELETE.
- accessType(AccessType) - Method in class com.oracle.bmc.datasafe.model.DatabaseViewAccessEntry.Builder
-
The type of the access the user has on the table, there can be one or more from SELECT,
UPDATE, INSERT or DELETE.
- accessType(AccessType) - Method in class com.oracle.bmc.datasafe.model.DatabaseViewAccessEntrySummary.Builder
-
The type of the access the user has on the table, there can be one or more from SELECT,
DELETE, INSERT, READ or UPDATE.
- accessType(CreatePreauthenticatedRequestDetails.AccessType) - Method in class com.oracle.bmc.objectstorage.model.CreatePreauthenticatedRequestDetails.Builder
-
The operation that can be performed on this resource.
- accessType(PreauthenticatedRequest.AccessType) - Method in class com.oracle.bmc.objectstorage.model.PreauthenticatedRequest.Builder
-
The operation that can be performed on this resource.
- accessType(PreauthenticatedRequestSummary.AccessType) - Method in class com.oracle.bmc.objectstorage.model.PreauthenticatedRequestSummary.Builder
-
The operation that can be performed on this resource.
- accessUri(String) - Method in class com.oracle.bmc.database.model.DownloadOneoffPatch.Builder
-
URI to download one-off patch.
- accessUri(String) - Method in class com.oracle.bmc.objectstorage.model.PreauthenticatedRequest.Builder
-
The URI to embed in the URL when using the pre-authenticated request.
- Account - Interface in com.oracle.bmc.marketplace
-
Use the Marketplace API to manage applications in Oracle Cloud Infrastructure Marketplace.
- accountAlwaysTrustScope(Boolean) - Method in class com.oracle.bmc.identitydomains.model.Setting.Builder
-
Indicates whether all the Apps in this customer tenancy should trust each other.
- AccountAsync - Interface in com.oracle.bmc.marketplace
-
Use the Marketplace API to manage applications in Oracle Cloud Infrastructure Marketplace.
- AccountAsyncClient - Class in com.oracle.bmc.marketplace
-
Async client implementation for Account service.
- AccountAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.marketplace.AccountAsyncClient
-
- AccountAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.marketplace.AccountAsyncClient
-
- AccountAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.marketplace.AccountAsyncClient
-
- AccountAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.marketplace.AccountAsyncClient
-
- AccountAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.marketplace.AccountAsyncClient
-
- AccountAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.marketplace.AccountAsyncClient
-
- AccountAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.marketplace.AccountAsyncClient
-
- AccountAsyncClient.Builder - Class in com.oracle.bmc.marketplace
-
Builder class for this client.
- AccountClient - Class in com.oracle.bmc.marketplace
-
- AccountClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.marketplace.AccountClient
-
- AccountClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.marketplace.AccountClient
-
- AccountClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.marketplace.AccountClient
-
- AccountClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.marketplace.AccountClient
-
- AccountClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.marketplace.AccountClient
-
- AccountClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.marketplace.AccountClient
-
- AccountClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.marketplace.AccountClient
-
- AccountClient.Builder - Class in com.oracle.bmc.marketplace
-
Builder class for this client.
- accountFormVisible(Boolean) - Method in class com.oracle.bmc.identitydomains.model.AppExtensionManagedappApp.Builder
-
If true, then the account form will be displayed in the Oracle Identity Cloud Service UI
to interactively create or update an account for this App.
- accountId(String) - Method in class com.oracle.bmc.identitydomains.model.IdentityPropagationTrust.Builder
-
The Identity cloud provider service identifier, for example, the Azure Tenancy ID, AWS
Account ID, or GCP Project ID.
- AccountItem - Class in com.oracle.bmc.cims.model
-
Details about the AccountItem object.
- AccountItem(String, String, Category, SubCategory, IssueType) - Constructor for class com.oracle.bmc.cims.model.AccountItem
-
Deprecated.
- AccountItem.Builder - Class in com.oracle.bmc.cims.model
-
- accountKey(String) - Method in class com.oracle.bmc.goldengate.model.CreateAzureDataLakeStorageConnectionDetails.Builder
-
Azure storage account key.
- accountKey(String) - Method in class com.oracle.bmc.goldengate.model.UpdateAzureDataLakeStorageConnectionDetails.Builder
-
Azure storage account key.
- accountKeySecretId(String) - Method in class com.oracle.bmc.goldengate.model.AzureDataLakeStorageConnection.Builder
-
The
OCID of the
Secret where the account key is stored.
- accountKeySecretId(String) - Method in class com.oracle.bmc.goldengate.model.AzureDataLakeStorageConnectionSummary.Builder
-
The
OCID of the
Secret where the account key is stored.
- accountKeySecretId(String) - Method in class com.oracle.bmc.goldengate.model.CreateAzureDataLakeStorageConnectionDetails.Builder
-
The
OCID of the
Secret where the account key is stored.
- accountKeySecretId(String) - Method in class com.oracle.bmc.goldengate.model.UpdateAzureDataLakeStorageConnectionDetails.Builder
-
The
OCID of the
Secret where the account key is stored.
- accountLinkingEnabled(Boolean) - Method in class com.oracle.bmc.identitydomains.model.ExtensionSocialIdentityProvider.Builder
-
Whether account linking is enabled
- accountLinkingEnabled(Boolean) - Method in class com.oracle.bmc.identitydomains.model.SocialIdentityProvider.Builder
-
Whether account linking is enabled
- AccountMgmtInfo - Class in com.oracle.bmc.identitydomains.model
-
Schema for AccountMgmtInfo resource.
- AccountMgmtInfo(String, String, List<String>, Meta, IdcsCreatedBy, IdcsLastModifiedBy, List<IdcsPreventedOperations>, List<Tags>, Boolean, String, String, String, String, String, String, String, Boolean, String, Boolean, Boolean, Boolean, Boolean, String, String, AccountMgmtInfo.SyncSituation, String, Boolean, AccountMgmtInfo.OperationContext, AccountMgmtInfoObjectClass, AccountMgmtInfoResourceType, List<AccountMgmtInfoMatchingOwners>, AccountMgmtInfoUserWalletArtifact, AccountMgmtInfoApp, AccountMgmtInfoOwner) - Constructor for class com.oracle.bmc.identitydomains.model.AccountMgmtInfo
-
Deprecated.
- accountMgmtInfo(AccountMgmtInfo) - Method in class com.oracle.bmc.identitydomains.responses.GetAccountMgmtInfoResponse.Builder
-
The returned AccountMgmtInfo
instance.
- AccountMgmtInfo.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AccountMgmtInfo.OperationContext - Enum in com.oracle.bmc.identitydomains.model
-
The context in which the operation is performed on the account.
- AccountMgmtInfo.SyncSituation - Enum in com.oracle.bmc.identitydomains.model
-
Last recorded sync situation for the account
- AccountMgmtInfoApp - Class in com.oracle.bmc.identitydomains.model
-
Application on which the account is based
- AccountMgmtInfoApp(String, String, String, String, Boolean, Boolean, Boolean, String, String, String, Boolean, Boolean, Boolean, Boolean, String, Boolean, Boolean, Boolean, String) - Constructor for class com.oracle.bmc.identitydomains.model.AccountMgmtInfoApp
-
Deprecated.
- AccountMgmtInfoApp.Builder - Class in com.oracle.bmc.identitydomains.model
-
- accountMgmtInfoId(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAccountMgmtInfoRequest.Builder
-
ID of the resource
- AccountMgmtInfoMatchingOwners - Class in com.oracle.bmc.identitydomains.model
-
- AccountMgmtInfoMatchingOwners(String, String, String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AccountMgmtInfoMatchingOwners
-
Deprecated.
- AccountMgmtInfoMatchingOwners.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AccountMgmtInfoObjectClass - Class in com.oracle.bmc.identitydomains.model
-
Object-class of the Account
- AccountMgmtInfoObjectClass(String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AccountMgmtInfoObjectClass
-
Deprecated.
- AccountMgmtInfoObjectClass.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AccountMgmtInfoOwner - Class in com.oracle.bmc.identitydomains.model
-
Owning user of the account
- AccountMgmtInfoOwner(String, String, String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AccountMgmtInfoOwner
-
Deprecated.
- AccountMgmtInfoOwner.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AccountMgmtInfoResourceType - Class in com.oracle.bmc.identitydomains.model
-
Resource Type of the Account
- AccountMgmtInfoResourceType(String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AccountMgmtInfoResourceType
-
Deprecated.
- AccountMgmtInfoResourceType.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AccountMgmtInfos - Class in com.oracle.bmc.identitydomains.model
-
The SCIM protocol defines a standard set of query parameters that can be used to filter, sort,
and paginate to return zero or more resources in a query response.
- AccountMgmtInfos(List<String>, Integer, List<AccountMgmtInfo>, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AccountMgmtInfos
-
Deprecated.
- accountMgmtInfos(AccountMgmtInfos) - Method in class com.oracle.bmc.identitydomains.responses.ListAccountMgmtInfosResponse.Builder
-
The returned AccountMgmtInfos
instance.
- accountMgmtInfos(AccountMgmtInfos) - Method in class com.oracle.bmc.identitydomains.responses.SearchAccountMgmtInfosResponse.Builder
-
The returned AccountMgmtInfos
instance.
- AccountMgmtInfos.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AccountMgmtInfoSearchRequest - Class in com.oracle.bmc.identitydomains.model
-
Clients MAY execute queries without passing parameters on the URL by using the HTTP POST verb
combined with the .search path extension.
- AccountMgmtInfoSearchRequest(List<String>, List<String>, List<AttributeSets>, String, String, SortOrder, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AccountMgmtInfoSearchRequest
-
Deprecated.
- accountMgmtInfoSearchRequest(AccountMgmtInfoSearchRequest) - Method in class com.oracle.bmc.identitydomains.requests.SearchAccountMgmtInfosRequest.Builder
-
Parameters for searching AccountMgmtInfos
- AccountMgmtInfoSearchRequest.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AccountMgmtInfoUserWalletArtifact - Class in com.oracle.bmc.identitydomains.model
-
The UserWalletArtifact that contains the credentials that the system will use when performing
Secure Form-Fill to log the user in to this application
- AccountMgmtInfoUserWalletArtifact(String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AccountMgmtInfoUserWalletArtifact
-
Deprecated.
- AccountMgmtInfoUserWalletArtifact.Builder - Class in com.oracle.bmc.identitydomains.model
-
- accountName(String) - Method in class com.oracle.bmc.goldengate.model.AzureDataLakeStorageConnection.Builder
-
Sets the Azure storage account name.
- accountName(String) - Method in class com.oracle.bmc.goldengate.model.AzureDataLakeStorageConnectionSummary.Builder
-
Sets the Azure storage account name.
- accountName(String) - Method in class com.oracle.bmc.goldengate.model.CreateAzureDataLakeStorageConnectionDetails.Builder
-
Sets the Azure storage account name.
- accountName(String) - Method in class com.oracle.bmc.goldengate.model.UpdateAzureDataLakeStorageConnectionDetails.Builder
-
Sets the Azure storage account name.
- accountNumber(String) - Method in class com.oracle.bmc.ospgateway.model.EcheckPaymentDetail.Builder
-
Account number of the card owner
- accountRecoveryRequired(Boolean) - Method in class com.oracle.bmc.identitydomains.model.ExtensionUserUser.Builder
-
Boolean value to prompt user to setup account recovery during login.
- AccountRecoverySetting - Class in com.oracle.bmc.identitydomains.model
-
- AccountRecoverySetting(String, String, List<String>, Meta, IdcsCreatedBy, IdcsLastModifiedBy, List<IdcsPreventedOperations>, List<Tags>, Boolean, String, String, String, String, String, List<AccountRecoverySetting.Factors>, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AccountRecoverySetting
-
Deprecated.
- accountRecoverySetting(AccountRecoverySetting) - Method in class com.oracle.bmc.identitydomains.requests.PutAccountRecoverySettingRequest.Builder
-
Replace the current instance of AccountRecoverySettings with provided payload.
- accountRecoverySetting(AccountRecoverySetting) - Method in class com.oracle.bmc.identitydomains.responses.GetAccountRecoverySettingResponse.Builder
-
The returned AccountRecoverySetting
instance.
- accountRecoverySetting(AccountRecoverySetting) - Method in class com.oracle.bmc.identitydomains.responses.PatchAccountRecoverySettingResponse.Builder
-
The returned AccountRecoverySetting
instance.
- accountRecoverySetting(AccountRecoverySetting) - Method in class com.oracle.bmc.identitydomains.responses.PutAccountRecoverySettingResponse.Builder
-
The returned AccountRecoverySetting
instance.
- AccountRecoverySetting.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AccountRecoverySetting.Factors - Enum in com.oracle.bmc.identitydomains.model
-
- accountRecoverySettingId(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAccountRecoverySettingRequest.Builder
-
ID of the resource
- accountRecoverySettingId(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchAccountRecoverySettingRequest.Builder
-
ID of the resource
- accountRecoverySettingId(String) - Method in class com.oracle.bmc.identitydomains.requests.PutAccountRecoverySettingRequest.Builder
-
ID of the resource
- AccountRecoverySettings - Class in com.oracle.bmc.identitydomains.model
-
The SCIM protocol defines a standard set of query parameters that can be used to filter, sort,
and paginate to return zero or more resources in a query response.
- AccountRecoverySettings(List<String>, Integer, List<AccountRecoverySetting>, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AccountRecoverySettings
-
Deprecated.
- accountRecoverySettings(AccountRecoverySettings) - Method in class com.oracle.bmc.identitydomains.responses.ListAccountRecoverySettingsResponse.Builder
-
The returned AccountRecoverySettings
instance.
- AccountRecoverySettings.Builder - Class in com.oracle.bmc.identitydomains.model
-
- accounts(List<AppAccounts>) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
Accounts of App
- accounts(List<UserExtAccounts>) - Method in class com.oracle.bmc.identitydomains.model.ExtensionUserUser.Builder
-
Accounts assigned to this User.
- accountSID(String) - Method in class com.oracle.bmc.oda.model.CreateTwilioChannelDetails.Builder
-
The Account SID for the Twilio number.
- accountSID(String) - Method in class com.oracle.bmc.oda.model.CreateTwilioChannelResult.Builder
-
The Account SID for the Twilio number.
- accountSID(String) - Method in class com.oracle.bmc.oda.model.TwilioChannel.Builder
-
The Account SID for the Twilio number.
- accountSID(String) - Method in class com.oracle.bmc.oda.model.UpdateTwilioChannelDetails.Builder
-
The Account SID for the Twilio number.
- accountStatus(UserSummary.AccountStatus) - Method in class com.oracle.bmc.datasafe.model.UserSummary.Builder
-
The status of the user account.
- accountStatus(String) - Method in class com.oracle.bmc.datasafe.requests.ListUserAnalyticsRequest.Builder
-
A filter to return only items that match the specified account status.
- accountStatus(String) - Method in class com.oracle.bmc.datasafe.requests.ListUsersRequest.Builder
-
A filter to return only items that match the specified account status.
- accountType(String) - Method in class com.oracle.bmc.identitydomains.model.AccountMgmtInfo.Builder
-
Type of Account
- accountType(String) - Method in class com.oracle.bmc.identitydomains.model.MyApp.Builder
-
Type of the Acccount
- accountType(Subscription.AccountType) - Method in class com.oracle.bmc.ospgateway.model.Subscription.Builder
-
Account type.
- accountType(SubscriptionSummary.AccountType) - Method in class com.oracle.bmc.ospgateway.model.SubscriptionSummary.Builder
-
Account type.
- accuracy(Float) - Method in class com.oracle.bmc.aidocument.model.KeyValueDetectionConfidenceEntry.Builder
-
accuracy under the threshold
- accuracy(Float) - Method in class com.oracle.bmc.ailanguage.model.TextClassificationModelMetrics.Builder
-
The fraction of the labels that were correctly recognised .
- AcdAvmResourceStats - Class in com.oracle.bmc.database.model
-
Resource usage by autonomous container database in a particular VM.
- AcdAvmResourceStats(String, String, Float, Float, Float, Float) - Constructor for class com.oracle.bmc.database.model.AcdAvmResourceStats
-
Deprecated.
- AcdAvmResourceStats.Builder - Class in com.oracle.bmc.database.model
-
- acquirePermission() - Method in interface com.oracle.bmc.circuitbreaker.OciCircuitBreaker
-
Try to obtain a permission to execute a call.
- action(String) - Method in class com.oracle.bmc.audit.model.Request.Builder
-
The HTTP method of the request.
- Action - Class in com.oracle.bmc.autoscaling.model
-
The action to take when autoscaling is triggered.
- Action(Action.Type, Integer) - Constructor for class com.oracle.bmc.autoscaling.model.Action
-
Deprecated.
- action(Action) - Method in class com.oracle.bmc.autoscaling.model.Condition.Builder
-
- action(Action) - Method in class com.oracle.bmc.autoscaling.model.CreateConditionDetails.Builder
-
- action(ResourcePowerAction.Action) - Method in class com.oracle.bmc.autoscaling.model.ResourcePowerAction.Builder
-
- action(Action) - Method in class com.oracle.bmc.autoscaling.model.UpdateConditionDetails.Builder
-
- action(AutoScalePolicyRule.Action) - Method in class com.oracle.bmc.bds.model.AutoScalePolicyRule.Builder
-
The valid value are CHANGE_SHAPE_SCALE_UP or CHANGE_SHAPE_SCALE_DOWN.
- action(AddDrgRouteDistributionStatementDetails.Action) - Method in class com.oracle.bmc.core.model.AddDrgRouteDistributionStatementDetails.Builder
-
Accept: import/export the route “as is”
- action(DrgRouteDistributionStatement.Action) - Method in class com.oracle.bmc.core.model.DrgRouteDistributionStatement.Builder
-
ACCEPT
indicates the route should be imported or exported as-is.
- action(String) - Method in class com.oracle.bmc.core.requests.InstanceActionRequest.Builder
-
The action to perform on the instance.
- action(ConvertToPdbDetails.Action) - Method in class com.oracle.bmc.database.model.ConvertToPdbDetails.Builder
-
The operations used to convert a non-container database to a pluggable database.
- action(DatabaseUpgradeHistoryEntry.Action) - Method in class com.oracle.bmc.database.model.DatabaseUpgradeHistoryEntry.Builder
-
The database upgrade action.
- action(DatabaseUpgradeHistoryEntrySummary.Action) - Method in class com.oracle.bmc.database.model.DatabaseUpgradeHistoryEntrySummary.Builder
-
The database upgrade action.
- action(DbSystemUpgradeHistoryEntry.Action) - Method in class com.oracle.bmc.database.model.DbSystemUpgradeHistoryEntry.Builder
-
The operating system upgrade action.
- action(DbSystemUpgradeHistoryEntrySummary.Action) - Method in class com.oracle.bmc.database.model.DbSystemUpgradeHistoryEntrySummary.Builder
-
The operating system upgrade action.
- action(PatchDetails.Action) - Method in class com.oracle.bmc.database.model.PatchDetails.Builder
-
The action to perform on the patch.
- action(PatchHistoryEntry.Action) - Method in class com.oracle.bmc.database.model.PatchHistoryEntry.Builder
-
The action being performed or was completed.
- action(PatchHistoryEntrySummary.Action) - Method in class com.oracle.bmc.database.model.PatchHistoryEntrySummary.Builder
-
The action being performed or was completed.
- action(PdbConversionHistoryEntry.Action) - Method in class com.oracle.bmc.database.model.PdbConversionHistoryEntry.Builder
-
The operations used to convert a non-container database to a pluggable database.
- action(PdbConversionHistoryEntrySummary.Action) - Method in class com.oracle.bmc.database.model.PdbConversionHistoryEntrySummary.Builder
-
The operations used to convert a non-container database to a pluggable database.
- action(ResizeVmClusterNetworkDetails.Action) - Method in class com.oracle.bmc.database.model.ResizeVmClusterNetworkDetails.Builder
-
Actions that can be performed on the VM cluster network.
- action(UpgradeDatabaseDetails.Action) - Method in class com.oracle.bmc.database.model.UpgradeDatabaseDetails.Builder
-
The database upgrade action.
- action(UpgradeDbSystemDetails.Action) - Method in class com.oracle.bmc.database.model.UpgradeDbSystemDetails.Builder
-
The operating system upgrade action.
- action(String) - Method in class com.oracle.bmc.database.requests.DbNodeActionRequest.Builder
-
The action to perform on the DB Node.
- action(String) - Method in class com.oracle.bmc.databasemanagement.model.AttentionLogSummary.Builder
-
The recommended action to handle the attention log.
- action(String) - Method in class com.oracle.bmc.databasemanagement.model.SqlPlanBaseline.Builder
-
The application action.
- action(String) - Method in class com.oracle.bmc.databasemigration.model.PhaseStatus.Builder
-
The text describing the action required to fix the issue
- action(String) - Method in class com.oracle.bmc.databasemigration.model.ResultError.Builder
-
The text describing the action required to fix the issue
- action(String) - Method in class com.oracle.bmc.databasetools.model.ValidateDatabaseToolsConnectionMySqlResult.Builder
-
- action(String) - Method in class com.oracle.bmc.databasetools.model.ValidateDatabaseToolsConnectionOracleDatabaseResult.Builder
-
- action(String) - Method in class com.oracle.bmc.databasetools.model.ValidateDatabaseToolsConnectionPostgresqlResult.Builder
-
- action(PatchChangeSummary.Action) - Method in class com.oracle.bmc.dataintegration.model.PatchChangeSummary.Builder
-
The patch action indicating if object was created, updated, or deleted.
- action(PatchObjectMetadata.Action) - Method in class com.oracle.bmc.dataintegration.model.PatchObjectMetadata.Builder
-
The patch action indicating if object was created, updated, or deleted.
- action(ScheduleAction) - Method in class com.oracle.bmc.datascience.model.CreateScheduleDetails.Builder
-
- action(ScheduleAction) - Method in class com.oracle.bmc.datascience.model.Schedule.Builder
-
- action(ScheduleAction) - Method in class com.oracle.bmc.datascience.model.UpdateScheduleDetails.Builder
-
- action(DisconnectConfig.Action) - Method in class com.oracle.bmc.desktops.model.DisconnectConfig.Builder
-
a disconnect action to be triggered
- action(InactivityConfig.Action) - Method in class com.oracle.bmc.desktops.model.InactivityConfig.Builder
-
an inactivity action to be triggered
- action(ApprovalAction.Action) - Method in class com.oracle.bmc.devops.model.ApprovalAction.Builder
-
The action of the user on the DevOps deployment stage.
- action(ApproveDeploymentDetails.Action) - Method in class com.oracle.bmc.devops.model.ApproveDeploymentDetails.Builder
-
The action of Approve or Reject.
- action(ReviewPullRequestDetails.Action) - Method in class com.oracle.bmc.devops.model.ReviewPullRequestDetails.Builder
-
The review action taken
- Action - Class in com.oracle.bmc.events.model
-
An object that represents an action to trigger for events that match a rule.
- Action(String, String, Action.LifecycleState, Boolean, String) - Constructor for class com.oracle.bmc.events.model.Action
-
Deprecated.
- action(UserActionDetails.Action) - Method in class com.oracle.bmc.fleetappsmanagement.model.ActionGroupBasedUserActionDetails.Builder
-
- action(UserActionDetails.Action) - Method in class com.oracle.bmc.fleetappsmanagement.model.StepBasedUserActionDetails.Builder
-
- Action - Class in com.oracle.bmc.fusionapps.model
-
Action details
Note: Objects should always be created or deserialized using the Builder
.
- Action(String, Action.State, String) - Constructor for class com.oracle.bmc.fusionapps.model.Action
-
Deprecated.
- action(String) - Method in class com.oracle.bmc.goldengate.model.TestConnectionAssignmentError.Builder
-
The text describing the action required to fix the issue.
- action(String) - Method in class com.oracle.bmc.goldengate.model.TestPipelineConnectionError.Builder
-
The text describing the action required to fix the issue.
- action(AuthenticationFactorSettingsCompliancePolicy.Action) - Method in class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsCompliancePolicy.Builder
-
The action to be taken if the value of the attribute is not as expected
- action(MyDeviceNonCompliances.Action) - Method in class com.oracle.bmc.identitydomains.model.MyDeviceNonCompliances.Builder
-
Device Compliance Action
- action(MyRequest.Action) - Method in class com.oracle.bmc.identitydomains.model.MyRequest.Builder
-
Requestor can set action to CANCEL to cancel the request or to ESCALATE to escalate the
request while the request status is IN_PROGRESS.
- Action - Class in com.oracle.bmc.loadbalancer.model
-
An entity that represents an action to apply for a routing rule.
- Action() - Constructor for class com.oracle.bmc.loadbalancer.model.Action
-
Deprecated.
- action(AccessRequestActionType) - Method in class com.oracle.bmc.lockbox.model.ActivityLog.Builder
-
The action take by persona
- action(AccessRequestActionType) - Method in class com.oracle.bmc.lockbox.model.HandleAccessRequestDetails.Builder
-
The action take by persona
- Action - Class in com.oracle.bmc.loganalytics.model
-
Action for scheduled task.
- Action() - Constructor for class com.oracle.bmc.loganalytics.model.Action
-
Deprecated.
- action(Action) - Method in class com.oracle.bmc.loganalytics.model.CreateStandardTaskDetails.Builder
-
- action(Action) - Method in class com.oracle.bmc.loganalytics.model.StandardTask.Builder
-
- action(Action) - Method in class com.oracle.bmc.loganalytics.model.UpdateStandardTaskDetails.Builder
-
- action(DecryptionActionType) - Method in class com.oracle.bmc.networkfirewall.model.CreateDecryptionRuleDetails.Builder
-
Action:
- action(TrafficActionType) - Method in class com.oracle.bmc.networkfirewall.model.CreateSecurityRuleDetails.Builder
-
Types of Action on the Traffic flow.
- action(InspectActionType) - Method in class com.oracle.bmc.networkfirewall.model.CreateVxlanInspectionRuleDetails.Builder
-
- action(DecryptionActionType) - Method in class com.oracle.bmc.networkfirewall.model.DecryptionRule.Builder
-
Action:
- action(DecryptionActionType) - Method in class com.oracle.bmc.networkfirewall.model.DecryptionRuleSummary.Builder
-
Action:
- action(TrafficActionType) - Method in class com.oracle.bmc.networkfirewall.model.SecurityRule.Builder
-
Types of Action on the Traffic flow.
- action(TrafficActionType) - Method in class com.oracle.bmc.networkfirewall.model.SecurityRuleSummary.Builder
-
Types of Action on the Traffic flow.
- action(DecryptionActionType) - Method in class com.oracle.bmc.networkfirewall.model.UpdateDecryptionRuleDetails.Builder
-
Action:
- action(TrafficActionType) - Method in class com.oracle.bmc.networkfirewall.model.UpdateSecurityRuleDetails.Builder
-
Types of Action on the Traffic flow.
- action(InspectActionType) - Method in class com.oracle.bmc.networkfirewall.model.UpdateVxlanInspectionRuleDetails.Builder
-
- action(InspectActionType) - Method in class com.oracle.bmc.networkfirewall.model.VxlanInspectionRule.Builder
-
- action(InspectActionType) - Method in class com.oracle.bmc.networkfirewall.model.VxlanInspectionRuleSummary.Builder
-
- action(String) - Method in class com.oracle.bmc.objectstorage.model.ObjectLifecycleRule.Builder
-
The action of the object lifecycle policy rule.
- action(String) - Method in class com.oracle.bmc.opsi.model.SqlStats.Builder
-
Contains the name of the action that was executing when the SQL statement was first
parsed, which is set by calling DBMS_APPLICATION_INFO.SET_ACTION
- Action - Class in com.oracle.bmc.optimizer.model
-
Details about the recommended action.
- Action(ActionType, String, String) - Constructor for class com.oracle.bmc.optimizer.model.Action
-
Deprecated.
- action(Action) - Method in class com.oracle.bmc.optimizer.model.HistorySummary.Builder
-
- action(Action) - Method in class com.oracle.bmc.optimizer.model.ResourceAction.Builder
-
- action(Action) - Method in class com.oracle.bmc.optimizer.model.ResourceActionSummary.Builder
-
- action(CreateScheduleDetails.Action) - Method in class com.oracle.bmc.resourcescheduler.model.CreateScheduleDetails.Builder
-
This is the action that will be executed by the schedule.
- action(Schedule.Action) - Method in class com.oracle.bmc.resourcescheduler.model.Schedule.Builder
-
This is the action that will be executed by the schedule.
- action(ScheduleSummary.Action) - Method in class com.oracle.bmc.resourcescheduler.model.ScheduleSummary.Builder
-
This is the action that will be executed by the schedule.
- action(UpdateScheduleDetails.Action) - Method in class com.oracle.bmc.resourcescheduler.model.UpdateScheduleDetails.Builder
-
This is the action that will be executed by the schedule.
- action(AccessPolicyRule.Action) - Method in class com.oracle.bmc.servicemesh.model.AccessPolicyRule.Builder
-
Action for the traffic between the source and the destination.
- action(AccessPolicyRuleDetails.Action) - Method in class com.oracle.bmc.servicemesh.model.AccessPolicyRuleDetails.Builder
-
Action for the traffic between the source and the destination.
- action(UsageLimitSummary.Action) - Method in class com.oracle.bmc.usage.model.UsageLimitSummary.Builder
-
The action when usage limit is hit
- action(AddDrgRouteDistributionStatementDetails.Action) - Method in class com.oracle.bmc.vnmonitoring.model.AddDrgRouteDistributionStatementDetails.Builder
-
Accept: import/export the route “as is”
- action(DrgRouteDistributionStatement.Action) - Method in class com.oracle.bmc.vnmonitoring.model.DrgRouteDistributionStatement.Builder
-
ACCEPT
indicates the route should be imported or exported as-is.
- action(AccessRule.Action) - Method in class com.oracle.bmc.waas.model.AccessRule.Builder
-
The action to take when the access criteria are met for a rule.
- action(CachingRule.Action) - Method in class com.oracle.bmc.waas.model.CachingRule.Builder
-
The action to take when the criteria of a caching rule are met.
- action(CachingRuleSummary.Action) - Method in class com.oracle.bmc.waas.model.CachingRuleSummary.Builder
-
The action to take when the criteria of a caching rule are met.
- action(CustomProtectionRuleSetting.Action) - Method in class com.oracle.bmc.waas.model.CustomProtectionRuleSetting.Builder
-
The action to take when the custom protection rule is triggered.
- action(DeviceFingerprintChallenge.Action) - Method in class com.oracle.bmc.waas.model.DeviceFingerprintChallenge.Builder
-
The action to take on requests from detected bots.
- action(HumanInteractionChallenge.Action) - Method in class com.oracle.bmc.waas.model.HumanInteractionChallenge.Builder
-
The action to take against requests from detected bots.
- action(JsChallenge.Action) - Method in class com.oracle.bmc.waas.model.JsChallenge.Builder
-
The action to take against requests from detected bots.
- action(ProtectionRule.Action) - Method in class com.oracle.bmc.waas.model.ProtectionRule.Builder
-
The action to take when the traffic is detected as malicious.
- action(ProtectionRuleAction.Action) - Method in class com.oracle.bmc.waas.model.ProtectionRuleAction.Builder
-
The action to apply to the protection rule.
- action(ThreatFeed.Action) - Method in class com.oracle.bmc.waas.model.ThreatFeed.Builder
-
The action to take when traffic is flagged as malicious by data from the threat
intelligence feed.
- action(ThreatFeedAction.Action) - Method in class com.oracle.bmc.waas.model.ThreatFeedAction.Builder
-
The selected action.
- action(WaasPolicyCustomProtectionRuleSummary.Action) - Method in class com.oracle.bmc.waas.model.WaasPolicyCustomProtectionRuleSummary.Builder
-
The action to take when the custom protection rule is triggered.
- action(String) - Method in class com.oracle.bmc.waas.model.WafLog.Builder
-
The action taken on the request, either ALLOW
, DETECT
, or BLOCK
.
- action(List<ListProtectionRulesRequest.Action>) - Method in class com.oracle.bmc.waas.requests.ListProtectionRulesRequest.Builder
-
Filter rules using a list of actions.
- action(ListProtectionRulesRequest.Action) - Method in class com.oracle.bmc.waas.requests.ListProtectionRulesRequest.Builder
-
Singular setter.
- action(List<ListWaasPolicyCustomProtectionRulesRequest.Action>) - Method in class com.oracle.bmc.waas.requests.ListWaasPolicyCustomProtectionRulesRequest.Builder
-
Filter rules using a list of actions.
- action(ListWaasPolicyCustomProtectionRulesRequest.Action) - Method in class com.oracle.bmc.waas.requests.ListWaasPolicyCustomProtectionRulesRequest.Builder
-
Singular setter.
- action(List<ListWafLogsRequest.Action>) - Method in class com.oracle.bmc.waas.requests.ListWafLogsRequest.Builder
-
Filters logs by Web Application Firewall action.
- action(ListWafLogsRequest.Action) - Method in class com.oracle.bmc.waas.requests.ListWafLogsRequest.Builder
-
Singular setter.
- Action - Class in com.oracle.bmc.waf.model
-
An object that represents action and its options.
- Action(String) - Constructor for class com.oracle.bmc.waf.model.Action
-
Deprecated.
- Action.ActionType - Enum in com.oracle.bmc.events.model
-
The action to perform if the condition in the rule matches an event.
- Action.ActionType - Enum in com.oracle.bmc.fusionapps.model
-
Type of action
- Action.Builder - Class in com.oracle.bmc.autoscaling.model
-
- Action.Builder - Class in com.oracle.bmc.optimizer.model
-
- Action.LifecycleState - Enum in com.oracle.bmc.events.model
-
The current state of the rule.
- Action.Name - Enum in com.oracle.bmc.loadbalancer.model
-
- Action.State - Enum in com.oracle.bmc.fusionapps.model
-
A string that describes whether the change is applied hot or cold
- Action.Type - Enum in com.oracle.bmc.autoscaling.model
-
The type of action to take.
- Action.Type - Enum in com.oracle.bmc.loganalytics.model
-
Action type discriminator.
- Action.Type - Enum in com.oracle.bmc.waf.model
-
CHECK is a non-terminating action that does not stop the execution of rules in current
module, just emits a log message documenting result of rule execution.
- ActionableInsightsContentTypesResource - Enum in com.oracle.bmc.opsi.model
-
Supported resources for actionable insights content type.
- actionableInsightsResources(List<ActionableInsightsContentTypesResource>) - Method in class com.oracle.bmc.opsi.model.NewsContentTypes.Builder
-
Supported resources for actionable insights content type.
- actionDetails(ScheduleHttpActionDetails) - Method in class com.oracle.bmc.datascience.model.ScheduleHttpAction.Builder
-
- ActionDetails - Class in com.oracle.bmc.events.model
-
Object used to create an action.
- ActionDetails(Boolean, String) - Constructor for class com.oracle.bmc.events.model.ActionDetails
-
Deprecated.
- actionDetails(UserActionDetails) - Method in class com.oracle.bmc.fleetappsmanagement.model.ManageJobExecutionDetails.Builder
-
- ActionDetails.ActionType - Enum in com.oracle.bmc.events.model
-
The action to perform if the condition in the rule matches an event.
- ActionDetailsList - Class in com.oracle.bmc.events.model
-
A list of ActionDetails objects to create for a rule.
- ActionDetailsList(List<ActionDetails>) - Constructor for class com.oracle.bmc.events.model.ActionDetailsList
-
Deprecated.
- ActionDetailsList.Builder - Class in com.oracle.bmc.events.model
-
- actionDurationInSeconds(Integer) - Method in class com.oracle.bmc.waf.model.RequestRateLimitingConfiguration.Builder
-
Duration of block action application in seconds when requestsLimit
is reached.
- actionExpirationInSeconds(Integer) - Method in class com.oracle.bmc.waas.model.DeviceFingerprintChallenge.Builder
-
The number of seconds between challenges for the same IP address.
- actionExpirationInSeconds(Integer) - Method in class com.oracle.bmc.waas.model.HumanInteractionChallenge.Builder
-
The number of seconds between challenges for the same IP address.
- actionExpirationInSeconds(Integer) - Method in class com.oracle.bmc.waas.model.JsChallenge.Builder
-
The number of seconds between challenges from the same IP address.
- ActionGroup - Class in com.oracle.bmc.fleetappsmanagement.model
-
Action Group.
- ActionGroup(String, LifeCycleActionGroupType, String, String, String, String, String, List<String>) - Constructor for class com.oracle.bmc.fleetappsmanagement.model.ActionGroup
-
Deprecated.
- ActionGroup.Builder - Class in com.oracle.bmc.fleetappsmanagement.model
-
- ActionGroupBasedUserActionDetails - Class in com.oracle.bmc.fleetappsmanagement.model
-
Details for a user action to be performed on an action group.
- ActionGroupBasedUserActionDetails(UserActionDetails.Action, String) - Constructor for class com.oracle.bmc.fleetappsmanagement.model.ActionGroupBasedUserActionDetails
-
Deprecated.
- ActionGroupBasedUserActionDetails.Builder - Class in com.oracle.bmc.fleetappsmanagement.model
-
- ActionGroupDetails - Class in com.oracle.bmc.fleetappsmanagement.model
-
Action Group details.
- ActionGroupDetails(String, String, LifeCycleActionGroupType, String, String, String, String, JobStatus, Date, Date, String) - Constructor for class com.oracle.bmc.fleetappsmanagement.model.ActionGroupDetails
-
Deprecated.
- ActionGroupDetails.Builder - Class in com.oracle.bmc.fleetappsmanagement.model
-
- actionGroupId(String) - Method in class com.oracle.bmc.fleetappsmanagement.model.ActionGroupBasedUserActionDetails.Builder
-
Unique identifier for the action group.
- actionGroupId(String) - Method in class com.oracle.bmc.fleetappsmanagement.model.StepBasedUserActionDetails.Builder
-
Unique identifier for the action group.
- actionGroups(List<ActionGroup>) - Method in class com.oracle.bmc.fleetappsmanagement.model.CreateSchedulerDefinitionDetails.Builder
-
Action Groups associated with the Schedule.
- actionGroups(List<ActionGroup>) - Method in class com.oracle.bmc.fleetappsmanagement.model.SchedulerDefinition.Builder
-
Action Groups associated with the Schedule.
- actionGroups(List<ActionGroupDetails>) - Method in class com.oracle.bmc.fleetappsmanagement.model.SchedulerJob.Builder
-
Action Groups associated with the Schedule.
- actionGroups(List<ActionGroupDetails>) - Method in class com.oracle.bmc.fleetappsmanagement.model.SchedulerJobSummary.Builder
-
Action Groups associated with the Schedule.
- actionGroups(List<ActionGroup>) - Method in class com.oracle.bmc.fleetappsmanagement.model.UpdateSchedulerDefinitionDetails.Builder
-
Action Groups associated with the Schedule.
- actionGroupTypes(List<LifeCycleActionGroupType>) - Method in class com.oracle.bmc.fleetappsmanagement.model.ScheduledFleetSummary.Builder
-
All ActionGroup Types part of the schedule.
- actionGroupTypes(List<LifeCycleActionGroupType>) - Method in class com.oracle.bmc.fleetappsmanagement.model.SchedulerDefinition.Builder
-
All ActionGroup Types that are part of the schedule.
- actionGroupTypes(List<LifeCycleActionGroupType>) - Method in class com.oracle.bmc.fleetappsmanagement.model.SchedulerDefinitionSummary.Builder
-
All ActionGroup Types part of the schedule.
- actionGroupTypes(List<LifeCycleActionGroupType>) - Method in class com.oracle.bmc.fleetappsmanagement.model.SchedulerJob.Builder
-
All Action Group types are part of the schedule.
- actionGroupTypes(List<LifeCycleActionGroupType>) - Method in class com.oracle.bmc.fleetappsmanagement.model.SchedulerJobSummary.Builder
-
All Action Group types are part of the schedule.
- ActionLifecycleStates - Enum in com.oracle.bmc.fleetsoftwareupdate.model
-
Possible Lifecycle states for the Exadata Fleet Update Action resource.
- ActionList - Class in com.oracle.bmc.events.model
-
A list of Action objects associated with a rule.
- ActionList(List<Action>) - Constructor for class com.oracle.bmc.events.model.ActionList
-
Deprecated.
- ActionList.Builder - Class in com.oracle.bmc.events.model
-
- ActionMember - Class in com.oracle.bmc.database.model
-
The details of an action member.
- ActionMember(Integer, String, Integer) - Constructor for class com.oracle.bmc.database.model.ActionMember
-
Deprecated.
- ActionMember.Builder - Class in com.oracle.bmc.database.model
-
- actionMembers(List<ExecutionActionMember>) - Method in class com.oracle.bmc.database.model.CreateExecutionActionDetails.Builder
-
List of action members of this execution action.
- actionMembers(List<ActionMember>) - Method in class com.oracle.bmc.database.model.CreateScheduledActionDetails.Builder
-
The list of action members in a scheduled action.
- actionMembers(List<ExecutionActionMember>) - Method in class com.oracle.bmc.database.model.ExecutionAction.Builder
-
List of action members of this execution action.
- actionMembers(List<ExecutionActionMember>) - Method in class com.oracle.bmc.database.model.ExecutionActionSummary.Builder
-
List of action members of this execution action.
- actionMembers(List<ActionMember>) - Method in class com.oracle.bmc.database.model.RecommendedScheduledActionSummary.Builder
-
The list of action members in a scheduled action.
- actionMembers(List<ActionMember>) - Method in class com.oracle.bmc.database.model.ScheduledAction.Builder
-
The list of action members in a scheduled action.
- actionMembers(List<ActionMember>) - Method in class com.oracle.bmc.database.model.ScheduledActionSummary.Builder
-
The list of action members in a scheduled action.
- actionMembers(List<ExecutionActionMember>) - Method in class com.oracle.bmc.database.model.UpdateExecutionActionDetails.Builder
-
List of action members of this execution action.
- actionMembers(List<ActionMember>) - Method in class com.oracle.bmc.database.model.UpdateScheduledActionDetails.Builder
-
The list of action members in a scheduled action.
- actionName(String) - Method in class com.oracle.bmc.operatoraccesscontrol.model.ValidateOperatorAssignmentDetails.Builder
-
Specifies the name of the operator action name for creating accessRequest.
- actionName(String) - Method in class com.oracle.bmc.waf.model.AccessControlRule.Builder
-
- actionName(String) - Method in class com.oracle.bmc.waf.model.ProtectionCapability.Builder
-
Override action to take if capability was triggered, defined in Protection Rule for this
capability.
- actionName(String) - Method in class com.oracle.bmc.waf.model.ProtectionRule.Builder
-
- actionName(String) - Method in class com.oracle.bmc.waf.model.RequestRateLimitingRule.Builder
-
- actionOnDdlError(ReplicateDdlErrorAction) - Method in class com.oracle.bmc.goldengate.model.ReplicateSchemaChange.Builder
-
Action upon DDL Error (active only if ‘Replicate schema changes (DDL)’ is selected) i.e
canReplicateSchemaChange=true
- actionOnDmlError(ReplicateDmlErrorAction) - Method in class com.oracle.bmc.goldengate.model.ReplicateSchemaChange.Builder
-
Action upon DML Error (active only if ‘Replicate schema changes (DDL)’ is selected) i.e
canReplicateSchemaChange=true
- actionOnExistingTable(InitialLoadAction) - Method in class com.oracle.bmc.goldengate.model.InitialDataLoad.Builder
-
Action upon existing tables in target when initial Data Load is set i.e.,
isInitialLoad=true.
- actionOnFailure(ComponentProperties.ActionOnFailure) - Method in class com.oracle.bmc.fleetappsmanagement.model.ComponentProperties.Builder
-
The action to be taken in case of a failure.
- actionOrder(Integer) - Method in class com.oracle.bmc.database.model.ActionOrderDetails.Builder
-
The priority order of the action resource.
- actionOrder(Integer) - Method in class com.oracle.bmc.database.model.RecommendedScheduledActionSummary.Builder
-
The order of the scheduled action.
- actionOrder(Integer) - Method in class com.oracle.bmc.database.model.ScheduledAction.Builder
-
The order of the scheduled action.
- actionOrder(Integer) - Method in class com.oracle.bmc.database.model.ScheduledActionSummary.Builder
-
The order of the scheduled action.
- ActionOrderDetails - Class in com.oracle.bmc.database.model
-
Describes the ordering list of action resources.
- ActionOrderDetails(Integer, String) - Constructor for class com.oracle.bmc.database.model.ActionOrderDetails
-
Deprecated.
- ActionOrderDetails.Builder - Class in com.oracle.bmc.database.model
-
- actionParams(Map<String, String>) - Method in class com.oracle.bmc.database.model.CreateExecutionActionDetails.Builder
-
Map<ParamName, ParamValue> where a key value pair describes the specific action
parameter.
- actionParams(Map<String, String>) - Method in class com.oracle.bmc.database.model.CreateScheduledActionDetails.Builder
-
Map<ParamName, ParamValue> where a key value pair describes the specific action
parameter.
- actionParams(Map<String, String>) - Method in class com.oracle.bmc.database.model.ExecutionAction.Builder
-
Map<ParamName, ParamValue> where a key value pair describes the specific action
parameter.
- actionParams(Map<String, String>) - Method in class com.oracle.bmc.database.model.ExecutionActionSummary.Builder
-
Map<ParamName, ParamValue> where a key value pair describes the specific action
parameter.
- actionParams(Map<String, String>) - Method in class com.oracle.bmc.database.model.RecommendedScheduledActionSummary.Builder
-
Map<ParamName, ParamValue> where a key value pair describes the specific action
parameter.
- actionParams(Map<String, String>) - Method in class com.oracle.bmc.database.model.ScheduledAction.Builder
-
Map<ParamName, ParamValue> where a key value pair describes the specific action
parameter.
- actionParams(Map<String, String>) - Method in class com.oracle.bmc.database.model.ScheduledActionSummary.Builder
-
Map<ParamName, ParamValue> where a key value pair describes the specific action
parameter.
- actionParams(Map<String, String>) - Method in class com.oracle.bmc.database.model.UpdateExecutionActionDetails.Builder
-
Map<ParamName, ParamValue> where a key value pair describes the specific action
parameter.
- actionParams(Map<String, String>) - Method in class com.oracle.bmc.database.model.UpdateScheduledActionDetails.Builder
-
Map<ParamName, ParamValue> where a key value pair describes the specific action
parameter.
- ActionParamValuesCollection - Class in com.oracle.bmc.database.model
-
A list of Action Parameters.
- ActionParamValuesCollection(List<ActionParamValuesSummary>) - Constructor for class com.oracle.bmc.database.model.ActionParamValuesCollection
-
Deprecated.
- actionParamValuesCollection(ActionParamValuesCollection) - Method in class com.oracle.bmc.database.responses.ListParamsForActionTypeResponse.Builder
-
The returned ActionParamValuesCollection
instance.
- ActionParamValuesCollection.Builder - Class in com.oracle.bmc.database.model
-
- ActionParamValuesSummary - Class in com.oracle.bmc.database.model
-
Details of the action parameter and its possible values that is used in listParamsForActionType.
- ActionParamValuesSummary(String, ActionParamValuesSummary.ParameterType, List<String>, String, Boolean) - Constructor for class com.oracle.bmc.database.model.ActionParamValuesSummary
-
Deprecated.
- ActionParamValuesSummary.Builder - Class in com.oracle.bmc.database.model
-
- ActionParamValuesSummary.ParameterType - Enum in com.oracle.bmc.database.model
-
The type of the parameter.
- actionRequestsList(List<String>) - Method in class com.oracle.bmc.operatoraccesscontrol.model.AccessRequest.Builder
-
List of operator actions for which approval is sought by the operator user.
- actionResourceId(String) - Method in class com.oracle.bmc.database.model.ActionOrderDetails.Builder
-
The
OCID of the
action resource.
- actionResult(WorkRequestActionResult) - Method in class com.oracle.bmc.analytics.model.WorkRequestResource.Builder
-
The way in which this resource was affected by this work request.
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.BitbucketCloudTrigger.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.BitbucketCloudTriggerCreateResult.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.BitbucketServerTrigger.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.BitbucketServerTriggerCreateResult.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.CreateBitbucketCloudTriggerDetails.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.CreateBitbucketServerTriggerDetails.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.CreateDevopsCodeRepositoryTriggerDetails.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.CreateGithubTriggerDetails.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.CreateGitlabServerTriggerDetails.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.CreateGitlabTriggerDetails.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.CreateVbsTriggerDetails.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.DevopsCodeRepositoryTrigger.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.DevopsCodeRepositoryTriggerCreateResult.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.GithubTrigger.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.GithubTriggerCreateResult.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.GitlabServerTrigger.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.GitlabServerTriggerCreateResult.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.GitlabTrigger.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.GitlabTriggerCreateResult.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.TriggerInfo.Builder
-
The list of actions that are to be performed for this Trigger
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.UpdateBitbucketCloudTriggerDetails.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.UpdateBitbucketServerTriggerDetails.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.UpdateDevopsCodeRepositoryTriggerDetails.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.UpdateGithubTriggerDetails.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.UpdateGitlabServerTriggerDetails.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.UpdateGitlabTriggerDetails.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.UpdateVbsTriggerDetails.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.VbsTrigger.Builder
-
- actions(List<TriggerAction>) - Method in class com.oracle.bmc.devops.model.VbsTriggerCreateResult.Builder
-
- actions(List<ActionDetails>) - Method in class com.oracle.bmc.events.model.ActionDetailsList.Builder
-
A list of one or more ActionDetails objects.
- actions(List<Action>) - Method in class com.oracle.bmc.events.model.ActionList.Builder
-
A list of one or more Action objects.
- actions(ActionDetailsList) - Method in class com.oracle.bmc.events.model.CreateRuleDetails.Builder
-
- actions(ActionList) - Method in class com.oracle.bmc.events.model.Rule.Builder
-
- actions(ActionDetailsList) - Method in class com.oracle.bmc.events.model.UpdateRuleDetails.Builder
-
- actions(List<Action>) - Method in class com.oracle.bmc.fusionapps.model.ScheduledActivity.Builder
-
List of actions
- actions(List<Action>) - Method in class com.oracle.bmc.fusionapps.model.ScheduledActivitySummary.Builder
-
List of actions
- actions(List<Action>) - Method in class com.oracle.bmc.loadbalancer.model.RoutingRule.Builder
-
A list of actions to be applied when conditions of the routing rule are met.
- actions(List<IngestTimeRuleAction>) - Method in class com.oracle.bmc.loganalytics.model.CreateIngestTimeRuleDetails.Builder
-
The action(s) to be performed if the ingest time rule condition(s) are satisfied.
- actions(List<IngestTimeRuleAction>) - Method in class com.oracle.bmc.loganalytics.model.IngestTimeRule.Builder
-
The action(s) to be performed if the ingest time rule condition(s) are satisfied.
- actions(List<EntityAction>) - Method in class com.oracle.bmc.oda.model.CompositeEntity.Builder
-
List of entity actions.
- actions(List<EntityAction>) - Method in class com.oracle.bmc.oda.model.CreateSkillCompositeEntityDetails.Builder
-
List of entity actions.
- actions(List<BulkApplyResourceAction>) - Method in class com.oracle.bmc.optimizer.model.BulkApplyRecommendationsDetails.Builder
-
The unique resource actions that recommendations are applied to.
- actions(List<Action>) - Method in class com.oracle.bmc.waf.model.CreateWebAppFirewallPolicyDetails.Builder
-
Predefined actions for use in multiple different rules.
- actions(List<Action>) - Method in class com.oracle.bmc.waf.model.UpdateWebAppFirewallPolicyDetails.Builder
-
Predefined actions for use in multiple different rules.
- actions(List<Action>) - Method in class com.oracle.bmc.waf.model.WebAppFirewallPolicy.Builder
-
Predefined actions for use in multiple different rules.
- actionsList(List<String>) - Method in class com.oracle.bmc.operatoraccesscontrol.model.AccessRequestHistorySummary.Builder
-
List of operator actions for which approvals were requested by the operator.
- actionTaken(String) - Method in class com.oracle.bmc.datasafe.model.AuditEventSummary.Builder
-
The action taken for this audit event.
- ActionType - Enum in com.oracle.bmc.adm.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.adm.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.aianomalydetection.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.aianomalydetection.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.aidocument.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.aidocument.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.ailanguage.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.ailanguage.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.aivision.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.aivision.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.apigateway.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(ActionTypes) - Method in class com.oracle.bmc.apmcontrolplane.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.appmgmtcontrol.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.appmgmtcontrol.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.bastion.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.bastion.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(AutoScalePolicyDetails.ActionType) - Method in class com.oracle.bmc.bds.model.MetricBasedHorizontalScalingPolicyDetails.Builder
-
- actionType(AutoScalePolicyDetails.ActionType) - Method in class com.oracle.bmc.bds.model.MetricBasedVerticalScalingPolicyDetails.Builder
-
- actionType(AutoScalePolicyDetails.ActionType) - Method in class com.oracle.bmc.bds.model.ScheduleBasedHorizontalScalingPolicyDetails.Builder
-
- actionType(AutoScalePolicyDetails.ActionType) - Method in class com.oracle.bmc.bds.model.ScheduleBasedVerticalScalingPolicyDetails.Builder
-
- actionType(ActionTypes) - Method in class com.oracle.bmc.bds.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.blockchain.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.cloudbridge.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.cloudbridge.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work is tracked in the work request.
- ActionType - Enum in com.oracle.bmc.cloudguard.model
-
Possible types of actions
- actionType(ActionType) - Method in class com.oracle.bmc.cloudguard.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.cloudmigrations.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.cloudmigrations.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work is tracked in the work request.
- ActionType - Enum in com.oracle.bmc.clusterplacementgroups.model
-
The way in which the resource is affected by the work tracked in the work request.
- actionType(ActionType) - Method in class com.oracle.bmc.clusterplacementgroups.model.WorkRequestResource.Builder
-
The way in which the resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.containerengine.model.WorkRequestResource.Builder
-
The way in which this resource was affected by the work tracked by the work request.
- ActionType - Enum in com.oracle.bmc.containerinstances.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.containerinstances.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(CreateExecutionActionDetails.ActionType) - Method in class com.oracle.bmc.database.model.CreateExecutionActionDetails.Builder
-
The action type of the execution action being performed
- actionType(CreateScheduledActionDetails.ActionType) - Method in class com.oracle.bmc.database.model.CreateScheduledActionDetails.Builder
-
The type of the scheduled action being performed
- actionType(ExecutionAction.ActionType) - Method in class com.oracle.bmc.database.model.ExecutionAction.Builder
-
The action type of the execution action being performed
- actionType(ExecutionActionSummary.ActionType) - Method in class com.oracle.bmc.database.model.ExecutionActionSummary.Builder
-
The action type of the execution action being performed
- actionType(RecommendedScheduledActionSummary.ActionType) - Method in class com.oracle.bmc.database.model.RecommendedScheduledActionSummary.Builder
-
The type of the scheduled action being performed
- actionType(ScheduledAction.ActionType) - Method in class com.oracle.bmc.database.model.ScheduledAction.Builder
-
The type of the scheduled action being performed
- actionType(ScheduledActionSummary.ActionType) - Method in class com.oracle.bmc.database.model.ScheduledActionSummary.Builder
-
The type of the scheduled action being performed
- actionType(WorkRequestResourceActionType) - Method in class com.oracle.bmc.databasemanagement.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResourceActionType) - Method in class com.oracle.bmc.databasemanagement.model.WorkRequestSubResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.databasemigration.model.WorkRequestResource.Builder
-
The way in which this resource was affected by the operation that spawned the work
request.
- ActionType - Enum in com.oracle.bmc.databasetools.model
-
The type of action.
- actionType(ActionType) - Method in class com.oracle.bmc.databasetools.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.datacatalog.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.dataflow.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.dataintegration.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.datalabelingservice.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.datalabelingservice.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.datasafe.model.WorkRequestResource.Builder
-
The way in which this resource was affected by the operation that spawned the work
request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.datascience.model.WorkRequestResource.Builder
-
The way in which this resource was affected by the work tracked by the work request.
- ActionType - Enum in com.oracle.bmc.dblm.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.dblm.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.delegateaccesscontrol.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.delegateaccesscontrol.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.desktops.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.desktops.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.devops.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.devops.model.WorkRequestResource.Builder
-
The way how the work is tracked in the work request affects this resource.
- ActionType - Enum in com.oracle.bmc.disasterrecovery.model
-
The types of actions used for work requests.
- actionType(ActionType) - Method in class com.oracle.bmc.disasterrecovery.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.email.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.email.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.emwarehouse.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.emwarehouse.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.fleetappsmanagement.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.fleetappsmanagement.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.fleetsoftwareupdate.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.fleetsoftwareupdate.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.fusionapps.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.generativeai.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.generativeai.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the operation tracked in the work request.
- ActionType - Enum in com.oracle.bmc.generativeaiagent.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.generativeaiagent.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the operation tracked in the work request.
- ActionType - Enum in com.oracle.bmc.globallydistributeddatabase.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.globallydistributeddatabase.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.goldengate.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.goldengate.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.governancerulescontrolplane.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.governancerulescontrolplane.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(IamWorkRequestResource.ActionType) - Method in class com.oracle.bmc.identity.model.IamWorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.identity.model.WorkRequestResource.Builder
-
The way in which this resource was affected by the work tracked by the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.integration.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.jms.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.jms.model.WorkRequestResource.Builder
-
The way in which this resource was affected by the operation that spawned the work
request.
- ActionType - Enum in com.oracle.bmc.jmsjavadownloads.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.jmsjavadownloads.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.lockbox.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.lockbox.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(ActionTypes) - Method in class com.oracle.bmc.loganalytics.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(ActionTypes) - Method in class com.oracle.bmc.logging.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(ActionTypes) - Method in class com.oracle.bmc.managementagent.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestActionType) - Method in class com.oracle.bmc.marketplace.model.WorkRequestResource.Builder
-
The way in which this resource was affected by the work tracked by the work request.
- ActionType - Enum in com.oracle.bmc.marketplacepublisher.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.marketplacepublisher.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResourceActionType) - Method in class com.oracle.bmc.mysql.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.networkfirewall.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.networkfirewall.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.networkloadbalancer.model
-
Possible actions.
- actionType(ActionType) - Method in class com.oracle.bmc.networkloadbalancer.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.nosql.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.objectstorage.model.WorkRequestResource.Builder
-
The status of the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.oce.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(ActionTypes) - Method in class com.oracle.bmc.ocvp.model.WorkRequestResource.Builder
-
The way in which this resource was affected by the operation that spawned the work
request.
- ActionType - Enum in com.oracle.bmc.opensearch.model
-
The way in which this resource was affected by the operation that spawned the work request.
- actionType(ActionType) - Method in class com.oracle.bmc.opensearch.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.opsi.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.opsi.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.optimizer.model
-
Possible recommended actions.
- actionType(WorkRequestActionType) - Method in class com.oracle.bmc.optimizer.model.WorkRequestResource.Builder
-
The way in which this resource was affected by the work tracked by the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.osmanagement.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.osmanagementhub.model
-
Possible types of actions on the target resource.
- actionType(ActionType) - Method in class com.oracle.bmc.osmanagementhub.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.psql.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.psql.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.queue.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.queue.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.recovery.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.recovery.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.redis.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.redis.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.resourcemanager.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.resourcescheduler.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.resourcescheduler.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the operation tracked in the work request.
- actionType(WorkRequestResourceActionType) - Method in class com.oracle.bmc.rover.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.sch.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.sch.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.securityattribute.model.WorkRequestResource.Builder
-
The way in which this resource was affected by the work tracked by the work request.
- ActionType - Enum in com.oracle.bmc.servicecatalog.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.servicecatalog.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.servicemesh.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.servicemesh.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.stackmonitoring.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.stackmonitoring.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.tenantmanagercontrolplane.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.tenantmanagercontrolplane.model.WorkRequestResource.Builder
-
Indicates how the resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.vbsinst.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.vbsinst.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.visualbuilder.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.vnmonitoring.model
-
Possible types of actions.
- actionType(SecurityAction.ActionType) - Method in class com.oracle.bmc.vnmonitoring.model.AllowedSecurityAction.Builder
-
- actionType(SecurityAction.ActionType) - Method in class com.oracle.bmc.vnmonitoring.model.DeniedSecurityAction.Builder
-
- actionType(RoutingAction.ActionType) - Method in class com.oracle.bmc.vnmonitoring.model.ForwardedRoutingAction.Builder
-
- actionType(RoutingAction.ActionType) - Method in class com.oracle.bmc.vnmonitoring.model.IndeterminateRoutingAction.Builder
-
- actionType(RoutingAction.ActionType) - Method in class com.oracle.bmc.vnmonitoring.model.NoRouteRoutingAction.Builder
-
- actionType(ActionType) - Method in class com.oracle.bmc.vnmonitoring.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- ActionType - Enum in com.oracle.bmc.vulnerabilityscanning.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.vulnerabilityscanning.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the work request.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.waa.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the WorkRequest.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.waas.model.WorkRequestResource.Builder
-
How the work request affects the resource.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.waf.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the work tracked in the WorkRequest.
- actionType(WorkRequestResource.ActionType) - Method in class com.oracle.bmc.workrequests.model.WorkRequestResource.Builder
-
The way in which this resource was affected by the operation that spawned the work
request.
- ActionType - Enum in com.oracle.bmc.zpr.model
-
Possible types of actions.
- actionType(ActionType) - Method in class com.oracle.bmc.zpr.model.WorkRequestResource.Builder
-
The way in which this resource is affected by the operation tracked in the work request.
- ActionTypes - Enum in com.oracle.bmc.apmcontrolplane.model
-
Possible types of actions.
- ActionTypes - Enum in com.oracle.bmc.bds.model
-
Possible types of actions.
- ActionTypes - Enum in com.oracle.bmc.fleetsoftwareupdate.model
-
Possible Exadata Fleet Update Action types to specify.
- ActionTypes - Enum in com.oracle.bmc.loganalytics.model
-
Possible types of actions.
- ActionTypes - Enum in com.oracle.bmc.logging.model
-
Possible types of actions.
- ActionTypes - Enum in com.oracle.bmc.managementagent.model
-
Possible types of actions.
- ActionTypes - Enum in com.oracle.bmc.ocvp.model
-
Possible types of actions.
- activateBdsMetastoreConfiguration(ActivateBdsMetastoreConfigurationRequest) - Method in interface com.oracle.bmc.bds.Bds
-
Activate specified metastore configuration.
- activateBdsMetastoreConfiguration(ActivateBdsMetastoreConfigurationRequest, AsyncHandler<ActivateBdsMetastoreConfigurationRequest, ActivateBdsMetastoreConfigurationResponse>) - Method in interface com.oracle.bmc.bds.BdsAsync
-
Activate specified metastore configuration.
- activateBdsMetastoreConfiguration(ActivateBdsMetastoreConfigurationRequest, AsyncHandler<ActivateBdsMetastoreConfigurationRequest, ActivateBdsMetastoreConfigurationResponse>) - Method in class com.oracle.bmc.bds.BdsAsyncClient
-
- activateBdsMetastoreConfiguration(ActivateBdsMetastoreConfigurationRequest) - Method in class com.oracle.bmc.bds.BdsClient
-
- ActivateBdsMetastoreConfigurationDetails - Class in com.oracle.bmc.bds.model
-
- ActivateBdsMetastoreConfigurationDetails(String, String) - Constructor for class com.oracle.bmc.bds.model.ActivateBdsMetastoreConfigurationDetails
-
Deprecated.
- activateBdsMetastoreConfigurationDetails(ActivateBdsMetastoreConfigurationDetails) - Method in class com.oracle.bmc.bds.requests.ActivateBdsMetastoreConfigurationRequest.Builder
-
The request body when activating specified metastore configuration.
- ActivateBdsMetastoreConfigurationDetails.Builder - Class in com.oracle.bmc.bds.model
-
- ActivateBdsMetastoreConfigurationRequest - Class in com.oracle.bmc.bds.requests
-
Example: Click
here to see how to use
ActivateBdsMetastoreConfigurationRequest.
- ActivateBdsMetastoreConfigurationRequest() - Constructor for class com.oracle.bmc.bds.requests.ActivateBdsMetastoreConfigurationRequest
-
- ActivateBdsMetastoreConfigurationRequest.Builder - Class in com.oracle.bmc.bds.requests
-
- ActivateBdsMetastoreConfigurationResponse - Class in com.oracle.bmc.bds.responses
-
- ActivateBdsMetastoreConfigurationResponse.Builder - Class in com.oracle.bmc.bds.responses
-
- activateClusterPlacementGroup(ActivateClusterPlacementGroupRequest) - Method in interface com.oracle.bmc.clusterplacementgroups.ClusterPlacementGroupsCP
-
Activates the specified, previously deactivated cluster placement group to let resources be
created in it.
- activateClusterPlacementGroup(ActivateClusterPlacementGroupRequest, AsyncHandler<ActivateClusterPlacementGroupRequest, ActivateClusterPlacementGroupResponse>) - Method in interface com.oracle.bmc.clusterplacementgroups.ClusterPlacementGroupsCPAsync
-
Activates the specified, previously deactivated cluster placement group to let resources be
created in it.
- activateClusterPlacementGroup(ActivateClusterPlacementGroupRequest, AsyncHandler<ActivateClusterPlacementGroupRequest, ActivateClusterPlacementGroupResponse>) - Method in class com.oracle.bmc.clusterplacementgroups.ClusterPlacementGroupsCPAsyncClient
-
- activateClusterPlacementGroup(ActivateClusterPlacementGroupRequest) - Method in class com.oracle.bmc.clusterplacementgroups.ClusterPlacementGroupsCPClient
-
- ActivateClusterPlacementGroupRequest - Class in com.oracle.bmc.clusterplacementgroups.requests
-
Example: Click
here to see how to use
ActivateClusterPlacementGroupRequest.
- ActivateClusterPlacementGroupRequest() - Constructor for class com.oracle.bmc.clusterplacementgroups.requests.ActivateClusterPlacementGroupRequest
-
- ActivateClusterPlacementGroupRequest.Builder - Class in com.oracle.bmc.clusterplacementgroups.requests
-
- ActivateClusterPlacementGroupResponse - Class in com.oracle.bmc.clusterplacementgroups.responses
-
- ActivateClusterPlacementGroupResponse.Builder - Class in com.oracle.bmc.clusterplacementgroups.responses
-
- activateDomain(ActivateDomainRequest) - Method in interface com.oracle.bmc.identity.Identity
-
(For tenancies that support identity domains) Activates a deactivated identity domain.
- activateDomain(ActivateDomainRequest, AsyncHandler<ActivateDomainRequest, ActivateDomainResponse>) - Method in interface com.oracle.bmc.identity.IdentityAsync
-
(For tenancies that support identity domains) Activates a deactivated identity domain.
- activateDomain(ActivateDomainRequest, AsyncHandler<ActivateDomainRequest, ActivateDomainResponse>) - Method in class com.oracle.bmc.identity.IdentityAsyncClient
-
- activateDomain(ActivateDomainRequest) - Method in class com.oracle.bmc.identity.IdentityClient
-
- ActivateDomainRequest - Class in com.oracle.bmc.identity.requests
-
Example: Click
here to see how to use ActivateDomainRequest.
- ActivateDomainRequest() - Constructor for class com.oracle.bmc.identity.requests.ActivateDomainRequest
-
- ActivateDomainRequest.Builder - Class in com.oracle.bmc.identity.requests
-
- ActivateDomainResponse - Class in com.oracle.bmc.identity.responses
-
- ActivateDomainResponse.Builder - Class in com.oracle.bmc.identity.responses
-
- activatedStorageCount(Integer) - Method in class com.oracle.bmc.database.model.CloudExadataInfrastructure.Builder
-
The requested number of additional storage servers activated for the Exadata
infrastructure.
- activatedStorageCount(Integer) - Method in class com.oracle.bmc.database.model.CloudExadataInfrastructureSummary.Builder
-
The requested number of additional storage servers activated for the Exadata
infrastructure.
- activatedStorageCount(Integer) - Method in class com.oracle.bmc.database.model.ExadataInfrastructure.Builder
-
The requested number of additional storage servers activated for the Exadata
infrastructure.
- activatedStorageCount(Integer) - Method in class com.oracle.bmc.database.model.ExadataInfrastructureSummary.Builder
-
The requested number of additional storage servers activated for the Exadata
infrastructure.
- activateExadataInfrastructure(ActivateExadataInfrastructureRequest) - Method in interface com.oracle.bmc.database.Database
-
Activates the specified Exadata infrastructure resource.
- activateExadataInfrastructure(ActivateExadataInfrastructureRequest, AsyncHandler<ActivateExadataInfrastructureRequest, ActivateExadataInfrastructureResponse>) - Method in interface com.oracle.bmc.database.DatabaseAsync
-
Activates the specified Exadata infrastructure resource.
- activateExadataInfrastructure(ActivateExadataInfrastructureRequest, AsyncHandler<ActivateExadataInfrastructureRequest, ActivateExadataInfrastructureResponse>) - Method in class com.oracle.bmc.database.DatabaseAsyncClient
-
- activateExadataInfrastructure(ActivateExadataInfrastructureRequest) - Method in class com.oracle.bmc.database.DatabaseClient
-
- ActivateExadataInfrastructureDetails - Class in com.oracle.bmc.database.model
-
The activation details for the Exadata Cloud@Customer infrastructure.
- ActivateExadataInfrastructureDetails(byte[]) - Constructor for class com.oracle.bmc.database.model.ActivateExadataInfrastructureDetails
-
Deprecated.
- activateExadataInfrastructureDetails(ActivateExadataInfrastructureDetails) - Method in class com.oracle.bmc.database.requests.ActivateExadataInfrastructureRequest.Builder
-
The activation details for the Exadata infrastructure and the additional storage servers
requested.
- ActivateExadataInfrastructureDetails.Builder - Class in com.oracle.bmc.database.model
-
- ActivateExadataInfrastructureRequest - Class in com.oracle.bmc.database.requests
-
Example: Click
here to see how to use
ActivateExadataInfrastructureRequest.
- ActivateExadataInfrastructureRequest() - Constructor for class com.oracle.bmc.database.requests.ActivateExadataInfrastructureRequest
-
- ActivateExadataInfrastructureRequest.Builder - Class in com.oracle.bmc.database.requests
-
- ActivateExadataInfrastructureResponse - Class in com.oracle.bmc.database.responses
-
- ActivateExadataInfrastructureResponse.Builder - Class in com.oracle.bmc.database.responses
-
- activateIamUserSyncConfiguration(ActivateIamUserSyncConfigurationRequest) - Method in interface com.oracle.bmc.bds.Bds
-
Activate IAM user sync configuration for the given identity configuration
- activateIamUserSyncConfiguration(ActivateIamUserSyncConfigurationRequest, AsyncHandler<ActivateIamUserSyncConfigurationRequest, ActivateIamUserSyncConfigurationResponse>) - Method in interface com.oracle.bmc.bds.BdsAsync
-
Activate IAM user sync configuration for the given identity configuration
- activateIamUserSyncConfiguration(ActivateIamUserSyncConfigurationRequest, AsyncHandler<ActivateIamUserSyncConfigurationRequest, ActivateIamUserSyncConfigurationResponse>) - Method in class com.oracle.bmc.bds.BdsAsyncClient
-
- activateIamUserSyncConfiguration(ActivateIamUserSyncConfigurationRequest) - Method in class com.oracle.bmc.bds.BdsClient
-
- ActivateIamUserSyncConfigurationDetails - Class in com.oracle.bmc.bds.model
-
- ActivateIamUserSyncConfigurationDetails(String, Boolean) - Constructor for class com.oracle.bmc.bds.model.ActivateIamUserSyncConfigurationDetails
-
Deprecated.
- activateIamUserSyncConfigurationDetails(ActivateIamUserSyncConfigurationDetails) - Method in class com.oracle.bmc.bds.requests.ActivateIamUserSyncConfigurationRequest.Builder
-
Details for activating a new IAM user sync config.
- ActivateIamUserSyncConfigurationDetails.Builder - Class in com.oracle.bmc.bds.model
-
- ActivateIamUserSyncConfigurationRequest - Class in com.oracle.bmc.bds.requests
-
Example: Click
here to see how to use
ActivateIamUserSyncConfigurationRequest.
- ActivateIamUserSyncConfigurationRequest() - Constructor for class com.oracle.bmc.bds.requests.ActivateIamUserSyncConfigurationRequest
-
- ActivateIamUserSyncConfigurationRequest.Builder - Class in com.oracle.bmc.bds.requests
-
- ActivateIamUserSyncConfigurationResponse - Class in com.oracle.bmc.bds.responses
-
- ActivateIamUserSyncConfigurationResponse.Builder - Class in com.oracle.bmc.bds.responses
-
- activateMfaTotpDevice(ActivateMfaTotpDeviceRequest) - Method in interface com.oracle.bmc.identity.Identity
-
Activates the specified MFA TOTP device for the user.
- activateMfaTotpDevice(ActivateMfaTotpDeviceRequest, AsyncHandler<ActivateMfaTotpDeviceRequest, ActivateMfaTotpDeviceResponse>) - Method in interface com.oracle.bmc.identity.IdentityAsync
-
Activates the specified MFA TOTP device for the user.
- activateMfaTotpDevice(ActivateMfaTotpDeviceRequest, AsyncHandler<ActivateMfaTotpDeviceRequest, ActivateMfaTotpDeviceResponse>) - Method in class com.oracle.bmc.identity.IdentityAsyncClient
-
- activateMfaTotpDevice(ActivateMfaTotpDeviceRequest) - Method in class com.oracle.bmc.identity.IdentityClient
-
- ActivateMfaTotpDeviceRequest - Class in com.oracle.bmc.identity.requests
-
Example: Click
here to see how to use
ActivateMfaTotpDeviceRequest.
- ActivateMfaTotpDeviceRequest() - Constructor for class com.oracle.bmc.identity.requests.ActivateMfaTotpDeviceRequest
-
- ActivateMfaTotpDeviceRequest.Builder - Class in com.oracle.bmc.identity.requests
-
- ActivateMfaTotpDeviceResponse - Class in com.oracle.bmc.identity.responses
-
- ActivateMfaTotpDeviceResponse.Builder - Class in com.oracle.bmc.identity.responses
-
- activateModel(ActivateModelRequest) - Method in interface com.oracle.bmc.datascience.DataScience
-
Activates the model.
- activateModel(ActivateModelRequest, AsyncHandler<ActivateModelRequest, ActivateModelResponse>) - Method in interface com.oracle.bmc.datascience.DataScienceAsync
-
Activates the model.
- activateModel(ActivateModelRequest, AsyncHandler<ActivateModelRequest, ActivateModelResponse>) - Method in class com.oracle.bmc.datascience.DataScienceAsyncClient
-
- activateModel(ActivateModelRequest) - Method in class com.oracle.bmc.datascience.DataScienceClient
-
- activateModelDeployment(ActivateModelDeploymentRequest) - Method in interface com.oracle.bmc.datascience.DataScience
-
Activates the model deployment.
- activateModelDeployment(ActivateModelDeploymentRequest, AsyncHandler<ActivateModelDeploymentRequest, ActivateModelDeploymentResponse>) - Method in interface com.oracle.bmc.datascience.DataScienceAsync
-
Activates the model deployment.
- activateModelDeployment(ActivateModelDeploymentRequest, AsyncHandler<ActivateModelDeploymentRequest, ActivateModelDeploymentResponse>) - Method in class com.oracle.bmc.datascience.DataScienceAsyncClient
-
- activateModelDeployment(ActivateModelDeploymentRequest) - Method in class com.oracle.bmc.datascience.DataScienceClient
-
- ActivateModelDeploymentRequest - Class in com.oracle.bmc.datascience.requests
-
Example: Click
here to see how to use
ActivateModelDeploymentRequest.
- ActivateModelDeploymentRequest() - Constructor for class com.oracle.bmc.datascience.requests.ActivateModelDeploymentRequest
-
- ActivateModelDeploymentRequest.Builder - Class in com.oracle.bmc.datascience.requests
-
- ActivateModelDeploymentResponse - Class in com.oracle.bmc.datascience.responses
-
- ActivateModelDeploymentResponse.Builder - Class in com.oracle.bmc.datascience.responses
-
- ActivateModelRequest - Class in com.oracle.bmc.datascience.requests
-
Example: Click
here to see how to use ActivateModelRequest.
- ActivateModelRequest() - Constructor for class com.oracle.bmc.datascience.requests.ActivateModelRequest
-
- ActivateModelRequest.Builder - Class in com.oracle.bmc.datascience.requests
-
- ActivateModelResponse - Class in com.oracle.bmc.datascience.responses
-
- ActivateModelResponse.Builder - Class in com.oracle.bmc.datascience.responses
-
- activateMonitoringPlugin(ActivateMonitoringPluginRequest) - Method in interface com.oracle.bmc.appmgmtcontrol.AppmgmtControl
-
Activates Resource Plugin for compute instance identified by the instance ocid.
- activateMonitoringPlugin(ActivateMonitoringPluginRequest, AsyncHandler<ActivateMonitoringPluginRequest, ActivateMonitoringPluginResponse>) - Method in interface com.oracle.bmc.appmgmtcontrol.AppmgmtControlAsync
-
Activates Resource Plugin for compute instance identified by the instance ocid.
- activateMonitoringPlugin(ActivateMonitoringPluginRequest, AsyncHandler<ActivateMonitoringPluginRequest, ActivateMonitoringPluginResponse>) - Method in class com.oracle.bmc.appmgmtcontrol.AppmgmtControlAsyncClient
-
- activateMonitoringPlugin(ActivateMonitoringPluginRequest) - Method in class com.oracle.bmc.appmgmtcontrol.AppmgmtControlClient
-
- ActivateMonitoringPluginRequest - Class in com.oracle.bmc.appmgmtcontrol.requests
-
Example: Click
here to see how to use
ActivateMonitoringPluginRequest.
- ActivateMonitoringPluginRequest() - Constructor for class com.oracle.bmc.appmgmtcontrol.requests.ActivateMonitoringPluginRequest
-
- ActivateMonitoringPluginRequest.Builder - Class in com.oracle.bmc.appmgmtcontrol.requests
-
- ActivateMonitoringPluginResponse - Class in com.oracle.bmc.appmgmtcontrol.responses
-
- ActivateMonitoringPluginResponse.Builder - Class in com.oracle.bmc.appmgmtcontrol.responses
-
- activateNotebookSession(ActivateNotebookSessionRequest) - Method in interface com.oracle.bmc.datascience.DataScience
-
Activates the notebook session.
- activateNotebookSession(ActivateNotebookSessionRequest, AsyncHandler<ActivateNotebookSessionRequest, ActivateNotebookSessionResponse>) - Method in interface com.oracle.bmc.datascience.DataScienceAsync
-
Activates the notebook session.
- activateNotebookSession(ActivateNotebookSessionRequest, AsyncHandler<ActivateNotebookSessionRequest, ActivateNotebookSessionResponse>) - Method in class com.oracle.bmc.datascience.DataScienceAsyncClient
-
- activateNotebookSession(ActivateNotebookSessionRequest) - Method in class com.oracle.bmc.datascience.DataScienceClient
-
- ActivateNotebookSessionRequest - Class in com.oracle.bmc.datascience.requests
-
Example: Click
here to see how to use
ActivateNotebookSessionRequest.
- ActivateNotebookSessionRequest() - Constructor for class com.oracle.bmc.datascience.requests.ActivateNotebookSessionRequest
-
- ActivateNotebookSessionRequest.Builder - Class in com.oracle.bmc.datascience.requests
-
- ActivateNotebookSessionResponse - Class in com.oracle.bmc.datascience.responses
-
- ActivateNotebookSessionResponse.Builder - Class in com.oracle.bmc.datascience.responses
-
- activateOrder(ActivateOrderRequest) - Method in interface com.oracle.bmc.tenantmanagercontrolplane.Orders
-
Triggers an order activation workflow on behalf of the tenant, given by compartment ID in the
body.
- activateOrder(ActivateOrderRequest, AsyncHandler<ActivateOrderRequest, ActivateOrderResponse>) - Method in interface com.oracle.bmc.tenantmanagercontrolplane.OrdersAsync
-
Triggers an order activation workflow on behalf of the tenant, given by compartment ID in the
body.
- activateOrder(ActivateOrderRequest, AsyncHandler<ActivateOrderRequest, ActivateOrderResponse>) - Method in class com.oracle.bmc.tenantmanagercontrolplane.OrdersAsyncClient
-
- activateOrder(ActivateOrderRequest) - Method in class com.oracle.bmc.tenantmanagercontrolplane.OrdersClient
-
- ActivateOrderDetails - Class in com.oracle.bmc.tenantmanagercontrolplane.model
-
The parameters for activating an order subscription in a tenancy.
- ActivateOrderDetails(String) - Constructor for class com.oracle.bmc.tenantmanagercontrolplane.model.ActivateOrderDetails
-
Deprecated.
- activateOrderDetails(ActivateOrderDetails) - Method in class com.oracle.bmc.tenantmanagercontrolplane.requests.ActivateOrderRequest.Builder
-
The information needed to activate an order in a tenancy.
- ActivateOrderDetails.Builder - Class in com.oracle.bmc.tenantmanagercontrolplane.model
-
- ActivateOrderRequest - Class in com.oracle.bmc.tenantmanagercontrolplane.requests
-
Example: Click
here to see how to use ActivateOrderRequest.
- ActivateOrderRequest() - Constructor for class com.oracle.bmc.tenantmanagercontrolplane.requests.ActivateOrderRequest
-
- ActivateOrderRequest.Builder - Class in com.oracle.bmc.tenantmanagercontrolplane.requests
-
- ActivateOrderResponse - Class in com.oracle.bmc.tenantmanagercontrolplane.responses
-
- ActivateOrderResponse.Builder - Class in com.oracle.bmc.tenantmanagercontrolplane.responses
-
- activateRemediationRecipe(ActivateRemediationRecipeRequest) - Method in interface com.oracle.bmc.adm.ApplicationDependencyManagement
-
Activates the specified Remediation Recipe.
- activateRemediationRecipe(ActivateRemediationRecipeRequest, AsyncHandler<ActivateRemediationRecipeRequest, ActivateRemediationRecipeResponse>) - Method in interface com.oracle.bmc.adm.ApplicationDependencyManagementAsync
-
Activates the specified Remediation Recipe.
- activateRemediationRecipe(ActivateRemediationRecipeRequest, AsyncHandler<ActivateRemediationRecipeRequest, ActivateRemediationRecipeResponse>) - Method in class com.oracle.bmc.adm.ApplicationDependencyManagementAsyncClient
-
- activateRemediationRecipe(ActivateRemediationRecipeRequest) - Method in class com.oracle.bmc.adm.ApplicationDependencyManagementClient
-
- ActivateRemediationRecipeRequest - Class in com.oracle.bmc.adm.requests
-
Example: Click
here to see how to use
ActivateRemediationRecipeRequest.
- ActivateRemediationRecipeRequest() - Constructor for class com.oracle.bmc.adm.requests.ActivateRemediationRecipeRequest
-
- ActivateRemediationRecipeRequest.Builder - Class in com.oracle.bmc.adm.requests
-
- ActivateRemediationRecipeResponse - Class in com.oracle.bmc.adm.responses
-
- ActivateRemediationRecipeResponse.Builder - Class in com.oracle.bmc.adm.responses
-
- activateSchedule(ActivateScheduleRequest) - Method in interface com.oracle.bmc.datascience.DataScience
-
Activate schedule.
- activateSchedule(ActivateScheduleRequest, AsyncHandler<ActivateScheduleRequest, ActivateScheduleResponse>) - Method in interface com.oracle.bmc.datascience.DataScienceAsync
-
Activate schedule.
- activateSchedule(ActivateScheduleRequest, AsyncHandler<ActivateScheduleRequest, ActivateScheduleResponse>) - Method in class com.oracle.bmc.datascience.DataScienceAsyncClient
-
- activateSchedule(ActivateScheduleRequest) - Method in class com.oracle.bmc.datascience.DataScienceClient
-
- activateSchedule(ActivateScheduleRequest) - Method in interface com.oracle.bmc.resourcescheduler.Schedule
-
This API activates a schedule.
- activateSchedule(ActivateScheduleRequest, AsyncHandler<ActivateScheduleRequest, ActivateScheduleResponse>) - Method in interface com.oracle.bmc.resourcescheduler.ScheduleAsync
-
This API activates a schedule.
- activateSchedule(ActivateScheduleRequest, AsyncHandler<ActivateScheduleRequest, ActivateScheduleResponse>) - Method in class com.oracle.bmc.resourcescheduler.ScheduleAsyncClient
-
- activateSchedule(ActivateScheduleRequest) - Method in class com.oracle.bmc.resourcescheduler.ScheduleClient
-
- ActivateScheduleRequest - Class in com.oracle.bmc.datascience.requests
-
Example: Click
here to see how to use ActivateScheduleRequest.
- ActivateScheduleRequest() - Constructor for class com.oracle.bmc.datascience.requests.ActivateScheduleRequest
-
- ActivateScheduleRequest - Class in com.oracle.bmc.resourcescheduler.requests
-
Example: Click
here to see how to use ActivateScheduleRequest.
- ActivateScheduleRequest() - Constructor for class com.oracle.bmc.resourcescheduler.requests.ActivateScheduleRequest
-
- ActivateScheduleRequest.Builder - Class in com.oracle.bmc.datascience.requests
-
- ActivateScheduleRequest.Builder - Class in com.oracle.bmc.resourcescheduler.requests
-
- ActivateScheduleResponse - Class in com.oracle.bmc.datascience.responses
-
- ActivateScheduleResponse - Class in com.oracle.bmc.resourcescheduler.responses
-
- ActivateScheduleResponse.Builder - Class in com.oracle.bmc.datascience.responses
-
- ActivateScheduleResponse.Builder - Class in com.oracle.bmc.resourcescheduler.responses
-
- activateServiceConnector(ActivateServiceConnectorRequest) - Method in interface com.oracle.bmc.sch.ServiceConnector
-
Activates the specified connector.
- activateServiceConnector(ActivateServiceConnectorRequest, AsyncHandler<ActivateServiceConnectorRequest, ActivateServiceConnectorResponse>) - Method in interface com.oracle.bmc.sch.ServiceConnectorAsync
-
Activates the specified connector.
- activateServiceConnector(ActivateServiceConnectorRequest, AsyncHandler<ActivateServiceConnectorRequest, ActivateServiceConnectorResponse>) - Method in class com.oracle.bmc.sch.ServiceConnectorAsyncClient
-
- activateServiceConnector(ActivateServiceConnectorRequest) - Method in class com.oracle.bmc.sch.ServiceConnectorClient
-
- ActivateServiceConnectorRequest - Class in com.oracle.bmc.sch.requests
-
Example: Click
here to see how to use
ActivateServiceConnectorRequest.
- ActivateServiceConnectorRequest() - Constructor for class com.oracle.bmc.sch.requests.ActivateServiceConnectorRequest
-
- ActivateServiceConnectorRequest.Builder - Class in com.oracle.bmc.sch.requests
-
- ActivateServiceConnectorResponse - Class in com.oracle.bmc.sch.responses
-
- ActivateServiceConnectorResponse.Builder - Class in com.oracle.bmc.sch.responses
-
- activateTargetDatabase(ActivateTargetDatabaseRequest) - Method in interface com.oracle.bmc.datasafe.DataSafe
-
Reactivates a previously deactivated Data Safe target database.
- activateTargetDatabase(ActivateTargetDatabaseRequest, AsyncHandler<ActivateTargetDatabaseRequest, ActivateTargetDatabaseResponse>) - Method in interface com.oracle.bmc.datasafe.DataSafeAsync
-
Reactivates a previously deactivated Data Safe target database.
- activateTargetDatabase(ActivateTargetDatabaseRequest, AsyncHandler<ActivateTargetDatabaseRequest, ActivateTargetDatabaseResponse>) - Method in class com.oracle.bmc.datasafe.DataSafeAsyncClient
-
- activateTargetDatabase(ActivateTargetDatabaseRequest) - Method in class com.oracle.bmc.datasafe.DataSafeClient
-
- ActivateTargetDatabaseDetails - Class in com.oracle.bmc.datasafe.model
-
The details required to reactivate a previously deactived target database in Data Safe.
- ActivateTargetDatabaseDetails(Credentials) - Constructor for class com.oracle.bmc.datasafe.model.ActivateTargetDatabaseDetails
-
Deprecated.
- activateTargetDatabaseDetails(ActivateTargetDatabaseDetails) - Method in class com.oracle.bmc.datasafe.requests.ActivateTargetDatabaseRequest.Builder
-
The details used to reactivate a target database in Data Safe.
- ActivateTargetDatabaseDetails.Builder - Class in com.oracle.bmc.datasafe.model
-
- ActivateTargetDatabaseRequest - Class in com.oracle.bmc.datasafe.requests
-
Example: Click
here to see how to use
ActivateTargetDatabaseRequest.
- ActivateTargetDatabaseRequest() - Constructor for class com.oracle.bmc.datasafe.requests.ActivateTargetDatabaseRequest
-
- ActivateTargetDatabaseRequest.Builder - Class in com.oracle.bmc.datasafe.requests
-
- ActivateTargetDatabaseResponse - Class in com.oracle.bmc.datasafe.responses
-
- ActivateTargetDatabaseResponse.Builder - Class in com.oracle.bmc.datasafe.responses
-
- activateTermVersion(ActivateTermVersionRequest) - Method in interface com.oracle.bmc.marketplacepublisher.MarketplacePublisher
-
Mark the Term Version identified by the id as active
- activateTermVersion(ActivateTermVersionRequest, AsyncHandler<ActivateTermVersionRequest, ActivateTermVersionResponse>) - Method in interface com.oracle.bmc.marketplacepublisher.MarketplacePublisherAsync
-
Mark the Term Version identified by the id as active
- activateTermVersion(ActivateTermVersionRequest, AsyncHandler<ActivateTermVersionRequest, ActivateTermVersionResponse>) - Method in class com.oracle.bmc.marketplacepublisher.MarketplacePublisherAsyncClient
-
- activateTermVersion(ActivateTermVersionRequest) - Method in class com.oracle.bmc.marketplacepublisher.MarketplacePublisherClient
-
- ActivateTermVersionRequest - Class in com.oracle.bmc.marketplacepublisher.requests
-
Example: Click
here to see how to use ActivateTermVersionRequest.
- ActivateTermVersionRequest() - Constructor for class com.oracle.bmc.marketplacepublisher.requests.ActivateTermVersionRequest
-
- ActivateTermVersionRequest.Builder - Class in com.oracle.bmc.marketplacepublisher.requests
-
- ActivateTermVersionResponse - Class in com.oracle.bmc.marketplacepublisher.responses
-
- ActivateTermVersionResponse.Builder - Class in com.oracle.bmc.marketplacepublisher.responses
-
- activateUpstConfiguration(ActivateUpstConfigurationRequest) - Method in interface com.oracle.bmc.bds.Bds
-
Activate UPST configuration for the given identity configuration
- activateUpstConfiguration(ActivateUpstConfigurationRequest, AsyncHandler<ActivateUpstConfigurationRequest, ActivateUpstConfigurationResponse>) - Method in interface com.oracle.bmc.bds.BdsAsync
-
Activate UPST configuration for the given identity configuration
- activateUpstConfiguration(ActivateUpstConfigurationRequest, AsyncHandler<ActivateUpstConfigurationRequest, ActivateUpstConfigurationResponse>) - Method in class com.oracle.bmc.bds.BdsAsyncClient
-
- activateUpstConfiguration(ActivateUpstConfigurationRequest) - Method in class com.oracle.bmc.bds.BdsClient
-
- ActivateUpstConfigurationDetails - Class in com.oracle.bmc.bds.model
-
- ActivateUpstConfigurationDetails(String, String, String) - Constructor for class com.oracle.bmc.bds.model.ActivateUpstConfigurationDetails
-
Deprecated.
- activateUpstConfigurationDetails(ActivateUpstConfigurationDetails) - Method in class com.oracle.bmc.bds.requests.ActivateUpstConfigurationRequest.Builder
-
Details for activating UPST config
- ActivateUpstConfigurationDetails.Builder - Class in com.oracle.bmc.bds.model
-
- ActivateUpstConfigurationRequest - Class in com.oracle.bmc.bds.requests
-
Example: Click
here to see how to use
ActivateUpstConfigurationRequest.
- ActivateUpstConfigurationRequest() - Constructor for class com.oracle.bmc.bds.requests.ActivateUpstConfigurationRequest
-
- ActivateUpstConfigurationRequest.Builder - Class in com.oracle.bmc.bds.requests
-
- ActivateUpstConfigurationResponse - Class in com.oracle.bmc.bds.responses
-
- ActivateUpstConfigurationResponse.Builder - Class in com.oracle.bmc.bds.responses
-
- activationEmailRequired(Boolean) - Method in class com.oracle.bmc.identitydomains.model.SelfRegistrationProfile.Builder
-
SCIM++ Properties: - caseExact: false - idcsSearchable: true - multiValued: false -
mutability: readWrite - required: true - returned: default - type: boolean - uniqueness:
none A Boolean value that indicates whether Account verification email is required to be
sent before login or not
- activationFile(byte[]) - Method in class com.oracle.bmc.database.model.ActivateExadataInfrastructureDetails.Builder
-
The activation zip file.
- activationKey(String) - Method in class com.oracle.bmc.ocvp.model.HcxLicenseSummary.Builder
-
HCX on-premise license key value.
- activationToken(String) - Method in class com.oracle.bmc.tenantmanagercontrolplane.requests.ActivateOrderRequest.Builder
-
Activation token containing an order ID.
- activationToken(String) - Method in class com.oracle.bmc.tenantmanagercontrolplane.requests.GetOrderRequest.Builder
-
Activation token containing an order ID.
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.AccountMgmtInfo.Builder
-
If true, the account is activated
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.AccountMgmtInfoApp.Builder
-
If true, this App is able to participate in runtime services, such as automatic-login,
OAuth, and SAML.
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
If true, this App is able to participate in runtime services, such as automatic-login,
OAuth, and SAML.
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.AppAccounts.Builder
-
Status of the account
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.AppStatusChanger.Builder
-
Application status
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.CloudGate.Builder
-
Activation status for this Cloud Gate
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.IdentityPropagationTrust.Builder
-
If true, specifies that this Identity Propagation Trust is in an enabled state.
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.Me.Builder
-
User status
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.MyApp.Builder
-
If true, the account is activated.
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.MyAppApp.Builder
-
If true, this App is able to participate in runtime services, such as automatic-login,
OAuth, and SAML.
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.Policy.Builder
-
If true, Policy is active.
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.Rule.Builder
-
If true, rule is active
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.SecurityQuestion.Builder
-
This indicates if the question is selected by the Security Admin and is available for the
end user.
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.SelfRegistrationProfile.Builder
-
A Boolean value that indicates whether the profile is enabled or not
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.User.Builder
-
User status
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.UserExtAccounts.Builder
-
Status of the account
- active(Boolean) - Method in class com.oracle.bmc.identitydomains.model.UserStatusChanger.Builder
-
User status
- ActiveCycleDetails - Class in com.oracle.bmc.fleetsoftwareupdate.model
-
Active Exadata Fleet Update Cycle resource for this Collection.
- ActiveCycleDetails(String, String) - Constructor for class com.oracle.bmc.fleetsoftwareupdate.model.ActiveCycleDetails
-
Deprecated.
- ActiveCycleDetails.Builder - Class in com.oracle.bmc.fleetsoftwareupdate.model
-
- activeDataSizeInBytes(Long) - Method in class com.oracle.bmc.loganalytics.model.StorageUsage.Builder
-
This is the number of bytes of active data (non-archived)
- activeDesktops(Integer) - Method in class com.oracle.bmc.desktops.model.DesktopPoolSummary.Builder
-
The number of active desktops in the desktop pool.
- activeDkimId(String) - Method in class com.oracle.bmc.email.model.EmailDomain.Builder
-
The
OCID of the
DKIM key that will be used to sign mail sent from this email domain.
- activeDkimId(String) - Method in class com.oracle.bmc.email.model.EmailDomainSummary.Builder
-
The
OCID of the
DKIM key that is adding the DKIM signature for this email domain.
- activeEditVersion(Long) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsLookup.Builder
-
The active edit version.
- activeEmBridgeCount(Integer) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsEmBridgeSummaryReport.Builder
-
Total number of ACTIVE enterprise manager bridges.
- activeEntitiesCount(Integer) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsEntitySummaryReport.Builder
-
Total number of ACTIVE entities
- activeFleetCount(Integer) - Method in class com.oracle.bmc.jms.model.ResourceInventory.Builder
-
The number of active fleets.
- activeFsuCycle(ActiveCycleDetails) - Method in class com.oracle.bmc.fleetsoftwareupdate.model.DbCollection.Builder
-
- activeFsuCycle(ActiveCycleDetails) - Method in class com.oracle.bmc.fleetsoftwareupdate.model.DbFsuCollectionSummary.Builder
-
- activeFsuCycle(ActiveCycleDetails) - Method in class com.oracle.bmc.fleetsoftwareupdate.model.GiCollection.Builder
-
- activeFsuCycle(ActiveCycleDetails) - Method in class com.oracle.bmc.fleetsoftwareupdate.model.GiFsuCollectionSummary.Builder
-
- activeFsuCycleId(String) - Method in class com.oracle.bmc.fleetsoftwareupdate.model.FsuCollectionTarget.Builder
-
Active Exadata Fleet Update Cycle OCID.
- activeFsuCycleId(String) - Method in class com.oracle.bmc.fleetsoftwareupdate.model.TargetSummary.Builder
-
Active Exadata Fleet Update Cycle OCID.
- activeKeyId(String) - Method in class com.oracle.bmc.fusionapps.model.KmsKeyInfo.Builder
-
current BYOK keyId facp is using
- activeKeyVersion(String) - Method in class com.oracle.bmc.fusionapps.model.KmsKeyInfo.Builder
-
current key version facp is using
- activeLicenseRecordCount(Integer) - Method in class com.oracle.bmc.licensemanager.model.ProductLicense.Builder
-
The number of active license records associated with the product license.
- activeLicenseRecordCount(Integer) - Method in class com.oracle.bmc.licensemanager.model.ProductLicenseSummary.Builder
-
The number of active license records associated with the product license.
- activelyUsedNodeCount(List<NodeCount>) - Method in class com.oracle.bmc.dataflow.model.PoolMetrics.Builder
-
A count of the nodes that are currently being used for each shape in this pool.
- activeRunsCount(Long) - Method in class com.oracle.bmc.dataflow.model.PoolMetrics.Builder
-
The number of runs that are currently running that are using this pool.
- activeStorageDuration(String) - Method in class com.oracle.bmc.loganalytics.model.ArchivingConfiguration.Builder
-
This is the duration data in active storage before data is archived, as described in
https://en.wikipedia.org/wiki/ISO_8601#Durations.
- activeStreams(List<String>) - Method in class com.oracle.bmc.osmanagementhub.model.ManagedInstanceModuleSummary.Builder
-
List of streams that are active in the module.
- activity(List<SqlCpuActivity>) - Method in class com.oracle.bmc.databasemanagement.model.TopSqlCpuActivity.Builder
-
A list of sql CPU activity.
- activityAuthor(ActivityItem.ActivityAuthor) - Method in class com.oracle.bmc.cims.model.ActivityItem.Builder
-
- activityId(String) - Method in class com.oracle.bmc.fleetappsmanagement.model.ActionGroupDetails.Builder
-
Unique producer Id at Action Group Level
- activityInitiationCutOff(Integer) - Method in class com.oracle.bmc.fleetappsmanagement.model.CreateSchedulerDefinitionDetails.Builder
-
Activity Initiation Cut Off
- activityInitiationCutOff(Integer) - Method in class com.oracle.bmc.fleetappsmanagement.model.SchedulerDefinition.Builder
-
Activity Initiation Cut Off.
- activityInitiationCutOff(Integer) - Method in class com.oracle.bmc.fleetappsmanagement.model.UpdateSchedulerDefinitionDetails.Builder
-
Activity Initiation Cut Off
- ActivityItem - Class in com.oracle.bmc.cims.model
-
Details about the ActivityItem object.
- ActivityItem(String, String, Category, SubCategory, IssueType, String, Integer, Integer, ActivityItem.ActivityType, ActivityItem.ActivityAuthor, ActivityItem.ItemType, ActivityItem.ItemStatus, String) - Constructor for class com.oracle.bmc.cims.model.ActivityItem
-
Deprecated.
- ActivityItem.ActivityAuthor - Enum in com.oracle.bmc.cims.model
-
- ActivityItem.ActivityType - Enum in com.oracle.bmc.cims.model
-
The type of activity occuring on the support ticket.
- ActivityItem.Builder - Class in com.oracle.bmc.cims.model
-
- ActivityItem.ItemStatus - Enum in com.oracle.bmc.cims.model
-
Who updates the activity on the support ticket.
- ActivityItem.ItemType - Enum in com.oracle.bmc.cims.model
-
- ActivityLog - Class in com.oracle.bmc.lockbox.model
-
The log of the action taken by different persona on the access request, e.g.
- ActivityLog(String, PersonaLevel, AccessRequestActionType, String, Date) - Constructor for class com.oracle.bmc.lockbox.model.ActivityLog
-
Deprecated.
- ActivityLog.Builder - Class in com.oracle.bmc.lockbox.model
-
- activityLogs(List<ActivityLog>) - Method in class com.oracle.bmc.lockbox.model.AccessRequest.Builder
-
The actions taken by different persona on the access request, e.g.
- activityLogs(List<ActivityLog>) - Method in class com.oracle.bmc.lockbox.model.AccessRequestExt.Builder
-
The actions taken by different persona on the access request, e.g.
- ActivityProblemAggregation - Class in com.oracle.bmc.cloudguard.model
-
Provides the parameters and their corresponding count.
- ActivityProblemAggregation(Map<String, String>, PoliticalLocation, GeographicalLocation, Integer) - Constructor for class com.oracle.bmc.cloudguard.model.ActivityProblemAggregation
-
Deprecated.
- ActivityProblemAggregation.Builder - Class in com.oracle.bmc.cloudguard.model
-
- ActivityProblemAggregationCollection - Class in com.oracle.bmc.cloudguard.model
-
A collection of ProblemAggregation resources for problem analytics.
- ActivityProblemAggregationCollection(List<ActivityProblemAggregation>) - Constructor for class com.oracle.bmc.cloudguard.model.ActivityProblemAggregationCollection
-
Deprecated.
- activityProblemAggregationCollection(ActivityProblemAggregationCollection) - Method in class com.oracle.bmc.cloudguard.responses.RequestSummarizedActivityProblemsResponse.Builder
-
The returned ActivityProblemAggregationCollection
instance.
- ActivityProblemAggregationCollection.Builder - Class in com.oracle.bmc.cloudguard.model
-
- ActivityResourceTarget - Class in com.oracle.bmc.fleetappsmanagement.model
-
Activity Resource Target.
- ActivityResourceTarget(String, JobStatus, String) - Constructor for class com.oracle.bmc.fleetappsmanagement.model.ActivityResourceTarget
-
Deprecated.
- ActivityResourceTarget.Builder - Class in com.oracle.bmc.fleetappsmanagement.model
-
- ActivityTimeSeriesMetrics - Class in com.oracle.bmc.databasemanagement.model
-
The response object representing activityMetric details for a specific Managed Database at a
particular time.
- ActivityTimeSeriesMetrics(Date, MetricDataPoint, MetricDataPoint, MetricDataPoint, MetricDataPoint, MetricDataPoint) - Constructor for class com.oracle.bmc.databasemanagement.model.ActivityTimeSeriesMetrics
-
Deprecated.
- activityTimeSeriesMetrics(List<ActivityTimeSeriesMetrics>) - Method in class com.oracle.bmc.databasemanagement.model.DatabaseHomeMetricDefinition.Builder
-
A list of the active session metrics for CPU and Wait time for a specific Managed
Database.
- activityTimeSeriesMetrics(List<ActivityTimeSeriesMetrics>) - Method in class com.oracle.bmc.databasemanagement.model.DatabaseInstanceHomeMetricsDefinition.Builder
-
A list of the active session metrics for CPU and Wait time for a specific Oracle Real
Application Clusters (Oracle RAC) database instance.
- ActivityTimeSeriesMetrics.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- activityType(ActivityItem.ActivityType) - Method in class com.oracle.bmc.cims.model.ActivityItem.Builder
-
The type of activity occuring on the support ticket.
- activityType(UpdateActivityItemDetails.ActivityType) - Method in class com.oracle.bmc.cims.model.UpdateActivityItemDetails.Builder
-
The type of activity occurring.
- activityType(ListPullRequestActivitiesRequest.ActivityType) - Method in class com.oracle.bmc.devops.requests.ListPullRequestActivitiesRequest.Builder
-
An optional filter to list activities based on activity type.
- actorName(String) - Method in class com.oracle.bmc.cloudguard.model.ProblemHistorySummary.Builder
-
Resource name who performed the activity
- actorPrincipalId(String) - Method in class com.oracle.bmc.cloudguard.model.Sighting.Builder
-
Unique identifier for principal actor
- actorPrincipalId(String) - Method in class com.oracle.bmc.cloudguard.model.SightingSummary.Builder
-
Unique identifier for principal actor
- actorPrincipalName(String) - Method in class com.oracle.bmc.cloudguard.model.Sighting.Builder
-
Name of the principal actor
- actorPrincipalName(String) - Method in class com.oracle.bmc.cloudguard.model.SightingSummary.Builder
-
Name of principal actor
- actorPrincipalType(String) - Method in class com.oracle.bmc.cloudguard.model.Sighting.Builder
-
Type of the principal actor
- actorPrincipalType(String) - Method in class com.oracle.bmc.cloudguard.model.SightingSummary.Builder
-
Type of principal actor
- ActorType - Enum in com.oracle.bmc.cloudguard.model
-
The type of the actor who performed the operation.
- actorType(ActorType) - Method in class com.oracle.bmc.cloudguard.model.ProblemHistorySummary.Builder
-
Type of actor who performed the operation
- actual(List<MeasuredBootEntry>) - Method in class com.oracle.bmc.core.model.MeasuredBootReportMeasurements.Builder
-
The list of actual PCR entries measured during boot.
- actualBuildRunnerShape(String) - Method in class com.oracle.bmc.devops.model.BuildStageRunProgress.Builder
-
Name of Build Runner shape where this Build Stage is running.
- ActualBuildRunnerShapeConfig - Class in com.oracle.bmc.devops.model
-
Build Runner Shape configuration.
- ActualBuildRunnerShapeConfig(Double, Double) - Constructor for class com.oracle.bmc.devops.model.ActualBuildRunnerShapeConfig
-
Deprecated.
- actualBuildRunnerShapeConfig(ActualBuildRunnerShapeConfig) - Method in class com.oracle.bmc.devops.model.BuildStageRunProgress.Builder
-
- ActualBuildRunnerShapeConfig.Builder - Class in com.oracle.bmc.devops.model
-
- actualHandoverQuantity(Long) - Method in class com.oracle.bmc.capacitymanagement.model.OccCapacityRequestBaseDetails.Builder
-
The actual handed over quantity of resources at the time of request resolution.
- actualProperties(Map<String, String>) - Method in class com.oracle.bmc.resourcemanager.model.StackResourceDriftSummary.Builder
-
Actual values of properties that the stack defines for the indicated resource.
- actualSpend(BigDecimal) - Method in class com.oracle.bmc.budget.model.Budget.Builder
-
The actual spend in currency for the current budget cycle.
- actualSpend(BigDecimal) - Method in class com.oracle.bmc.budget.model.BudgetSummary.Builder
-
The actual spend in currency for the current budget cycle.
- actualUsedDataStorageSizeInTBs(Double) - Method in class com.oracle.bmc.database.model.AutonomousDatabase.Builder
-
The current amount of storage in use for user and system data, in terabytes (TB).
- actualUsedDataStorageSizeInTBs(Double) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseSummary.Builder
-
The current amount of storage in use for user and system data, in terabytes (TB).
- actualUsedDataStorageSizeInTBs(Double) - Method in class com.oracle.bmc.database.model.AutonomousDwDatabase.Builder
-
The current amount of storage in use for user and system data, in terabytes (TB).
- actualValue(Double) - Method in class com.oracle.bmc.aianomalydetection.model.Anomaly.Builder
-
The actual value for the anomaly point at given signal and timestamp/row
- ad(AvailabilityDomain.Ads) - Method in class com.oracle.bmc.blockchain.model.CreateOsnDetails.Builder
-
Availability Domain to place new OSN
- ad(AvailabilityDomain.Ads) - Method in class com.oracle.bmc.blockchain.model.CreatePeerDetails.Builder
-
Availability Domain to place new peer
- ad(AvailabilityDomain.Ads) - Method in class com.oracle.bmc.blockchain.model.Osn.Builder
-
Availability Domain of OSN
- ad(AvailabilityDomain.Ads) - Method in class com.oracle.bmc.blockchain.model.Peer.Builder
-
Availability Domain of peer
- ad(String) - Method in class com.oracle.bmc.clusterplacementgroups.requests.ListClusterPlacementGroupsRequest.Builder
-
A filter to return only the resources that match the specified availability domain.
- ad(String) - Method in class com.oracle.bmc.psql.model.FailoverDbSystemDetails.Builder
-
The preferred AD for regions with three availability domains.
- ad(String) - Method in class com.oracle.bmc.psql.model.RestoreDbSystemDetails.Builder
-
The desired AD for regions with three ADs.
- ad(String) - Method in class com.oracle.bmc.usageapi.model.CleanEnergyUsage.Builder
-
The availability domain.
- ad(String) - Method in class com.oracle.bmc.usageapi.model.UsageCarbonEmissionSummary.Builder
-
The availability domain of the usage.
- ad(String) - Method in class com.oracle.bmc.usageapi.model.UsageSummary.Builder
-
The availability domain of the usage.
- ad(String) - Method in class com.oracle.bmc.usageapi.requests.RequestCleanEnergyUsageRequest.Builder
-
The availability domain.
- adaptive(SqlPlanBaseline.Adaptive) - Method in class com.oracle.bmc.databasemanagement.model.SqlPlanBaseline.Builder
-
Indicates whether a plan that is automatically captured by SQL plan management is marked
adaptive or not.
- adaptive(SqlPlanBaselineSummary.Adaptive) - Method in class com.oracle.bmc.databasemanagement.model.SqlPlanBaselineSummary.Builder
-
Indicates whether a plan that is automatically captured by SQL plan management is marked
adaptive or not.
- ADBDedicatedAutoCreateTablespaceDetails - Class in com.oracle.bmc.databasemigration.model
-
Auto create tablespace settings that are valid for Dedicated Autonomous Databases.
- ADBDedicatedAutoCreateTablespaceDetails(Boolean, Boolean, Integer, DataPumpTablespaceBlockSizesInKb) - Constructor for class com.oracle.bmc.databasemigration.model.ADBDedicatedAutoCreateTablespaceDetails
-
Deprecated.
- ADBDedicatedAutoCreateTablespaceDetails.Builder - Class in com.oracle.bmc.databasemigration.model
-
- ADBDedicatedRemapTargetTablespaceDetails - Class in com.oracle.bmc.databasemigration.model
-
Remap tablespace settings that are valid for Dedicated Autonomous Databases.
- ADBDedicatedRemapTargetTablespaceDetails(String) - Constructor for class com.oracle.bmc.databasemigration.model.ADBDedicatedRemapTargetTablespaceDetails
-
Deprecated.
- ADBDedicatedRemapTargetTablespaceDetails.Builder - Class in com.oracle.bmc.databasemigration.model
-
- adbId(String) - Method in class com.oracle.bmc.vault.model.AdbTargetSystemDetails.Builder
-
The unique identifier (OCID) for the autonomous database that Vault Secret connects to.
- ADBServerlesTablespaceDetails - Class in com.oracle.bmc.databasemigration.model
-
Migration tablespace settings valid for Autonomous Database Serverless target type using remap
feature.
- ADBServerlesTablespaceDetails(ADBServerlesTablespaceDetails.RemapTarget) - Constructor for class com.oracle.bmc.databasemigration.model.ADBServerlesTablespaceDetails
-
Deprecated.
- ADBServerlesTablespaceDetails.Builder - Class in com.oracle.bmc.databasemigration.model
-
- ADBServerlesTablespaceDetails.RemapTarget - Enum in com.oracle.bmc.databasemigration.model
-
Name of the tablespace on the target database to which the source database tablespace is to
be remapped.
- AdbTargetSystemDetails - Class in com.oracle.bmc.vault.model
-
Target System type and id for an autonomous database target system
Note: Objects should always be created or deserialized using the
AdbTargetSystemDetails.Builder
.
- AdbTargetSystemDetails(String) - Constructor for class com.oracle.bmc.vault.model.AdbTargetSystemDetails
-
Deprecated.
- AdbTargetSystemDetails.Builder - Class in com.oracle.bmc.vault.model
-
- addAgentDependency(AddAgentDependencyRequest) - Method in interface com.oracle.bmc.cloudbridge.OcbAgentSvc
-
Add a dependency to the environment.
- addAgentDependency(AddAgentDependencyRequest, AsyncHandler<AddAgentDependencyRequest, AddAgentDependencyResponse>) - Method in interface com.oracle.bmc.cloudbridge.OcbAgentSvcAsync
-
Add a dependency to the environment.
- addAgentDependency(AddAgentDependencyRequest, AsyncHandler<AddAgentDependencyRequest, AddAgentDependencyResponse>) - Method in class com.oracle.bmc.cloudbridge.OcbAgentSvcAsyncClient
-
- addAgentDependency(AddAgentDependencyRequest) - Method in class com.oracle.bmc.cloudbridge.OcbAgentSvcClient
-
- AddAgentDependencyDetails - Class in com.oracle.bmc.cloudbridge.model
-
The information to be updated.
- AddAgentDependencyDetails(String) - Constructor for class com.oracle.bmc.cloudbridge.model.AddAgentDependencyDetails
-
Deprecated.
- addAgentDependencyDetails(AddAgentDependencyDetails) - Method in class com.oracle.bmc.cloudbridge.requests.AddAgentDependencyRequest.Builder
-
The information to be updated.
- AddAgentDependencyDetails.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- AddAgentDependencyRequest - Class in com.oracle.bmc.cloudbridge.requests
-
Example: Click
here to see how to use AddAgentDependencyRequest.
- AddAgentDependencyRequest() - Constructor for class com.oracle.bmc.cloudbridge.requests.AddAgentDependencyRequest
-
- AddAgentDependencyRequest.Builder - Class in com.oracle.bmc.cloudbridge.requests
-
- AddAgentDependencyResponse - Class in com.oracle.bmc.cloudbridge.responses
-
- AddAgentDependencyResponse.Builder - Class in com.oracle.bmc.cloudbridge.responses
-
- AddAutoScalePolicyDetails - Class in com.oracle.bmc.bds.model
-
Policy definition for the autoscale configuration.
- AddAutoScalePolicyDetails() - Constructor for class com.oracle.bmc.bds.model.AddAutoScalePolicyDetails
-
Deprecated.
- addAutoScalingConfiguration(AddAutoScalingConfigurationRequest) - Method in interface com.oracle.bmc.bds.Bds
-
Add an autoscale configuration to the cluster.
- addAutoScalingConfiguration(AddAutoScalingConfigurationRequest, AsyncHandler<AddAutoScalingConfigurationRequest, AddAutoScalingConfigurationResponse>) - Method in interface com.oracle.bmc.bds.BdsAsync
-
Add an autoscale configuration to the cluster.
- addAutoScalingConfiguration(AddAutoScalingConfigurationRequest, AsyncHandler<AddAutoScalingConfigurationRequest, AddAutoScalingConfigurationResponse>) - Method in class com.oracle.bmc.bds.BdsAsyncClient
-
- addAutoScalingConfiguration(AddAutoScalingConfigurationRequest) - Method in class com.oracle.bmc.bds.BdsClient
-
- AddAutoScalingConfigurationDetails - Class in com.oracle.bmc.bds.model
-
The information about the autoscale configuration.
- AddAutoScalingConfigurationDetails(String, Node.NodeType, Boolean, String, AutoScalePolicy, AddAutoScalePolicyDetails) - Constructor for class com.oracle.bmc.bds.model.AddAutoScalingConfigurationDetails
-
Deprecated.
- addAutoScalingConfigurationDetails(AddAutoScalingConfigurationDetails) - Method in class com.oracle.bmc.bds.requests.AddAutoScalingConfigurationRequest.Builder
-
Details for creating an autoscale configuration.
- AddAutoScalingConfigurationDetails.Builder - Class in com.oracle.bmc.bds.model
-
- AddAutoScalingConfigurationRequest - Class in com.oracle.bmc.bds.requests
-
Example: Click
here to see how to use
AddAutoScalingConfigurationRequest.
- AddAutoScalingConfigurationRequest() - Constructor for class com.oracle.bmc.bds.requests.AddAutoScalingConfigurationRequest
-
- AddAutoScalingConfigurationRequest.Builder - Class in com.oracle.bmc.bds.requests
-
- AddAutoScalingConfigurationResponse - Class in com.oracle.bmc.bds.responses
-
- AddAutoScalingConfigurationResponse.Builder - Class in com.oracle.bmc.bds.responses
-
- addBlockStorage(AddBlockStorageRequest) - Method in interface com.oracle.bmc.bds.Bds
-
Adds block storage to existing worker/compute only worker nodes.
- addBlockStorage(AddBlockStorageRequest, AsyncHandler<AddBlockStorageRequest, AddBlockStorageResponse>) - Method in interface com.oracle.bmc.bds.BdsAsync
-
Adds block storage to existing worker/compute only worker nodes.
- addBlockStorage(AddBlockStorageRequest, AsyncHandler<AddBlockStorageRequest, AddBlockStorageResponse>) - Method in class com.oracle.bmc.bds.BdsAsyncClient
-
- addBlockStorage(AddBlockStorageRequest) - Method in class com.oracle.bmc.bds.BdsClient
-
- AddBlockStorageDetails - Class in com.oracle.bmc.bds.model
-
The information about added block volumes.
- AddBlockStorageDetails(String, Long, AddBlockStorageDetails.NodeType) - Constructor for class com.oracle.bmc.bds.model.AddBlockStorageDetails
-
Deprecated.
- addBlockStorageDetails(AddBlockStorageDetails) - Method in class com.oracle.bmc.bds.requests.AddBlockStorageRequest.Builder
-
Details for the added block storage.
- AddBlockStorageDetails.Builder - Class in com.oracle.bmc.bds.model
-
- AddBlockStorageDetails.NodeType - Enum in com.oracle.bmc.bds.model
-
Worker node types.
- AddBlockStorageRequest - Class in com.oracle.bmc.bds.requests
-
Example: Click
here to see how to use AddBlockStorageRequest.
- AddBlockStorageRequest() - Constructor for class com.oracle.bmc.bds.requests.AddBlockStorageRequest
-
- AddBlockStorageRequest.Builder - Class in com.oracle.bmc.bds.requests
-
- AddBlockStorageResponse - Class in com.oracle.bmc.bds.responses
-
- AddBlockStorageResponse.Builder - Class in com.oracle.bmc.bds.responses
-
- addCapabilities(List<ContainerCapabilityType>) - Method in class com.oracle.bmc.containerinstances.model.ContainerCapabilities.Builder
-
A list of additional configurable container capabilities.
- addCatalogLock(AddCatalogLockRequest) - Method in interface com.oracle.bmc.datacatalog.DataCatalog
-
Adds a lock to a Catalog resource.
- addCatalogLock(AddCatalogLockRequest, AsyncHandler<AddCatalogLockRequest, AddCatalogLockResponse>) - Method in interface com.oracle.bmc.datacatalog.DataCatalogAsync
-
Adds a lock to a Catalog resource.
- addCatalogLock(AddCatalogLockRequest, AsyncHandler<AddCatalogLockRequest, AddCatalogLockResponse>) - Method in class com.oracle.bmc.datacatalog.DataCatalogAsyncClient
-
- addCatalogLock(AddCatalogLockRequest) - Method in class com.oracle.bmc.datacatalog.DataCatalogClient
-
- AddCatalogLockRequest - Class in com.oracle.bmc.datacatalog.requests
-
Example: Click
here to see how to use AddCatalogLockRequest.
- AddCatalogLockRequest() - Constructor for class com.oracle.bmc.datacatalog.requests.AddCatalogLockRequest
-
- AddCatalogLockRequest.Builder - Class in com.oracle.bmc.datacatalog.requests
-
- AddCatalogLockResponse - Class in com.oracle.bmc.datacatalog.responses
-
- AddCatalogLockResponse.Builder - Class in com.oracle.bmc.datacatalog.responses
-
- addCatalogPrivateEndpointLock(AddCatalogPrivateEndpointLockRequest) - Method in interface com.oracle.bmc.datacatalog.DataCatalog
-
Adds a lock to a CatalogPrivateEndpoint resource.
- addCatalogPrivateEndpointLock(AddCatalogPrivateEndpointLockRequest, AsyncHandler<AddCatalogPrivateEndpointLockRequest, AddCatalogPrivateEndpointLockResponse>) - Method in interface com.oracle.bmc.datacatalog.DataCatalogAsync
-
Adds a lock to a CatalogPrivateEndpoint resource.
- addCatalogPrivateEndpointLock(AddCatalogPrivateEndpointLockRequest, AsyncHandler<AddCatalogPrivateEndpointLockRequest, AddCatalogPrivateEndpointLockResponse>) - Method in class com.oracle.bmc.datacatalog.DataCatalogAsyncClient
-
- addCatalogPrivateEndpointLock(AddCatalogPrivateEndpointLockRequest) - Method in class com.oracle.bmc.datacatalog.DataCatalogClient
-
- AddCatalogPrivateEndpointLockRequest - Class in com.oracle.bmc.datacatalog.requests
-
Example: Click
here to see how to use
AddCatalogPrivateEndpointLockRequest.
- AddCatalogPrivateEndpointLockRequest() - Constructor for class com.oracle.bmc.datacatalog.requests.AddCatalogPrivateEndpointLockRequest
-
- AddCatalogPrivateEndpointLockRequest.Builder - Class in com.oracle.bmc.datacatalog.requests
-
- AddCatalogPrivateEndpointLockResponse - Class in com.oracle.bmc.datacatalog.responses
-
- AddCatalogPrivateEndpointLockResponse.Builder - Class in com.oracle.bmc.datacatalog.responses
-
- addCloudSql(AddCloudSqlRequest) - Method in interface com.oracle.bmc.bds.Bds
-
Adds Cloud SQL to your cluster.
- addCloudSql(AddCloudSqlRequest, AsyncHandler<AddCloudSqlRequest, AddCloudSqlResponse>) - Method in interface com.oracle.bmc.bds.BdsAsync
-
Adds Cloud SQL to your cluster.
- addCloudSql(AddCloudSqlRequest, AsyncHandler<AddCloudSqlRequest, AddCloudSqlResponse>) - Method in class com.oracle.bmc.bds.BdsAsyncClient
-
- addCloudSql(AddCloudSqlRequest) - Method in class com.oracle.bmc.bds.BdsClient
-
- AddCloudSqlDetails - Class in com.oracle.bmc.bds.model
-
The information about the added Cloud SQL.
- AddCloudSqlDetails(String, ShapeConfigDetails, Long, String) - Constructor for class com.oracle.bmc.bds.model.AddCloudSqlDetails
-
Deprecated.
- addCloudSqlDetails(AddCloudSqlDetails) - Method in class com.oracle.bmc.bds.requests.AddCloudSqlRequest.Builder
-
Details for the Cloud SQL capability
- AddCloudSqlDetails.Builder - Class in com.oracle.bmc.bds.model
-
- AddCloudSqlRequest - Class in com.oracle.bmc.bds.requests
-
Example: Click
here to see how to use AddCloudSqlRequest.
- AddCloudSqlRequest() - Constructor for class com.oracle.bmc.bds.requests.AddCloudSqlRequest
-
- AddCloudSqlRequest.Builder - Class in com.oracle.bmc.bds.requests
-
- AddCloudSqlResponse - Class in com.oracle.bmc.bds.responses
-
- AddCloudSqlResponse.Builder - Class in com.oracle.bmc.bds.responses
-
- addCompartment(AddCompartmentRequest) - Method in interface com.oracle.bmc.cloudguard.CloudGuard
-
Adds a compartment to an existing security zone (SecurityZone resource), identified by
securityZoneId.
- addCompartment(AddCompartmentRequest, AsyncHandler<AddCompartmentRequest, AddCompartmentResponse>) - Method in interface com.oracle.bmc.cloudguard.CloudGuardAsync
-
Adds a compartment to an existing security zone (SecurityZone resource), identified by
securityZoneId.
- addCompartment(AddCompartmentRequest, AsyncHandler<AddCompartmentRequest, AddCompartmentResponse>) - Method in class com.oracle.bmc.cloudguard.CloudGuardAsyncClient
-
- addCompartment(AddCompartmentRequest) - Method in class com.oracle.bmc.cloudguard.CloudGuardClient
-
- AddCompartmentDetails - Class in com.oracle.bmc.cloudguard.model
-
Parameter for an existing compartment to be added to a security zone.
- AddCompartmentDetails(String) - Constructor for class com.oracle.bmc.cloudguard.model.AddCompartmentDetails
-
Deprecated.
- addCompartmentDetails(AddCompartmentDetails) - Method in class com.oracle.bmc.cloudguard.requests.AddCompartmentRequest.Builder
-
Parameters for an existing compartment to be added to a security zone
- AddCompartmentDetails.Builder - Class in com.oracle.bmc.cloudguard.model
-
- AddCompartmentRequest - Class in com.oracle.bmc.cloudguard.requests
-
Example: Click
here to see how to use AddCompartmentRequest.
- AddCompartmentRequest() - Constructor for class com.oracle.bmc.cloudguard.requests.AddCompartmentRequest
-
- AddCompartmentRequest.Builder - Class in com.oracle.bmc.cloudguard.requests
-
- AddCompartmentResponse - Class in com.oracle.bmc.cloudguard.responses
-
- AddCompartmentResponse.Builder - Class in com.oracle.bmc.cloudguard.responses
-
- addConnectionLock(AddConnectionLockRequest) - Method in interface com.oracle.bmc.goldengate.GoldenGate
-
Adds a lock to a Connection resource.
- addConnectionLock(AddConnectionLockRequest, AsyncHandler<AddConnectionLockRequest, AddConnectionLockResponse>) - Method in interface com.oracle.bmc.goldengate.GoldenGateAsync
-
Adds a lock to a Connection resource.
- addConnectionLock(AddConnectionLockRequest, AsyncHandler<AddConnectionLockRequest, AddConnectionLockResponse>) - Method in class com.oracle.bmc.goldengate.GoldenGateAsyncClient
-
- addConnectionLock(AddConnectionLockRequest) - Method in class com.oracle.bmc.goldengate.GoldenGateClient
-
- AddConnectionLockRequest - Class in com.oracle.bmc.goldengate.requests
-
Example: Click
here to see how to use AddConnectionLockRequest.
- AddConnectionLockRequest() - Constructor for class com.oracle.bmc.goldengate.requests.AddConnectionLockRequest
-
- AddConnectionLockRequest.Builder - Class in com.oracle.bmc.goldengate.requests
-
- AddConnectionLockResponse - Class in com.oracle.bmc.goldengate.responses
-
- AddConnectionLockResponse.Builder - Class in com.oracle.bmc.goldengate.responses
-
- addDatabaseToolsConnectionLock(AddDatabaseToolsConnectionLockRequest) - Method in interface com.oracle.bmc.databasetools.DatabaseTools
-
Adds a lock to a DatabaseToolsConnection resource.
- addDatabaseToolsConnectionLock(AddDatabaseToolsConnectionLockRequest, AsyncHandler<AddDatabaseToolsConnectionLockRequest, AddDatabaseToolsConnectionLockResponse>) - Method in interface com.oracle.bmc.databasetools.DatabaseToolsAsync
-
Adds a lock to a DatabaseToolsConnection resource.
- addDatabaseToolsConnectionLock(AddDatabaseToolsConnectionLockRequest, AsyncHandler<AddDatabaseToolsConnectionLockRequest, AddDatabaseToolsConnectionLockResponse>) - Method in class com.oracle.bmc.databasetools.DatabaseToolsAsyncClient
-
- addDatabaseToolsConnectionLock(AddDatabaseToolsConnectionLockRequest) - Method in class com.oracle.bmc.databasetools.DatabaseToolsClient
-
- AddDatabaseToolsConnectionLockRequest - Class in com.oracle.bmc.databasetools.requests
-
Example: Click
here to see how to use
AddDatabaseToolsConnectionLockRequest.
- AddDatabaseToolsConnectionLockRequest() - Constructor for class com.oracle.bmc.databasetools.requests.AddDatabaseToolsConnectionLockRequest
-
- AddDatabaseToolsConnectionLockRequest.Builder - Class in com.oracle.bmc.databasetools.requests
-
- AddDatabaseToolsConnectionLockResponse - Class in com.oracle.bmc.databasetools.responses
-
- AddDatabaseToolsConnectionLockResponse.Builder - Class in com.oracle.bmc.databasetools.responses
-
- addDatabaseToolsPrivateEndpointLock(AddDatabaseToolsPrivateEndpointLockRequest) - Method in interface com.oracle.bmc.databasetools.DatabaseTools
-
Adds a lock to a DatabaseToolsPrivateEndpoint resource.
- addDatabaseToolsPrivateEndpointLock(AddDatabaseToolsPrivateEndpointLockRequest, AsyncHandler<AddDatabaseToolsPrivateEndpointLockRequest, AddDatabaseToolsPrivateEndpointLockResponse>) - Method in interface com.oracle.bmc.databasetools.DatabaseToolsAsync
-
Adds a lock to a DatabaseToolsPrivateEndpoint resource.
- addDatabaseToolsPrivateEndpointLock(AddDatabaseToolsPrivateEndpointLockRequest, AsyncHandler<AddDatabaseToolsPrivateEndpointLockRequest, AddDatabaseToolsPrivateEndpointLockResponse>) - Method in class com.oracle.bmc.databasetools.DatabaseToolsAsyncClient
-
- addDatabaseToolsPrivateEndpointLock(AddDatabaseToolsPrivateEndpointLockRequest) - Method in class com.oracle.bmc.databasetools.DatabaseToolsClient
-
- AddDatabaseToolsPrivateEndpointLockRequest - Class in com.oracle.bmc.databasetools.requests
-
Example: Click
here to see how to use
AddDatabaseToolsPrivateEndpointLockRequest.
- AddDatabaseToolsPrivateEndpointLockRequest() - Constructor for class com.oracle.bmc.databasetools.requests.AddDatabaseToolsPrivateEndpointLockRequest
-
- AddDatabaseToolsPrivateEndpointLockRequest.Builder - Class in com.oracle.bmc.databasetools.requests
-
- AddDatabaseToolsPrivateEndpointLockResponse - Class in com.oracle.bmc.databasetools.responses
-
- AddDatabaseToolsPrivateEndpointLockResponse.Builder - Class in com.oracle.bmc.databasetools.responses
-
- addDataFiles(AddDataFilesRequest) - Method in interface com.oracle.bmc.databasemanagement.DbManagement
-
Adds data files or temp files to the tablespace.
- addDataFiles(AddDataFilesRequest, AsyncHandler<AddDataFilesRequest, AddDataFilesResponse>) - Method in interface com.oracle.bmc.databasemanagement.DbManagementAsync
-
Adds data files or temp files to the tablespace.
- addDataFiles(AddDataFilesRequest, AsyncHandler<AddDataFilesRequest, AddDataFilesResponse>) - Method in class com.oracle.bmc.databasemanagement.DbManagementAsyncClient
-
- addDataFiles(AddDataFilesRequest) - Method in class com.oracle.bmc.databasemanagement.DbManagementClient
-
- AddDataFilesDetails - Class in com.oracle.bmc.databasemanagement.model
-
The details required to add data files or temp files to the tablespace.
- AddDataFilesDetails(TablespaceAdminCredentialDetails, DatabaseCredentialDetails, AddDataFilesDetails.FileType, List<String>, Integer, TablespaceStorageSize, Boolean, Boolean, TablespaceStorageSize, TablespaceStorageSize, Boolean) - Constructor for class com.oracle.bmc.databasemanagement.model.AddDataFilesDetails
-
Deprecated.
- addDataFilesDetails(AddDataFilesDetails) - Method in class com.oracle.bmc.databasemanagement.requests.AddDataFilesRequest.Builder
-
The details required to add data files or temp files to the tablespace.
- AddDataFilesDetails.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AddDataFilesDetails.FileType - Enum in com.oracle.bmc.databasemanagement.model
-
Specifies whether the file is a data file or temp file.
- AddDataFilesRequest - Class in com.oracle.bmc.databasemanagement.requests
-
Example: Click
here to see how to use AddDataFilesRequest.
- AddDataFilesRequest() - Constructor for class com.oracle.bmc.databasemanagement.requests.AddDataFilesRequest
-
- AddDataFilesRequest.Builder - Class in com.oracle.bmc.databasemanagement.requests
-
- AddDataFilesResponse - Class in com.oracle.bmc.databasemanagement.responses
-
- AddDataFilesResponse.Builder - Class in com.oracle.bmc.databasemanagement.responses
-
- addDataSelectorPatterns(AddDataSelectorPatternsRequest) - Method in interface com.oracle.bmc.datacatalog.DataCatalog
-
Add data selector pattern to the data asset.
- addDataSelectorPatterns(AddDataSelectorPatternsRequest, AsyncHandler<AddDataSelectorPatternsRequest, AddDataSelectorPatternsResponse>) - Method in interface com.oracle.bmc.datacatalog.DataCatalogAsync
-
Add data selector pattern to the data asset.
- addDataSelectorPatterns(AddDataSelectorPatternsRequest, AsyncHandler<AddDataSelectorPatternsRequest, AddDataSelectorPatternsResponse>) - Method in class com.oracle.bmc.datacatalog.DataCatalogAsyncClient
-
- addDataSelectorPatterns(AddDataSelectorPatternsRequest) - Method in class com.oracle.bmc.datacatalog.DataCatalogClient
-
- AddDataSelectorPatternsRequest - Class in com.oracle.bmc.datacatalog.requests
-
Example: Click
here to see how to use
AddDataSelectorPatternsRequest.
- AddDataSelectorPatternsRequest() - Constructor for class com.oracle.bmc.datacatalog.requests.AddDataSelectorPatternsRequest
-
- AddDataSelectorPatternsRequest.Builder - Class in com.oracle.bmc.datacatalog.requests
-
- AddDataSelectorPatternsResponse - Class in com.oracle.bmc.datacatalog.responses
-
- AddDataSelectorPatternsResponse.Builder - Class in com.oracle.bmc.datacatalog.responses
-
- addDatasetLabels(AddDatasetLabelsRequest) - Method in interface com.oracle.bmc.datalabelingservice.DataLabelingManagement
-
Add Labels to the Dataset LabelSet until the maximum number of Labels has been reached.
- addDatasetLabels(AddDatasetLabelsRequest, AsyncHandler<AddDatasetLabelsRequest, AddDatasetLabelsResponse>) - Method in interface com.oracle.bmc.datalabelingservice.DataLabelingManagementAsync
-
Add Labels to the Dataset LabelSet until the maximum number of Labels has been reached.
- addDatasetLabels(AddDatasetLabelsRequest, AsyncHandler<AddDatasetLabelsRequest, AddDatasetLabelsResponse>) - Method in class com.oracle.bmc.datalabelingservice.DataLabelingManagementAsyncClient
-
- addDatasetLabels(AddDatasetLabelsRequest) - Method in class com.oracle.bmc.datalabelingservice.DataLabelingManagementClient
-
- AddDatasetLabelsDetails - Class in com.oracle.bmc.datalabelingservice.model
-
Adds a subset of Labels to the Dataset’s LabelSet.
- AddDatasetLabelsDetails(LabelSet) - Constructor for class com.oracle.bmc.datalabelingservice.model.AddDatasetLabelsDetails
-
Deprecated.
- addDatasetLabelsDetails(AddDatasetLabelsDetails) - Method in class com.oracle.bmc.datalabelingservice.requests.AddDatasetLabelsRequest.Builder
-
Details for adding Labels to the LabelSet of the Dataset.
- AddDatasetLabelsDetails.Builder - Class in com.oracle.bmc.datalabelingservice.model
-
- AddDatasetLabelsRequest - Class in com.oracle.bmc.datalabelingservice.requests
-
Example: Click
here to see how to use AddDatasetLabelsRequest.
- AddDatasetLabelsRequest() - Constructor for class com.oracle.bmc.datalabelingservice.requests.AddDatasetLabelsRequest
-
- AddDatasetLabelsRequest.Builder - Class in com.oracle.bmc.datalabelingservice.requests
-
- AddDatasetLabelsResponse - Class in com.oracle.bmc.datalabelingservice.responses
-
- AddDatasetLabelsResponse.Builder - Class in com.oracle.bmc.datalabelingservice.responses
-
- addDeploymentBackupLock(AddDeploymentBackupLockRequest) - Method in interface com.oracle.bmc.goldengate.GoldenGate
-
Adds a lock to a DeploymentBackup resource.
- addDeploymentBackupLock(AddDeploymentBackupLockRequest, AsyncHandler<AddDeploymentBackupLockRequest, AddDeploymentBackupLockResponse>) - Method in interface com.oracle.bmc.goldengate.GoldenGateAsync
-
Adds a lock to a DeploymentBackup resource.
- addDeploymentBackupLock(AddDeploymentBackupLockRequest, AsyncHandler<AddDeploymentBackupLockRequest, AddDeploymentBackupLockResponse>) - Method in class com.oracle.bmc.goldengate.GoldenGateAsyncClient
-
- addDeploymentBackupLock(AddDeploymentBackupLockRequest) - Method in class com.oracle.bmc.goldengate.GoldenGateClient
-
- AddDeploymentBackupLockRequest - Class in com.oracle.bmc.goldengate.requests
-
Example: Click
here to see how to use
AddDeploymentBackupLockRequest.
- AddDeploymentBackupLockRequest() - Constructor for class com.oracle.bmc.goldengate.requests.AddDeploymentBackupLockRequest
-
- AddDeploymentBackupLockRequest.Builder - Class in com.oracle.bmc.goldengate.requests
-
- AddDeploymentBackupLockResponse - Class in com.oracle.bmc.goldengate.responses
-
- AddDeploymentBackupLockResponse.Builder - Class in com.oracle.bmc.goldengate.responses
-
- addDeploymentLock(AddDeploymentLockRequest) - Method in interface com.oracle.bmc.goldengate.GoldenGate
-
Adds a lock to a Deployment resource.
- addDeploymentLock(AddDeploymentLockRequest, AsyncHandler<AddDeploymentLockRequest, AddDeploymentLockResponse>) - Method in interface com.oracle.bmc.goldengate.GoldenGateAsync
-
Adds a lock to a Deployment resource.
- addDeploymentLock(AddDeploymentLockRequest, AsyncHandler<AddDeploymentLockRequest, AddDeploymentLockResponse>) - Method in class com.oracle.bmc.goldengate.GoldenGateAsyncClient
-
- addDeploymentLock(AddDeploymentLockRequest) - Method in class com.oracle.bmc.goldengate.GoldenGateClient
-
- AddDeploymentLockRequest - Class in com.oracle.bmc.goldengate.requests
-
Example: Click
here to see how to use AddDeploymentLockRequest.
- AddDeploymentLockRequest() - Constructor for class com.oracle.bmc.goldengate.requests.AddDeploymentLockRequest
-
- AddDeploymentLockRequest.Builder - Class in com.oracle.bmc.goldengate.requests
-
- AddDeploymentLockResponse - Class in com.oracle.bmc.goldengate.responses
-
- AddDeploymentLockResponse.Builder - Class in com.oracle.bmc.goldengate.responses
-
- AddDrgRouteDistributionStatementDetails - Class in com.oracle.bmc.core.model
-
Details used to add a route distribution statement.
- AddDrgRouteDistributionStatementDetails(List<DrgRouteDistributionMatchCriteria>, AddDrgRouteDistributionStatementDetails.Action, Integer) - Constructor for class com.oracle.bmc.core.model.AddDrgRouteDistributionStatementDetails
-
Deprecated.
- AddDrgRouteDistributionStatementDetails - Class in com.oracle.bmc.vnmonitoring.model
-
Details used to add a route distribution statement.
- AddDrgRouteDistributionStatementDetails(List<DrgRouteDistributionMatchCriteria>, AddDrgRouteDistributionStatementDetails.Action, Integer) - Constructor for class com.oracle.bmc.vnmonitoring.model.AddDrgRouteDistributionStatementDetails
-
Deprecated.
- AddDrgRouteDistributionStatementDetails.Action - Enum in com.oracle.bmc.core.model
-
Accept: import/export the route “as is”
- AddDrgRouteDistributionStatementDetails.Action - Enum in com.oracle.bmc.vnmonitoring.model
-
Accept: import/export the route “as is”
- AddDrgRouteDistributionStatementDetails.Builder - Class in com.oracle.bmc.core.model
-
- AddDrgRouteDistributionStatementDetails.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- addDrgRouteDistributionStatements(AddDrgRouteDistributionStatementsRequest) - Method in interface com.oracle.bmc.core.VirtualNetwork
-
Adds one or more route distribution statements to the specified route distribution.
- addDrgRouteDistributionStatements(AddDrgRouteDistributionStatementsRequest, AsyncHandler<AddDrgRouteDistributionStatementsRequest, AddDrgRouteDistributionStatementsResponse>) - Method in interface com.oracle.bmc.core.VirtualNetworkAsync
-
Adds one or more route distribution statements to the specified route distribution.
- addDrgRouteDistributionStatements(AddDrgRouteDistributionStatementsRequest, AsyncHandler<AddDrgRouteDistributionStatementsRequest, AddDrgRouteDistributionStatementsResponse>) - Method in class com.oracle.bmc.core.VirtualNetworkAsyncClient
-
- addDrgRouteDistributionStatements(AddDrgRouteDistributionStatementsRequest) - Method in class com.oracle.bmc.core.VirtualNetworkClient
-
- AddDrgRouteDistributionStatementsDetails - Class in com.oracle.bmc.core.model
-
Details request to add statements to a route distribution.
- AddDrgRouteDistributionStatementsDetails(List<AddDrgRouteDistributionStatementDetails>) - Constructor for class com.oracle.bmc.core.model.AddDrgRouteDistributionStatementsDetails
-
Deprecated.
- addDrgRouteDistributionStatementsDetails(AddDrgRouteDistributionStatementsDetails) - Method in class com.oracle.bmc.core.requests.AddDrgRouteDistributionStatementsRequest.Builder
-
Request with one or more route distribution statements to be inserted into the route
distribution.
- AddDrgRouteDistributionStatementsDetails - Class in com.oracle.bmc.vnmonitoring.model
-
Details request to add statements to a route distribution.
- AddDrgRouteDistributionStatementsDetails(List<AddDrgRouteDistributionStatementDetails>) - Constructor for class com.oracle.bmc.vnmonitoring.model.AddDrgRouteDistributionStatementsDetails
-
Deprecated.
- AddDrgRouteDistributionStatementsDetails.Builder - Class in com.oracle.bmc.core.model
-
- AddDrgRouteDistributionStatementsDetails.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- AddDrgRouteDistributionStatementsRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use
AddDrgRouteDistributionStatementsRequest.
- AddDrgRouteDistributionStatementsRequest() - Constructor for class com.oracle.bmc.core.requests.AddDrgRouteDistributionStatementsRequest
-
- AddDrgRouteDistributionStatementsRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AddDrgRouteDistributionStatementsResponse - Class in com.oracle.bmc.core.responses
-
- AddDrgRouteDistributionStatementsResponse.Builder - Class in com.oracle.bmc.core.responses
-
- AddDrgRouteRuleDetails - Class in com.oracle.bmc.core.model
-
Details needed when adding a DRG route rule.
- AddDrgRouteRuleDetails(AddDrgRouteRuleDetails.DestinationType, String, String) - Constructor for class com.oracle.bmc.core.model.AddDrgRouteRuleDetails
-
Deprecated.
- AddDrgRouteRuleDetails - Class in com.oracle.bmc.vnmonitoring.model
-
Details needed when adding a DRG route rule.
- AddDrgRouteRuleDetails(AddDrgRouteRuleDetails.DestinationType, String, String) - Constructor for class com.oracle.bmc.vnmonitoring.model.AddDrgRouteRuleDetails
-
Deprecated.
- AddDrgRouteRuleDetails.Builder - Class in com.oracle.bmc.core.model
-
- AddDrgRouteRuleDetails.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- AddDrgRouteRuleDetails.DestinationType - Enum in com.oracle.bmc.core.model
-
Type of destination for the rule.
- AddDrgRouteRuleDetails.DestinationType - Enum in com.oracle.bmc.vnmonitoring.model
-
Type of destination for the rule.
- addDrgRouteRules(AddDrgRouteRulesRequest) - Method in interface com.oracle.bmc.core.VirtualNetwork
-
Adds one or more static route rules to the specified DRG route table.
- addDrgRouteRules(AddDrgRouteRulesRequest, AsyncHandler<AddDrgRouteRulesRequest, AddDrgRouteRulesResponse>) - Method in interface com.oracle.bmc.core.VirtualNetworkAsync
-
Adds one or more static route rules to the specified DRG route table.
- addDrgRouteRules(AddDrgRouteRulesRequest, AsyncHandler<AddDrgRouteRulesRequest, AddDrgRouteRulesResponse>) - Method in class com.oracle.bmc.core.VirtualNetworkAsyncClient
-
- addDrgRouteRules(AddDrgRouteRulesRequest) - Method in class com.oracle.bmc.core.VirtualNetworkClient
-
- AddDrgRouteRulesDetails - Class in com.oracle.bmc.core.model
-
Details used in a request to add static routes to a DRG route table.
- AddDrgRouteRulesDetails(List<AddDrgRouteRuleDetails>) - Constructor for class com.oracle.bmc.core.model.AddDrgRouteRulesDetails
-
Deprecated.
- addDrgRouteRulesDetails(AddDrgRouteRulesDetails) - Method in class com.oracle.bmc.core.requests.AddDrgRouteRulesRequest.Builder
-
Request for one or more route rules to be inserted into the DRG route table.
- AddDrgRouteRulesDetails - Class in com.oracle.bmc.vnmonitoring.model
-
Details used in a request to add static routes to a DRG route table.
- AddDrgRouteRulesDetails(List<AddDrgRouteRuleDetails>) - Constructor for class com.oracle.bmc.vnmonitoring.model.AddDrgRouteRulesDetails
-
Deprecated.
- AddDrgRouteRulesDetails.Builder - Class in com.oracle.bmc.core.model
-
- AddDrgRouteRulesDetails.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- AddDrgRouteRulesRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use AddDrgRouteRulesRequest.
- AddDrgRouteRulesRequest() - Constructor for class com.oracle.bmc.core.requests.AddDrgRouteRulesRequest
-
- AddDrgRouteRulesRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AddDrgRouteRulesResponse - Class in com.oracle.bmc.core.responses
-
- AddDrgRouteRulesResponse.Builder - Class in com.oracle.bmc.core.responses
-
- addedItems(List<String>) - Method in class com.oracle.bmc.datasafe.model.Diffs.Builder
-
This array identifies the items that are present in the current assessment, but are
missing from the baseline.
- addedLinesCount(Integer) - Method in class com.oracle.bmc.devops.model.DiffResponse.Builder
-
The number of lines added in whole difference.
- addedLinesCount(Integer) - Method in class com.oracle.bmc.devops.model.DiffResponseEntry.Builder
-
The number of lines added in whole difference.
- addedLinesCount(Integer) - Method in class com.oracle.bmc.devops.model.PullRequestChangeSummaryMetrics.Builder
-
The number of lines added in whole difference.
- addedLinesCount(Integer) - Method in class com.oracle.bmc.devops.model.PullRequestFileChangeSummary.Builder
-
The number of lines added in whole difference.
- AddedNetworkSecurityGroupSecurityRules - Class in com.oracle.bmc.core.model
-
- AddedNetworkSecurityGroupSecurityRules(List<SecurityRule>) - Constructor for class com.oracle.bmc.core.model.AddedNetworkSecurityGroupSecurityRules
-
Deprecated.
- addedNetworkSecurityGroupSecurityRules(AddedNetworkSecurityGroupSecurityRules) - Method in class com.oracle.bmc.core.responses.AddNetworkSecurityGroupSecurityRulesResponse.Builder
-
The returned AddedNetworkSecurityGroupSecurityRules
instance.
- AddedNetworkSecurityGroupSecurityRules - Class in com.oracle.bmc.vnmonitoring.model
-
- AddedNetworkSecurityGroupSecurityRules(List<SecurityRule>) - Constructor for class com.oracle.bmc.vnmonitoring.model.AddedNetworkSecurityGroupSecurityRules
-
Deprecated.
- AddedNetworkSecurityGroupSecurityRules.Builder - Class in com.oracle.bmc.core.model
-
- AddedNetworkSecurityGroupSecurityRules.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- AddEmManagedExternalExadataInsightMembersDetails - Class in com.oracle.bmc.opsi.model
-
The information about the members of Exadata system to be added.
- AddEmManagedExternalExadataInsightMembersDetails(List<CreateEmManagedExternalExadataMemberEntityDetails>) - Constructor for class com.oracle.bmc.opsi.model.AddEmManagedExternalExadataInsightMembersDetails
-
Deprecated.
- AddEmManagedExternalExadataInsightMembersDetails.Builder - Class in com.oracle.bmc.opsi.model
-
- addEntityAssociation(AddEntityAssociationRequest) - Method in interface com.oracle.bmc.loganalytics.LogAnalytics
-
Adds association between input source log analytics entity and one or more existing
destination entities.
- addEntityAssociation(AddEntityAssociationRequest, AsyncHandler<AddEntityAssociationRequest, AddEntityAssociationResponse>) - Method in interface com.oracle.bmc.loganalytics.LogAnalyticsAsync
-
Adds association between input source log analytics entity and one or more existing
destination entities.
- addEntityAssociation(AddEntityAssociationRequest, AsyncHandler<AddEntityAssociationRequest, AddEntityAssociationResponse>) - Method in class com.oracle.bmc.loganalytics.LogAnalyticsAsyncClient
-
- addEntityAssociation(AddEntityAssociationRequest) - Method in class com.oracle.bmc.loganalytics.LogAnalyticsClient
-
- AddEntityAssociationDetails - Class in com.oracle.bmc.loganalytics.model
-
Information about the associations to be added between a source log analytics entity and other
existing destination entities.
- AddEntityAssociationDetails(List<String>) - Constructor for class com.oracle.bmc.loganalytics.model.AddEntityAssociationDetails
-
Deprecated.
- addEntityAssociationDetails(AddEntityAssociationDetails) - Method in class com.oracle.bmc.loganalytics.requests.AddEntityAssociationRequest.Builder
-
This parameter specifies the destination entity OCIDs with which associations are to be
created.
- AddEntityAssociationDetails.Builder - Class in com.oracle.bmc.loganalytics.model
-
- AddEntityAssociationRequest - Class in com.oracle.bmc.loganalytics.requests
-
Example: Click
here to see how to use AddEntityAssociationRequest.
- AddEntityAssociationRequest() - Constructor for class com.oracle.bmc.loganalytics.requests.AddEntityAssociationRequest
-
- AddEntityAssociationRequest.Builder - Class in com.oracle.bmc.loganalytics.requests
-
- AddEntityAssociationResponse - Class in com.oracle.bmc.loganalytics.responses
-
- AddEntityAssociationResponse.Builder - Class in com.oracle.bmc.loganalytics.responses
-
- addEventTypeDetails(EventTypeDetails) - Method in class com.oracle.bmc.loganalytics.requests.AddSourceEventTypesRequest.Builder
-
Details of event types to be added to the source.
- addExadataInsightMembers(AddExadataInsightMembersRequest) - Method in interface com.oracle.bmc.opsi.OperationsInsights
-
Add new members (e.g.
- addExadataInsightMembers(AddExadataInsightMembersRequest, AsyncHandler<AddExadataInsightMembersRequest, AddExadataInsightMembersResponse>) - Method in interface com.oracle.bmc.opsi.OperationsInsightsAsync
-
Add new members (e.g.
- addExadataInsightMembers(AddExadataInsightMembersRequest, AsyncHandler<AddExadataInsightMembersRequest, AddExadataInsightMembersResponse>) - Method in class com.oracle.bmc.opsi.OperationsInsightsAsyncClient
-
- addExadataInsightMembers(AddExadataInsightMembersRequest) - Method in class com.oracle.bmc.opsi.OperationsInsightsClient
-
- AddExadataInsightMembersDetails - Class in com.oracle.bmc.opsi.model
-
The information about the members of Exadata system to be added.
- AddExadataInsightMembersDetails() - Constructor for class com.oracle.bmc.opsi.model.AddExadataInsightMembersDetails
-
Deprecated.
- addExadataInsightMembersDetails(AddExadataInsightMembersDetails) - Method in class com.oracle.bmc.opsi.requests.AddExadataInsightMembersRequest.Builder
-
Details for the members (e.g.
- AddExadataInsightMembersRequest - Class in com.oracle.bmc.opsi.requests
-
Example: Click
here to see how to use
AddExadataInsightMembersRequest.
- AddExadataInsightMembersRequest() - Constructor for class com.oracle.bmc.opsi.requests.AddExadataInsightMembersRequest
-
- AddExadataInsightMembersRequest.Builder - Class in com.oracle.bmc.opsi.requests
-
- AddExadataInsightMembersResponse - Class in com.oracle.bmc.opsi.responses
-
- AddExadataInsightMembersResponse.Builder - Class in com.oracle.bmc.opsi.responses
-
- addExportLock(AddExportLockRequest) - Method in interface com.oracle.bmc.filestorage.FileStorage
-
Adds a lock to a resource.
- addExportLock(AddExportLockRequest, AsyncHandler<AddExportLockRequest, AddExportLockResponse>) - Method in interface com.oracle.bmc.filestorage.FileStorageAsync
-
Adds a lock to a resource.
- addExportLock(AddExportLockRequest, AsyncHandler<AddExportLockRequest, AddExportLockResponse>) - Method in class com.oracle.bmc.filestorage.FileStorageAsyncClient
-
- addExportLock(AddExportLockRequest) - Method in class com.oracle.bmc.filestorage.FileStorageClient
-
- addExportLockDetails(ResourceLock) - Method in class com.oracle.bmc.filestorage.requests.AddExportLockRequest.Builder
-
The details to be updated for the AddLock.
- AddExportLockRequest - Class in com.oracle.bmc.filestorage.requests
-
Example: Click
here to see how to use AddExportLockRequest.
- AddExportLockRequest() - Constructor for class com.oracle.bmc.filestorage.requests.AddExportLockRequest
-
- AddExportLockRequest.Builder - Class in com.oracle.bmc.filestorage.requests
-
- AddExportLockResponse - Class in com.oracle.bmc.filestorage.responses
-
- AddExportLockResponse.Builder - Class in com.oracle.bmc.filestorage.responses
-
- AddFieldsCommandDescriptor - Class in com.oracle.bmc.loganalytics.model
-
Command descriptor for querylanguage ADDFIELDS command.
- AddFieldsCommandDescriptor(String, String, String, List<AbstractField>, List<AbstractField>, Boolean, List<ParseQueryOutput>) - Constructor for class com.oracle.bmc.loganalytics.model.AddFieldsCommandDescriptor
-
Deprecated.
- AddFieldsCommandDescriptor.Builder - Class in com.oracle.bmc.loganalytics.model
-
- addFileSystemLock(AddFileSystemLockRequest) - Method in interface com.oracle.bmc.filestorage.FileStorage
-
Adds a lock to a resource.
- addFileSystemLock(AddFileSystemLockRequest, AsyncHandler<AddFileSystemLockRequest, AddFileSystemLockResponse>) - Method in interface com.oracle.bmc.filestorage.FileStorageAsync
-
Adds a lock to a resource.
- addFileSystemLock(AddFileSystemLockRequest, AsyncHandler<AddFileSystemLockRequest, AddFileSystemLockResponse>) - Method in class com.oracle.bmc.filestorage.FileStorageAsyncClient
-
- addFileSystemLock(AddFileSystemLockRequest) - Method in class com.oracle.bmc.filestorage.FileStorageClient
-
- addFileSystemLockDetails(ResourceLock) - Method in class com.oracle.bmc.filestorage.requests.AddFileSystemLockRequest.Builder
-
The details to be updated for the AddLock.
- AddFileSystemLockRequest - Class in com.oracle.bmc.filestorage.requests
-
Example: Click
here to see how to use AddFileSystemLockRequest.
- AddFileSystemLockRequest() - Constructor for class com.oracle.bmc.filestorage.requests.AddFileSystemLockRequest
-
- AddFileSystemLockRequest.Builder - Class in com.oracle.bmc.filestorage.requests
-
- AddFileSystemLockResponse - Class in com.oracle.bmc.filestorage.responses
-
- AddFileSystemLockResponse.Builder - Class in com.oracle.bmc.filestorage.responses
-
- addFilesystemSnapshotPolicyLock(AddFilesystemSnapshotPolicyLockRequest) - Method in interface com.oracle.bmc.filestorage.FileStorage
-
Adds a lock to a resource.
- addFilesystemSnapshotPolicyLock(AddFilesystemSnapshotPolicyLockRequest, AsyncHandler<AddFilesystemSnapshotPolicyLockRequest, AddFilesystemSnapshotPolicyLockResponse>) - Method in interface com.oracle.bmc.filestorage.FileStorageAsync
-
Adds a lock to a resource.
- addFilesystemSnapshotPolicyLock(AddFilesystemSnapshotPolicyLockRequest, AsyncHandler<AddFilesystemSnapshotPolicyLockRequest, AddFilesystemSnapshotPolicyLockResponse>) - Method in class com.oracle.bmc.filestorage.FileStorageAsyncClient
-
- addFilesystemSnapshotPolicyLock(AddFilesystemSnapshotPolicyLockRequest) - Method in class com.oracle.bmc.filestorage.FileStorageClient
-
- addFilesystemSnapshotPolicyLockDetails(ResourceLock) - Method in class com.oracle.bmc.filestorage.requests.AddFilesystemSnapshotPolicyLockRequest.Builder
-
The details to be updated for the AddLock.
- AddFilesystemSnapshotPolicyLockRequest - Class in com.oracle.bmc.filestorage.requests
-
Example: Click
here to see how to use
AddFilesystemSnapshotPolicyLockRequest.
- AddFilesystemSnapshotPolicyLockRequest() - Constructor for class com.oracle.bmc.filestorage.requests.AddFilesystemSnapshotPolicyLockRequest
-
- AddFilesystemSnapshotPolicyLockRequest.Builder - Class in com.oracle.bmc.filestorage.requests
-
- AddFilesystemSnapshotPolicyLockResponse - Class in com.oracle.bmc.filestorage.responses
-
- AddFilesystemSnapshotPolicyLockResponse.Builder - Class in com.oracle.bmc.filestorage.responses
-
- addFleetInstallationSites(AddFleetInstallationSitesRequest) - Method in interface com.oracle.bmc.jms.JavaManagementService
-
Add Java installation sites in a Fleet.
- addFleetInstallationSites(AddFleetInstallationSitesRequest, AsyncHandler<AddFleetInstallationSitesRequest, AddFleetInstallationSitesResponse>) - Method in interface com.oracle.bmc.jms.JavaManagementServiceAsync
-
Add Java installation sites in a Fleet.
- addFleetInstallationSites(AddFleetInstallationSitesRequest, AsyncHandler<AddFleetInstallationSitesRequest, AddFleetInstallationSitesResponse>) - Method in class com.oracle.bmc.jms.JavaManagementServiceAsyncClient
-
- addFleetInstallationSites(AddFleetInstallationSitesRequest) - Method in class com.oracle.bmc.jms.JavaManagementServiceClient
-
- AddFleetInstallationSitesDetails - Class in com.oracle.bmc.jms.model
-
The list of Java installation sites to add.
- AddFleetInstallationSitesDetails(List<NewInstallationSite>, List<PostInstallationActions>) - Constructor for class com.oracle.bmc.jms.model.AddFleetInstallationSitesDetails
-
Deprecated.
- addFleetInstallationSitesDetails(AddFleetInstallationSitesDetails) - Method in class com.oracle.bmc.jms.requests.AddFleetInstallationSitesRequest.Builder
-
List of installation sites to be added.
- AddFleetInstallationSitesDetails.Builder - Class in com.oracle.bmc.jms.model
-
- AddFleetInstallationSitesRequest - Class in com.oracle.bmc.jms.requests
-
Example: Click
here to see how to use
AddFleetInstallationSitesRequest.
- AddFleetInstallationSitesRequest() - Constructor for class com.oracle.bmc.jms.requests.AddFleetInstallationSitesRequest
-
- AddFleetInstallationSitesRequest.Builder - Class in com.oracle.bmc.jms.requests
-
- AddFleetInstallationSitesResponse - Class in com.oracle.bmc.jms.responses
-
- AddFleetInstallationSitesResponse.Builder - Class in com.oracle.bmc.jms.responses
-
- addFsuCollectionTargets(AddFsuCollectionTargetsRequest) - Method in interface com.oracle.bmc.fleetsoftwareupdate.FleetSoftwareUpdate
-
Adds targets to an existing Exadata Fleet Update Collection.
- addFsuCollectionTargets(AddFsuCollectionTargetsRequest, AsyncHandler<AddFsuCollectionTargetsRequest, AddFsuCollectionTargetsResponse>) - Method in interface com.oracle.bmc.fleetsoftwareupdate.FleetSoftwareUpdateAsync
-
Adds targets to an existing Exadata Fleet Update Collection.
- addFsuCollectionTargets(AddFsuCollectionTargetsRequest, AsyncHandler<AddFsuCollectionTargetsRequest, AddFsuCollectionTargetsResponse>) - Method in class com.oracle.bmc.fleetsoftwareupdate.FleetSoftwareUpdateAsyncClient
-
- addFsuCollectionTargets(AddFsuCollectionTargetsRequest) - Method in class com.oracle.bmc.fleetsoftwareupdate.FleetSoftwareUpdateClient
-
- AddFsuCollectionTargetsDetails - Class in com.oracle.bmc.fleetsoftwareupdate.model
-
Add Targets to a Exadata Fleet Update Collection.
- AddFsuCollectionTargetsDetails(List<TargetEntry>) - Constructor for class com.oracle.bmc.fleetsoftwareupdate.model.AddFsuCollectionTargetsDetails
-
Deprecated.
- addFsuCollectionTargetsDetails(AddFsuCollectionTargetsDetails) - Method in class com.oracle.bmc.fleetsoftwareupdate.requests.AddFsuCollectionTargetsRequest.Builder
-
The Targets to be added into the Exadata Fleet Update Collection.
- AddFsuCollectionTargetsDetails.Builder - Class in com.oracle.bmc.fleetsoftwareupdate.model
-
- AddFsuCollectionTargetsRequest - Class in com.oracle.bmc.fleetsoftwareupdate.requests
-
Example: Click
here to see how to use
AddFsuCollectionTargetsRequest.
- AddFsuCollectionTargetsRequest() - Constructor for class com.oracle.bmc.fleetsoftwareupdate.requests.AddFsuCollectionTargetsRequest
-
- AddFsuCollectionTargetsRequest.Builder - Class in com.oracle.bmc.fleetsoftwareupdate.requests
-
- AddFsuCollectionTargetsResponse - Class in com.oracle.bmc.fleetsoftwareupdate.responses
-
- AddFsuCollectionTargetsResponse.Builder - Class in com.oracle.bmc.fleetsoftwareupdate.responses
-
- addGovernance(AddGovernanceRequest) - Method in interface com.oracle.bmc.tenantmanagercontrolplane.Governance
-
Starts a work request to opt the tenancy in to governance rules.
- addGovernance(AddGovernanceRequest, AsyncHandler<AddGovernanceRequest, AddGovernanceResponse>) - Method in interface com.oracle.bmc.tenantmanagercontrolplane.GovernanceAsync
-
Starts a work request to opt the tenancy in to governance rules.
- addGovernance(AddGovernanceRequest, AsyncHandler<AddGovernanceRequest, AddGovernanceResponse>) - Method in class com.oracle.bmc.tenantmanagercontrolplane.GovernanceAsyncClient
-
- addGovernance(AddGovernanceRequest) - Method in class com.oracle.bmc.tenantmanagercontrolplane.GovernanceClient
-
- AddGovernanceRequest - Class in com.oracle.bmc.tenantmanagercontrolplane.requests
-
Example: Click
here to see how to use AddGovernanceRequest.
- AddGovernanceRequest() - Constructor for class com.oracle.bmc.tenantmanagercontrolplane.requests.AddGovernanceRequest
-
- AddGovernanceRequest.Builder - Class in com.oracle.bmc.tenantmanagercontrolplane.requests
-
- AddGovernanceResponse - Class in com.oracle.bmc.tenantmanagercontrolplane.responses
-
- AddGovernanceResponse.Builder - Class in com.oracle.bmc.tenantmanagercontrolplane.responses
-
- addHeatWaveCluster(AddHeatWaveClusterRequest) - Method in interface com.oracle.bmc.mysql.DbSystem
-
Adds a HeatWave cluster to the DB System.
- addHeatWaveCluster(AddHeatWaveClusterRequest, AsyncHandler<AddHeatWaveClusterRequest, AddHeatWaveClusterResponse>) - Method in interface com.oracle.bmc.mysql.DbSystemAsync
-
Adds a HeatWave cluster to the DB System.
- addHeatWaveCluster(AddHeatWaveClusterRequest, AsyncHandler<AddHeatWaveClusterRequest, AddHeatWaveClusterResponse>) - Method in class com.oracle.bmc.mysql.DbSystemAsyncClient
-
- addHeatWaveCluster(AddHeatWaveClusterRequest) - Method in class com.oracle.bmc.mysql.DbSystemClient
-
- AddHeatWaveClusterDetails - Class in com.oracle.bmc.mysql.model
-
Details required to add a HeatWave cluster.
- AddHeatWaveClusterDetails(String, Integer, Boolean) - Constructor for class com.oracle.bmc.mysql.model.AddHeatWaveClusterDetails
-
Deprecated.
- addHeatWaveClusterDetails(AddHeatWaveClusterDetails) - Method in class com.oracle.bmc.mysql.requests.AddHeatWaveClusterRequest.Builder
-
Request to add a HeatWave cluster.
- AddHeatWaveClusterDetails.Builder - Class in com.oracle.bmc.mysql.model
-
- AddHeatWaveClusterRequest - Class in com.oracle.bmc.mysql.requests
-
Example: Click
here to see how to use AddHeatWaveClusterRequest.
- AddHeatWaveClusterRequest() - Constructor for class com.oracle.bmc.mysql.requests.AddHeatWaveClusterRequest
-
- AddHeatWaveClusterRequest.Builder - Class in com.oracle.bmc.mysql.requests
-
- AddHeatWaveClusterResponse - Class in com.oracle.bmc.mysql.responses
-
- AddHeatWaveClusterResponse.Builder - Class in com.oracle.bmc.mysql.responses
-
- AddHttpRequestHeaderRule - Class in com.oracle.bmc.loadbalancer.model
-
An object that represents the action of adding a header to a request.
- AddHttpRequestHeaderRule(String, String) - Constructor for class com.oracle.bmc.loadbalancer.model.AddHttpRequestHeaderRule
-
Deprecated.
- AddHttpRequestHeaderRule.Builder - Class in com.oracle.bmc.loadbalancer.model
-
- AddHttpResponseHeaderAction - Class in com.oracle.bmc.waas.model
-
An object that represents the action of replacing or adding a header field.
- AddHttpResponseHeaderAction(String, String) - Constructor for class com.oracle.bmc.waas.model.AddHttpResponseHeaderAction
-
Deprecated.
- AddHttpResponseHeaderAction.Builder - Class in com.oracle.bmc.waas.model
-
- AddHttpResponseHeaderRule - Class in com.oracle.bmc.loadbalancer.model
-
An object that represents the action of adding a header to a response.
- AddHttpResponseHeaderRule(String, String) - Constructor for class com.oracle.bmc.loadbalancer.model.AddHttpResponseHeaderRule
-
Deprecated.
- AddHttpResponseHeaderRule.Builder - Class in com.oracle.bmc.loadbalancer.model
-
- addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest) - Method in interface com.oracle.bmc.core.Compute
-
Adds a shape to the compatible shapes list for the image.
- addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest, AsyncHandler<AddImageShapeCompatibilityEntryRequest, AddImageShapeCompatibilityEntryResponse>) - Method in interface com.oracle.bmc.core.ComputeAsync
-
Adds a shape to the compatible shapes list for the image.
- addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest, AsyncHandler<AddImageShapeCompatibilityEntryRequest, AddImageShapeCompatibilityEntryResponse>) - Method in class com.oracle.bmc.core.ComputeAsyncClient
-
- addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest) - Method in class com.oracle.bmc.core.ComputeClient
-
- AddImageShapeCompatibilityEntryDetails - Class in com.oracle.bmc.core.model
-
Image shape compatibility details.
- AddImageShapeCompatibilityEntryDetails(ImageMemoryConstraints, ImageOcpuConstraints) - Constructor for class com.oracle.bmc.core.model.AddImageShapeCompatibilityEntryDetails
-
Deprecated.
- addImageShapeCompatibilityEntryDetails(AddImageShapeCompatibilityEntryDetails) - Method in class com.oracle.bmc.core.requests.AddImageShapeCompatibilityEntryRequest.Builder
-
Image shape compatibility details
- AddImageShapeCompatibilityEntryDetails.Builder - Class in com.oracle.bmc.core.model
-
- AddImageShapeCompatibilityEntryRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use
AddImageShapeCompatibilityEntryRequest.
- AddImageShapeCompatibilityEntryRequest() - Constructor for class com.oracle.bmc.core.requests.AddImageShapeCompatibilityEntryRequest
-
- AddImageShapeCompatibilityEntryRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AddImageShapeCompatibilityEntryResponse - Class in com.oracle.bmc.core.responses
-
- AddImageShapeCompatibilityEntryResponse.Builder - Class in com.oracle.bmc.core.responses
-
- AddInsightsCommandDescriptor - Class in com.oracle.bmc.loganalytics.model
-
Command descriptor for querylanguage ADDINSIGHTS command.
- AddInsightsCommandDescriptor(String, String, String, List<AbstractField>, List<AbstractField>, Boolean) - Constructor for class com.oracle.bmc.loganalytics.model.AddInsightsCommandDescriptor
-
Deprecated.
- AddInsightsCommandDescriptor.Builder - Class in com.oracle.bmc.loganalytics.model
-
- addIpv6SubnetCidr(AddIpv6SubnetCidrRequest) - Method in interface com.oracle.bmc.core.VirtualNetwork
-
Add an IPv6 prefix to a subnet.
- addIpv6SubnetCidr(AddIpv6SubnetCidrRequest, AsyncHandler<AddIpv6SubnetCidrRequest, AddIpv6SubnetCidrResponse>) - Method in interface com.oracle.bmc.core.VirtualNetworkAsync
-
Add an IPv6 prefix to a subnet.
- addIpv6SubnetCidr(AddIpv6SubnetCidrRequest, AsyncHandler<AddIpv6SubnetCidrRequest, AddIpv6SubnetCidrResponse>) - Method in class com.oracle.bmc.core.VirtualNetworkAsyncClient
-
- addIpv6SubnetCidr(AddIpv6SubnetCidrRequest) - Method in class com.oracle.bmc.core.VirtualNetworkClient
-
- AddIpv6SubnetCidrRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use AddIpv6SubnetCidrRequest.
- AddIpv6SubnetCidrRequest() - Constructor for class com.oracle.bmc.core.requests.AddIpv6SubnetCidrRequest
-
- AddIpv6SubnetCidrRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AddIpv6SubnetCidrResponse - Class in com.oracle.bmc.core.responses
-
- AddIpv6SubnetCidrResponse.Builder - Class in com.oracle.bmc.core.responses
-
- addIpv6VcnCidr(AddIpv6VcnCidrRequest) - Method in interface com.oracle.bmc.core.VirtualNetwork
-
Add an IPv6 prefix to a VCN.
- addIpv6VcnCidr(AddIpv6VcnCidrRequest, AsyncHandler<AddIpv6VcnCidrRequest, AddIpv6VcnCidrResponse>) - Method in interface com.oracle.bmc.core.VirtualNetworkAsync
-
Add an IPv6 prefix to a VCN.
- addIpv6VcnCidr(AddIpv6VcnCidrRequest, AsyncHandler<AddIpv6VcnCidrRequest, AddIpv6VcnCidrResponse>) - Method in class com.oracle.bmc.core.VirtualNetworkAsyncClient
-
- addIpv6VcnCidr(AddIpv6VcnCidrRequest) - Method in class com.oracle.bmc.core.VirtualNetworkClient
-
- AddIpv6VcnCidrRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use AddIpv6VcnCidrRequest.
- AddIpv6VcnCidrRequest() - Constructor for class com.oracle.bmc.core.requests.AddIpv6VcnCidrRequest
-
- AddIpv6VcnCidrRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AddIpv6VcnCidrResponse - Class in com.oracle.bmc.core.responses
-
- AddIpv6VcnCidrResponse.Builder - Class in com.oracle.bmc.core.responses
-
- additionalAliases(List<MonitoredResourceAliasCredential>) - Method in class com.oracle.bmc.stackmonitoring.model.CreateMonitoredResourceDetails.Builder
-
List of MonitoredResourceAliasCredentials.
- additionalAliases(List<MonitoredResourceAliasCredential>) - Method in class com.oracle.bmc.stackmonitoring.model.UpdateMonitoredResourceDetails.Builder
-
List of MonitoredResourceAliasCredentials.
- AdditionalAssignedRegionCollection - Class in com.oracle.bmc.tenantmanagercontrolplane.model
-
- AdditionalAssignedRegionCollection(List<String>) - Constructor for class com.oracle.bmc.tenantmanagercontrolplane.model.AdditionalAssignedRegionCollection
-
Deprecated.
- AdditionalAssignedRegionCollection.Builder - Class in com.oracle.bmc.tenantmanagercontrolplane.model
-
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.databasemigration.model.CreateMysqlConnectionDetails.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.databasemigration.model.MysqlConnection.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.databasemigration.model.MysqlConnectionSummary.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.databasemigration.model.UpdateMysqlConnectionDetails.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.CreateDb2ConnectionDetails.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.CreateMicrosoftSqlserverConnectionDetails.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.CreateMysqlConnectionDetails.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.CreatePostgresqlConnectionDetails.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.Db2Connection.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.Db2ConnectionSummary.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.MicrosoftSqlserverConnection.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.MicrosoftSqlserverConnectionSummary.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.MysqlConnection.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.MysqlConnectionSummary.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.PostgresqlConnection.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.PostgresqlConnectionSummary.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.UpdateDb2ConnectionDetails.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.UpdateMicrosoftSqlserverConnectionDetails.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.UpdateMysqlConnectionDetails.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<NameValuePair>) - Method in class com.oracle.bmc.goldengate.model.UpdatePostgresqlConnectionDetails.Builder
-
An array of name-value pair attribute entries.
- additionalAttributes(List<MyAuthenticationFactorInitiatorAdditionalAttributes>) - Method in class com.oracle.bmc.identitydomains.model.MyAuthenticationFactorInitiator.Builder
-
Additional attributes which will be sent as part of a push notification
- additionalAttributes(List<MyAuthenticationFactorValidatorAdditionalAttributes>) - Method in class com.oracle.bmc.identitydomains.model.MyAuthenticationFactorValidator.Builder
-
Additional attributes which will be sent as part of a push notification
- additionalAttributes(List<MyDeviceAdditionalAttributes>) - Method in class com.oracle.bmc.identitydomains.model.MyDevice.Builder
-
Device additional attributes
- additionalCdbParams(String) - Method in class com.oracle.bmc.database.model.PdbConversionHistoryEntry.Builder
-
Additional container database parameter.
- additionalCdbParams(String) - Method in class com.oracle.bmc.database.model.PdbConversionHistoryEntrySummary.Builder
-
Additional container database parameter.
- additionalCdbParams(String) - Method in class com.oracle.bmc.database.model.PdbConversionToNewDatabaseDetails.Builder
-
Additional container database parameters.
- additionalChecksumAlgorithm(ChecksumAlgorithm) - Method in class com.oracle.bmc.objectstorage.transfer.MultipartObjectAssembler.MultipartObjectAssemblerBuilder
-
- additionalChecksumAlgorithm(ChecksumAlgorithm) - Method in class com.oracle.bmc.objectstorage.transfer.UploadConfiguration.UploadConfigurationBuilder
-
- additionalClientConfigurator - Variable in class com.oracle.bmc.auth.internal.AbstractFederationClient
-
- additionalClientConfigurator(ClientConfigurator) - Method in class com.oracle.bmc.common.ClientBuilderBase
-
Add an additional client configurator to be run after the primary configurator.
- additionalClientConfigurators - Variable in class com.oracle.bmc.common.ClientBuilderBase
-
- additionalClientConfigurators(List<ClientConfigurator>) - Method in class com.oracle.bmc.common.ClientBuilderBase
-
Add additional client configurators to be run after the primary configurator.
- additionalCommand(String) - Method in class com.oracle.bmc.generativeaiinference.model.SummarizeTextDetails.Builder
-
A free-form instruction for modifying how the summaries get generated.
- additionalComputeCount(Integer) - Method in class com.oracle.bmc.database.model.ExadataInfrastructure.Builder
-
The requested number of additional compute servers for the Exadata infrastructure.
- additionalComputeCount(Integer) - Method in class com.oracle.bmc.database.model.ExadataInfrastructureSummary.Builder
-
The requested number of additional compute servers for the Exadata infrastructure.
- additionalComputeCount(Integer) - Method in class com.oracle.bmc.database.model.UpdateExadataInfrastructureDetails.Builder
-
The requested number of additional compute servers for the Exadata infrastructure.
- additionalComputeSystemModel(ExadataInfrastructure.AdditionalComputeSystemModel) - Method in class com.oracle.bmc.database.model.ExadataInfrastructure.Builder
-
Oracle Exadata System Model specification.
- additionalComputeSystemModel(ExadataInfrastructureSummary.AdditionalComputeSystemModel) - Method in class com.oracle.bmc.database.model.ExadataInfrastructureSummary.Builder
-
Oracle Exadata System Model specification.
- additionalComputeSystemModel(UpdateExadataInfrastructureDetails.AdditionalComputeSystemModel) - Method in class com.oracle.bmc.database.model.UpdateExadataInfrastructureDetails.Builder
-
Oracle Exadata System Model specification.
- additionalConditions(List<IngestTimeRuleAdditionalFieldCondition>) - Method in class com.oracle.bmc.loganalytics.model.IngestTimeRuleFieldCondition.Builder
-
Optional additional condition(s) to be evaluated.
- additionalConfigurations(Map<String, String>) - Method in class com.oracle.bmc.datascience.model.GenericJobRunUseCaseConfigurationDetails.Builder
-
The additional configurations
- additionalConfigurations(Map<String, String>) - Method in class com.oracle.bmc.datascience.model.ModelDeployWorkloadConfigurationDetails.Builder
-
The additional configurations
- additionalContacts(List<Contact>) - Method in class com.oracle.bmc.marketplaceprivateoffer.model.BuyerInformation.Builder
-
the additional contacts associated with the buyer
- additionalContacts(List<Contact>) - Method in class com.oracle.bmc.marketplaceprivateoffer.model.SellerInformation.Builder
-
the additional contacts associated with the seller
- additionalContacts(List<Contact>) - Method in class com.oracle.bmc.marketplacepublisher.model.BuyerInformation.Builder
-
the additional contacts associated with the buyer
- additionalContacts(List<Contact>) - Method in class com.oracle.bmc.marketplacepublisher.model.SellerInformation.Builder
-
the additional contacts associated with the seller
- additionalCredentials(List<MonitoredResourceCredential>) - Method in class com.oracle.bmc.stackmonitoring.model.CreateMonitoredResourceDetails.Builder
-
List of MonitoredResourceCredentials.
- additionalCredentials(List<MonitoredResourceCredential>) - Method in class com.oracle.bmc.stackmonitoring.model.UpdateMonitoredResourceDetails.Builder
-
List of MonitoredResourceCredentials.
- additionalData(Object) - Method in class com.oracle.bmc.identitydomains.model.ExtensionMessagesError.Builder
-
Contains Map based additional data for the exception message (as key-value pair).
- additionalDetails(Map<String, Object>) - Method in class com.oracle.bmc.audit.model.Data.Builder
-
A container object for attribues unique to the resource emitting the event.
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.cloudguard.model.Problem.Builder
-
The additional details of the problem
- additionalDetails(ResourceAdditionalDetails) - Method in class com.oracle.bmc.cloudguard.model.Resource.Builder
-
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.cloudguard.model.Sighting.Builder
-
The additional details for the sighting
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.core.model.InstanceMaintenanceEvent.Builder
-
Additional details of the maintenance in the form of json.
- additionalDetails(String) - Method in class com.oracle.bmc.database.model.DbNode.Builder
-
Additional information about the planned maintenance.
- additionalDetails(String) - Method in class com.oracle.bmc.database.model.DbNodeSummary.Builder
-
Additional information about the planned maintenance.
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.databasemanagement.model.ExternalAsm.Builder
-
The additional details of the external ASM defined in {"key": "value"}
format.
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.databasemanagement.model.ExternalCluster.Builder
-
The additional details of the external cluster defined in {"key": "value"}
format.
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.databasemanagement.model.ExternalDbHome.Builder
-
The additional details of the DB home defined in {"key": "value"}
format.
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.databasemanagement.model.ExternalDbNode.Builder
-
The additional details of the external DB node defined in {"key": "value"}
format.
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.databasemanagement.model.ExternalExadataDatabaseSystemSummary.Builder
-
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.databasemanagement.model.ExternalExadataInfrastructure.Builder
-
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.databasemanagement.model.ExternalExadataInfrastructureSummary.Builder
-
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.databasemanagement.model.ExternalExadataStorageConnector.Builder
-
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.databasemanagement.model.ExternalExadataStorageConnectorSummary.Builder
-
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.databasemanagement.model.ExternalExadataStorageGrid.Builder
-
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.databasemanagement.model.ExternalExadataStorageGridSummary.Builder
-
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.databasemanagement.model.ExternalExadataStorageServer.Builder
-
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.databasemanagement.model.ExternalExadataStorageServerSummary.Builder
-
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.databasemanagement.model.ExternalListener.Builder
-
The additional details of the external listener defined in {"key": "value"}
format.
- additionalDetails(Map<String, String>) - Method in class com.oracle.bmc.databasemanagement.model.ManagedDatabase.Builder
-
The additional details specific to a type of database defined in {"key": "value"}
format.
- additionalDetails(WorkRequestEventDataAdditionalDetails) - Method in class com.oracle.bmc.osmanagementhub.model.AgentEventData.Builder
-
- additionalDetails(ExploitAttemptAdditionalDetails) - Method in class com.oracle.bmc.osmanagementhub.model.ExploitAttemptEventData.Builder
-
- additionalDetails(KernelEventAdditionalDetails) - Method in class com.oracle.bmc.osmanagementhub.model.KernelEventData.Builder
-
- additionalDetails(WorkRequestEventDataAdditionalDetails) - Method in class com.oracle.bmc.osmanagementhub.model.KspliceUpdateEventData.Builder
-
- additionalDetails(WorkRequestEventDataAdditionalDetails) - Method in class com.oracle.bmc.osmanagementhub.model.ManagementStationEventData.Builder
-
- additionalDetails(WorkRequestEventDataAdditionalDetails) - Method in class com.oracle.bmc.osmanagementhub.model.RebootEventData.Builder
-
- additionalDetails(WorkRequestEventDataAdditionalDetails) - Method in class com.oracle.bmc.osmanagementhub.model.SoftwareSourceEventData.Builder
-
- additionalDetails(WorkRequestEventDataAdditionalDetails) - Method in class com.oracle.bmc.osmanagementhub.model.SoftwareUpdateEventData.Builder
-
- additionalDetails(WorkRequestEventDataAdditionalDetails) - Method in class com.oracle.bmc.osmanagementhub.model.SysadminEventData.Builder
-
- additionalDetails(Map<String, Object>) - Method in class com.oracle.bmc.resourcesearch.model.ResourceSummary.Builder
-
Additional resource attribute fields of this resource that match queries with a return
clause, if any.
- additionalDomains(List<String>) - Method in class com.oracle.bmc.waas.model.CreateWaasPolicyDetails.Builder
-
An array of additional domains for the specified web application.
- additionalDomains(List<String>) - Method in class com.oracle.bmc.waas.model.UpdateWaasPolicyDetails.Builder
-
An array of additional domains protected by this WAAS policy.
- additionalDomains(List<String>) - Method in class com.oracle.bmc.waas.model.WaasPolicy.Builder
-
An array of additional domains for this web application.
- additionalEntitiesCount(Integer) - Method in class com.oracle.bmc.cloudguard.model.LoggingQueryDataSourceDetails.Builder
-
The additional entities count used for data source query
- additionalFederationClientConfigurator(ClientConfigurator) - Method in class com.oracle.bmc.auth.AbstractRequestingAuthenticationDetailsProvider.Builder
-
Add an additional client configurator to be run after the primary configurator.
- additionalFederationClientConfigurators - Variable in class com.oracle.bmc.auth.AbstractRequestingAuthenticationDetailsProvider.Builder
-
- additionalFlashCacheInPercent(Integer) - Method in class com.oracle.bmc.database.model.CreateExascaleDbStorageVaultDetails.Builder
-
The size of additional Flash Cache in percentage of High Capacity database storage.
- additionalFlashCacheInPercent(Integer) - Method in class com.oracle.bmc.database.model.ExascaleDbStorageVault.Builder
-
The size of additional Flash Cache in percentage of High Capacity database storage.
- additionalFlashCacheInPercent(Integer) - Method in class com.oracle.bmc.database.model.ExascaleDbStorageVaultSummary.Builder
-
The size of additional Flash Cache in percentage of High Capacity database storage.
- additionalFlashCacheInPercent(Integer) - Method in class com.oracle.bmc.database.model.UpdateExascaleDbStorageVaultDetails.Builder
-
The size of additional Flash Cache in percentage of High Capacity database storage.
- additionalFqdns(List<String>) - Method in class com.oracle.bmc.databasetools.model.DatabaseToolsPrivateEndpoint.Builder
-
A list of additional FQDNs that can be also be used for the private endpoint.
- additionalFqdns(List<String>) - Method in class com.oracle.bmc.databasetools.model.DatabaseToolsPrivateEndpointSummary.Builder
-
A list of additional FQDNs that can be also be used for the private endpoint.
- additionalInfo(Map<String, String>) - Method in class com.oracle.bmc.loganalytics.model.ParserTestResult.Builder
-
Additional information for the test result.
- additionalInformation(String) - Method in class com.oracle.bmc.announcementsservice.model.Announcement.Builder
-
Additional information about the event, expressed by using Markdown language and included
in the details view of an announcement.
- additionalLanguagePacks(List<String>) - Method in class com.oracle.bmc.fusionapps.model.CreateFusionEnvironmentDetails.Builder
-
Language packs.
- additionalLanguagePacks(List<String>) - Method in class com.oracle.bmc.fusionapps.model.FusionEnvironment.Builder
-
Language packs
- additionalLanguagePacks(List<String>) - Method in class com.oracle.bmc.fusionapps.model.FusionEnvironmentSummary.Builder
-
Language packs
- additionalLanguagePacks(List<String>) - Method in class com.oracle.bmc.fusionapps.model.UpdateFusionEnvironmentDetails.Builder
-
Language packs
- additionalMessage(String) - Method in class com.oracle.bmc.delegateaccesscontrol.model.ApproveDelegatedResourceAccessRequestDetails.Builder
-
Message that needs to be displayed to the operator.
- additionalMessage(String) - Method in class com.oracle.bmc.operatoraccesscontrol.model.ApproveAccessRequestDetails.Builder
-
Message that needs to be displayed to the Ops User.
- additionalMigrations(List<ExadataDbSystemMigrationSummary>) - Method in class com.oracle.bmc.database.model.ExadataDbSystemMigration.Builder
-
The details of addtional resources related to the migration.
- additionalNamespaceMap(Map<String, String>) - Method in class com.oracle.bmc.stackmonitoring.model.MonitoredResourceType.Builder
-
Key/Value pair for additional namespaces used by stack monitoring services for SYSTEM
(SMB) resource types.
- additionalNamespaceMap(Map<String, String>) - Method in class com.oracle.bmc.stackmonitoring.model.MonitoredResourceTypeSummary.Builder
-
Key/Value pair for additional namespaces used by stack monitoring services for SYSTEM
(SMB) resource types.
- additionalParameters(Map<String, String>) - Method in class com.oracle.bmc.adm.model.GitHubActionsConfiguration.Builder
-
Additional key-value pairs passed as parameters to the build service when running an
experiment.
- additionalParameters(Map<String, String>) - Method in class com.oracle.bmc.adm.model.GitLabPipelineConfiguration.Builder
-
Additional key-value pairs passed as parameters to the build service when running an
experiment.
- additionalParameters(Map<String, String>) - Method in class com.oracle.bmc.adm.model.JenkinsPipelineConfiguration.Builder
-
Additional key-value pairs passed as parameters to the build service when running an
experiment.
- additionalParameters(Map<String, String>) - Method in class com.oracle.bmc.adm.model.OciDevOpsBuildConfiguration.Builder
-
Additional key-value pairs passed as parameters to the build service when running an
experiment.
- additionalPrefixes(List<String>) - Method in class com.oracle.bmc.objectstorage.model.CreatePrivateEndpointDetails.Builder
-
A list of additional prefix that you can provide along with any other prefix.
- additionalPrefixes(List<String>) - Method in class com.oracle.bmc.objectstorage.model.PrivateEndpoint.Builder
-
A list of additional prefix that you can provide along with any other prefix.
- additionalPrefixesFqdns(Map<String, PrefixFqdns>) - Method in class com.oracle.bmc.objectstorage.model.Fqdns.Builder
-
An object containing FQDNs formed using additionalPrefixes.
- additionalProperties(List<Property>) - Method in class com.oracle.bmc.announcementsservice.model.AffectedResource.Builder
-
Additional properties associated with the resource.
- additionalProperties(String) - Method in class com.oracle.bmc.dataintegration.model.UpdateTaskFromRestTask.Builder
-
Header value.
- additionalProperties(Map<String, String>) - Method in class com.oracle.bmc.datalabelingservice.model.Dataset.Builder
-
A simple key-value pair that is applied without any predefined name, type, or scope.
- additionalProperties(Map<String, String>) - Method in class com.oracle.bmc.datalabelingservicedataplane.model.Dataset.Builder
-
A simple key-value pair that is applied without any predefined name, type, or scope.
- additionalStorageCount(Integer) - Method in class com.oracle.bmc.database.model.CloudExadataInfrastructure.Builder
-
The requested number of additional storage servers for the Exadata infrastructure.
- additionalStorageCount(Integer) - Method in class com.oracle.bmc.database.model.CloudExadataInfrastructureSummary.Builder
-
The requested number of additional storage servers for the Exadata infrastructure.
- additionalStorageCount(Integer) - Method in class com.oracle.bmc.database.model.ExadataInfrastructure.Builder
-
The requested number of additional storage servers for the Exadata infrastructure.
- additionalStorageCount(Integer) - Method in class com.oracle.bmc.database.model.ExadataInfrastructureSummary.Builder
-
The requested number of additional storage servers for the Exadata infrastructure.
- additionalStorageCount(Integer) - Method in class com.oracle.bmc.database.model.UpdateExadataInfrastructureDetails.Builder
-
The requested number of additional storage servers for the Exadata infrastructure.
- additionalTranscriptionFormats(List<CreateTranscriptionJobDetails.AdditionalTranscriptionFormats>) - Method in class com.oracle.bmc.aispeech.model.CreateTranscriptionJobDetails.Builder
-
Transcription Format.
- additionalTranscriptionFormats(List<TranscriptionJob.AdditionalTranscriptionFormats>) - Method in class com.oracle.bmc.aispeech.model.TranscriptionJob.Builder
-
Transcription format.
- AdditionalValidationPolicy - Class in com.oracle.bmc.apigateway.model
-
Additional JWT validation checks.
- AdditionalValidationPolicy(List<String>, List<String>, List<JsonWebTokenClaim>) - Constructor for class com.oracle.bmc.apigateway.model.AdditionalValidationPolicy
-
Deprecated.
- additionalValidationPolicy(AdditionalValidationPolicy) - Method in class com.oracle.bmc.apigateway.model.TokenAuthenticationRemoteDiscoveryValidationPolicy.Builder
-
- additionalValidationPolicy(AdditionalValidationPolicy) - Method in class com.oracle.bmc.apigateway.model.TokenAuthenticationRemoteJWKSValidationPolicy.Builder
-
- additionalValidationPolicy(AdditionalValidationPolicy) - Method in class com.oracle.bmc.apigateway.model.TokenAuthenticationStaticKeysValidationPolicy.Builder
-
- AdditionalValidationPolicy.Builder - Class in com.oracle.bmc.apigateway.model
-
- addKafka(AddKafkaRequest) - Method in interface com.oracle.bmc.bds.Bds
-
Adds Kafka to a cluster.
- addKafka(AddKafkaRequest, AsyncHandler<AddKafkaRequest, AddKafkaResponse>) - Method in interface com.oracle.bmc.bds.BdsAsync
-
Adds Kafka to a cluster.
- addKafka(AddKafkaRequest, AsyncHandler<AddKafkaRequest, AddKafkaResponse>) - Method in class com.oracle.bmc.bds.BdsAsyncClient
-
- addKafka(AddKafkaRequest) - Method in class com.oracle.bmc.bds.BdsClient
-
- AddKafkaDetails - Class in com.oracle.bmc.bds.model
-
The information about the Kafka service to be added.
- AddKafkaDetails(String, Integer, ShapeConfigDetails, Long, String) - Constructor for class com.oracle.bmc.bds.model.AddKafkaDetails
-
Deprecated.
- addKafkaDetails(AddKafkaDetails) - Method in class com.oracle.bmc.bds.requests.AddKafkaRequest.Builder
-
Details of the Kafka broker nodes to employ to enable the service.
- AddKafkaDetails.Builder - Class in com.oracle.bmc.bds.model
-
- AddKafkaRequest - Class in com.oracle.bmc.bds.requests
-
Example: Click
here to see how to use AddKafkaRequest.
- AddKafkaRequest() - Constructor for class com.oracle.bmc.bds.requests.AddKafkaRequest
-
- AddKafkaRequest.Builder - Class in com.oracle.bmc.bds.requests
-
- AddKafkaResponse - Class in com.oracle.bmc.bds.responses
-
- AddKafkaResponse.Builder - Class in com.oracle.bmc.bds.responses
-
- AddLockDetails - Class in com.oracle.bmc.identity.model
-
Request payload to add lock to the resource.
- AddLockDetails(AddLockDetails.Type, String, String) - Constructor for class com.oracle.bmc.identity.model.AddLockDetails
-
Deprecated.
- addLockDetails(AddLockDetails) - Method in class com.oracle.bmc.identity.requests.AddTagDefaultLockRequest.Builder
-
Lock that is going to be added to resource
- addLockDetails(AddLockDetails) - Method in class com.oracle.bmc.identity.requests.AddTagNamespaceLockRequest.Builder
-
Lock that is going to be added to resource
- AddLockDetails - Class in com.oracle.bmc.limits.model
-
Request payload to add lock to the resource.
- AddLockDetails(AddLockDetails.Type, String, String) - Constructor for class com.oracle.bmc.limits.model.AddLockDetails
-
Deprecated.
- addLockDetails(AddLockDetails) - Method in class com.oracle.bmc.limits.requests.AddQuotaLockRequest.Builder
-
- AddLockDetails - Class in com.oracle.bmc.mediaservices.model
-
Request payload to add lock to the resource.
- AddLockDetails(AddLockDetails.Type, String, String, String, Date) - Constructor for class com.oracle.bmc.mediaservices.model.AddLockDetails
-
Deprecated.
- addLockDetails(AddLockDetails) - Method in class com.oracle.bmc.mediaservices.requests.AddMediaAssetLockRequest.Builder
-
The details to be updated for the AddLock.
- addLockDetails(AddLockDetails) - Method in class com.oracle.bmc.mediaservices.requests.AddMediaWorkflowJobLockRequest.Builder
-
The details to be updated for the AddLock.
- AddLockDetails.Builder - Class in com.oracle.bmc.identity.model
-
- AddLockDetails.Builder - Class in com.oracle.bmc.limits.model
-
- AddLockDetails.Builder - Class in com.oracle.bmc.mediaservices.model
-
- AddLockDetails.Type - Enum in com.oracle.bmc.identity.model
-
Type of the lock.
- AddLockDetails.Type - Enum in com.oracle.bmc.limits.model
-
Lock type.
- AddLockDetails.Type - Enum in com.oracle.bmc.mediaservices.model
-
Type of the lock.
- addLoggingHandler(Boolean) - Method in class com.oracle.bmc.jms.model.PostInstallationActionSettings.Builder
-
Sets FileHandler and ConsoleHandler as handlers in logging.properties file.
- AddMacsManagedCloudExadataInsightMembersDetails - Class in com.oracle.bmc.opsi.model
-
The information about the members of Exadata system to be added.
- AddMacsManagedCloudExadataInsightMembersDetails(List<CreateMacsManagedCloudExadataVmclusterDetails>) - Constructor for class com.oracle.bmc.opsi.model.AddMacsManagedCloudExadataInsightMembersDetails
-
Deprecated.
- AddMacsManagedCloudExadataInsightMembersDetails.Builder - Class in com.oracle.bmc.opsi.model
-
- addManagedDatabaseToManagedDatabaseGroup(AddManagedDatabaseToManagedDatabaseGroupRequest) - Method in interface com.oracle.bmc.databasemanagement.DbManagement
-
Adds a Managed Database to a specific Managed Database Group.
- addManagedDatabaseToManagedDatabaseGroup(AddManagedDatabaseToManagedDatabaseGroupRequest, AsyncHandler<AddManagedDatabaseToManagedDatabaseGroupRequest, AddManagedDatabaseToManagedDatabaseGroupResponse>) - Method in interface com.oracle.bmc.databasemanagement.DbManagementAsync
-
Adds a Managed Database to a specific Managed Database Group.
- addManagedDatabaseToManagedDatabaseGroup(AddManagedDatabaseToManagedDatabaseGroupRequest, AsyncHandler<AddManagedDatabaseToManagedDatabaseGroupRequest, AddManagedDatabaseToManagedDatabaseGroupResponse>) - Method in class com.oracle.bmc.databasemanagement.DbManagementAsyncClient
-
- addManagedDatabaseToManagedDatabaseGroup(AddManagedDatabaseToManagedDatabaseGroupRequest) - Method in class com.oracle.bmc.databasemanagement.DbManagementClient
-
- AddManagedDatabaseToManagedDatabaseGroupDetails - Class in com.oracle.bmc.databasemanagement.model
-
The Managed Database details required to add it to a Managed Database Group.
- AddManagedDatabaseToManagedDatabaseGroupDetails(String) - Constructor for class com.oracle.bmc.databasemanagement.model.AddManagedDatabaseToManagedDatabaseGroupDetails
-
Deprecated.
- addManagedDatabaseToManagedDatabaseGroupDetails(AddManagedDatabaseToManagedDatabaseGroupDetails) - Method in class com.oracle.bmc.databasemanagement.requests.AddManagedDatabaseToManagedDatabaseGroupRequest.Builder
-
The Managed Database details required to add the Managed Database to a Managed Database
Group.
- AddManagedDatabaseToManagedDatabaseGroupDetails.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AddManagedDatabaseToManagedDatabaseGroupRequest - Class in com.oracle.bmc.databasemanagement.requests
-
Example: Click
here to see how to use
AddManagedDatabaseToManagedDatabaseGroupRequest.
- AddManagedDatabaseToManagedDatabaseGroupRequest() - Constructor for class com.oracle.bmc.databasemanagement.requests.AddManagedDatabaseToManagedDatabaseGroupRequest
-
- AddManagedDatabaseToManagedDatabaseGroupRequest.Builder - Class in com.oracle.bmc.databasemanagement.requests
-
- AddManagedDatabaseToManagedDatabaseGroupResponse - Class in com.oracle.bmc.databasemanagement.responses
-
- AddManagedDatabaseToManagedDatabaseGroupResponse.Builder - Class in com.oracle.bmc.databasemanagement.responses
-
- addMaskingColumnsFromSdm(AddMaskingColumnsFromSdmRequest) - Method in interface com.oracle.bmc.datasafe.DataSafe
-
Adds columns to the specified masking policy from the associated sensitive data model.
- addMaskingColumnsFromSdm(AddMaskingColumnsFromSdmRequest, AsyncHandler<AddMaskingColumnsFromSdmRequest, AddMaskingColumnsFromSdmResponse>) - Method in interface com.oracle.bmc.datasafe.DataSafeAsync
-
Adds columns to the specified masking policy from the associated sensitive data model.
- addMaskingColumnsFromSdm(AddMaskingColumnsFromSdmRequest, AsyncHandler<AddMaskingColumnsFromSdmRequest, AddMaskingColumnsFromSdmResponse>) - Method in class com.oracle.bmc.datasafe.DataSafeAsyncClient
-
- addMaskingColumnsFromSdm(AddMaskingColumnsFromSdmRequest) - Method in class com.oracle.bmc.datasafe.DataSafeClient
-
- AddMaskingColumnsFromSdmRequest - Class in com.oracle.bmc.datasafe.requests
-
Example: Click
here to see how to use
AddMaskingColumnsFromSdmRequest.
- AddMaskingColumnsFromSdmRequest() - Constructor for class com.oracle.bmc.datasafe.requests.AddMaskingColumnsFromSdmRequest
-
- AddMaskingColumnsFromSdmRequest.Builder - Class in com.oracle.bmc.datasafe.requests
-
- AddMaskingColumnsFromSdmResponse - Class in com.oracle.bmc.datasafe.responses
-
- AddMaskingColumnsFromSdmResponse.Builder - Class in com.oracle.bmc.datasafe.responses
-
- addMasterNodes(AddMasterNodesRequest) - Method in interface com.oracle.bmc.bds.Bds
-
Increases the size (scales out) of a cluster by adding master nodes.
- addMasterNodes(AddMasterNodesRequest, AsyncHandler<AddMasterNodesRequest, AddMasterNodesResponse>) - Method in interface com.oracle.bmc.bds.BdsAsync
-
Increases the size (scales out) of a cluster by adding master nodes.
- addMasterNodes(AddMasterNodesRequest, AsyncHandler<AddMasterNodesRequest, AddMasterNodesResponse>) - Method in class com.oracle.bmc.bds.BdsAsyncClient
-
- addMasterNodes(AddMasterNodesRequest) - Method in class com.oracle.bmc.bds.BdsClient
-
- AddMasterNodesDetails - Class in com.oracle.bmc.bds.model
-
The information about added master nodes.
- AddMasterNodesDetails(String, Integer, String, Long, ShapeConfigDetails) - Constructor for class com.oracle.bmc.bds.model.AddMasterNodesDetails
-
Deprecated.
- addMasterNodesDetails(AddMasterNodesDetails) - Method in class com.oracle.bmc.bds.requests.AddMasterNodesRequest.Builder
-
Details for the newly added nodes.
- AddMasterNodesDetails.Builder - Class in com.oracle.bmc.bds.model
-
- AddMasterNodesRequest - Class in com.oracle.bmc.bds.requests
-
Example: Click
here to see how to use AddMasterNodesRequest.
- AddMasterNodesRequest() - Constructor for class com.oracle.bmc.bds.requests.AddMasterNodesRequest
-
- AddMasterNodesRequest.Builder - Class in com.oracle.bmc.bds.requests
-
- AddMasterNodesResponse - Class in com.oracle.bmc.bds.responses
-
- AddMasterNodesResponse.Builder - Class in com.oracle.bmc.bds.responses
-
- AddmDbCollection - Class in com.oracle.bmc.opsi.model
-
- AddmDbCollection(Date, Date, List<AddmDbSummary>) - Constructor for class com.oracle.bmc.opsi.model.AddmDbCollection
-
Deprecated.
- addmDbCollection(AddmDbCollection) - Method in class com.oracle.bmc.opsi.responses.ListAddmDbsResponse.Builder
-
The returned AddmDbCollection
instance.
- AddmDbCollection.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbFindingAggregation - Class in com.oracle.bmc.opsi.model
-
- AddmDbFindingAggregation(String, String, String, String, String, String, Double, Double, Double, Integer, Integer) - Constructor for class com.oracle.bmc.opsi.model.AddmDbFindingAggregation
-
Deprecated.
- AddmDbFindingAggregation.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbFindingAggregationCollection - Class in com.oracle.bmc.opsi.model
-
- AddmDbFindingAggregationCollection(Date, Date, List<DatabaseDetails>, List<AddmDbFindingAggregation>) - Constructor for class com.oracle.bmc.opsi.model.AddmDbFindingAggregationCollection
-
Deprecated.
- addmDbFindingAggregationCollection(AddmDbFindingAggregationCollection) - Method in class com.oracle.bmc.opsi.responses.SummarizeAddmDbFindingsResponse.Builder
-
The returned AddmDbFindingAggregationCollection
instance.
- AddmDbFindingAggregationCollection.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbFindingCategoryCollection - Class in com.oracle.bmc.opsi.model
-
- AddmDbFindingCategoryCollection(List<DatabaseDetails>, List<AddmDbFindingCategorySummary>) - Constructor for class com.oracle.bmc.opsi.model.AddmDbFindingCategoryCollection
-
Deprecated.
- addmDbFindingCategoryCollection(AddmDbFindingCategoryCollection) - Method in class com.oracle.bmc.opsi.responses.ListAddmDbFindingCategoriesResponse.Builder
-
The returned AddmDbFindingCategoryCollection
instance.
- AddmDbFindingCategoryCollection.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbFindingCategorySummary - Class in com.oracle.bmc.opsi.model
-
- AddmDbFindingCategorySummary(String, String, String) - Constructor for class com.oracle.bmc.opsi.model.AddmDbFindingCategorySummary
-
Deprecated.
- AddmDbFindingCategorySummary.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbFindingsTimeSeriesCollection - Class in com.oracle.bmc.opsi.model
-
ADDM findings time series response.
- AddmDbFindingsTimeSeriesCollection(Date, Date, List<DatabaseDetails>, List<AddmDbFindingsTimeSeriesSummary>) - Constructor for class com.oracle.bmc.opsi.model.AddmDbFindingsTimeSeriesCollection
-
Deprecated.
- addmDbFindingsTimeSeriesCollection(AddmDbFindingsTimeSeriesCollection) - Method in class com.oracle.bmc.opsi.responses.ListAddmDbFindingsTimeSeriesResponse.Builder
-
The returned AddmDbFindingsTimeSeriesCollection
instance.
- AddmDbFindingsTimeSeriesCollection.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbFindingsTimeSeriesSummary - Class in com.oracle.bmc.opsi.model
-
- AddmDbFindingsTimeSeriesSummary(String, Integer, String, String, Date, Date, Date, String, String, String, String, Double, Double, Double, Double, Double) - Constructor for class com.oracle.bmc.opsi.model.AddmDbFindingsTimeSeriesSummary
-
Deprecated.
- AddmDbFindingsTimeSeriesSummary.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbParameterAggregation - Class in com.oracle.bmc.opsi.model
-
- AddmDbParameterAggregation(String, String, Integer, String, String, String, Boolean, Boolean, String, Boolean) - Constructor for class com.oracle.bmc.opsi.model.AddmDbParameterAggregation
-
Deprecated.
- AddmDbParameterAggregation.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbParameterAggregationCollection - Class in com.oracle.bmc.opsi.model
-
- AddmDbParameterAggregationCollection(Date, Date, List<DatabaseDetails>, List<AddmDbParameterAggregation>) - Constructor for class com.oracle.bmc.opsi.model.AddmDbParameterAggregationCollection
-
Deprecated.
- addmDbParameterAggregationCollection(AddmDbParameterAggregationCollection) - Method in class com.oracle.bmc.opsi.responses.SummarizeAddmDbParametersResponse.Builder
-
The returned AddmDbParameterAggregationCollection
instance.
- AddmDbParameterAggregationCollection.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbParameterCategoryCollection - Class in com.oracle.bmc.opsi.model
-
- AddmDbParameterCategoryCollection(List<DatabaseDetails>, List<AddmDbParameterCategorySummary>) - Constructor for class com.oracle.bmc.opsi.model.AddmDbParameterCategoryCollection
-
Deprecated.
- addmDbParameterCategoryCollection(AddmDbParameterCategoryCollection) - Method in class com.oracle.bmc.opsi.responses.ListAddmDbParameterCategoriesResponse.Builder
-
The returned AddmDbParameterCategoryCollection
instance.
- AddmDbParameterCategoryCollection.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbParameterCategorySummary - Class in com.oracle.bmc.opsi.model
-
- AddmDbParameterCategorySummary(String, String, String) - Constructor for class com.oracle.bmc.opsi.model.AddmDbParameterCategorySummary
-
Deprecated.
- AddmDbParameterCategorySummary.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbParameterChangeAggregation - Class in com.oracle.bmc.opsi.model
-
- AddmDbParameterChangeAggregation(String, Date, Date, Integer, String, String, Integer) - Constructor for class com.oracle.bmc.opsi.model.AddmDbParameterChangeAggregation
-
Deprecated.
- AddmDbParameterChangeAggregation.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbParameterChangeAggregationCollection - Class in com.oracle.bmc.opsi.model
-
- AddmDbParameterChangeAggregationCollection(Date, Date, List<DatabaseDetails>, List<AddmDbParameterChangeAggregation>) - Constructor for class com.oracle.bmc.opsi.model.AddmDbParameterChangeAggregationCollection
-
Deprecated.
- addmDbParameterChangeAggregationCollection(AddmDbParameterChangeAggregationCollection) - Method in class com.oracle.bmc.opsi.responses.SummarizeAddmDbParameterChangesResponse.Builder
-
The returned AddmDbParameterChangeAggregationCollection
instance.
- AddmDbParameterChangeAggregationCollection.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbRecommendationAggregation - Class in com.oracle.bmc.opsi.model
-
- AddmDbRecommendationAggregation(String, String, String, String, List<String>, String, Double, Double, Double, Integer, RelatedObjectTypeDetails) - Constructor for class com.oracle.bmc.opsi.model.AddmDbRecommendationAggregation
-
Deprecated.
- AddmDbRecommendationAggregation.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbRecommendationAggregationCollection - Class in com.oracle.bmc.opsi.model
-
- AddmDbRecommendationAggregationCollection(Date, Date, List<DatabaseDetails>, List<AddmDbRecommendationAggregation>) - Constructor for class com.oracle.bmc.opsi.model.AddmDbRecommendationAggregationCollection
-
Deprecated.
- addmDbRecommendationAggregationCollection(AddmDbRecommendationAggregationCollection) - Method in class com.oracle.bmc.opsi.responses.SummarizeAddmDbRecommendationsResponse.Builder
-
The returned AddmDbRecommendationAggregationCollection
instance.
- AddmDbRecommendationAggregationCollection.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbRecommendationCategoryCollection - Class in com.oracle.bmc.opsi.model
-
- AddmDbRecommendationCategoryCollection(List<DatabaseDetails>, List<AddmDbRecommendationCategorySummary>) - Constructor for class com.oracle.bmc.opsi.model.AddmDbRecommendationCategoryCollection
-
Deprecated.
- addmDbRecommendationCategoryCollection(AddmDbRecommendationCategoryCollection) - Method in class com.oracle.bmc.opsi.responses.ListAddmDbRecommendationCategoriesResponse.Builder
-
The returned AddmDbRecommendationCategoryCollection
instance.
- AddmDbRecommendationCategoryCollection.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbRecommendationCategorySummary - Class in com.oracle.bmc.opsi.model
-
- AddmDbRecommendationCategorySummary(String, String, String) - Constructor for class com.oracle.bmc.opsi.model.AddmDbRecommendationCategorySummary
-
Deprecated.
- AddmDbRecommendationCategorySummary.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbRecommendationsTimeSeriesCollection - Class in com.oracle.bmc.opsi.model
-
- AddmDbRecommendationsTimeSeriesCollection(Date, Date, List<DatabaseDetails>, List<AddmDbRecommendationsTimeSeriesSummary>) - Constructor for class com.oracle.bmc.opsi.model.AddmDbRecommendationsTimeSeriesCollection
-
Deprecated.
- addmDbRecommendationsTimeSeriesCollection(AddmDbRecommendationsTimeSeriesCollection) - Method in class com.oracle.bmc.opsi.responses.ListAddmDbRecommendationsTimeSeriesResponse.Builder
-
The returned AddmDbRecommendationsTimeSeriesCollection
instance.
- AddmDbRecommendationsTimeSeriesCollection.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbRecommendationsTimeSeriesSummary - Class in com.oracle.bmc.opsi.model
-
- AddmDbRecommendationsTimeSeriesSummary(String, Integer, String, Date, Date, Date, String, Double, Double, Double, Double, Double, RelatedObjectTypeDetails) - Constructor for class com.oracle.bmc.opsi.model.AddmDbRecommendationsTimeSeriesSummary
-
Deprecated.
- AddmDbRecommendationsTimeSeriesSummary.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbSchemaObjectCollection - Class in com.oracle.bmc.opsi.model
-
- AddmDbSchemaObjectCollection(Date, Date, List<DatabaseDetails>, List<AddmDbSchemaObjectSummary>) - Constructor for class com.oracle.bmc.opsi.model.AddmDbSchemaObjectCollection
-
Deprecated.
- addmDbSchemaObjectCollection(AddmDbSchemaObjectCollection) - Method in class com.oracle.bmc.opsi.responses.SummarizeAddmDbSchemaObjectsResponse.Builder
-
The returned AddmDbSchemaObjectCollection
instance.
- AddmDbSchemaObjectCollection.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbSchemaObjectSummary - Class in com.oracle.bmc.opsi.model
-
- AddmDbSchemaObjectSummary(String, Integer, String, String, String, String) - Constructor for class com.oracle.bmc.opsi.model.AddmDbSchemaObjectSummary
-
Deprecated.
- AddmDbSchemaObjectSummary.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbSqlStatementCollection - Class in com.oracle.bmc.opsi.model
-
- AddmDbSqlStatementCollection(Date, Date, List<DatabaseDetails>, List<AddmDbSqlStatementSummary>) - Constructor for class com.oracle.bmc.opsi.model.AddmDbSqlStatementCollection
-
Deprecated.
- addmDbSqlStatementCollection(AddmDbSqlStatementCollection) - Method in class com.oracle.bmc.opsi.responses.SummarizeAddmDbSqlStatementsResponse.Builder
-
The returned AddmDbSqlStatementCollection
instance.
- AddmDbSqlStatementCollection.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbSqlStatementSummary - Class in com.oracle.bmc.opsi.model
-
- AddmDbSqlStatementSummary(String, String, String, Boolean, String) - Constructor for class com.oracle.bmc.opsi.model.AddmDbSqlStatementSummary
-
Deprecated.
- AddmDbSqlStatementSummary.Builder - Class in com.oracle.bmc.opsi.model
-
- AddmDbSummary - Class in com.oracle.bmc.opsi.model
-
ADDM summary for a database
Note: Objects should always be created or deserialized using the
AddmDbSummary.Builder
.
- AddmDbSummary(DatabaseDetails, Integer, Integer, Date, Date, String, String, Double, String, String) - Constructor for class com.oracle.bmc.opsi.model.AddmDbSummary
-
Deprecated.
- AddmDbSummary.Builder - Class in com.oracle.bmc.opsi.model
-
- addMediaAssetLock(AddMediaAssetLockRequest) - Method in interface com.oracle.bmc.mediaservices.MediaServices
-
Add a lock to an MediaAsset.
- addMediaAssetLock(AddMediaAssetLockRequest, AsyncHandler<AddMediaAssetLockRequest, AddMediaAssetLockResponse>) - Method in interface com.oracle.bmc.mediaservices.MediaServicesAsync
-
Add a lock to an MediaAsset.
- addMediaAssetLock(AddMediaAssetLockRequest, AsyncHandler<AddMediaAssetLockRequest, AddMediaAssetLockResponse>) - Method in class com.oracle.bmc.mediaservices.MediaServicesAsyncClient
-
- addMediaAssetLock(AddMediaAssetLockRequest) - Method in class com.oracle.bmc.mediaservices.MediaServicesClient
-
- AddMediaAssetLockRequest - Class in com.oracle.bmc.mediaservices.requests
-
Example: Click
here to see how to use AddMediaAssetLockRequest.
- AddMediaAssetLockRequest() - Constructor for class com.oracle.bmc.mediaservices.requests.AddMediaAssetLockRequest
-
- AddMediaAssetLockRequest.Builder - Class in com.oracle.bmc.mediaservices.requests
-
- AddMediaAssetLockResponse - Class in com.oracle.bmc.mediaservices.responses
-
- AddMediaAssetLockResponse.Builder - Class in com.oracle.bmc.mediaservices.responses
-
- addMediaWorkflowConfigurationLock(AddMediaWorkflowConfigurationLockRequest) - Method in interface com.oracle.bmc.mediaservices.MediaServices
-
Add a lock to a MediaWorkflowConfiguration.
- addMediaWorkflowConfigurationLock(AddMediaWorkflowConfigurationLockRequest, AsyncHandler<AddMediaWorkflowConfigurationLockRequest, AddMediaWorkflowConfigurationLockResponse>) - Method in interface com.oracle.bmc.mediaservices.MediaServicesAsync
-
Add a lock to a MediaWorkflowConfiguration.
- addMediaWorkflowConfigurationLock(AddMediaWorkflowConfigurationLockRequest, AsyncHandler<AddMediaWorkflowConfigurationLockRequest, AddMediaWorkflowConfigurationLockResponse>) - Method in class com.oracle.bmc.mediaservices.MediaServicesAsyncClient
-
- addMediaWorkflowConfigurationLock(AddMediaWorkflowConfigurationLockRequest) - Method in class com.oracle.bmc.mediaservices.MediaServicesClient
-
- AddMediaWorkflowConfigurationLockRequest - Class in com.oracle.bmc.mediaservices.requests
-
Example: Click
here to see how to use
AddMediaWorkflowConfigurationLockRequest.
- AddMediaWorkflowConfigurationLockRequest() - Constructor for class com.oracle.bmc.mediaservices.requests.AddMediaWorkflowConfigurationLockRequest
-
- AddMediaWorkflowConfigurationLockRequest.Builder - Class in com.oracle.bmc.mediaservices.requests
-
- AddMediaWorkflowConfigurationLockResponse - Class in com.oracle.bmc.mediaservices.responses
-
- AddMediaWorkflowConfigurationLockResponse.Builder - Class in com.oracle.bmc.mediaservices.responses
-
- addMediaWorkflowJobLock(AddMediaWorkflowJobLockRequest) - Method in interface com.oracle.bmc.mediaservices.MediaServices
-
Add a lock to a MediaWorkflowJob.
- addMediaWorkflowJobLock(AddMediaWorkflowJobLockRequest, AsyncHandler<AddMediaWorkflowJobLockRequest, AddMediaWorkflowJobLockResponse>) - Method in interface com.oracle.bmc.mediaservices.MediaServicesAsync
-
Add a lock to a MediaWorkflowJob.
- addMediaWorkflowJobLock(AddMediaWorkflowJobLockRequest, AsyncHandler<AddMediaWorkflowJobLockRequest, AddMediaWorkflowJobLockResponse>) - Method in class com.oracle.bmc.mediaservices.MediaServicesAsyncClient
-
- addMediaWorkflowJobLock(AddMediaWorkflowJobLockRequest) - Method in class com.oracle.bmc.mediaservices.MediaServicesClient
-
- AddMediaWorkflowJobLockRequest - Class in com.oracle.bmc.mediaservices.requests
-
Example: Click
here to see how to use
AddMediaWorkflowJobLockRequest.
- AddMediaWorkflowJobLockRequest() - Constructor for class com.oracle.bmc.mediaservices.requests.AddMediaWorkflowJobLockRequest
-
- AddMediaWorkflowJobLockRequest.Builder - Class in com.oracle.bmc.mediaservices.requests
-
- AddMediaWorkflowJobLockResponse - Class in com.oracle.bmc.mediaservices.responses
-
- AddMediaWorkflowJobLockResponse.Builder - Class in com.oracle.bmc.mediaservices.responses
-
- addMediaWorkflowLock(AddMediaWorkflowLockRequest) - Method in interface com.oracle.bmc.mediaservices.MediaServices
-
Add a lock to a MediaWorkflow.
- addMediaWorkflowLock(AddMediaWorkflowLockRequest, AsyncHandler<AddMediaWorkflowLockRequest, AddMediaWorkflowLockResponse>) - Method in interface com.oracle.bmc.mediaservices.MediaServicesAsync
-
Add a lock to a MediaWorkflow.
- addMediaWorkflowLock(AddMediaWorkflowLockRequest, AsyncHandler<AddMediaWorkflowLockRequest, AddMediaWorkflowLockResponse>) - Method in class com.oracle.bmc.mediaservices.MediaServicesAsyncClient
-
- addMediaWorkflowLock(AddMediaWorkflowLockRequest) - Method in class com.oracle.bmc.mediaservices.MediaServicesClient
-
- AddMediaWorkflowLockRequest - Class in com.oracle.bmc.mediaservices.requests
-
Example: Click
here to see how to use AddMediaWorkflowLockRequest.
- AddMediaWorkflowLockRequest() - Constructor for class com.oracle.bmc.mediaservices.requests.AddMediaWorkflowLockRequest
-
- AddMediaWorkflowLockRequest.Builder - Class in com.oracle.bmc.mediaservices.requests
-
- AddMediaWorkflowLockResponse - Class in com.oracle.bmc.mediaservices.responses
-
- AddMediaWorkflowLockResponse.Builder - Class in com.oracle.bmc.mediaservices.responses
-
- addMetastoreLock(AddMetastoreLockRequest) - Method in interface com.oracle.bmc.datacatalog.DataCatalog
-
Adds a lock to a Metastore resource.
- addMetastoreLock(AddMetastoreLockRequest, AsyncHandler<AddMetastoreLockRequest, AddMetastoreLockResponse>) - Method in interface com.oracle.bmc.datacatalog.DataCatalogAsync
-
Adds a lock to a Metastore resource.
- addMetastoreLock(AddMetastoreLockRequest, AsyncHandler<AddMetastoreLockRequest, AddMetastoreLockResponse>) - Method in class com.oracle.bmc.datacatalog.DataCatalogAsyncClient
-
- addMetastoreLock(AddMetastoreLockRequest) - Method in class com.oracle.bmc.datacatalog.DataCatalogClient
-
- AddMetastoreLockRequest - Class in com.oracle.bmc.datacatalog.requests
-
Example: Click
here to see how to use AddMetastoreLockRequest.
- AddMetastoreLockRequest() - Constructor for class com.oracle.bmc.datacatalog.requests.AddMetastoreLockRequest
-
- AddMetastoreLockRequest.Builder - Class in com.oracle.bmc.datacatalog.requests
-
- AddMetastoreLockResponse - Class in com.oracle.bmc.datacatalog.responses
-
- AddMetastoreLockResponse.Builder - Class in com.oracle.bmc.datacatalog.responses
-
- AddMetricBasedHorizontalScalingPolicyDetails - Class in com.oracle.bmc.bds.model
-
Details of a metric based horizontal autoscaling policy.
- AddMetricBasedHorizontalScalingPolicyDetails(MetricBasedHorizontalScaleOutConfig, MetricBasedHorizontalScaleInConfig) - Constructor for class com.oracle.bmc.bds.model.AddMetricBasedHorizontalScalingPolicyDetails
-
Deprecated.
- AddMetricBasedHorizontalScalingPolicyDetails.Builder - Class in com.oracle.bmc.bds.model
-
- AddMetricBasedVerticalScalingPolicyDetails - Class in com.oracle.bmc.bds.model
-
Details of a metric based vertical autoscaling policy.
- AddMetricBasedVerticalScalingPolicyDetails(MetricBasedVerticalScaleUpConfig, MetricBasedVerticalScaleDownConfig) - Constructor for class com.oracle.bmc.bds.model.AddMetricBasedVerticalScalingPolicyDetails
-
Deprecated.
- AddMetricBasedVerticalScalingPolicyDetails.Builder - Class in com.oracle.bmc.bds.model
-
- addMigrationObjects(AddMigrationObjectsRequest) - Method in interface com.oracle.bmc.databasemigration.DatabaseMigration
-
Add excluded/included object to the list.
- addMigrationObjects(AddMigrationObjectsRequest, AsyncHandler<AddMigrationObjectsRequest, AddMigrationObjectsResponse>) - Method in interface com.oracle.bmc.databasemigration.DatabaseMigrationAsync
-
Add excluded/included object to the list.
- addMigrationObjects(AddMigrationObjectsRequest, AsyncHandler<AddMigrationObjectsRequest, AddMigrationObjectsResponse>) - Method in class com.oracle.bmc.databasemigration.DatabaseMigrationAsyncClient
-
- addMigrationObjects(AddMigrationObjectsRequest) - Method in class com.oracle.bmc.databasemigration.DatabaseMigrationClient
-
- addMigrationObjectsDetails(MigrationObjectCollection) - Method in class com.oracle.bmc.databasemigration.requests.AddMigrationObjectsRequest.Builder
-
Arrays of object.
- AddMigrationObjectsRequest - Class in com.oracle.bmc.databasemigration.requests
-
Example: Click
here to see how to use AddMigrationObjectsRequest.
- AddMigrationObjectsRequest() - Constructor for class com.oracle.bmc.databasemigration.requests.AddMigrationObjectsRequest
-
- AddMigrationObjectsRequest.Builder - Class in com.oracle.bmc.databasemigration.requests
-
- AddMigrationObjectsResponse - Class in com.oracle.bmc.databasemigration.responses
-
- AddMigrationObjectsResponse.Builder - Class in com.oracle.bmc.databasemigration.responses
-
- addModelLock(AddModelLockRequest) - Method in interface com.oracle.bmc.aidocument.AIServiceDocument
-
Adds a lock to a resource.
- addModelLock(AddModelLockRequest, AsyncHandler<AddModelLockRequest, AddModelLockResponse>) - Method in interface com.oracle.bmc.aidocument.AIServiceDocumentAsync
-
Adds a lock to a resource.
- addModelLock(AddModelLockRequest, AsyncHandler<AddModelLockRequest, AddModelLockResponse>) - Method in class com.oracle.bmc.aidocument.AIServiceDocumentAsyncClient
-
- addModelLock(AddModelLockRequest) - Method in class com.oracle.bmc.aidocument.AIServiceDocumentClient
-
- AddModelLockDetails - Class in com.oracle.bmc.aidocument.model
-
Request payload to add lock to the resource.
- AddModelLockDetails(AddModelLockDetails.Type, String, String) - Constructor for class com.oracle.bmc.aidocument.model.AddModelLockDetails
-
Deprecated.
- addModelLockDetails(AddModelLockDetails) - Method in class com.oracle.bmc.aidocument.requests.AddModelLockRequest.Builder
-
Request payload to add lock to the resource.
- AddModelLockDetails.Builder - Class in com.oracle.bmc.aidocument.model
-
- AddModelLockDetails.Type - Enum in com.oracle.bmc.aidocument.model
-
Type of the lock.
- AddModelLockRequest - Class in com.oracle.bmc.aidocument.requests
-
Example: Click
here to see how to use AddModelLockRequest.
- AddModelLockRequest() - Constructor for class com.oracle.bmc.aidocument.requests.AddModelLockRequest
-
- AddModelLockRequest.Builder - Class in com.oracle.bmc.aidocument.requests
-
- AddModelLockResponse - Class in com.oracle.bmc.aidocument.responses
-
- AddModelLockResponse.Builder - Class in com.oracle.bmc.aidocument.responses
-
- addMountTargetLock(AddMountTargetLockRequest) - Method in interface com.oracle.bmc.filestorage.FileStorage
-
Adds a lock to a resource.
- addMountTargetLock(AddMountTargetLockRequest, AsyncHandler<AddMountTargetLockRequest, AddMountTargetLockResponse>) - Method in interface com.oracle.bmc.filestorage.FileStorageAsync
-
Adds a lock to a resource.
- addMountTargetLock(AddMountTargetLockRequest, AsyncHandler<AddMountTargetLockRequest, AddMountTargetLockResponse>) - Method in class com.oracle.bmc.filestorage.FileStorageAsyncClient
-
- addMountTargetLock(AddMountTargetLockRequest) - Method in class com.oracle.bmc.filestorage.FileStorageClient
-
- addMountTargetLockDetails(ResourceLock) - Method in class com.oracle.bmc.filestorage.requests.AddMountTargetLockRequest.Builder
-
The details to be updated for the AddLock.
- AddMountTargetLockRequest - Class in com.oracle.bmc.filestorage.requests
-
Example: Click
here to see how to use AddMountTargetLockRequest.
- AddMountTargetLockRequest() - Constructor for class com.oracle.bmc.filestorage.requests.AddMountTargetLockRequest
-
- AddMountTargetLockRequest.Builder - Class in com.oracle.bmc.filestorage.requests
-
- AddMountTargetLockResponse - Class in com.oracle.bmc.filestorage.responses
-
- AddMountTargetLockResponse.Builder - Class in com.oracle.bmc.filestorage.responses
-
- AddmReport - Class in com.oracle.bmc.opsi.model
-
ADDM Tasks.
- AddmReport(Date, Date, String, String, String, String, String) - Constructor for class com.oracle.bmc.opsi.model.AddmReport
-
Deprecated.
- addmReport(String) - Method in class com.oracle.bmc.opsi.model.AddmReport.Builder
-
The complete ADDM report
- AddmReport.Builder - Class in com.oracle.bmc.opsi.model
-
- addmTasks(AddmTasksRequest) - Method in interface com.oracle.bmc.databasemanagement.DbManagement
-
Lists the metadata for each ADDM task who’s end snapshot time falls within the provided start
and end time.
- addmTasks(AddmTasksRequest, AsyncHandler<AddmTasksRequest, AddmTasksResponse>) - Method in interface com.oracle.bmc.databasemanagement.DbManagementAsync
-
Lists the metadata for each ADDM task who’s end snapshot time falls within the provided start
and end time.
- addmTasks(AddmTasksRequest, AsyncHandler<AddmTasksRequest, AddmTasksResponse>) - Method in class com.oracle.bmc.databasemanagement.DbManagementAsyncClient
-
- addmTasks(AddmTasksRequest) - Method in class com.oracle.bmc.databasemanagement.DbManagementClient
-
- AddmTasksCollection - Class in com.oracle.bmc.databasemanagement.model
-
The list of ADDM task metadata.
- AddmTasksCollection(List<AddmTaskSummary>, String) - Constructor for class com.oracle.bmc.databasemanagement.model.AddmTasksCollection
-
Deprecated.
- addmTasksCollection(AddmTasksCollection) - Method in class com.oracle.bmc.databasemanagement.responses.AddmTasksResponse.Builder
-
The returned AddmTasksCollection
instance.
- AddmTasksCollection.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AddmTasksRequest - Class in com.oracle.bmc.databasemanagement.requests
-
Example: Click
here to see how to use AddmTasksRequest.
- AddmTasksRequest() - Constructor for class com.oracle.bmc.databasemanagement.requests.AddmTasksRequest
-
- AddmTasksRequest.Builder - Class in com.oracle.bmc.databasemanagement.requests
-
- AddmTasksRequest.SortBy - Enum in com.oracle.bmc.databasemanagement.requests
-
The option to sort the list of ADDM tasks.
- AddmTasksResponse - Class in com.oracle.bmc.databasemanagement.responses
-
- AddmTasksResponse.Builder - Class in com.oracle.bmc.databasemanagement.responses
-
- AddmTaskSummary - Class in com.oracle.bmc.databasemanagement.model
-
The object containing the ADDM task metadata.
- AddmTaskSummary(String, Long, String, String, AddmTaskSummary.Status, Date, AddmTaskSummary.HowCreated, Date, Date, Long, Long, Long) - Constructor for class com.oracle.bmc.databasemanagement.model.AddmTaskSummary
-
Deprecated.
- AddmTaskSummary.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AddmTaskSummary.HowCreated - Enum in com.oracle.bmc.databasemanagement.model
-
A description of how the task was created.
- AddmTaskSummary.Status - Enum in com.oracle.bmc.databasemanagement.model
-
The status of the ADDM task.
- addNetworkSecurityGroupSecurityRules(AddNetworkSecurityGroupSecurityRulesRequest) - Method in interface com.oracle.bmc.core.VirtualNetwork
-
Adds up to 25 security rules to the specified network security group.
- addNetworkSecurityGroupSecurityRules(AddNetworkSecurityGroupSecurityRulesRequest, AsyncHandler<AddNetworkSecurityGroupSecurityRulesRequest, AddNetworkSecurityGroupSecurityRulesResponse>) - Method in interface com.oracle.bmc.core.VirtualNetworkAsync
-
Adds up to 25 security rules to the specified network security group.
- addNetworkSecurityGroupSecurityRules(AddNetworkSecurityGroupSecurityRulesRequest, AsyncHandler<AddNetworkSecurityGroupSecurityRulesRequest, AddNetworkSecurityGroupSecurityRulesResponse>) - Method in class com.oracle.bmc.core.VirtualNetworkAsyncClient
-
- addNetworkSecurityGroupSecurityRules(AddNetworkSecurityGroupSecurityRulesRequest) - Method in class com.oracle.bmc.core.VirtualNetworkClient
-
- AddNetworkSecurityGroupSecurityRulesDetails - Class in com.oracle.bmc.core.model
-
- AddNetworkSecurityGroupSecurityRulesDetails(List<AddSecurityRuleDetails>) - Constructor for class com.oracle.bmc.core.model.AddNetworkSecurityGroupSecurityRulesDetails
-
Deprecated.
- addNetworkSecurityGroupSecurityRulesDetails(AddNetworkSecurityGroupSecurityRulesDetails) - Method in class com.oracle.bmc.core.requests.AddNetworkSecurityGroupSecurityRulesRequest.Builder
-
Request with one or more security rules to be associated with the network security group.
- AddNetworkSecurityGroupSecurityRulesDetails - Class in com.oracle.bmc.vnmonitoring.model
-
- AddNetworkSecurityGroupSecurityRulesDetails(List<AddSecurityRuleDetails>) - Constructor for class com.oracle.bmc.vnmonitoring.model.AddNetworkSecurityGroupSecurityRulesDetails
-
Deprecated.
- AddNetworkSecurityGroupSecurityRulesDetails.Builder - Class in com.oracle.bmc.core.model
-
- AddNetworkSecurityGroupSecurityRulesDetails.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- AddNetworkSecurityGroupSecurityRulesRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use
AddNetworkSecurityGroupSecurityRulesRequest.
- AddNetworkSecurityGroupSecurityRulesRequest() - Constructor for class com.oracle.bmc.core.requests.AddNetworkSecurityGroupSecurityRulesRequest
-
- AddNetworkSecurityGroupSecurityRulesRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AddNetworkSecurityGroupSecurityRulesResponse - Class in com.oracle.bmc.core.responses
-
- AddNetworkSecurityGroupSecurityRulesResponse.Builder - Class in com.oracle.bmc.core.responses
-
- Addon - Class in com.oracle.bmc.containerengine.model
-
The properties that define an addon.
- Addon(String, String, String, Date, AddonLifecycleState, List<AddonConfiguration>, AddonError) - Constructor for class com.oracle.bmc.containerengine.model.Addon
-
Deprecated.
- addon(Addon) - Method in class com.oracle.bmc.containerengine.responses.GetAddonResponse.Builder
-
The returned Addon
instance.
- Addon.Builder - Class in com.oracle.bmc.containerengine.model
-
- AddonConfiguration - Class in com.oracle.bmc.containerengine.model
-
Defines the configuration of available addons for a cluster
Note: Objects should always be created or deserialized using the
AddonConfiguration.Builder
.
- AddonConfiguration(String, String) - Constructor for class com.oracle.bmc.containerengine.model.AddonConfiguration
-
Deprecated.
- AddonConfiguration.Builder - Class in com.oracle.bmc.containerengine.model
-
- addonError(AddonError) - Method in class com.oracle.bmc.containerengine.model.Addon.Builder
-
The error info of the addon.
- AddonError - Class in com.oracle.bmc.containerengine.model
-
The error info of the addon.
- AddonError(String, String, String) - Constructor for class com.oracle.bmc.containerengine.model.AddonError
-
Deprecated.
- addonError(AddonError) - Method in class com.oracle.bmc.containerengine.model.AddonSummary.Builder
-
The error info of the addon.
- AddonError.Builder - Class in com.oracle.bmc.containerengine.model
-
- addOnFeatures(List<String>) - Method in class com.oracle.bmc.oce.model.CreateOceInstanceDetails.Builder
-
a list of add-on features for the ocm instance
- addOnFeatures(List<String>) - Method in class com.oracle.bmc.oce.model.OceInstance.Builder
-
a list of add-on features for the ocm instance
- addOnFeatures(List<String>) - Method in class com.oracle.bmc.oce.model.OceInstanceSummary.Builder
-
a list of add-on features for the ocm instance
- addOnFeatures(List<String>) - Method in class com.oracle.bmc.oce.model.UpdateOceInstanceDetails.Builder
-
a list of add-on features for the ocm instance
- addonGroup(String) - Method in class com.oracle.bmc.containerengine.model.AddonOptionSummary.Builder
-
Addon group info, a namespace concept that groups addons with similar functionalities.
- AddonLifecycleState - Enum in com.oracle.bmc.containerengine.model
-
The lifecycle state of an addon.
- addonName(String) - Method in class com.oracle.bmc.containerengine.model.InstallAddonDetails.Builder
-
The name of the addon.
- addonName(String) - Method in class com.oracle.bmc.containerengine.requests.DisableAddonRequest.Builder
-
The name of the addon.
- addonName(String) - Method in class com.oracle.bmc.containerengine.requests.GetAddonRequest.Builder
-
The name of the addon.
- addonName(String) - Method in class com.oracle.bmc.containerengine.requests.ListAddonOptionsRequest.Builder
-
The name of the addon.
- addonName(String) - Method in class com.oracle.bmc.containerengine.requests.UpdateAddonRequest.Builder
-
The name of the addon.
- AddOnOptions - Class in com.oracle.bmc.containerengine.model
-
The properties that define options for supported add-ons.
- AddOnOptions(Boolean, Boolean) - Constructor for class com.oracle.bmc.containerengine.model.AddOnOptions
-
Deprecated.
- AddOnOptions.Builder - Class in com.oracle.bmc.containerengine.model
-
- AddonOptionSummary - Class in com.oracle.bmc.containerengine.model
-
The properties that define addon summary.
- AddonOptionSummary(String, String, String, AddonOptionSummary.LifecycleState, String, Boolean, List<AddonVersions>, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, Date) - Constructor for class com.oracle.bmc.containerengine.model.AddonOptionSummary
-
Deprecated.
- AddonOptionSummary.Builder - Class in com.oracle.bmc.containerengine.model
-
- AddonOptionSummary.LifecycleState - Enum in com.oracle.bmc.containerengine.model
-
The life cycle state of the addon.
- addOns(AddOnOptions) - Method in class com.oracle.bmc.containerengine.model.ClusterCreateOptions.Builder
-
Configurable cluster add-ons
- addonSchemaVersion(String) - Method in class com.oracle.bmc.containerengine.model.AddonOptionSummary.Builder
-
Addon definition schema version to validate addon.
- AddonSummary - Class in com.oracle.bmc.containerengine.model
-
The properties that define an addon summary.
- AddonSummary(String, String, String, Date, AddonLifecycleState, AddonError) - Constructor for class com.oracle.bmc.containerengine.model.AddonSummary
-
Deprecated.
- AddonSummary.Builder - Class in com.oracle.bmc.containerengine.model
-
- AddonVersionConfiguration - Class in com.oracle.bmc.containerengine.model
-
Addon version configuration details.
- AddonVersionConfiguration(Boolean, String, String, String, String) - Constructor for class com.oracle.bmc.containerengine.model.AddonVersionConfiguration
-
Deprecated.
- AddonVersionConfiguration.Builder - Class in com.oracle.bmc.containerengine.model
-
- AddonVersions - Class in com.oracle.bmc.containerengine.model
-
The properties that define a work request resource.
- AddonVersions(AddonVersions.Status, String, String, KubernetesVersionsFilters, List<AddonVersionConfiguration>) - Constructor for class com.oracle.bmc.containerengine.model.AddonVersions
-
Deprecated.
- AddonVersions.Builder - Class in com.oracle.bmc.containerengine.model
-
- AddonVersions.Status - Enum in com.oracle.bmc.containerengine.model
-
Current state of the addon, only active will be visible to customer, visibility of versions
in other status will be filtered based on limits property.
- addOracleManagedCustomEndpoint(AddOracleManagedCustomEndpointRequest) - Method in interface com.oracle.bmc.integration.IntegrationInstance
-
Enable Oracle Managed Custom Endpoint for given integration instance.
- addOracleManagedCustomEndpoint(AddOracleManagedCustomEndpointRequest, AsyncHandler<AddOracleManagedCustomEndpointRequest, AddOracleManagedCustomEndpointResponse>) - Method in interface com.oracle.bmc.integration.IntegrationInstanceAsync
-
Enable Oracle Managed Custom Endpoint for given integration instance.
- addOracleManagedCustomEndpoint(AddOracleManagedCustomEndpointRequest, AsyncHandler<AddOracleManagedCustomEndpointRequest, AddOracleManagedCustomEndpointResponse>) - Method in class com.oracle.bmc.integration.IntegrationInstanceAsyncClient
-
- addOracleManagedCustomEndpoint(AddOracleManagedCustomEndpointRequest) - Method in class com.oracle.bmc.integration.IntegrationInstanceClient
-
- AddOracleManagedCustomEndpointDetails - Class in com.oracle.bmc.integration.model
-
- AddOracleManagedCustomEndpointDetails(String, AddOracleManagedCustomEndpointDetails.DnsType, String) - Constructor for class com.oracle.bmc.integration.model.AddOracleManagedCustomEndpointDetails
-
Deprecated.
- addOracleManagedCustomEndpointDetails(AddOracleManagedCustomEndpointDetails) - Method in class com.oracle.bmc.integration.requests.AddOracleManagedCustomEndpointRequest.Builder
-
Details for enabling oracle managed custom endpoint.
- AddOracleManagedCustomEndpointDetails.Builder - Class in com.oracle.bmc.integration.model
-
- AddOracleManagedCustomEndpointDetails.DnsType - Enum in com.oracle.bmc.integration.model
-
Type of DNS.
- AddOracleManagedCustomEndpointRequest - Class in com.oracle.bmc.integration.requests
-
Example: Click
here to see how to use
AddOracleManagedCustomEndpointRequest.
- AddOracleManagedCustomEndpointRequest() - Constructor for class com.oracle.bmc.integration.requests.AddOracleManagedCustomEndpointRequest
-
- AddOracleManagedCustomEndpointRequest.Builder - Class in com.oracle.bmc.integration.requests
-
- AddOracleManagedCustomEndpointResponse - Class in com.oracle.bmc.integration.responses
-
- AddOracleManagedCustomEndpointResponse.Builder - Class in com.oracle.bmc.integration.responses
-
- addOsns(List<CreateOsnDetails>) - Method in class com.oracle.bmc.blockchain.model.ScaleBlockchainPlatformDetails.Builder
-
new OSNs to add
- addOutboundConnectorLock(AddOutboundConnectorLockRequest) - Method in interface com.oracle.bmc.filestorage.FileStorage
-
Adds a lock to a resource.
- addOutboundConnectorLock(AddOutboundConnectorLockRequest, AsyncHandler<AddOutboundConnectorLockRequest, AddOutboundConnectorLockResponse>) - Method in interface com.oracle.bmc.filestorage.FileStorageAsync
-
Adds a lock to a resource.
- addOutboundConnectorLock(AddOutboundConnectorLockRequest, AsyncHandler<AddOutboundConnectorLockRequest, AddOutboundConnectorLockResponse>) - Method in class com.oracle.bmc.filestorage.FileStorageAsyncClient
-
- addOutboundConnectorLock(AddOutboundConnectorLockRequest) - Method in class com.oracle.bmc.filestorage.FileStorageClient
-
- addOutboundConnectorLockDetails(ResourceLock) - Method in class com.oracle.bmc.filestorage.requests.AddOutboundConnectorLockRequest.Builder
-
The details to be updated for the AddLock.
- AddOutboundConnectorLockRequest - Class in com.oracle.bmc.filestorage.requests
-
Example: Click
here to see how to use
AddOutboundConnectorLockRequest.
- AddOutboundConnectorLockRequest() - Constructor for class com.oracle.bmc.filestorage.requests.AddOutboundConnectorLockRequest
-
- AddOutboundConnectorLockRequest.Builder - Class in com.oracle.bmc.filestorage.requests
-
- AddOutboundConnectorLockResponse - Class in com.oracle.bmc.filestorage.responses
-
- AddOutboundConnectorLockResponse.Builder - Class in com.oracle.bmc.filestorage.responses
-
- addPackagesToSoftwareSource(AddPackagesToSoftwareSourceRequest) - Method in interface com.oracle.bmc.osmanagement.OsManagement
-
Adds a given list of Software Packages to a specific Software Source.
- addPackagesToSoftwareSource(AddPackagesToSoftwareSourceRequest, AsyncHandler<AddPackagesToSoftwareSourceRequest, AddPackagesToSoftwareSourceResponse>) - Method in interface com.oracle.bmc.osmanagement.OsManagementAsync
-
Adds a given list of Software Packages to a specific Software Source.
- addPackagesToSoftwareSource(AddPackagesToSoftwareSourceRequest, AsyncHandler<AddPackagesToSoftwareSourceRequest, AddPackagesToSoftwareSourceResponse>) - Method in class com.oracle.bmc.osmanagement.OsManagementAsyncClient
-
- addPackagesToSoftwareSource(AddPackagesToSoftwareSourceRequest) - Method in class com.oracle.bmc.osmanagement.OsManagementClient
-
- addPackagesToSoftwareSource(AddPackagesToSoftwareSourceRequest) - Method in interface com.oracle.bmc.osmanagementhub.SoftwareSource
-
Adds packages to a software source.
- addPackagesToSoftwareSource(AddPackagesToSoftwareSourceRequest, AsyncHandler<AddPackagesToSoftwareSourceRequest, AddPackagesToSoftwareSourceResponse>) - Method in interface com.oracle.bmc.osmanagementhub.SoftwareSourceAsync
-
Adds packages to a software source.
- addPackagesToSoftwareSource(AddPackagesToSoftwareSourceRequest, AsyncHandler<AddPackagesToSoftwareSourceRequest, AddPackagesToSoftwareSourceResponse>) - Method in class com.oracle.bmc.osmanagementhub.SoftwareSourceAsyncClient
-
- addPackagesToSoftwareSource(AddPackagesToSoftwareSourceRequest) - Method in class com.oracle.bmc.osmanagementhub.SoftwareSourceClient
-
- AddPackagesToSoftwareSourceDetails - Class in com.oracle.bmc.osmanagement.model
-
- AddPackagesToSoftwareSourceDetails(List<String>) - Constructor for class com.oracle.bmc.osmanagement.model.AddPackagesToSoftwareSourceDetails
-
Deprecated.
- addPackagesToSoftwareSourceDetails(AddPackagesToSoftwareSourceDetails) - Method in class com.oracle.bmc.osmanagement.requests.AddPackagesToSoftwareSourceRequest.Builder
-
A list of package identifiers
- AddPackagesToSoftwareSourceDetails - Class in com.oracle.bmc.osmanagementhub.model
-
Provides the list of packages to add to a software source.
- AddPackagesToSoftwareSourceDetails(List<String>, Boolean) - Constructor for class com.oracle.bmc.osmanagementhub.model.AddPackagesToSoftwareSourceDetails
-
Deprecated.
- addPackagesToSoftwareSourceDetails(AddPackagesToSoftwareSourceDetails) - Method in class com.oracle.bmc.osmanagementhub.requests.AddPackagesToSoftwareSourceRequest.Builder
-
A list of packages to be added to the software source.
- AddPackagesToSoftwareSourceDetails.Builder - Class in com.oracle.bmc.osmanagement.model
-
- AddPackagesToSoftwareSourceDetails.Builder - Class in com.oracle.bmc.osmanagementhub.model
-
- AddPackagesToSoftwareSourceRequest - Class in com.oracle.bmc.osmanagement.requests
-
Example: Click
here to see how to use
AddPackagesToSoftwareSourceRequest.
- AddPackagesToSoftwareSourceRequest() - Constructor for class com.oracle.bmc.osmanagement.requests.AddPackagesToSoftwareSourceRequest
-
- AddPackagesToSoftwareSourceRequest - Class in com.oracle.bmc.osmanagementhub.requests
-
Example: Click
here to see how to use
AddPackagesToSoftwareSourceRequest.
- AddPackagesToSoftwareSourceRequest() - Constructor for class com.oracle.bmc.osmanagementhub.requests.AddPackagesToSoftwareSourceRequest
-
- AddPackagesToSoftwareSourceRequest.Builder - Class in com.oracle.bmc.osmanagement.requests
-
- AddPackagesToSoftwareSourceRequest.Builder - Class in com.oracle.bmc.osmanagementhub.requests
-
- AddPackagesToSoftwareSourceResponse - Class in com.oracle.bmc.osmanagement.responses
-
- AddPackagesToSoftwareSourceResponse - Class in com.oracle.bmc.osmanagementhub.responses
-
- AddPackagesToSoftwareSourceResponse.Builder - Class in com.oracle.bmc.osmanagement.responses
-
- AddPackagesToSoftwareSourceResponse.Builder - Class in com.oracle.bmc.osmanagementhub.responses
-
- addPart(File, String) - Method in class com.oracle.bmc.objectstorage.transfer.MultipartObjectAssembler
-
Add the next part to the upload.
- addPart(InputStream, long, String) - Method in class com.oracle.bmc.objectstorage.transfer.MultipartObjectAssembler
-
Add the next part to the upload.
- addPart(InputStream, long, String, String) - Method in class com.oracle.bmc.objectstorage.transfer.MultipartObjectAssembler
-
Adds the next part to the upload.
- AddPeComanagedExadataInsightMembersDetails - Class in com.oracle.bmc.opsi.model
-
The information about the members of Exadata system to be added.
- AddPeComanagedExadataInsightMembersDetails(List<CreatePeComanagedExadataVmclusterDetails>) - Constructor for class com.oracle.bmc.opsi.model.AddPeComanagedExadataInsightMembersDetails
-
Deprecated.
- AddPeComanagedExadataInsightMembersDetails.Builder - Class in com.oracle.bmc.opsi.model
-
- addPeers(List<CreatePeerDetails>) - Method in class com.oracle.bmc.blockchain.model.ScaleBlockchainPlatformDetails.Builder
-
new Peers to add
- addProjectLock(AddProjectLockRequest) - Method in interface com.oracle.bmc.aidocument.AIServiceDocument
-
Adds a lock to a resource.
- addProjectLock(AddProjectLockRequest, AsyncHandler<AddProjectLockRequest, AddProjectLockResponse>) - Method in interface com.oracle.bmc.aidocument.AIServiceDocumentAsync
-
Adds a lock to a resource.
- addProjectLock(AddProjectLockRequest, AsyncHandler<AddProjectLockRequest, AddProjectLockResponse>) - Method in class com.oracle.bmc.aidocument.AIServiceDocumentAsyncClient
-
- addProjectLock(AddProjectLockRequest) - Method in class com.oracle.bmc.aidocument.AIServiceDocumentClient
-
- AddProjectLockDetails - Class in com.oracle.bmc.aidocument.model
-
Request payload to add lock to the resource.
- AddProjectLockDetails(AddProjectLockDetails.Type, String, String) - Constructor for class com.oracle.bmc.aidocument.model.AddProjectLockDetails
-
Deprecated.
- addProjectLockDetails(AddProjectLockDetails) - Method in class com.oracle.bmc.aidocument.requests.AddProjectLockRequest.Builder
-
Request payload to add lock to the resource.
- AddProjectLockDetails.Builder - Class in com.oracle.bmc.aidocument.model
-
- AddProjectLockDetails.Type - Enum in com.oracle.bmc.aidocument.model
-
Type of the lock.
- AddProjectLockRequest - Class in com.oracle.bmc.aidocument.requests
-
Example: Click
here to see how to use AddProjectLockRequest.
- AddProjectLockRequest() - Constructor for class com.oracle.bmc.aidocument.requests.AddProjectLockRequest
-
- AddProjectLockRequest.Builder - Class in com.oracle.bmc.aidocument.requests
-
- AddProjectLockResponse - Class in com.oracle.bmc.aidocument.responses
-
- AddProjectLockResponse.Builder - Class in com.oracle.bmc.aidocument.responses
-
- addPublicIpPoolCapacity(AddPublicIpPoolCapacityRequest) - Method in interface com.oracle.bmc.core.VirtualNetwork
-
Adds some or all of a CIDR block to a public IP pool.
- addPublicIpPoolCapacity(AddPublicIpPoolCapacityRequest, AsyncHandler<AddPublicIpPoolCapacityRequest, AddPublicIpPoolCapacityResponse>) - Method in interface com.oracle.bmc.core.VirtualNetworkAsync
-
Adds some or all of a CIDR block to a public IP pool.
- addPublicIpPoolCapacity(AddPublicIpPoolCapacityRequest, AsyncHandler<AddPublicIpPoolCapacityRequest, AddPublicIpPoolCapacityResponse>) - Method in class com.oracle.bmc.core.VirtualNetworkAsyncClient
-
- addPublicIpPoolCapacity(AddPublicIpPoolCapacityRequest) - Method in class com.oracle.bmc.core.VirtualNetworkClient
-
- AddPublicIpPoolCapacityDetails - Class in com.oracle.bmc.core.model
-
The information used to add capacity to an IP pool.
- AddPublicIpPoolCapacityDetails(String, String) - Constructor for class com.oracle.bmc.core.model.AddPublicIpPoolCapacityDetails
-
Deprecated.
- addPublicIpPoolCapacityDetails(AddPublicIpPoolCapacityDetails) - Method in class com.oracle.bmc.core.requests.AddPublicIpPoolCapacityRequest.Builder
-
Byoip Range prefix and a cidr from it
- AddPublicIpPoolCapacityDetails - Class in com.oracle.bmc.vnmonitoring.model
-
The information used to add capacity to an IP pool.
- AddPublicIpPoolCapacityDetails(String, String) - Constructor for class com.oracle.bmc.vnmonitoring.model.AddPublicIpPoolCapacityDetails
-
Deprecated.
- AddPublicIpPoolCapacityDetails.Builder - Class in com.oracle.bmc.core.model
-
- AddPublicIpPoolCapacityDetails.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- AddPublicIpPoolCapacityRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use
AddPublicIpPoolCapacityRequest.
- AddPublicIpPoolCapacityRequest() - Constructor for class com.oracle.bmc.core.requests.AddPublicIpPoolCapacityRequest
-
- AddPublicIpPoolCapacityRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AddPublicIpPoolCapacityResponse - Class in com.oracle.bmc.core.responses
-
- AddPublicIpPoolCapacityResponse.Builder - Class in com.oracle.bmc.core.responses
-
- addQuotaLock(AddQuotaLockRequest) - Method in interface com.oracle.bmc.limits.Quotas
-
Adds a lock to a resource.
- addQuotaLock(AddQuotaLockRequest, AsyncHandler<AddQuotaLockRequest, AddQuotaLockResponse>) - Method in interface com.oracle.bmc.limits.QuotasAsync
-
Adds a lock to a resource.
- addQuotaLock(AddQuotaLockRequest, AsyncHandler<AddQuotaLockRequest, AddQuotaLockResponse>) - Method in class com.oracle.bmc.limits.QuotasAsyncClient
-
- addQuotaLock(AddQuotaLockRequest) - Method in class com.oracle.bmc.limits.QuotasClient
-
- AddQuotaLockRequest - Class in com.oracle.bmc.limits.requests
-
Example: Click
here to see how to use AddQuotaLockRequest.
- AddQuotaLockRequest() - Constructor for class com.oracle.bmc.limits.requests.AddQuotaLockRequest
-
- AddQuotaLockRequest.Builder - Class in com.oracle.bmc.limits.requests
-
- AddQuotaLockResponse - Class in com.oracle.bmc.limits.responses
-
- AddQuotaLockResponse.Builder - Class in com.oracle.bmc.limits.responses
-
- addReplicas(ReplicaDetails) - Method in class com.oracle.bmc.blockchain.model.ScaleBlockchainPlatformDetails.Builder
-
- addReplicationLock(AddReplicationLockRequest) - Method in interface com.oracle.bmc.filestorage.FileStorage
-
Adds a lock to a resource.
- addReplicationLock(AddReplicationLockRequest, AsyncHandler<AddReplicationLockRequest, AddReplicationLockResponse>) - Method in interface com.oracle.bmc.filestorage.FileStorageAsync
-
Adds a lock to a resource.
- addReplicationLock(AddReplicationLockRequest, AsyncHandler<AddReplicationLockRequest, AddReplicationLockResponse>) - Method in class com.oracle.bmc.filestorage.FileStorageAsyncClient
-
- addReplicationLock(AddReplicationLockRequest) - Method in class com.oracle.bmc.filestorage.FileStorageClient
-
- addReplicationLockDetails(ResourceLock) - Method in class com.oracle.bmc.filestorage.requests.AddReplicationLockRequest.Builder
-
The details to be updated for the AddLock.
- AddReplicationLockRequest - Class in com.oracle.bmc.filestorage.requests
-
Example: Click
here to see how to use AddReplicationLockRequest.
- AddReplicationLockRequest() - Constructor for class com.oracle.bmc.filestorage.requests.AddReplicationLockRequest
-
- AddReplicationLockRequest.Builder - Class in com.oracle.bmc.filestorage.requests
-
- AddReplicationLockResponse - Class in com.oracle.bmc.filestorage.responses
-
- AddReplicationLockResponse.Builder - Class in com.oracle.bmc.filestorage.responses
-
- AddResourceLockDetails - Class in com.oracle.bmc.databasetools.model
-
- AddResourceLockDetails(AddResourceLockDetails.Type, String, String, Date) - Constructor for class com.oracle.bmc.databasetools.model.AddResourceLockDetails
-
Deprecated.
- addResourceLockDetails(AddResourceLockDetails) - Method in class com.oracle.bmc.databasetools.requests.AddDatabaseToolsConnectionLockRequest.Builder
-
AddResourceLockDetails body parameter
- addResourceLockDetails(AddResourceLockDetails) - Method in class com.oracle.bmc.databasetools.requests.AddDatabaseToolsPrivateEndpointLockRequest.Builder
-
AddResourceLockDetails body parameter
- AddResourceLockDetails - Class in com.oracle.bmc.datacatalog.model
-
- AddResourceLockDetails(AddResourceLockDetails.Type, String, String, Date) - Constructor for class com.oracle.bmc.datacatalog.model.AddResourceLockDetails
-
Deprecated.
- addResourceLockDetails(AddResourceLockDetails) - Method in class com.oracle.bmc.datacatalog.requests.AddCatalogLockRequest.Builder
-
AddResourceLockDetails body parameter
- addResourceLockDetails(AddResourceLockDetails) - Method in class com.oracle.bmc.datacatalog.requests.AddCatalogPrivateEndpointLockRequest.Builder
-
AddResourceLockDetails body parameter
- addResourceLockDetails(AddResourceLockDetails) - Method in class com.oracle.bmc.datacatalog.requests.AddMetastoreLockRequest.Builder
-
AddResourceLockDetails body parameter
- AddResourceLockDetails - Class in com.oracle.bmc.goldengate.model
-
Used to add a resource lock.
- AddResourceLockDetails(AddResourceLockDetails.Type, String) - Constructor for class com.oracle.bmc.goldengate.model.AddResourceLockDetails
-
Deprecated.
- addResourceLockDetails(AddResourceLockDetails) - Method in class com.oracle.bmc.goldengate.requests.AddConnectionLockRequest.Builder
-
AddResourceLockDetails body parameter
- addResourceLockDetails(AddResourceLockDetails) - Method in class com.oracle.bmc.goldengate.requests.AddDeploymentBackupLockRequest.Builder
-
AddResourceLockDetails body parameter
- addResourceLockDetails(AddResourceLockDetails) - Method in class com.oracle.bmc.goldengate.requests.AddDeploymentLockRequest.Builder
-
AddResourceLockDetails body parameter
- addResourceLockDetails(AddLockDetails) - Method in class com.oracle.bmc.mediaservices.requests.AddMediaWorkflowConfigurationLockRequest.Builder
-
AddResourceLockDetails body parameter
- addResourceLockDetails(AddLockDetails) - Method in class com.oracle.bmc.mediaservices.requests.AddMediaWorkflowLockRequest.Builder
-
AddResourceLockDetails body parameter
- addResourceLockDetails(AddLockDetails) - Method in class com.oracle.bmc.mediaservices.requests.AddStreamCdnConfigLockRequest.Builder
-
AddResourceLockDetails body parameter
- addResourceLockDetails(AddLockDetails) - Method in class com.oracle.bmc.mediaservices.requests.AddStreamDistributionChannelLockRequest.Builder
-
AddResourceLockDetails body parameter
- addResourceLockDetails(AddLockDetails) - Method in class com.oracle.bmc.mediaservices.requests.AddStreamPackagingConfigLockRequest.Builder
-
AddResourceLockDetails body parameter
- AddResourceLockDetails.Builder - Class in com.oracle.bmc.databasetools.model
-
- AddResourceLockDetails.Builder - Class in com.oracle.bmc.datacatalog.model
-
- AddResourceLockDetails.Builder - Class in com.oracle.bmc.goldengate.model
-
- AddResourceLockDetails.Type - Enum in com.oracle.bmc.databasetools.model
-
Type of the lock.
- AddResourceLockDetails.Type - Enum in com.oracle.bmc.datacatalog.model
-
Type of the lock.
- AddResourceLockDetails.Type - Enum in com.oracle.bmc.goldengate.model
-
Type of the lock.
- address(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalClusterVipConfiguration.Builder
-
The VIP name or IP address.
- address(String) - Method in class com.oracle.bmc.dns.model.ExternalDownstream.Builder
-
The server’s IP address (IPv4 or IPv6).
- address(String) - Method in class com.oracle.bmc.dns.model.ExternalMaster.Builder
-
The server’s IP address (IPv4 or IPv6).
- address(String) - Method in class com.oracle.bmc.dns.model.ZoneTransferServer.Builder
-
The server’s IP address (IPv4 or IPv6).
- address(String) - Method in class com.oracle.bmc.healthchecks.model.Connection.Builder
-
The connection IP address.
- address(String) - Method in class com.oracle.bmc.healthchecks.model.TcpConnection.Builder
-
The connection IP address.
- Address - Class in com.oracle.bmc.ospgateway.model
-
Address details model.
- Address(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.oracle.bmc.ospgateway.model.Address
-
Deprecated.
- address(AddressTypeRule) - Method in class com.oracle.bmc.ospgateway.model.AddressRule.Builder
-
- address(Address) - Method in class com.oracle.bmc.ospgateway.model.VerifyAddressReceipt.Builder
-
- address(Address) - Method in class com.oracle.bmc.ospgateway.responses.GetAddressResponse.Builder
-
The returned Address
instance.
- address(String) - Method in class com.oracle.bmc.vnmonitoring.model.ComputeInstanceEndpoint.Builder
-
The IPv4 address of the COMPUTE_INSTANCE-type Endpoint
object.
- address(String) - Method in class com.oracle.bmc.vnmonitoring.model.IpAddressEndpoint.Builder
-
The IPv4 address of the Endpoint
.
- address(String) - Method in class com.oracle.bmc.vnmonitoring.model.OnPremEndpoint.Builder
-
The IPv4 address of the Endpoint
.
- address(String) - Method in class com.oracle.bmc.vnmonitoring.model.SubnetEndpoint.Builder
-
The IPv4 address of the Endpoint
.
- address(String) - Method in class com.oracle.bmc.vnmonitoring.model.VlanEndpoint.Builder
-
The IPv4 address of the Endpoint
.
- address(String) - Method in class com.oracle.bmc.vnmonitoring.model.VnicEndpoint.Builder
-
The IPv4 address of a VNIC type Endpoint
.
- Address.Builder - Class in com.oracle.bmc.ospgateway.model
-
- address1(String) - Method in class com.oracle.bmc.dts.model.ShippingAddress.Builder
-
- address1(String) - Method in class com.oracle.bmc.onesubscription.model.InvoicingLocation.Builder
-
Address first line.
- address1(String) - Method in class com.oracle.bmc.onesubscription.model.SubscribedServiceLocation.Builder
-
Address first line.
- address1(String) - Method in class com.oracle.bmc.rover.model.ShippingAddress.Builder
-
Address line 1.
- address2(String) - Method in class com.oracle.bmc.dts.model.ShippingAddress.Builder
-
- address2(String) - Method in class com.oracle.bmc.onesubscription.model.InvoicingLocation.Builder
-
Address second line.
- address2(String) - Method in class com.oracle.bmc.onesubscription.model.SubscribedServiceLocation.Builder
-
Address second line.
- address2(String) - Method in class com.oracle.bmc.rover.model.ShippingAddress.Builder
-
Address line 2.
- address3(String) - Method in class com.oracle.bmc.dts.model.ShippingAddress.Builder
-
- address3(String) - Method in class com.oracle.bmc.rover.model.ShippingAddress.Builder
-
Address line 3.
- address4(String) - Method in class com.oracle.bmc.dts.model.ShippingAddress.Builder
-
- address4(String) - Method in class com.oracle.bmc.rover.model.ShippingAddress.Builder
-
Address line 4.
- addressCount(BigDecimal) - Method in class com.oracle.bmc.waas.model.AddressList.Builder
-
The total number of unique IP addresses in the address list.
- addressCount(BigDecimal) - Method in class com.oracle.bmc.waas.model.AddressListSummary.Builder
-
The total number of unique IP addresses in the address list.
- addressee(String) - Method in class com.oracle.bmc.dts.model.ShippingAddress.Builder
-
- addressee(String) - Method in class com.oracle.bmc.rover.model.ShippingAddress.Builder
-
Addressee in shipping address.
- addresses(List<String>) - Method in class com.oracle.bmc.healthchecks.model.DNS.Builder
-
The addresses returned by DNS resolution.
- Addresses - Class in com.oracle.bmc.identitydomains.model
-
A physical mailing address for this User, as described in (address Element).
- Addresses(String, String, String, String, String, String, Addresses.Type, Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.Addresses
-
Deprecated.
- addresses(List<Addresses>) - Method in class com.oracle.bmc.identitydomains.model.Me.Builder
-
A physical mailing address for this User, as described in (address Element).
- addresses(List<Addresses>) - Method in class com.oracle.bmc.identitydomains.model.User.Builder
-
A physical mailing address for this User, as described in (address Element).
- addresses(List<String>) - Method in class com.oracle.bmc.networkfirewall.model.AddressList.Builder
-
List of addresses.
- addresses(List<String>) - Method in class com.oracle.bmc.networkfirewall.model.CreateAddressListDetails.Builder
-
List of addresses.
- addresses(List<String>) - Method in class com.oracle.bmc.networkfirewall.model.UpdateFqdnAddressListDetails.Builder
-
List of FQDN addresses.
- addresses(List<String>) - Method in class com.oracle.bmc.networkfirewall.model.UpdateIpAddressListDetails.Builder
-
List of IP addresses which could be IPv4 or IPv6 addresses or CIDR blocks.
- addresses(List<String>) - Method in class com.oracle.bmc.waas.model.AddressList.Builder
-
The list of IP addresses or CIDR notations.
- addresses(List<String>) - Method in class com.oracle.bmc.waas.model.CreateAddressListDetails.Builder
-
A list of IP addresses or CIDR notations.
- addresses(List<String>) - Method in class com.oracle.bmc.waas.model.UpdateAddressListDetails.Builder
-
A list of IP addresses or CIDR notations.
- addresses(List<String>) - Method in class com.oracle.bmc.waas.model.Whitelist.Builder
-
A set of IP addresses or CIDR notations to include in the whitelist.
- addresses(List<String>) - Method in class com.oracle.bmc.waf.model.CreateNetworkAddressListAddressesDetails.Builder
-
A list of IP address prefixes in CIDR notation.
- addresses(List<String>) - Method in class com.oracle.bmc.waf.model.NetworkAddressListAddresses.Builder
-
A list of IP address prefixes in CIDR notation.
- addresses(List<String>) - Method in class com.oracle.bmc.waf.model.NetworkAddressListAddressesSummary.Builder
-
A list of IP address prefixes in CIDR notation.
- addresses(String) - Method in class com.oracle.bmc.waf.model.PrivateAddresses.Builder
-
A private IP address or CIDR IP address range.
- addresses(List<String>) - Method in class com.oracle.bmc.waf.model.UpdateNetworkAddressListAddressesDetails.Builder
-
A list of IP address prefixes in CIDR notation.
- Addresses.Builder - Class in com.oracle.bmc.identitydomains.model
-
- Addresses.Type - Enum in com.oracle.bmc.identitydomains.model
-
A label indicating the attribute’s function; e.g., ‘work’ or ‘home’.
- addressId(String) - Method in class com.oracle.bmc.ospgateway.requests.GetAddressRequest.Builder
-
The identifier of the address.
- addressKey(String) - Method in class com.oracle.bmc.ospgateway.model.Address.Builder
-
Address identifier.
- addressKey(String) - Method in class com.oracle.bmc.ospgateway.model.VerifyAddressDetails.Builder
-
Address identifier.
- addressLine1(String) - Method in class com.oracle.bmc.ospgateway.model.BillToAddress.Builder
-
Address line 1
- addressLine2(String) - Method in class com.oracle.bmc.ospgateway.model.BillToAddress.Builder
-
Address line 2
- addressLine3(String) - Method in class com.oracle.bmc.ospgateway.model.BillToAddress.Builder
-
Address line 3
- addressLine4(String) - Method in class com.oracle.bmc.ospgateway.model.BillToAddress.Builder
-
Address line 4
- AddressList - Class in com.oracle.bmc.networkfirewall.model
-
List of addresses with a reference name.
- AddressList(String, AddressListType, List<String>, Integer, String) - Constructor for class com.oracle.bmc.networkfirewall.model.AddressList
-
Deprecated.
- addressList(AddressList) - Method in class com.oracle.bmc.networkfirewall.responses.CreateAddressListResponse.Builder
-
The returned AddressList
instance.
- addressList(AddressList) - Method in class com.oracle.bmc.networkfirewall.responses.GetAddressListResponse.Builder
-
The returned AddressList
instance.
- addressList(AddressList) - Method in class com.oracle.bmc.networkfirewall.responses.UpdateAddressListResponse.Builder
-
The returned AddressList
instance.
- AddressList - Class in com.oracle.bmc.waas.model
-
The details of the address list.
- AddressList(String, String, String, BigDecimal, List<String>, Map<String, String>, Map<String, Map<String, Object>>, LifecycleStates, Date) - Constructor for class com.oracle.bmc.waas.model.AddressList
-
Deprecated.
- addressList(AddressList) - Method in class com.oracle.bmc.waas.responses.CreateAddressListResponse.Builder
-
The returned AddressList
instance.
- addressList(AddressList) - Method in class com.oracle.bmc.waas.responses.GetAddressListResponse.Builder
-
The returned AddressList
instance.
- addressList(AddressList) - Method in class com.oracle.bmc.waas.responses.UpdateAddressListResponse.Builder
-
The returned AddressList
instance.
- AddressList.Builder - Class in com.oracle.bmc.networkfirewall.model
-
- AddressList.Builder - Class in com.oracle.bmc.waas.model
-
- addressListId(String) - Method in class com.oracle.bmc.waas.requests.ChangeAddressListCompartmentRequest.Builder
-
The
OCID of the
address list.
- addressListId(String) - Method in class com.oracle.bmc.waas.requests.DeleteAddressListRequest.Builder
-
The
OCID of the
address list.
- addressListId(String) - Method in class com.oracle.bmc.waas.requests.GetAddressListRequest.Builder
-
The
OCID of the
address list.
- addressListId(String) - Method in class com.oracle.bmc.waas.requests.UpdateAddressListRequest.Builder
-
The
OCID of the
address list.
- addressListName(String) - Method in class com.oracle.bmc.networkfirewall.requests.DeleteAddressListRequest.Builder
-
Unique identifier for address lists.
- addressListName(String) - Method in class com.oracle.bmc.networkfirewall.requests.GetAddressListRequest.Builder
-
Unique identifier for address lists.
- addressListName(String) - Method in class com.oracle.bmc.networkfirewall.requests.UpdateAddressListRequest.Builder
-
Unique identifier for address lists.
- addressLists(List<String>) - Method in class com.oracle.bmc.waas.model.Whitelist.Builder
-
A list of
OCID
of IP address lists to include in the whitelist.
- AddressListSummary - Class in com.oracle.bmc.networkfirewall.model
-
Address List Summary in the network firewall policy
Note: Objects should always be created or deserialized using the
AddressListSummary.Builder
.
- AddressListSummary(String, AddressListType, Integer, String) - Constructor for class com.oracle.bmc.networkfirewall.model.AddressListSummary
-
Deprecated.
- AddressListSummary - Class in com.oracle.bmc.waas.model
-
A summary of the address list’s information.
- AddressListSummary(String, String, String, BigDecimal, Map<String, String>, Map<String, Map<String, Object>>, LifecycleStates, Date) - Constructor for class com.oracle.bmc.waas.model.AddressListSummary
-
Deprecated.
- AddressListSummary.Builder - Class in com.oracle.bmc.networkfirewall.model
-
- AddressListSummary.Builder - Class in com.oracle.bmc.waas.model
-
- AddressListSummaryCollection - Class in com.oracle.bmc.networkfirewall.model
-
- AddressListSummaryCollection(List<AddressListSummary>) - Constructor for class com.oracle.bmc.networkfirewall.model.AddressListSummaryCollection
-
Deprecated.
- addressListSummaryCollection(AddressListSummaryCollection) - Method in class com.oracle.bmc.networkfirewall.responses.ListAddressListsResponse.Builder
-
The returned AddressListSummaryCollection
instance.
- AddressListSummaryCollection.Builder - Class in com.oracle.bmc.networkfirewall.model
-
- AddressListType - Enum in com.oracle.bmc.networkfirewall.model
-
Type of address List.
- AddressQualityType - Enum in com.oracle.bmc.ospgateway.model
-
Address quality type
- AddressRateLimiting - Class in com.oracle.bmc.waas.model
-
The IP rate limiting configuration.
- AddressRateLimiting(Boolean, Integer, Integer, Integer) - Constructor for class com.oracle.bmc.waas.model.AddressRateLimiting
-
Deprecated.
- addressRateLimiting(AddressRateLimiting) - Method in class com.oracle.bmc.waas.model.WafConfig.Builder
-
The IP address rate limiting settings used to limit the number of requests from an
address.
- addressRateLimiting(AddressRateLimiting) - Method in class com.oracle.bmc.waas.model.WafConfigDetails.Builder
-
The settings used to limit the number of requests from an IP address.
- addressRateLimiting(AddressRateLimiting) - Method in class com.oracle.bmc.waas.responses.GetWafAddressRateLimitingResponse.Builder
-
The returned AddressRateLimiting
instance.
- AddressRateLimiting.Builder - Class in com.oracle.bmc.waas.model
-
- addressRateLimitingKey(String) - Method in class com.oracle.bmc.waas.model.WafLog.Builder
-
The AddressRateLimiting
key that matched the request.
- AddressRule - Class in com.oracle.bmc.ospgateway.model
-
Addres rule information
Note: Objects should always be created or deserialized using the
AddressRule.Builder
.
- AddressRule(String, AddressTypeRule, ContactTypeRule, TaxTypeRule) - Constructor for class com.oracle.bmc.ospgateway.model.AddressRule
-
Deprecated.
- addressRule(AddressRule) - Method in class com.oracle.bmc.ospgateway.responses.GetAddressRuleResponse.Builder
-
The returned AddressRule
instance.
- AddressRule.Builder - Class in com.oracle.bmc.ospgateway.model
-
- AddressRuleService - Interface in com.oracle.bmc.ospgateway
-
This site describes all the Rest endpoints of OSP Gateway.
- AddressRuleServiceAsync - Interface in com.oracle.bmc.ospgateway
-
This site describes all the Rest endpoints of OSP Gateway.
- AddressRuleServiceAsyncClient - Class in com.oracle.bmc.ospgateway
-
Async client implementation for AddressRuleService service.
- AddressRuleServiceAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.ospgateway.AddressRuleServiceAsyncClient
-
- AddressRuleServiceAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.ospgateway.AddressRuleServiceAsyncClient
-
- AddressRuleServiceAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.ospgateway.AddressRuleServiceAsyncClient
-
- AddressRuleServiceAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.ospgateway.AddressRuleServiceAsyncClient
-
- AddressRuleServiceAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.ospgateway.AddressRuleServiceAsyncClient
-
- AddressRuleServiceAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.ospgateway.AddressRuleServiceAsyncClient
-
- AddressRuleServiceAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.ospgateway.AddressRuleServiceAsyncClient
-
- AddressRuleServiceAsyncClient.Builder - Class in com.oracle.bmc.ospgateway
-
Builder class for this client.
- AddressRuleServiceClient - Class in com.oracle.bmc.ospgateway
-
- AddressRuleServiceClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.ospgateway.AddressRuleServiceClient
-
- AddressRuleServiceClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.ospgateway.AddressRuleServiceClient
-
- AddressRuleServiceClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.ospgateway.AddressRuleServiceClient
-
- AddressRuleServiceClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.ospgateway.AddressRuleServiceClient
-
- AddressRuleServiceClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.ospgateway.AddressRuleServiceClient
-
- AddressRuleServiceClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.ospgateway.AddressRuleServiceClient
-
- AddressRuleServiceClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.ospgateway.AddressRuleServiceClient
-
- AddressRuleServiceClient.Builder - Class in com.oracle.bmc.ospgateway
-
Builder class for this client.
- AddressService - Interface in com.oracle.bmc.ospgateway
-
This site describes all the Rest endpoints of OSP Gateway.
- AddressServiceAsync - Interface in com.oracle.bmc.ospgateway
-
This site describes all the Rest endpoints of OSP Gateway.
- AddressServiceAsyncClient - Class in com.oracle.bmc.ospgateway
-
Async client implementation for AddressService service.
- AddressServiceAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.ospgateway.AddressServiceAsyncClient
-
- AddressServiceAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.ospgateway.AddressServiceAsyncClient
-
- AddressServiceAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.ospgateway.AddressServiceAsyncClient
-
- AddressServiceAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.ospgateway.AddressServiceAsyncClient
-
- AddressServiceAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.ospgateway.AddressServiceAsyncClient
-
- AddressServiceAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.ospgateway.AddressServiceAsyncClient
-
- AddressServiceAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.ospgateway.AddressServiceAsyncClient
-
- AddressServiceAsyncClient.Builder - Class in com.oracle.bmc.ospgateway
-
Builder class for this client.
- AddressServiceClient - Class in com.oracle.bmc.ospgateway
-
- AddressServiceClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.ospgateway.AddressServiceClient
-
- AddressServiceClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.ospgateway.AddressServiceClient
-
- AddressServiceClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.ospgateway.AddressServiceClient
-
- AddressServiceClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.ospgateway.AddressServiceClient
-
- AddressServiceClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.ospgateway.AddressServiceClient
-
- AddressServiceClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.ospgateway.AddressServiceClient
-
- AddressServiceClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.ospgateway.AddressServiceClient
-
- AddressServiceClient.Builder - Class in com.oracle.bmc.ospgateway
-
Builder class for this client.
- AddressType - Enum in com.oracle.bmc.core.model
-
Address type of the CIDR/IP within a VCN or subnet
- addressType(String) - Method in class com.oracle.bmc.core.model.IpInventoryCidrUtilizationSummary.Builder
-
Address type of the CIDR within a subnet.
- addressType(String) - Method in class com.oracle.bmc.core.model.IpInventorySubnetResourceSummary.Builder
-
Address type of the allocated private IP address.
- addressTypeList(List<AddressType>) - Method in class com.oracle.bmc.core.model.ListIpInventoryDetails.Builder
-
List of IP address types used.
- AddressTypeRule - Class in com.oracle.bmc.ospgateway.model
-
Address type rule information
Note: Objects should always be created or deserialized using the
AddressTypeRule.Builder
.
- AddressTypeRule(ThirdPartyValidationType, List<Field>) - Constructor for class com.oracle.bmc.ospgateway.model.AddressTypeRule
-
Deprecated.
- AddressTypeRule.Builder - Class in com.oracle.bmc.ospgateway.model
-
- AddressVerificationCode - Enum in com.oracle.bmc.ospgateway.model
-
Address verification code
- addRetryToken(HttpRequest) - Static method in class com.oracle.bmc.http.internal.RetryTokenUtils
-
- AddScheduleBasedHorizontalScalingPolicyDetails - Class in com.oracle.bmc.bds.model
-
Details of a schedule based horizontal autoscaling policy.
- AddScheduleBasedHorizontalScalingPolicyDetails(String, List<HorizontalScalingScheduleDetails>) - Constructor for class com.oracle.bmc.bds.model.AddScheduleBasedHorizontalScalingPolicyDetails
-
Deprecated.
- AddScheduleBasedHorizontalScalingPolicyDetails.Builder - Class in com.oracle.bmc.bds.model
-
- AddScheduleBasedVerticalScalingPolicyDetails - Class in com.oracle.bmc.bds.model
-
Details of a schedule based vertical autoscaling policy.
- AddScheduleBasedVerticalScalingPolicyDetails(String, List<VerticalScalingScheduleDetails>) - Constructor for class com.oracle.bmc.bds.model.AddScheduleBasedVerticalScalingPolicyDetails
-
Deprecated.
- AddScheduleBasedVerticalScalingPolicyDetails.Builder - Class in com.oracle.bmc.bds.model
-
- AddSecurityRuleDetails - Class in com.oracle.bmc.core.model
-
A rule for allowing inbound (INGRESS) or outbound (EGRESS) IP packets.
- AddSecurityRuleDetails(String, String, AddSecurityRuleDetails.DestinationType, AddSecurityRuleDetails.Direction, IcmpOptions, Boolean, String, String, AddSecurityRuleDetails.SourceType, TcpOptions, UdpOptions) - Constructor for class com.oracle.bmc.core.model.AddSecurityRuleDetails
-
Deprecated.
- AddSecurityRuleDetails - Class in com.oracle.bmc.vnmonitoring.model
-
A rule for allowing inbound (INGRESS) or outbound (EGRESS) IP packets.
- AddSecurityRuleDetails(String, String, AddSecurityRuleDetails.DestinationType, AddSecurityRuleDetails.Direction, IcmpOptions, Boolean, String, String, AddSecurityRuleDetails.SourceType, TcpOptions, UdpOptions) - Constructor for class com.oracle.bmc.vnmonitoring.model.AddSecurityRuleDetails
-
Deprecated.
- AddSecurityRuleDetails.Builder - Class in com.oracle.bmc.core.model
-
- AddSecurityRuleDetails.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- AddSecurityRuleDetails.DestinationType - Enum in com.oracle.bmc.core.model
-
Type of destination for the rule.
- AddSecurityRuleDetails.DestinationType - Enum in com.oracle.bmc.vnmonitoring.model
-
Type of destination for the rule.
- AddSecurityRuleDetails.Direction - Enum in com.oracle.bmc.core.model
-
Direction of the security rule.
- AddSecurityRuleDetails.Direction - Enum in com.oracle.bmc.vnmonitoring.model
-
Direction of the security rule.
- AddSecurityRuleDetails.SourceType - Enum in com.oracle.bmc.core.model
-
Type of source for the rule.
- AddSecurityRuleDetails.SourceType - Enum in com.oracle.bmc.vnmonitoring.model
-
Type of source for the rule.
- addServiceEndpointTemplateForRealm(String, String) - Method in interface com.oracle.bmc.Service
-
This method adds service endpoint templates for the realm to a map
- addServiceEndpointTemplateForRealm(String, String) - Method in class com.oracle.bmc.Services.ServiceBuilder
-
- addSnapshotLock(AddSnapshotLockRequest) - Method in interface com.oracle.bmc.filestorage.FileStorage
-
Adds a lock to a resource.
- addSnapshotLock(AddSnapshotLockRequest, AsyncHandler<AddSnapshotLockRequest, AddSnapshotLockResponse>) - Method in interface com.oracle.bmc.filestorage.FileStorageAsync
-
Adds a lock to a resource.
- addSnapshotLock(AddSnapshotLockRequest, AsyncHandler<AddSnapshotLockRequest, AddSnapshotLockResponse>) - Method in class com.oracle.bmc.filestorage.FileStorageAsyncClient
-
- addSnapshotLock(AddSnapshotLockRequest) - Method in class com.oracle.bmc.filestorage.FileStorageClient
-
- addSnapshotLockDetails(ResourceLock) - Method in class com.oracle.bmc.filestorage.requests.AddSnapshotLockRequest.Builder
-
The details to be updated for the AddLock.
- AddSnapshotLockRequest - Class in com.oracle.bmc.filestorage.requests
-
Example: Click
here to see how to use AddSnapshotLockRequest.
- AddSnapshotLockRequest() - Constructor for class com.oracle.bmc.filestorage.requests.AddSnapshotLockRequest
-
- AddSnapshotLockRequest.Builder - Class in com.oracle.bmc.filestorage.requests
-
- AddSnapshotLockResponse - Class in com.oracle.bmc.filestorage.responses
-
- AddSnapshotLockResponse.Builder - Class in com.oracle.bmc.filestorage.responses
-
- addSourceEventTypes(AddSourceEventTypesRequest) - Method in interface com.oracle.bmc.loganalytics.LogAnalytics
-
Add one or more event types to a source.
- addSourceEventTypes(AddSourceEventTypesRequest, AsyncHandler<AddSourceEventTypesRequest, AddSourceEventTypesResponse>) - Method in interface com.oracle.bmc.loganalytics.LogAnalyticsAsync
-
Add one or more event types to a source.
- addSourceEventTypes(AddSourceEventTypesRequest, AsyncHandler<AddSourceEventTypesRequest, AddSourceEventTypesResponse>) - Method in class com.oracle.bmc.loganalytics.LogAnalyticsAsyncClient
-
- addSourceEventTypes(AddSourceEventTypesRequest) - Method in class com.oracle.bmc.loganalytics.LogAnalyticsClient
-
- AddSourceEventTypesRequest - Class in com.oracle.bmc.loganalytics.requests
-
Example: Click
here to see how to use AddSourceEventTypesRequest.
- AddSourceEventTypesRequest() - Constructor for class com.oracle.bmc.loganalytics.requests.AddSourceEventTypesRequest
-
- AddSourceEventTypesRequest.Builder - Class in com.oracle.bmc.loganalytics.requests
-
- AddSourceEventTypesResponse - Class in com.oracle.bmc.loganalytics.responses
-
- AddSourceEventTypesResponse.Builder - Class in com.oracle.bmc.loganalytics.responses
-
- addStandbyAutonomousContainerDatabase(AddStandbyAutonomousContainerDatabaseRequest) - Method in interface com.oracle.bmc.database.Database
-
Create Standby Autonomous Container Database.
- addStandbyAutonomousContainerDatabase(AddStandbyAutonomousContainerDatabaseRequest, AsyncHandler<AddStandbyAutonomousContainerDatabaseRequest, AddStandbyAutonomousContainerDatabaseResponse>) - Method in interface com.oracle.bmc.database.DatabaseAsync
-
Create Standby Autonomous Container Database.
- addStandbyAutonomousContainerDatabase(AddStandbyAutonomousContainerDatabaseRequest, AsyncHandler<AddStandbyAutonomousContainerDatabaseRequest, AddStandbyAutonomousContainerDatabaseResponse>) - Method in class com.oracle.bmc.database.DatabaseAsyncClient
-
- addStandbyAutonomousContainerDatabase(AddStandbyAutonomousContainerDatabaseRequest) - Method in class com.oracle.bmc.database.DatabaseClient
-
- AddStandbyAutonomousContainerDatabaseDetails - Class in com.oracle.bmc.database.model
-
- AddStandbyAutonomousContainerDatabaseDetails(Integer, Boolean, PeerAutonomousContainerDatabaseBackupConfig, String, String, String, String, String, AddStandbyAutonomousContainerDatabaseDetails.ProtectionMode, Integer) - Constructor for class com.oracle.bmc.database.model.AddStandbyAutonomousContainerDatabaseDetails
-
Deprecated.
- addStandbyAutonomousContainerDatabaseDetails(AddStandbyAutonomousContainerDatabaseDetails) - Method in class com.oracle.bmc.database.requests.AddStandbyAutonomousContainerDatabaseRequest.Builder
-
Request to Add Standy Autonomous Container Database Dataguard.
- AddStandbyAutonomousContainerDatabaseDetails.Builder - Class in com.oracle.bmc.database.model
-
- AddStandbyAutonomousContainerDatabaseDetails.ProtectionMode - Enum in com.oracle.bmc.database.model
-
The protection mode of this Autonomous Data Guard association.
- AddStandbyAutonomousContainerDatabaseRequest - Class in com.oracle.bmc.database.requests
-
Example: Click
here to see how to use
AddStandbyAutonomousContainerDatabaseRequest.
- AddStandbyAutonomousContainerDatabaseRequest() - Constructor for class com.oracle.bmc.database.requests.AddStandbyAutonomousContainerDatabaseRequest
-
- AddStandbyAutonomousContainerDatabaseRequest.Builder - Class in com.oracle.bmc.database.requests
-
- AddStandbyAutonomousContainerDatabaseResponse - Class in com.oracle.bmc.database.responses
-
- AddStandbyAutonomousContainerDatabaseResponse.Builder - Class in com.oracle.bmc.database.responses
-
- addStorage(ScaleStorageDetails) - Method in class com.oracle.bmc.blockchain.model.ScaleBlockchainPlatformDetails.Builder
-
- addStorageCapacityCloudExadataInfrastructure(AddStorageCapacityCloudExadataInfrastructureRequest) - Method in interface com.oracle.bmc.database.Database
-
Makes the storage capacity from additional storage servers available for Cloud VM Cluster
consumption.
- addStorageCapacityCloudExadataInfrastructure(AddStorageCapacityCloudExadataInfrastructureRequest, AsyncHandler<AddStorageCapacityCloudExadataInfrastructureRequest, AddStorageCapacityCloudExadataInfrastructureResponse>) - Method in interface com.oracle.bmc.database.DatabaseAsync
-
Makes the storage capacity from additional storage servers available for Cloud VM Cluster
consumption.
- addStorageCapacityCloudExadataInfrastructure(AddStorageCapacityCloudExadataInfrastructureRequest, AsyncHandler<AddStorageCapacityCloudExadataInfrastructureRequest, AddStorageCapacityCloudExadataInfrastructureResponse>) - Method in class com.oracle.bmc.database.DatabaseAsyncClient
-
- addStorageCapacityCloudExadataInfrastructure(AddStorageCapacityCloudExadataInfrastructureRequest) - Method in class com.oracle.bmc.database.DatabaseClient
-
- AddStorageCapacityCloudExadataInfrastructureRequest - Class in com.oracle.bmc.database.requests
-
Example: Click
here to see how to use
AddStorageCapacityCloudExadataInfrastructureRequest.
- AddStorageCapacityCloudExadataInfrastructureRequest() - Constructor for class com.oracle.bmc.database.requests.AddStorageCapacityCloudExadataInfrastructureRequest
-
- AddStorageCapacityCloudExadataInfrastructureRequest.Builder - Class in com.oracle.bmc.database.requests
-
- AddStorageCapacityCloudExadataInfrastructureResponse - Class in com.oracle.bmc.database.responses
-
- AddStorageCapacityCloudExadataInfrastructureResponse.Builder - Class in com.oracle.bmc.database.responses
-
- addStorageCapacityExadataInfrastructure(AddStorageCapacityExadataInfrastructureRequest) - Method in interface com.oracle.bmc.database.Database
-
Makes the storage capacity from additional storage servers available for VM Cluster
consumption.
- addStorageCapacityExadataInfrastructure(AddStorageCapacityExadataInfrastructureRequest, AsyncHandler<AddStorageCapacityExadataInfrastructureRequest, AddStorageCapacityExadataInfrastructureResponse>) - Method in interface com.oracle.bmc.database.DatabaseAsync
-
Makes the storage capacity from additional storage servers available for VM Cluster
consumption.
- addStorageCapacityExadataInfrastructure(AddStorageCapacityExadataInfrastructureRequest, AsyncHandler<AddStorageCapacityExadataInfrastructureRequest, AddStorageCapacityExadataInfrastructureResponse>) - Method in class com.oracle.bmc.database.DatabaseAsyncClient
-
- addStorageCapacityExadataInfrastructure(AddStorageCapacityExadataInfrastructureRequest) - Method in class com.oracle.bmc.database.DatabaseClient
-
- AddStorageCapacityExadataInfrastructureRequest - Class in com.oracle.bmc.database.requests
-
Example: Click
here to see how to use
AddStorageCapacityExadataInfrastructureRequest.
- AddStorageCapacityExadataInfrastructureRequest() - Constructor for class com.oracle.bmc.database.requests.AddStorageCapacityExadataInfrastructureRequest
-
- AddStorageCapacityExadataInfrastructureRequest.Builder - Class in com.oracle.bmc.database.requests
-
- AddStorageCapacityExadataInfrastructureResponse - Class in com.oracle.bmc.database.responses
-
- AddStorageCapacityExadataInfrastructureResponse.Builder - Class in com.oracle.bmc.database.responses
-
- addStreamCdnConfigLock(AddStreamCdnConfigLockRequest) - Method in interface com.oracle.bmc.mediaservices.MediaServices
-
Add a lock to a StreamCdnConfig.
- addStreamCdnConfigLock(AddStreamCdnConfigLockRequest, AsyncHandler<AddStreamCdnConfigLockRequest, AddStreamCdnConfigLockResponse>) - Method in interface com.oracle.bmc.mediaservices.MediaServicesAsync
-
Add a lock to a StreamCdnConfig.
- addStreamCdnConfigLock(AddStreamCdnConfigLockRequest, AsyncHandler<AddStreamCdnConfigLockRequest, AddStreamCdnConfigLockResponse>) - Method in class com.oracle.bmc.mediaservices.MediaServicesAsyncClient
-
- addStreamCdnConfigLock(AddStreamCdnConfigLockRequest) - Method in class com.oracle.bmc.mediaservices.MediaServicesClient
-
- AddStreamCdnConfigLockRequest - Class in com.oracle.bmc.mediaservices.requests
-
Example: Click
here to see how to use
AddStreamCdnConfigLockRequest.
- AddStreamCdnConfigLockRequest() - Constructor for class com.oracle.bmc.mediaservices.requests.AddStreamCdnConfigLockRequest
-
- AddStreamCdnConfigLockRequest.Builder - Class in com.oracle.bmc.mediaservices.requests
-
- AddStreamCdnConfigLockResponse - Class in com.oracle.bmc.mediaservices.responses
-
- AddStreamCdnConfigLockResponse.Builder - Class in com.oracle.bmc.mediaservices.responses
-
- addStreamDistributionChannelLock(AddStreamDistributionChannelLockRequest) - Method in interface com.oracle.bmc.mediaservices.MediaServices
-
Add a lock to a StreamDistributionChannel.
- addStreamDistributionChannelLock(AddStreamDistributionChannelLockRequest, AsyncHandler<AddStreamDistributionChannelLockRequest, AddStreamDistributionChannelLockResponse>) - Method in interface com.oracle.bmc.mediaservices.MediaServicesAsync
-
Add a lock to a StreamDistributionChannel.
- addStreamDistributionChannelLock(AddStreamDistributionChannelLockRequest, AsyncHandler<AddStreamDistributionChannelLockRequest, AddStreamDistributionChannelLockResponse>) - Method in class com.oracle.bmc.mediaservices.MediaServicesAsyncClient
-
- addStreamDistributionChannelLock(AddStreamDistributionChannelLockRequest) - Method in class com.oracle.bmc.mediaservices.MediaServicesClient
-
- AddStreamDistributionChannelLockRequest - Class in com.oracle.bmc.mediaservices.requests
-
Example: Click
here to see how to use
AddStreamDistributionChannelLockRequest.
- AddStreamDistributionChannelLockRequest() - Constructor for class com.oracle.bmc.mediaservices.requests.AddStreamDistributionChannelLockRequest
-
- AddStreamDistributionChannelLockRequest.Builder - Class in com.oracle.bmc.mediaservices.requests
-
- AddStreamDistributionChannelLockResponse - Class in com.oracle.bmc.mediaservices.responses
-
- AddStreamDistributionChannelLockResponse.Builder - Class in com.oracle.bmc.mediaservices.responses
-
- addStreamPackagingConfigLock(AddStreamPackagingConfigLockRequest) - Method in interface com.oracle.bmc.mediaservices.MediaServices
-
Add a lock to a StreamPackagingConfig.
- addStreamPackagingConfigLock(AddStreamPackagingConfigLockRequest, AsyncHandler<AddStreamPackagingConfigLockRequest, AddStreamPackagingConfigLockResponse>) - Method in interface com.oracle.bmc.mediaservices.MediaServicesAsync
-
Add a lock to a StreamPackagingConfig.
- addStreamPackagingConfigLock(AddStreamPackagingConfigLockRequest, AsyncHandler<AddStreamPackagingConfigLockRequest, AddStreamPackagingConfigLockResponse>) - Method in class com.oracle.bmc.mediaservices.MediaServicesAsyncClient
-
- addStreamPackagingConfigLock(AddStreamPackagingConfigLockRequest) - Method in class com.oracle.bmc.mediaservices.MediaServicesClient
-
- AddStreamPackagingConfigLockRequest - Class in com.oracle.bmc.mediaservices.requests
-
Example: Click
here to see how to use
AddStreamPackagingConfigLockRequest.
- AddStreamPackagingConfigLockRequest() - Constructor for class com.oracle.bmc.mediaservices.requests.AddStreamPackagingConfigLockRequest
-
- AddStreamPackagingConfigLockRequest.Builder - Class in com.oracle.bmc.mediaservices.requests
-
- AddStreamPackagingConfigLockResponse - Class in com.oracle.bmc.mediaservices.responses
-
- AddStreamPackagingConfigLockResponse.Builder - Class in com.oracle.bmc.mediaservices.responses
-
- AddSubnetIpv6CidrDetails - Class in com.oracle.bmc.core.model
-
Details used when adding an IPv6 prefix to a subnet.
- AddSubnetIpv6CidrDetails(String) - Constructor for class com.oracle.bmc.core.model.AddSubnetIpv6CidrDetails
-
Deprecated.
- addSubnetIpv6CidrDetails(AddSubnetIpv6CidrDetails) - Method in class com.oracle.bmc.core.requests.AddIpv6SubnetCidrRequest.Builder
-
Details object for adding an IPv6 prefix to a subnet.
- AddSubnetIpv6CidrDetails - Class in com.oracle.bmc.vnmonitoring.model
-
Details used when adding an IPv6 CIDR block to a subnet.
- AddSubnetIpv6CidrDetails(String) - Constructor for class com.oracle.bmc.vnmonitoring.model.AddSubnetIpv6CidrDetails
-
Deprecated.
- AddSubnetIpv6CidrDetails.Builder - Class in com.oracle.bmc.core.model
-
- AddSubnetIpv6CidrDetails.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- addTagDefaultLock(AddTagDefaultLockRequest) - Method in interface com.oracle.bmc.identity.Identity
-
Add a resource lock to a tag default.
- addTagDefaultLock(AddTagDefaultLockRequest, AsyncHandler<AddTagDefaultLockRequest, AddTagDefaultLockResponse>) - Method in interface com.oracle.bmc.identity.IdentityAsync
-
Add a resource lock to a tag default.
- addTagDefaultLock(AddTagDefaultLockRequest, AsyncHandler<AddTagDefaultLockRequest, AddTagDefaultLockResponse>) - Method in class com.oracle.bmc.identity.IdentityAsyncClient
-
- addTagDefaultLock(AddTagDefaultLockRequest) - Method in class com.oracle.bmc.identity.IdentityClient
-
- AddTagDefaultLockRequest - Class in com.oracle.bmc.identity.requests
-
Example: Click
here to see how to use AddTagDefaultLockRequest.
- AddTagDefaultLockRequest() - Constructor for class com.oracle.bmc.identity.requests.AddTagDefaultLockRequest
-
- AddTagDefaultLockRequest.Builder - Class in com.oracle.bmc.identity.requests
-
- AddTagDefaultLockResponse - Class in com.oracle.bmc.identity.responses
-
- AddTagDefaultLockResponse.Builder - Class in com.oracle.bmc.identity.responses
-
- addTagNamespaceLock(AddTagNamespaceLockRequest) - Method in interface com.oracle.bmc.identity.Identity
-
Add a resource lock to a tag namespace.
- addTagNamespaceLock(AddTagNamespaceLockRequest, AsyncHandler<AddTagNamespaceLockRequest, AddTagNamespaceLockResponse>) - Method in interface com.oracle.bmc.identity.IdentityAsync
-
Add a resource lock to a tag namespace.
- addTagNamespaceLock(AddTagNamespaceLockRequest, AsyncHandler<AddTagNamespaceLockRequest, AddTagNamespaceLockResponse>) - Method in class com.oracle.bmc.identity.IdentityAsyncClient
-
- addTagNamespaceLock(AddTagNamespaceLockRequest) - Method in class com.oracle.bmc.identity.IdentityClient
-
- AddTagNamespaceLockRequest - Class in com.oracle.bmc.identity.requests
-
Example: Click
here to see how to use AddTagNamespaceLockRequest.
- AddTagNamespaceLockRequest() - Constructor for class com.oracle.bmc.identity.requests.AddTagNamespaceLockRequest
-
- AddTagNamespaceLockRequest.Builder - Class in com.oracle.bmc.identity.requests
-
- AddTagNamespaceLockResponse - Class in com.oracle.bmc.identity.responses
-
- AddTagNamespaceLockResponse.Builder - Class in com.oracle.bmc.identity.responses
-
- addToHistory(Throwable, Integer, Map<String, String>) - Method in interface com.oracle.bmc.circuitbreaker.OciCircuitBreaker
-
- addUserToGroup(AddUserToGroupRequest) - Method in interface com.oracle.bmc.identity.Identity
-
Adds the specified user to the specified group and returns a UserGroupMembership
object
with its own OCID.
- addUserToGroup(AddUserToGroupRequest, AsyncHandler<AddUserToGroupRequest, AddUserToGroupResponse>) - Method in interface com.oracle.bmc.identity.IdentityAsync
-
Adds the specified user to the specified group and returns a UserGroupMembership
object
with its own OCID.
- addUserToGroup(AddUserToGroupRequest, AsyncHandler<AddUserToGroupRequest, AddUserToGroupResponse>) - Method in class com.oracle.bmc.identity.IdentityAsyncClient
-
- addUserToGroup(AddUserToGroupRequest) - Method in class com.oracle.bmc.identity.IdentityClient
-
- AddUserToGroupDetails - Class in com.oracle.bmc.identity.model
-
- AddUserToGroupDetails(String, String) - Constructor for class com.oracle.bmc.identity.model.AddUserToGroupDetails
-
Deprecated.
- addUserToGroupDetails(AddUserToGroupDetails) - Method in class com.oracle.bmc.identity.requests.AddUserToGroupRequest.Builder
-
Request object for adding a user to a group.
- AddUserToGroupDetails.Builder - Class in com.oracle.bmc.identity.model
-
- AddUserToGroupRequest - Class in com.oracle.bmc.identity.requests
-
Example: Click
here to see how to use AddUserToGroupRequest.
- AddUserToGroupRequest() - Constructor for class com.oracle.bmc.identity.requests.AddUserToGroupRequest
-
- AddUserToGroupRequest.Builder - Class in com.oracle.bmc.identity.requests
-
- AddUserToGroupResponse - Class in com.oracle.bmc.identity.responses
-
- AddUserToGroupResponse.Builder - Class in com.oracle.bmc.identity.responses
-
- addUtilityNodes(AddUtilityNodesRequest) - Method in interface com.oracle.bmc.bds.Bds
-
Increases the size (scales out) of a cluster by adding utility nodes.
- addUtilityNodes(AddUtilityNodesRequest, AsyncHandler<AddUtilityNodesRequest, AddUtilityNodesResponse>) - Method in interface com.oracle.bmc.bds.BdsAsync
-
Increases the size (scales out) of a cluster by adding utility nodes.
- addUtilityNodes(AddUtilityNodesRequest, AsyncHandler<AddUtilityNodesRequest, AddUtilityNodesResponse>) - Method in class com.oracle.bmc.bds.BdsAsyncClient
-
- addUtilityNodes(AddUtilityNodesRequest) - Method in class com.oracle.bmc.bds.BdsClient
-
- AddUtilityNodesDetails - Class in com.oracle.bmc.bds.model
-
The information about added utility nodes.
- AddUtilityNodesDetails(String, Integer, String, Long, ShapeConfigDetails) - Constructor for class com.oracle.bmc.bds.model.AddUtilityNodesDetails
-
Deprecated.
- addUtilityNodesDetails(AddUtilityNodesDetails) - Method in class com.oracle.bmc.bds.requests.AddUtilityNodesRequest.Builder
-
Details for the newly added nodes.
- AddUtilityNodesDetails.Builder - Class in com.oracle.bmc.bds.model
-
- AddUtilityNodesRequest - Class in com.oracle.bmc.bds.requests
-
Example: Click
here to see how to use AddUtilityNodesRequest.
- AddUtilityNodesRequest() - Constructor for class com.oracle.bmc.bds.requests.AddUtilityNodesRequest
-
- AddUtilityNodesRequest.Builder - Class in com.oracle.bmc.bds.requests
-
- AddUtilityNodesResponse - Class in com.oracle.bmc.bds.responses
-
- AddUtilityNodesResponse.Builder - Class in com.oracle.bmc.bds.responses
-
- addVcnCidr(AddVcnCidrRequest) - Method in interface com.oracle.bmc.core.VirtualNetwork
-
Adds a CIDR block to a VCN.
- addVcnCidr(AddVcnCidrRequest, AsyncHandler<AddVcnCidrRequest, AddVcnCidrResponse>) - Method in interface com.oracle.bmc.core.VirtualNetworkAsync
-
Adds a CIDR block to a VCN.
- addVcnCidr(AddVcnCidrRequest, AsyncHandler<AddVcnCidrRequest, AddVcnCidrResponse>) - Method in class com.oracle.bmc.core.VirtualNetworkAsyncClient
-
- addVcnCidr(AddVcnCidrRequest) - Method in class com.oracle.bmc.core.VirtualNetworkClient
-
- AddVcnCidrDetails - Class in com.oracle.bmc.core.model
-
Details used to add a CIDR block to a VCN.
- AddVcnCidrDetails(String) - Constructor for class com.oracle.bmc.core.model.AddVcnCidrDetails
-
Deprecated.
- addVcnCidrDetails(AddVcnCidrDetails) - Method in class com.oracle.bmc.core.requests.AddVcnCidrRequest.Builder
-
Details object for deleting a VCN CIDR.
- AddVcnCidrDetails - Class in com.oracle.bmc.vnmonitoring.model
-
Details used to add a CIDR block to a VCN.
- AddVcnCidrDetails(String) - Constructor for class com.oracle.bmc.vnmonitoring.model.AddVcnCidrDetails
-
Deprecated.
- AddVcnCidrDetails.Builder - Class in com.oracle.bmc.core.model
-
- AddVcnCidrDetails.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- AddVcnCidrRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use AddVcnCidrRequest.
- AddVcnCidrRequest() - Constructor for class com.oracle.bmc.core.requests.AddVcnCidrRequest
-
- AddVcnCidrRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AddVcnCidrResponse - Class in com.oracle.bmc.core.responses
-
- AddVcnCidrResponse.Builder - Class in com.oracle.bmc.core.responses
-
- AddVcnIpv6CidrDetails - Class in com.oracle.bmc.core.model
-
Details used when adding a ULA or private IPv6 prefix or an IPv6 GUA assigned by Oracle or a
BYOIPv6 prefix.
- AddVcnIpv6CidrDetails(String, Boolean, Byoipv6CidrDetails) - Constructor for class com.oracle.bmc.core.model.AddVcnIpv6CidrDetails
-
Deprecated.
- addVcnIpv6CidrDetails(AddVcnIpv6CidrDetails) - Method in class com.oracle.bmc.core.requests.AddIpv6VcnCidrRequest.Builder
-
Details object for adding an IPv6 VCN CIDR.
- AddVcnIpv6CidrDetails - Class in com.oracle.bmc.vnmonitoring.model
-
Details used when adding a ULA or private IPv6 prefix or an IPv6 GUA assigned by Oracle or a
BYOIPv6 prefix.
- AddVcnIpv6CidrDetails(String, Boolean, Byoipv6CidrDetails) - Constructor for class com.oracle.bmc.vnmonitoring.model.AddVcnIpv6CidrDetails
-
Deprecated.
- AddVcnIpv6CidrDetails.Builder - Class in com.oracle.bmc.core.model
-
- AddVcnIpv6CidrDetails.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- addVirtualMachineToCloudVmCluster(AddVirtualMachineToCloudVmClusterRequest) - Method in interface com.oracle.bmc.database.Database
-
Add Virtual Machines to the Cloud VM cluster.
- addVirtualMachineToCloudVmCluster(AddVirtualMachineToCloudVmClusterRequest, AsyncHandler<AddVirtualMachineToCloudVmClusterRequest, AddVirtualMachineToCloudVmClusterResponse>) - Method in interface com.oracle.bmc.database.DatabaseAsync
-
Add Virtual Machines to the Cloud VM cluster.
- addVirtualMachineToCloudVmCluster(AddVirtualMachineToCloudVmClusterRequest, AsyncHandler<AddVirtualMachineToCloudVmClusterRequest, AddVirtualMachineToCloudVmClusterResponse>) - Method in class com.oracle.bmc.database.DatabaseAsyncClient
-
- addVirtualMachineToCloudVmCluster(AddVirtualMachineToCloudVmClusterRequest) - Method in class com.oracle.bmc.database.DatabaseClient
-
- AddVirtualMachineToCloudVmClusterDetails - Class in com.oracle.bmc.database.model
-
Details of adding Virtual Machines to the Cloud VM Cluster.
- AddVirtualMachineToCloudVmClusterDetails(List<CloudDbServerDetails>) - Constructor for class com.oracle.bmc.database.model.AddVirtualMachineToCloudVmClusterDetails
-
Deprecated.
- addVirtualMachineToCloudVmClusterDetails(AddVirtualMachineToCloudVmClusterDetails) - Method in class com.oracle.bmc.database.requests.AddVirtualMachineToCloudVmClusterRequest.Builder
-
Request to add Virtual Machines to the Cloud VM cluster.
- AddVirtualMachineToCloudVmClusterDetails.Builder - Class in com.oracle.bmc.database.model
-
- AddVirtualMachineToCloudVmClusterRequest - Class in com.oracle.bmc.database.requests
-
Example: Click
here to see how to use
AddVirtualMachineToCloudVmClusterRequest.
- AddVirtualMachineToCloudVmClusterRequest() - Constructor for class com.oracle.bmc.database.requests.AddVirtualMachineToCloudVmClusterRequest
-
- AddVirtualMachineToCloudVmClusterRequest.Builder - Class in com.oracle.bmc.database.requests
-
- AddVirtualMachineToCloudVmClusterResponse - Class in com.oracle.bmc.database.responses
-
- AddVirtualMachineToCloudVmClusterResponse.Builder - Class in com.oracle.bmc.database.responses
-
- addVirtualMachineToVmCluster(AddVirtualMachineToVmClusterRequest) - Method in interface com.oracle.bmc.database.Database
-
Add Virtual Machines to the VM cluster.
- addVirtualMachineToVmCluster(AddVirtualMachineToVmClusterRequest, AsyncHandler<AddVirtualMachineToVmClusterRequest, AddVirtualMachineToVmClusterResponse>) - Method in interface com.oracle.bmc.database.DatabaseAsync
-
Add Virtual Machines to the VM cluster.
- addVirtualMachineToVmCluster(AddVirtualMachineToVmClusterRequest, AsyncHandler<AddVirtualMachineToVmClusterRequest, AddVirtualMachineToVmClusterResponse>) - Method in class com.oracle.bmc.database.DatabaseAsyncClient
-
- addVirtualMachineToVmCluster(AddVirtualMachineToVmClusterRequest) - Method in class com.oracle.bmc.database.DatabaseClient
-
- AddVirtualMachineToVmClusterDetails - Class in com.oracle.bmc.database.model
-
Details of adding Virtual Machines to the VM Cluster.
- AddVirtualMachineToVmClusterDetails(List<DbServerDetails>) - Constructor for class com.oracle.bmc.database.model.AddVirtualMachineToVmClusterDetails
-
Deprecated.
- addVirtualMachineToVmClusterDetails(AddVirtualMachineToVmClusterDetails) - Method in class com.oracle.bmc.database.requests.AddVirtualMachineToVmClusterRequest.Builder
-
Request to add Virtual Machines to the VM cluster.
- AddVirtualMachineToVmClusterDetails.Builder - Class in com.oracle.bmc.database.model
-
- AddVirtualMachineToVmClusterRequest - Class in com.oracle.bmc.database.requests
-
Example: Click
here to see how to use
AddVirtualMachineToVmClusterRequest.
- AddVirtualMachineToVmClusterRequest() - Constructor for class com.oracle.bmc.database.requests.AddVirtualMachineToVmClusterRequest
-
- AddVirtualMachineToVmClusterRequest.Builder - Class in com.oracle.bmc.database.requests
-
- AddVirtualMachineToVmClusterResponse - Class in com.oracle.bmc.database.responses
-
- AddVirtualMachineToVmClusterResponse.Builder - Class in com.oracle.bmc.database.responses
-
- addWorkerNodes(AddWorkerNodesRequest) - Method in interface com.oracle.bmc.bds.Bds
-
Increases the size (scales out) a cluster by adding worker nodes(data/compute).
- addWorkerNodes(AddWorkerNodesRequest, AsyncHandler<AddWorkerNodesRequest, AddWorkerNodesResponse>) - Method in interface com.oracle.bmc.bds.BdsAsync
-
Increases the size (scales out) a cluster by adding worker nodes(data/compute).
- addWorkerNodes(AddWorkerNodesRequest, AsyncHandler<AddWorkerNodesRequest, AddWorkerNodesResponse>) - Method in class com.oracle.bmc.bds.BdsAsyncClient
-
- addWorkerNodes(AddWorkerNodesRequest) - Method in class com.oracle.bmc.bds.BdsClient
-
- AddWorkerNodesDetails - Class in com.oracle.bmc.bds.model
-
The information about added nodes.
- AddWorkerNodesDetails(String, Integer, AddWorkerNodesDetails.NodeType, String, Long, ShapeConfigDetails) - Constructor for class com.oracle.bmc.bds.model.AddWorkerNodesDetails
-
Deprecated.
- addWorkerNodesDetails(AddWorkerNodesDetails) - Method in class com.oracle.bmc.bds.requests.AddWorkerNodesRequest.Builder
-
Details for the newly added nodes.
- AddWorkerNodesDetails.Builder - Class in com.oracle.bmc.bds.model
-
- AddWorkerNodesDetails.NodeType - Enum in com.oracle.bmc.bds.model
-
Worker node types, can either be Worker Data node or Compute only worker node.
- AddWorkerNodesRequest - Class in com.oracle.bmc.bds.requests
-
Example: Click
here to see how to use AddWorkerNodesRequest.
- AddWorkerNodesRequest() - Constructor for class com.oracle.bmc.bds.requests.AddWorkerNodesRequest
-
- AddWorkerNodesRequest.Builder - Class in com.oracle.bmc.bds.requests
-
- AddWorkerNodesResponse - Class in com.oracle.bmc.bds.responses
-
- AddWorkerNodesResponse.Builder - Class in com.oracle.bmc.bds.responses
-
- AdhocGetPathAnalysisDetails - Class in com.oracle.bmc.vnmonitoring.model
-
Defines the configuration for getting an ad-hoc path analysis.
- AdhocGetPathAnalysisDetails(String, Integer, Endpoint, Endpoint, ProtocolParameters, QueryOptions) - Constructor for class com.oracle.bmc.vnmonitoring.model.AdhocGetPathAnalysisDetails
-
Deprecated.
- AdhocGetPathAnalysisDetails.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- AdhocQuery - Class in com.oracle.bmc.cloudguard.model
-
Details of a adhoc query.
- AdhocQuery(String, String, Date, Date, AdhocQueryStatus, List<AdhocQueryRegionalDetails>, AdhocQueryDetails, String, List<ResourceLock>, LifecycleState, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.cloudguard.model.AdhocQuery
-
Deprecated.
- adhocQuery(AdhocQuery) - Method in class com.oracle.bmc.cloudguard.responses.CreateAdhocQueryResponse.Builder
-
The returned AdhocQuery
instance.
- adhocQuery(AdhocQuery) - Method in class com.oracle.bmc.cloudguard.responses.GetAdhocQueryResponse.Builder
-
The returned AdhocQuery
instance.
- AdhocQuery.Builder - Class in com.oracle.bmc.cloudguard.model
-
- AdhocQueryCollection - Class in com.oracle.bmc.cloudguard.model
-
Collection of AdhocQuery resources.
- AdhocQueryCollection(List<AdhocQuerySummary>, List<ResourceLock>) - Constructor for class com.oracle.bmc.cloudguard.model.AdhocQueryCollection
-
Deprecated.
- adhocQueryCollection(AdhocQueryCollection) - Method in class com.oracle.bmc.cloudguard.responses.ListAdhocQueriesResponse.Builder
-
The returned AdhocQueryCollection
instance.
- AdhocQueryCollection.Builder - Class in com.oracle.bmc.cloudguard.model
-
- adhocQueryDetails(AdhocQueryDetails) - Method in class com.oracle.bmc.cloudguard.model.AdhocQuery.Builder
-
- AdhocQueryDetails - Class in com.oracle.bmc.cloudguard.model
-
Detailed information about the adhoc query.
- AdhocQueryDetails(String, List<AdhocQueryResource>) - Constructor for class com.oracle.bmc.cloudguard.model.AdhocQueryDetails
-
Deprecated.
- adhocQueryDetails(AdhocQueryDetails) - Method in class com.oracle.bmc.cloudguard.model.AdhocQuerySummary.Builder
-
- adhocQueryDetails(AdhocQueryDetails) - Method in class com.oracle.bmc.cloudguard.model.CreateAdhocQueryDetails.Builder
-
- AdhocQueryDetails.Builder - Class in com.oracle.bmc.cloudguard.model
-
- adhocQueryId(String) - Method in class com.oracle.bmc.cloudguard.requests.DeleteAdhocQueryRequest.Builder
-
Adhoc query OCID.
- adhocQueryId(String) - Method in class com.oracle.bmc.cloudguard.requests.GetAdhocQueryRequest.Builder
-
Adhoc query OCID.
- adhocQueryId(String) - Method in class com.oracle.bmc.cloudguard.requests.GetAdhocQueryResultContentRequest.Builder
-
Adhoc query OCID.
- adhocQueryId(String) - Method in class com.oracle.bmc.cloudguard.requests.ListAdhocQueryResultsRequest.Builder
-
Adhoc query OCID.
- adhocQueryRegionalDetails(List<AdhocQueryRegionalDetails>) - Method in class com.oracle.bmc.cloudguard.model.AdhocQuery.Builder
-
Instance level status for each region
- AdhocQueryRegionalDetails - Class in com.oracle.bmc.cloudguard.model
-
Instance level status for each region.
- AdhocQueryRegionalDetails(String, AdhocQueryStatus, String, String, String, String, String) - Constructor for class com.oracle.bmc.cloudguard.model.AdhocQueryRegionalDetails
-
Deprecated.
- adhocQueryRegionalDetails(List<AdhocQueryRegionalDetails>) - Method in class com.oracle.bmc.cloudguard.model.AdhocQuerySummary.Builder
-
List of instance level status values for each region
- AdhocQueryRegionalDetails.Builder - Class in com.oracle.bmc.cloudguard.model
-
- AdhocQueryResource - Class in com.oracle.bmc.cloudguard.model
-
Details about the adhoc resources for which query needs to be run.
- AdhocQueryResource(String, List<String>, String) - Constructor for class com.oracle.bmc.cloudguard.model.AdhocQueryResource
-
Deprecated.
- AdhocQueryResource.Builder - Class in com.oracle.bmc.cloudguard.model
-
- adhocQueryResources(List<AdhocQueryResource>) - Method in class com.oracle.bmc.cloudguard.model.AdhocQueryDetails.Builder
-
Target information in which adhoc query will be run
- AdhocQueryResultCollection - Class in com.oracle.bmc.cloudguard.model
-
- AdhocQueryResultCollection(List<AdhocQueryResultSummary>) - Constructor for class com.oracle.bmc.cloudguard.model.AdhocQueryResultCollection
-
Deprecated.
- adhocQueryResultCollection(AdhocQueryResultCollection) - Method in class com.oracle.bmc.cloudguard.responses.ListAdhocQueryResultsResponse.Builder
-
The returned AdhocQueryResultCollection
instance.
- AdhocQueryResultCollection.Builder - Class in com.oracle.bmc.cloudguard.model
-
- AdhocQueryResultState - Enum in com.oracle.bmc.cloudguard.model
-
Possible adhoc query states
- AdhocQueryResultSummary - Class in com.oracle.bmc.cloudguard.model
-
Adhoc query result resource from running on a resource.
- AdhocQueryResultSummary(String, AdhocQueryResultState, String, Date, String, Long, List<Map<String, String>>, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.cloudguard.model.AdhocQueryResultSummary
-
Deprecated.
- AdhocQueryResultSummary.Builder - Class in com.oracle.bmc.cloudguard.model
-
- AdhocQueryStatus - Enum in com.oracle.bmc.cloudguard.model
-
Status of the adhoc query
- adhocQueryStatus(AdhocQueryStatus) - Method in class com.oracle.bmc.cloudguard.requests.ListAdhocQueriesRequest.Builder
-
The status of the adhoc query created.
- AdhocQuerySummary - Class in com.oracle.bmc.cloudguard.model
-
Summary information for a adhoc query.
- AdhocQuerySummary(String, String, Date, Date, AdhocQueryStatus, List<AdhocQueryRegionalDetails>, AdhocQueryDetails, String, LifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.cloudguard.model.AdhocQuerySummary
-
Deprecated.
- AdhocQuerySummary.Builder - Class in com.oracle.bmc.cloudguard.model
-
- adjustmentMultiplier(Float) - Method in class com.oracle.bmc.cloudmigrations.model.AsIsResourceAssessmentStrategy.Builder
-
The real resource usage is multiplied to this number before making any recommendation.
- adjustmentMultiplier(Float) - Method in class com.oracle.bmc.cloudmigrations.model.AverageResourceAssessmentStrategy.Builder
-
The real resource usage is multiplied to this number before making any recommendation.
- adjustmentMultiplier(Float) - Method in class com.oracle.bmc.cloudmigrations.model.PeakResourceAssessmentStrategy.Builder
-
The real resource usage is multiplied to this number before making any recommendation.
- adjustmentMultiplier(Float) - Method in class com.oracle.bmc.cloudmigrations.model.PercentileResourceAssessmentStrategy.Builder
-
The real resource usage is multiplied to this number before making any recommendation.
- adminBackendRole(String) - Method in class com.oracle.bmc.opensearch.model.SecuritySamlConfig.Builder
-
The backend role of admins who have all permissions like local master user
- adminConsentGranted(Boolean) - Method in class com.oracle.bmc.identitydomains.model.AppExtensionManagedappApp.Builder
-
If true, admin has granted consent to perform managed app run-time operations.
- AdminCredentials - Class in com.oracle.bmc.databasemigration.model
-
Database Administrator Credentials details.
- AdminCredentials(String) - Constructor for class com.oracle.bmc.databasemigration.model.AdminCredentials
-
Deprecated.
- AdminCredentials.Builder - Class in com.oracle.bmc.databasemigration.model
-
- adminDiv(String) - Method in class com.oracle.bmc.threatintelligence.model.GeodataDetails.Builder
-
State/Province/subdivision within the country
- adminDivCode(String) - Method in class com.oracle.bmc.apmsynthetics.model.GeoSummary.Builder
-
The ISO 3166-2 code for this location’s first-level administrative division, either a US
state or Canadian province.
- adminDivCode(String) - Method in class com.oracle.bmc.healthchecks.model.Geolocation.Builder
-
The ISO 3166-2 code for this location’s first-level administrative division, either a US
state or Canadian province.
- adminEmail(String) - Method in class com.oracle.bmc.identity.model.CreateDomainDetails.Builder
-
The administrator’s email address.
- adminEmail(String) - Method in class com.oracle.bmc.oce.model.CreateOceInstanceDetails.Builder
-
Admin Email for Notification
- adminEmail(String) - Method in class com.oracle.bmc.oce.model.OceInstance.Builder
-
Admin Email for Notification
- adminEmail(String) - Method in class com.oracle.bmc.oce.model.OceInstanceSummary.Builder
-
Admin Email for Notification
- adminEmail(String) - Method in class com.oracle.bmc.onesubscription.model.SubscribedService.Builder
-
Subscribed service admin email id
- adminEmail(String) - Method in class com.oracle.bmc.onesubscription.model.SubscribedServiceSummary.Builder
-
Subscribed service admin email id
- adminEmail(String) - Method in class com.oracle.bmc.tenantmanagercontrolplane.model.CreateChildTenancyDetails.Builder
-
Email address of the child tenancy administrator.
- adminEmail(String) - Method in class com.oracle.bmc.tenantmanagercontrolplane.model.Order.Builder
-
Email address of the administrator who owns the subscription.
- adminFirstName(String) - Method in class com.oracle.bmc.identity.model.CreateDomainDetails.Builder
-
The administrator’s first name.
- administratorGroupId(String) - Method in class com.oracle.bmc.goldengate.model.GroupToRolesMappingDetails.Builder
-
The
OCID of the
IDP group which will be mapped to goldengate role administratorGroup.
- administratorGroupId(String) - Method in class com.oracle.bmc.goldengate.model.UpdateGroupToRolesMappingDetails.Builder
-
The
OCID of the
IDP group which will be mapped to goldengate role administratorGroup.
- adminLastName(String) - Method in class com.oracle.bmc.identity.model.CreateDomainDetails.Builder
-
The administrator’s last name.
- adminNetworkCIDR(String) - Method in class com.oracle.bmc.database.model.CreateExadataInfrastructureDetails.Builder
-
The CIDR block for the Exadata administration network.
- adminNetworkCIDR(String) - Method in class com.oracle.bmc.database.model.ExadataInfrastructure.Builder
-
The CIDR block for the Exadata administration network.
- adminNetworkCIDR(String) - Method in class com.oracle.bmc.database.model.ExadataInfrastructureSummary.Builder
-
The CIDR block for the Exadata administration network.
- adminNetworkCIDR(String) - Method in class com.oracle.bmc.database.model.UpdateExadataInfrastructureDetails.Builder
-
The CIDR block for the Exadata administration network.
- adminOption(RoleSummary.AdminOption) - Method in class com.oracle.bmc.databasemanagement.model.RoleSummary.Builder
-
Indicates whether the role is granted with the ADMIN OPTION (YES) or not (NO).
- adminOption(SystemPrivilegeSummary.AdminOption) - Method in class com.oracle.bmc.databasemanagement.model.SystemPrivilegeSummary.Builder
-
Indicates whether the system privilege is granted with the ADMIN option (YES) or not
(NO).
- adminPassword(String) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseCloneDetails.Builder
-
- adminPassword(String) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseDetails.Builder
-
- adminPassword(String) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseFromBackupDetails.Builder
-
- adminPassword(String) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseFromBackupTimestampDetails.Builder
-
- adminPassword(String) - Method in class com.oracle.bmc.database.model.CreateCrossRegionAutonomousDatabaseDataGuardDetails.Builder
-
- adminPassword(String) - Method in class com.oracle.bmc.database.model.CreateCrossRegionDisasterRecoveryDetails.Builder
-
- adminPassword(String) - Method in class com.oracle.bmc.database.model.CreateCrossTenancyDisasterRecoveryDetails.Builder
-
- adminPassword(String) - Method in class com.oracle.bmc.database.model.CreateDatabaseDetails.Builder
-
A strong password for SYS, SYSTEM, and PDB Admin.
- adminPassword(String) - Method in class com.oracle.bmc.database.model.CreateDatabaseFromAnotherDatabaseDetails.Builder
-
A strong password for SYS, SYSTEM, PDB Admin and TDE Wallet.
- adminPassword(String) - Method in class com.oracle.bmc.database.model.CreateDatabaseFromBackupDetails.Builder
-
A strong password for SYS, SYSTEM, PDB Admin and TDE Wallet.
- adminPassword(String) - Method in class com.oracle.bmc.database.model.CreateDatabaseFromDbSystemDetails.Builder
-
A strong password for SYS, SYSTEM, PDB Admin and TDE Wallet.
- adminPassword(String) - Method in class com.oracle.bmc.database.model.CreateRefreshableAutonomousDatabaseCloneDetails.Builder
-
- adminPassword(String) - Method in class com.oracle.bmc.database.model.MigrateVaultKeyDetails.Builder
-
The existing admin password of the database.
- adminPassword(String) - Method in class com.oracle.bmc.database.model.UndeleteAutonomousDatabaseDetails.Builder
-
- adminPassword(String) - Method in class com.oracle.bmc.database.model.UpdateAutonomousDatabaseDetails.Builder
-
The password must be between 12 and 30 characters long, and must contain at least 1
uppercase, 1 lowercase, and 1 numeric character.
- adminPassword(String) - Method in class com.oracle.bmc.globallydistributeddatabase.model.CreateDedicatedCatalogDetail.Builder
-
Admin password for the catalog database.
- adminPassword(String) - Method in class com.oracle.bmc.globallydistributeddatabase.model.CreateDedicatedShardDetail.Builder
-
Admin password for shard database.
- adminPassword(String) - Method in class com.oracle.bmc.goldengate.model.CreateOggDeploymentDetails.Builder
-
The password associated with the GoldenGate deployment console username.
- adminPassword(String) - Method in class com.oracle.bmc.goldengate.model.UpdateOggDeploymentDetails.Builder
-
The password associated with the GoldenGate deployment console username.
- adminPassword(String) - Method in class com.oracle.bmc.mysql.model.CreateDbSystemDetails.Builder
-
The password for the administrative user.
- adminPassword(String) - Method in class com.oracle.bmc.mysql.model.UpdateDbSystemDetails.Builder
-
The password for the administrative user.
- adminPublicKey(TransferAppliancePublicKey) - Method in class com.oracle.bmc.dts.requests.CreateTransferApplianceAdminCredentialsRequest.Builder
-
- adminRole(Boolean) - Method in class com.oracle.bmc.identitydomains.model.AppGrantedAppRoles.Builder
-
If true, then this granted AppRole confers administrative privileges within the App that
defines it.
- adminRole(Boolean) - Method in class com.oracle.bmc.identitydomains.model.AppRole.Builder
-
If true, the role provides administrative access privileges.
- adminRole(Boolean) - Method in class com.oracle.bmc.identitydomains.model.DynamicResourceGroupDynamicGroupAppRoles.Builder
-
If true, then the role provides administrative access privileges.
- adminRole(Boolean) - Method in class com.oracle.bmc.identitydomains.model.GroupExtAppRoles.Builder
-
If true, then the role provides administrative access privileges.
- adminRole(Boolean) - Method in class com.oracle.bmc.identitydomains.model.UserExtAppRoles.Builder
-
If true, then the role provides administrative access privileges.
- adminRoles(List<UserSummary.AdminRoles>) - Method in class com.oracle.bmc.datasafe.model.UserSummary.Builder
-
The admin roles granted to the user.
- adminRoles(List<AppAdminRoles>) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
A list of AppRoles defined by this UnmanagedApp.
- adminScope(List<String>) - Method in class com.oracle.bmc.identitydomains.model.ExtensionSocialIdentityProvider.Builder
-
Admin scope to request
- adminScope(List<String>) - Method in class com.oracle.bmc.identitydomains.model.SocialIdentityProvider.Builder
-
Admin scope to request
- adminUser(String) - Method in class com.oracle.bmc.analytics.model.CreateAnalyticsInstanceDetails.Builder
-
user name of the authorized user.
- AdminUserCollection - Class in com.oracle.bmc.fusionapps.model
-
- AdminUserCollection(List<AdminUserSummary>) - Constructor for class com.oracle.bmc.fusionapps.model.AdminUserCollection
-
Deprecated.
- adminUserCollection(AdminUserCollection) - Method in class com.oracle.bmc.fusionapps.responses.ListAdminUsersResponse.Builder
-
The returned AdminUserCollection
instance.
- AdminUserCollection.Builder - Class in com.oracle.bmc.fusionapps.model
-
- adminUsername(String) - Method in class com.oracle.bmc.database.model.KeyStoreTypeFromOracleKeyVaultDetails.Builder
-
The administrator username to connect to Oracle Key Vault
- adminUsername(String) - Method in class com.oracle.bmc.fusionapps.requests.DeleteFusionEnvironmentAdminUserRequest.Builder
-
The admin user name for the fusion environment.
- adminUsername(String) - Method in class com.oracle.bmc.fusionapps.requests.ResetFusionEnvironmentPasswordRequest.Builder
-
The admin user name for the fusion environment.
- adminUsername(String) - Method in class com.oracle.bmc.goldengate.model.CreateOggDeploymentDetails.Builder
-
The GoldenGate deployment console username.
- adminUsername(String) - Method in class com.oracle.bmc.goldengate.model.OggDeployment.Builder
-
The GoldenGate deployment console username.
- adminUsername(String) - Method in class com.oracle.bmc.goldengate.model.UpdateOggDeploymentDetails.Builder
-
The GoldenGate deployment console username.
- adminUserName(String) - Method in class com.oracle.bmc.identity.model.CreateDomainDetails.Builder
-
The administrator’s user name.
- adminUsername(String) - Method in class com.oracle.bmc.mysql.model.CreateDbSystemDetails.Builder
-
The username for the administrative user.
- adminUsername(String) - Method in class com.oracle.bmc.mysql.model.DbSystemSnapshot.Builder
-
The username for the administrative user.
- adminUsername(String) - Method in class com.oracle.bmc.mysql.model.UpdateDbSystemDetails.Builder
-
The username for the administrative user for the MySQL Instance.
- adminUsername(String) - Method in class com.oracle.bmc.psql.model.DbSystem.Builder
-
The database system administrator username.
- AdminUserSummary - Class in com.oracle.bmc.fusionapps.model
-
IDM admin credentials without password
Note: Objects should always be created or deserialized using the
AdminUserSummary.Builder
.
- AdminUserSummary(String, String, String, String) - Constructor for class com.oracle.bmc.fusionapps.model.AdminUserSummary
-
Deprecated.
- AdminUserSummary.Builder - Class in com.oracle.bmc.fusionapps.model
-
- AdmissionControllerOptions - Class in com.oracle.bmc.containerengine.model
-
The properties that define supported admission controllers.
- AdmissionControllerOptions(Boolean) - Constructor for class com.oracle.bmc.containerengine.model.AdmissionControllerOptions
-
Deprecated.
- admissionControllerOptions(AdmissionControllerOptions) - Method in class com.oracle.bmc.containerengine.model.ClusterCreateOptions.Builder
-
Configurable cluster admission controllers
- admissionControllerOptions(AdmissionControllerOptions) - Method in class com.oracle.bmc.containerengine.model.UpdateClusterOptionsDetails.Builder
-
Configurable cluster admission controllers
- AdmissionControllerOptions.Builder - Class in com.oracle.bmc.containerengine.model
-
- adrHomeDirectory(String) - Method in class com.oracle.bmc.databasemanagement.model.DiscoveredExternalAsmInstance.Builder
-
The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
- adrHomeDirectory(String) - Method in class com.oracle.bmc.databasemanagement.model.DiscoveredExternalClusterInstance.Builder
-
The Automatic Diagnostic Repository (ADR) home directory for the cluster instance.
- adrHomeDirectory(String) - Method in class com.oracle.bmc.databasemanagement.model.DiscoveredExternalListener.Builder
-
The directory that stores tracing and logging incidents when Automatic Diagnostic
Repository (ADR) is enabled.
- adrHomeDirectory(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalAsmInstance.Builder
-
The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
- adrHomeDirectory(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalAsmInstanceSummary.Builder
-
The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
- adrHomeDirectory(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalClusterInstance.Builder
-
The Automatic Diagnostic Repository (ADR) home directory for the cluster instance.
- adrHomeDirectory(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalClusterInstanceSummary.Builder
-
The Automatic Diagnostic Repository (ADR) home directory for the cluster instance.
- adrHomeDirectory(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalListener.Builder
-
The directory that stores tracing and logging incidents when Automatic Diagnostic
Repository (ADR) is enabled.
- ads(AvailabilityDomain.Ads) - Method in class com.oracle.bmc.blockchain.model.AvailabilityDomain.Builder
-
Availability Domain Identifiers
- advancedOptions(UnifiedAgentTailSourceAdvancedOptions) - Method in class com.oracle.bmc.logging.model.UnifiedAgentTailLogSource.Builder
-
- AdvancedParameterDataTypes - Enum in com.oracle.bmc.databasemigration.model
-
Advanced Parameter Data types.
- advancedParameters(List<MigrationParameterDetails>) - Method in class com.oracle.bmc.databasemigration.model.CreateOracleMigrationDetails.Builder
-
List of Migration Parameter objects.
- advancedParameters(List<MigrationParameterDetails>) - Method in class com.oracle.bmc.databasemigration.model.OracleMigration.Builder
-
List of Migration Parameter objects.
- advancedParameters(List<MigrationParameterDetails>) - Method in class com.oracle.bmc.databasemigration.model.UpdateOracleMigrationDetails.Builder
-
List of Migration Parameter objects.
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.CreateDatabaseToolsConnectionGenericJdbcDetails.Builder
-
The advanced connection properties key-value pair.
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.CreateDatabaseToolsConnectionMySqlDetails.Builder
-
The advanced connection properties key-value pair (e.g., sslMode
).
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.CreateDatabaseToolsConnectionOracleDatabaseDetails.Builder
-
The advanced connection properties key-value pair (e.g., oracle.net.ssl_server_dn_match
).
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.CreateDatabaseToolsConnectionPostgresqlDetails.Builder
-
The advanced connection properties key-value pair (e.g., sslMode
).
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.DatabaseToolsConnectionGenericJdbc.Builder
-
The advanced connection properties key-value pair.
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.DatabaseToolsConnectionGenericJdbcSummary.Builder
-
The advanced connection properties key-value pair.
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.DatabaseToolsConnectionMySql.Builder
-
The advanced connection properties key-value pair (for example, sslMode
).
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.DatabaseToolsConnectionMySqlSummary.Builder
-
The advanced connection properties key-value pair (e.g., sslMode
).
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.DatabaseToolsConnectionOracleDatabase.Builder
-
The advanced connection properties key-value pair (for example, oracle.net.ssl_server_dn_match
).
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.DatabaseToolsConnectionOracleDatabaseSummary.Builder
-
The advanced connection properties key-value pair (e.g., oracle.net.ssl_server_dn_match
).
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.DatabaseToolsConnectionPostgresql.Builder
-
The advanced connection properties key-value pair (for example, sslMode
).
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.DatabaseToolsConnectionPostgresqlSummary.Builder
-
The advanced connection properties key-value pair (e.g., sslMode
).
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.UpdateDatabaseToolsConnectionGenericJdbcDetails.Builder
-
The advanced connection properties key-value pair.
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.UpdateDatabaseToolsConnectionMySqlDetails.Builder
-
The advanced connection properties key-value pair (e.g., sslMode
).
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.UpdateDatabaseToolsConnectionOracleDatabaseDetails.Builder
-
The advanced connection properties key-value pair (e.g., oracle.net.ssl_server_dn_match
).
- advancedProperties(Map<String, String>) - Method in class com.oracle.bmc.databasetools.model.UpdateDatabaseToolsConnectionPostgresqlDetails.Builder
-
The advanced connection properties key-value pair (e.g., sslMode
).
- advancedRepoOptions(String) - Method in class com.oracle.bmc.osmanagementhub.model.CreatePrivateSoftwareSourceDetails.Builder
-
Advanced repository options for the software source
- advancedRepoOptions(String) - Method in class com.oracle.bmc.osmanagementhub.model.CreateThirdPartySoftwareSourceDetails.Builder
-
Advanced repository options for the software source
- advancedRepoOptions(String) - Method in class com.oracle.bmc.osmanagementhub.model.PrivateSoftwareSource.Builder
-
Advanced repository options for the software source
- advancedRepoOptions(String) - Method in class com.oracle.bmc.osmanagementhub.model.ThirdPartySoftwareSource.Builder
-
Advanced repository options for the software source
- advancedRepoOptions(String) - Method in class com.oracle.bmc.osmanagementhub.model.UpdatePrivateSoftwareSourceDetails.Builder
-
Advanced repository options for the software source
- advancedRepoOptions(String) - Method in class com.oracle.bmc.osmanagementhub.model.UpdateThirdPartySoftwareSourceDetails.Builder
-
Advanced repository options for the software source
- AdvancedUsageTracking - Class in com.oracle.bmc.jms.model
-
- AdvancedUsageTracking(Boolean) - Constructor for class com.oracle.bmc.jms.model.AdvancedUsageTracking
-
Deprecated.
- advancedUsageTracking(AdvancedUsageTracking) - Method in class com.oracle.bmc.jms.model.FleetAdvancedFeatureConfiguration.Builder
-
- advancedUsageTracking(AdvancedUsageTracking) - Method in class com.oracle.bmc.jms.model.UpdateFleetAdvancedFeatureConfigurationDetails.Builder
-
- AdvancedUsageTracking.Builder - Class in com.oracle.bmc.jms.model
-
- advanceRenewalPeriod(String) - Method in class com.oracle.bmc.certificatesmanagement.model.CertificateRenewalRule.Builder
-
A property specifying the period of time, in days, before the certificate’s targeted
renewal that the process should occur.
- advertiseByoipRange(AdvertiseByoipRangeRequest) - Method in interface com.oracle.bmc.core.VirtualNetwork
-
Begins BGP route advertisements for the BYOIP CIDR block you imported to the Oracle Cloud.
- advertiseByoipRange(AdvertiseByoipRangeRequest, AsyncHandler<AdvertiseByoipRangeRequest, AdvertiseByoipRangeResponse>) - Method in interface com.oracle.bmc.core.VirtualNetworkAsync
-
Begins BGP route advertisements for the BYOIP CIDR block you imported to the Oracle Cloud.
- advertiseByoipRange(AdvertiseByoipRangeRequest, AsyncHandler<AdvertiseByoipRangeRequest, AdvertiseByoipRangeResponse>) - Method in class com.oracle.bmc.core.VirtualNetworkAsyncClient
-
- advertiseByoipRange(AdvertiseByoipRangeRequest) - Method in class com.oracle.bmc.core.VirtualNetworkClient
-
- AdvertiseByoipRangeRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use AdvertiseByoipRangeRequest.
- AdvertiseByoipRangeRequest() - Constructor for class com.oracle.bmc.core.requests.AdvertiseByoipRangeRequest
-
- AdvertiseByoipRangeRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AdvertiseByoipRangeResponse - Class in com.oracle.bmc.core.responses
-
- AdvertiseByoipRangeResponse.Builder - Class in com.oracle.bmc.core.responses
-
- advertiser(TunnelRouteSummary.Advertiser) - Method in class com.oracle.bmc.core.model.TunnelRouteSummary.Builder
-
The source of the route advertisement.
- advertiser(TunnelRouteSummary.Advertiser) - Method in class com.oracle.bmc.core.requests.ListIPSecConnectionTunnelRoutesRequest.Builder
-
Specifies the advertiser of the routes.
- advertiser(TunnelRouteSummary.Advertiser) - Method in class com.oracle.bmc.vnmonitoring.model.TunnelRouteSummary.Builder
-
The source of the route advertisement.
- AdvisorReport - Class in com.oracle.bmc.databasemigration.model
-
Premigration Advisor report details.
- AdvisorReport(AdvisorReportLocationDetails, AdvisorResults, Integer, Integer, Integer, Integer) - Constructor for class com.oracle.bmc.databasemigration.model.AdvisorReport
-
Deprecated.
- advisorReport(AdvisorReport) - Method in class com.oracle.bmc.databasemigration.responses.GetAdvisorReportResponse.Builder
-
The returned AdvisorReport
instance.
- AdvisorReport.Builder - Class in com.oracle.bmc.databasemigration.model
-
- AdvisorReportBucketDetails - Class in com.oracle.bmc.databasemigration.model
-
Details to access Premigration Advisor report in the specified Object Storage bucket.
- AdvisorReportBucketDetails(String, String, String) - Constructor for class com.oracle.bmc.databasemigration.model.AdvisorReportBucketDetails
-
Deprecated.
- AdvisorReportBucketDetails.Builder - Class in com.oracle.bmc.databasemigration.model
-
- AdvisorReportLocationDetails - Class in com.oracle.bmc.databasemigration.model
-
Details to access Premigration Advisor report.
- AdvisorReportLocationDetails(AdvisorReportBucketDetails, String) - Constructor for class com.oracle.bmc.databasemigration.model.AdvisorReportLocationDetails
-
Deprecated.
- AdvisorReportLocationDetails.Builder - Class in com.oracle.bmc.databasemigration.model
-
- AdvisorResults - Enum in com.oracle.bmc.databasemigration.model
-
Pre-Migration advisor result.
- AdvisorRule - Class in com.oracle.bmc.databasemanagement.model
-
The details of the Optimizer Statistics Advisor rule.
- AdvisorRule(String, String, List<RuleFinding>) - Constructor for class com.oracle.bmc.databasemanagement.model.AdvisorRule
-
Deprecated.
- AdvisorRule.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- advisorSettings(CreateMySqlAdvisorSettings) - Method in class com.oracle.bmc.databasemigration.model.CreateMySqlMigrationDetails.Builder
-
- advisorSettings(CreateOracleAdvisorSettings) - Method in class com.oracle.bmc.databasemigration.model.CreateOracleMigrationDetails.Builder
-
- advisorSettings(MySqlAdvisorSettings) - Method in class com.oracle.bmc.databasemigration.model.MySqlMigration.Builder
-
- advisorSettings(OracleAdvisorSettings) - Method in class com.oracle.bmc.databasemigration.model.OracleMigration.Builder
-
- advisorSettings(UpdateMySqlAdvisorSettings) - Method in class com.oracle.bmc.databasemigration.model.UpdateMySqlMigrationDetails.Builder
-
- advisorSettings(UpdateOracleAdvisorSettings) - Method in class com.oracle.bmc.databasemigration.model.UpdateOracleMigrationDetails.Builder
-
- advisory(SectionStatistics) - Method in class com.oracle.bmc.datasafe.model.SecurityAssessmentStatistics.Builder
-
- advisoryName(String) - Method in class com.oracle.bmc.osmanagement.requests.ListErrataRequest.Builder
-
The assigned erratum name.
- advisoryName(List<String>) - Method in class com.oracle.bmc.osmanagementhub.requests.GetManagedInstanceContentRequest.Builder
-
The assigned erratum name.
- advisoryName(String) - Method in class com.oracle.bmc.osmanagementhub.requests.GetManagedInstanceContentRequest.Builder
-
Singular setter.
- advisoryName(List<String>) - Method in class com.oracle.bmc.osmanagementhub.requests.ListManagedInstancesRequest.Builder
-
The assigned erratum name.
- advisoryName(String) - Method in class com.oracle.bmc.osmanagementhub.requests.ListManagedInstancesRequest.Builder
-
Singular setter.
- advisoryName(List<String>) - Method in class com.oracle.bmc.osmanagementhub.requests.ListManagedInstanceUpdatablePackagesRequest.Builder
-
The assigned erratum name.
- advisoryName(String) - Method in class com.oracle.bmc.osmanagementhub.requests.ListManagedInstanceUpdatablePackagesRequest.Builder
-
Singular setter.
- advisoryNameContains(String) - Method in class com.oracle.bmc.osmanagementhub.requests.GetManagedInstanceContentRequest.Builder
-
A filter to return resources that may partially match the erratum advisory name given.
- AdvisorySeverity - Enum in com.oracle.bmc.osmanagementhub.model
-
Severity of the security advisory.
- advisorySeverity(AdvisorySeverity) - Method in class com.oracle.bmc.osmanagementhub.model.Erratum.Builder
-
The severity for a security advisory, otherwise, null.
- advisorySeverity(AdvisorySeverity) - Method in class com.oracle.bmc.osmanagementhub.model.ErratumSummary.Builder
-
The severity advisory.
- advisorySeverity(List<AdvisorySeverity>) - Method in class com.oracle.bmc.osmanagementhub.requests.ListErrataRequest.Builder
-
The advisory severity.
- advisorySeverity(AdvisorySeverity) - Method in class com.oracle.bmc.osmanagementhub.requests.ListErrataRequest.Builder
-
Singular setter.
- advisoryType(UpdateTypes) - Method in class com.oracle.bmc.osmanagement.model.Erratum.Builder
-
Type of the erratum.
- advisoryType(UpdateTypes) - Method in class com.oracle.bmc.osmanagement.model.ErratumSummary.Builder
-
Type of the erratum.
- advisoryType(UpdateTypes) - Method in class com.oracle.bmc.osmanagement.model.SoftwarePackageSearchSummary.Builder
-
Type of the erratum.
- advisoryType(AdvisoryTypes) - Method in class com.oracle.bmc.osmanagementhub.model.Erratum.Builder
-
The advisory type of the erratum.
- advisoryType(AdvisoryTypes) - Method in class com.oracle.bmc.osmanagementhub.model.ErratumSummary.Builder
-
The advisory type of the erratum.
- advisoryType(ClassificationTypes) - Method in class com.oracle.bmc.osmanagementhub.model.ManagedInstanceErratumSummary.Builder
-
The advisory type of the erratum.
- advisoryType(List<AdvisoryTypes>) - Method in class com.oracle.bmc.osmanagementhub.requests.GetManagedInstanceContentRequest.Builder
-
A filter to return only errata that match the given advisory types.
- advisoryType(AdvisoryTypes) - Method in class com.oracle.bmc.osmanagementhub.requests.GetManagedInstanceContentRequest.Builder
-
Singular setter.
- advisoryType(List<AdvisoryTypes>) - Method in class com.oracle.bmc.osmanagementhub.requests.ListErrataRequest.Builder
-
A filter to return only errata that match the given advisory types.
- advisoryType(AdvisoryTypes) - Method in class com.oracle.bmc.osmanagementhub.requests.ListErrataRequest.Builder
-
Singular setter.
- AdvisoryTypes - Enum in com.oracle.bmc.osmanagementhub.model
-
Possible erratum advisory types.
- adw(Float) - Method in class com.oracle.bmc.database.model.WorkloadType.Builder
-
The total number of OCPU cores in use for Autonomous Data Warehouse databases in the
infrastructure instance.
- AF_JOHANNESBURG_1 - Static variable in class com.oracle.bmc.Region
-
- affectedInstances(List<Id>) - Method in class com.oracle.bmc.osmanagement.model.Erratum.Builder
-
list of managed instances to this erratum
- affectedRegions(List<String>) - Method in class com.oracle.bmc.announcementsservice.model.Announcement.Builder
-
- affectedRegions(List<String>) - Method in class com.oracle.bmc.announcementsservice.model.AnnouncementSummary.Builder
-
- AffectedResource - Class in com.oracle.bmc.announcementsservice.model
-
The resource affected by the event described in the announcement.
- AffectedResource(String, String, String, List<Property>) - Constructor for class com.oracle.bmc.announcementsservice.model.AffectedResource
-
Deprecated.
- affectedResource(String) - Method in class com.oracle.bmc.usage.model.ResourceQuotumSummary.Builder
-
The affected resource name.
- AffectedResource.Builder - Class in com.oracle.bmc.announcementsservice.model
-
- affectedResources(List<AffectedResource>) - Method in class com.oracle.bmc.announcementsservice.model.Announcement.Builder
-
The list of resources, if any, affected by the event described in the announcement.
- affinity(String) - Method in class com.oracle.bmc.cloudbridge.model.Placement.Builder
-
The affinity setting for the instance on the Dedicated Host.
- afterRule(String) - Method in class com.oracle.bmc.networkfirewall.model.RulePosition.Builder
-
Identifier for rule after which this rule lies.
- afterSubmitText(List<SelfRegistrationProfileAfterSubmitText>) - Method in class com.oracle.bmc.identitydomains.model.SelfRegistrationProfile.Builder
-
Text to be displayed on UI after doing self registration
- age(Long) - Method in class com.oracle.bmc.core.model.TunnelRouteSummary.Builder
-
The age of the route.
- age(Long) - Method in class com.oracle.bmc.vnmonitoring.model.TunnelRouteSummary.Builder
-
The age of the route.
- Agent - Class in com.oracle.bmc.cloudbridge.model
-
Description of Agent.
- Agent(String, String, String, Agent.AgentType, String, String, Date, Date, Date, Agent.HeartBeatStatus, String, String, Date, Agent.LifecycleState, String, List<PluginSummary>, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.cloudbridge.model.Agent
-
Deprecated.
- agent(Agent) - Method in class com.oracle.bmc.cloudbridge.responses.CreateAgentResponse.Builder
-
The returned Agent
instance.
- agent(Agent) - Method in class com.oracle.bmc.cloudbridge.responses.GetAgentResponse.Builder
-
The returned Agent
instance.
- agent(Agent) - Method in class com.oracle.bmc.cloudbridge.responses.UpdateAgentResponse.Builder
-
The returned Agent
instance.
- Agent - Class in com.oracle.bmc.generativeaiagent.model
-
An agent is an LLM-based autonomous system that understands and generates human-like text,
enabling natural-language processing interactions.
- Agent(String, String, String, String, List<String>, String, Date, Date, Agent.LifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.generativeaiagent.model.Agent
-
Deprecated.
- agent(Agent) - Method in class com.oracle.bmc.generativeaiagent.responses.CreateAgentResponse.Builder
-
The returned Agent
instance.
- agent(Agent) - Method in class com.oracle.bmc.generativeaiagent.responses.GetAgentResponse.Builder
-
The returned Agent
instance.
- Agent - Class in com.oracle.bmc.jms.model
-
Information about the agent.
- Agent(String, AgentType, String, JreSecurityStatus, List<Plugin>) - Constructor for class com.oracle.bmc.jms.model.Agent
-
Deprecated.
- agent(Agent) - Method in class com.oracle.bmc.jms.model.ManagedInstanceUsage.Builder
-
- Agent.AgentType - Enum in com.oracle.bmc.cloudbridge.model
-
Type of the Agent.
- Agent.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- Agent.Builder - Class in com.oracle.bmc.generativeaiagent.model
-
- Agent.Builder - Class in com.oracle.bmc.jms.model
-
- Agent.HeartBeatStatus - Enum in com.oracle.bmc.cloudbridge.model
-
The current heartbeat status of the Agent based on its timeLastSyncReceived value.
- Agent.LifecycleState - Enum in com.oracle.bmc.cloudbridge.model
-
The current state of the Agent.
- Agent.LifecycleState - Enum in com.oracle.bmc.generativeaiagent.model
-
The current state of the agent.
- AgentCollection - Class in com.oracle.bmc.cloudbridge.model
-
Displays results of an Agent search.
- AgentCollection(List<AgentSummary>) - Constructor for class com.oracle.bmc.cloudbridge.model.AgentCollection
-
Deprecated.
- agentCollection(AgentCollection) - Method in class com.oracle.bmc.cloudbridge.responses.ListAgentsResponse.Builder
-
The returned AgentCollection
instance.
- AgentCollection - Class in com.oracle.bmc.generativeaiagent.model
-
Results of an agent search.
- AgentCollection(List<AgentSummary>) - Constructor for class com.oracle.bmc.generativeaiagent.model.AgentCollection
-
Deprecated.
- agentCollection(AgentCollection) - Method in class com.oracle.bmc.generativeaiagent.responses.ListAgentsResponse.Builder
-
The returned AgentCollection
instance.
- AgentCollection.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- AgentCollection.Builder - Class in com.oracle.bmc.generativeaiagent.model
-
- agentCompartmentId(String) - Method in class com.oracle.bmc.managementagent.model.DeployPluginsDetails.Builder
-
Management Agent Compartment Identifier
- agentConfig(LaunchInstanceAgentConfigDetails) - Method in class com.oracle.bmc.cloudmigrations.model.LaunchInstanceDetails.Builder
-
- agentConfig(InstanceAgentConfig) - Method in class com.oracle.bmc.core.model.Instance.Builder
-
- agentConfig(InstanceConfigurationLaunchInstanceAgentConfigDetails) - Method in class com.oracle.bmc.core.model.InstanceConfigurationLaunchInstanceDetails.Builder
-
- agentConfig(LaunchInstanceAgentConfigDetails) - Method in class com.oracle.bmc.core.model.LaunchInstanceDetails.Builder
-
- agentConfig(UpdateInstanceAgentConfigDetails) - Method in class com.oracle.bmc.core.model.UpdateInstanceDetails.Builder
-
- agentConfiguration(HostScanAgentConfiguration) - Method in class com.oracle.bmc.vulnerabilityscanning.model.HostScanAgentSettings.Builder
-
- AgentDependency - Class in com.oracle.bmc.cloudbridge.model
-
Description of the AgentDependency, which is a sub-resource of the external environment.
- AgentDependency(String, String, String, String, String, String, String, String, String, Date, String, String, AgentDependency.LifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.cloudbridge.model.AgentDependency
-
Deprecated.
- agentDependency(AgentDependency) - Method in class com.oracle.bmc.cloudbridge.responses.CreateAgentDependencyResponse.Builder
-
The returned AgentDependency
instance.
- agentDependency(AgentDependency) - Method in class com.oracle.bmc.cloudbridge.responses.GetAgentDependencyResponse.Builder
-
The returned AgentDependency
instance.
- AgentDependency.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- AgentDependency.LifecycleState - Enum in com.oracle.bmc.cloudbridge.model
-
The current state of AgentDependency.
- AgentDependencyCollection - Class in com.oracle.bmc.cloudbridge.model
-
Results of an AgentDependency list.
- AgentDependencyCollection(List<AgentDependencySummary>) - Constructor for class com.oracle.bmc.cloudbridge.model.AgentDependencyCollection
-
Deprecated.
- agentDependencyCollection(AgentDependencyCollection) - Method in class com.oracle.bmc.cloudbridge.responses.ListAgentDependenciesResponse.Builder
-
The returned AgentDependencyCollection
instance.
- AgentDependencyCollection.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- agentDependencyId(String) - Method in class com.oracle.bmc.cloudbridge.model.AddAgentDependencyDetails.Builder
-
The OCID of the agentDependency, which is added to the source environment.
- agentDependencyId(String) - Method in class com.oracle.bmc.cloudbridge.model.RemoveAgentDependencyDetails.Builder
-
The OCID of the agentDependency that should be removed from the source environment.
- agentDependencyId(String) - Method in class com.oracle.bmc.cloudbridge.requests.ChangeAgentDependencyCompartmentRequest.Builder
-
A unique AgentDependency identifier.
- agentDependencyId(String) - Method in class com.oracle.bmc.cloudbridge.requests.DeleteAgentDependencyRequest.Builder
-
A unique AgentDependency identifier.
- agentDependencyId(String) - Method in class com.oracle.bmc.cloudbridge.requests.GetAgentDependencyRequest.Builder
-
A unique AgentDependency identifier.
- agentDependencyId(String) - Method in class com.oracle.bmc.cloudbridge.requests.UpdateAgentDependencyRequest.Builder
-
A unique AgentDependency identifier.
- AgentDependencySummary - Class in com.oracle.bmc.cloudbridge.model
-
Description of the AgentDependency, which is a sub-resource of the external environment.
- AgentDependencySummary(String, String, String, String, String, String, String, String, String, Date, String, String, AgentDependency.LifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.cloudbridge.model.AgentDependencySummary
-
Deprecated.
- AgentDependencySummary.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- AgentEndpoint - Class in com.oracle.bmc.generativeaiagent.model
-
The endpoint to access a deployed agent.
- AgentEndpoint(String, String, String, String, String, ContentModerationConfig, Boolean, Boolean, Boolean, SessionConfig, Date, Date, AgentEndpoint.LifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.generativeaiagent.model.AgentEndpoint
-
Deprecated.
- agentEndpoint(AgentEndpoint) - Method in class com.oracle.bmc.generativeaiagent.responses.CreateAgentEndpointResponse.Builder
-
The returned AgentEndpoint
instance.
- agentEndpoint(AgentEndpoint) - Method in class com.oracle.bmc.generativeaiagent.responses.GetAgentEndpointResponse.Builder
-
The returned AgentEndpoint
instance.
- AgentEndpoint.Builder - Class in com.oracle.bmc.generativeaiagent.model
-
- AgentEndpoint.LifecycleState - Enum in com.oracle.bmc.generativeaiagent.model
-
The current state of the endpoint.
- AgentEndpointCollection - Class in com.oracle.bmc.generativeaiagent.model
-
Results of an agentEndpoint search.
- AgentEndpointCollection(List<AgentEndpointSummary>) - Constructor for class com.oracle.bmc.generativeaiagent.model.AgentEndpointCollection
-
Deprecated.
- agentEndpointCollection(AgentEndpointCollection) - Method in class com.oracle.bmc.generativeaiagent.responses.ListAgentEndpointsResponse.Builder
-
The returned AgentEndpointCollection
instance.
- AgentEndpointCollection.Builder - Class in com.oracle.bmc.generativeaiagent.model
-
- agentEndpointId(String) - Method in class com.oracle.bmc.generativeaiagent.requests.ChangeAgentEndpointCompartmentRequest.Builder
-
The
OCID of the
endpoint.
- agentEndpointId(String) - Method in class com.oracle.bmc.generativeaiagent.requests.DeleteAgentEndpointRequest.Builder
-
The
OCID of the
endpoint.
- agentEndpointId(String) - Method in class com.oracle.bmc.generativeaiagent.requests.GetAgentEndpointRequest.Builder
-
The
OCID of the
endpoint.
- agentEndpointId(String) - Method in class com.oracle.bmc.generativeaiagent.requests.UpdateAgentEndpointRequest.Builder
-
The
OCID of the
endpoint.
- agentEndpointId(String) - Method in class com.oracle.bmc.generativeaiagentruntime.requests.ChatRequest.Builder
-
A unique ID for the endpoint.
- agentEndpointId(String) - Method in class com.oracle.bmc.generativeaiagentruntime.requests.CreateSessionRequest.Builder
-
A unique ID for the endpoint.
- agentEndpointId(String) - Method in class com.oracle.bmc.generativeaiagentruntime.requests.DeleteSessionRequest.Builder
-
A unique ID for the endpoint.
- agentEndpointId(String) - Method in class com.oracle.bmc.generativeaiagentruntime.requests.GetSessionRequest.Builder
-
A unique ID for the endpoint.
- agentEndpointId(String) - Method in class com.oracle.bmc.generativeaiagentruntime.requests.UpdateSessionRequest.Builder
-
A unique ID for the endpoint.
- AgentEndpointSummary - Class in com.oracle.bmc.generativeaiagent.model
-
Summary information about an endpoint.
- AgentEndpointSummary(String, String, String, String, String, ContentModerationConfig, Boolean, Boolean, Boolean, SessionConfig, Date, Date, AgentEndpoint.LifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.generativeaiagent.model.AgentEndpointSummary
-
Deprecated.
- AgentEndpointSummary.Builder - Class in com.oracle.bmc.generativeaiagent.model
-
- agentEntityName(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsAssociation.Builder
-
The name of the entity which contains the agent.
- AgentEvent - Class in com.oracle.bmc.osmanagementhub.model
-
Provides information about the agent event.
- AgentEvent(String, String, String, String, String, SystemDetails, Date, Date, Date, Event.LifecycleState, String, Boolean, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, AgentEventData) - Constructor for class com.oracle.bmc.osmanagementhub.model.AgentEvent
-
Deprecated.
- AgentEvent.Builder - Class in com.oracle.bmc.osmanagementhub.model
-
- AgentEventData - Class in com.oracle.bmc.osmanagementhub.model
-
Provides additional information for an agent event.
- AgentEventData(AgentEventData.OperationType, EventStatus, WorkRequestEventDataAdditionalDetails) - Constructor for class com.oracle.bmc.osmanagementhub.model.AgentEventData
-
Deprecated.
- AgentEventData.Builder - Class in com.oracle.bmc.osmanagementhub.model
-
- AgentEventData.OperationType - Enum in com.oracle.bmc.osmanagementhub.model
-
Type of agent operation.
- agentFeatures(InstanceAgentFeatures) - Method in class com.oracle.bmc.core.model.Image.Builder
-
- agentId(String) - Method in class com.oracle.bmc.cloudbridge.model.Plugin.Builder
-
Agent identifier.
- agentId(String) - Method in class com.oracle.bmc.cloudbridge.model.PluginSummary.Builder
-
Agent identifier.
- agentId(String) - Method in class com.oracle.bmc.cloudbridge.requests.ChangeAgentCompartmentRequest.Builder
-
Unique Agent identifier path parameter.
- agentId(String) - Method in class com.oracle.bmc.cloudbridge.requests.DeleteAgentRequest.Builder
-
Unique Agent identifier path parameter.
- agentId(String) - Method in class com.oracle.bmc.cloudbridge.requests.GetAgentRequest.Builder
-
Unique Agent identifier path parameter.
- agentId(String) - Method in class com.oracle.bmc.cloudbridge.requests.GetPluginRequest.Builder
-
Unique Agent identifier path parameter.
- agentId(String) - Method in class com.oracle.bmc.cloudbridge.requests.ListAgentDependenciesRequest.Builder
-
A filter to return only resources that match the given Agent ID.
- agentId(String) - Method in class com.oracle.bmc.cloudbridge.requests.ListAgentsRequest.Builder
-
A filter to return only resources that match the given Agent ID.
- agentId(String) - Method in class com.oracle.bmc.cloudbridge.requests.UpdateAgentRequest.Builder
-
Unique Agent identifier path parameter.
- agentId(String) - Method in class com.oracle.bmc.cloudbridge.requests.UpdatePluginRequest.Builder
-
Unique Agent identifier path parameter.
- agentId(String) - Method in class com.oracle.bmc.databasemanagement.model.CreateExternalDbSystemDiscoveryDetails.Builder
-
The
OCID of the
management agent used for the external DB system discovery.
- agentId(String) - Method in class com.oracle.bmc.databasemanagement.model.CreateExternalDbSystemMacsConnectorDetails.Builder
-
The
OCID of the
management agent used for the external DB system connector.
- agentId(String) - Method in class com.oracle.bmc.databasemanagement.model.CreateExternalExadataStorageConnectorDetails.Builder
-
The
OCID of the
agent for the Exadata storage server.
- agentId(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalDatabaseSystemDiscoverySummary.Builder
-
- agentId(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalDbSystemConnectorSummary.Builder
-
The
OCID of the
management agent used for the external DB system connector.
- agentId(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalDbSystemDiscovery.Builder
-
The
OCID of the
management agent used for the external DB system discovery.
- agentId(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalDbSystemDiscoveryMacsConnector.Builder
-
The
OCID of the
management agent used for the external DB system connector.
- agentId(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalDbSystemDiscoverySummary.Builder
-
The
OCID of the
management agent used for the external DB system discovery.
- agentId(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalDbSystemMacsConnector.Builder
-
The
OCID of the
management agent used for the external DB system connector.
- agentId(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalExadataInfrastructureDiscovery.Builder
-
- agentId(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalExadataInfrastructureDiscoverySummary.Builder
-
- agentId(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalExadataStorageConnector.Builder
-
The
OCID of the
agent for the Exadata storage server.
- agentId(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalExadataStorageConnectorSummary.Builder
-
The
OCID of the
agent for the Exadata storage server.
- agentId(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalStorageGridDiscoverySummary.Builder
-
- agentId(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalStorageServerDiscoverySummary.Builder
-
- agentId(String) - Method in class com.oracle.bmc.generativeaiagent.model.AgentEndpoint.Builder
-
The OCID of the agent that this endpoint is associated with.
- agentId(String) - Method in class com.oracle.bmc.generativeaiagent.model.AgentEndpointSummary.Builder
-
The OCID of the agent that this AgentEndpoint is associated with.
- agentId(String) - Method in class com.oracle.bmc.generativeaiagent.model.CreateAgentEndpointDetails.Builder
-
The OCID of the agent that this endpoint is associated with.
- agentId(String) - Method in class com.oracle.bmc.generativeaiagent.requests.ChangeAgentCompartmentRequest.Builder
-
- agentId(String) - Method in class com.oracle.bmc.generativeaiagent.requests.DeleteAgentRequest.Builder
-
- agentId(String) - Method in class com.oracle.bmc.generativeaiagent.requests.GetAgentRequest.Builder
-
- agentId(String) - Method in class com.oracle.bmc.generativeaiagent.requests.ListAgentEndpointsRequest.Builder
-
- agentId(String) - Method in class com.oracle.bmc.generativeaiagent.requests.UpdateAgentRequest.Builder
-
- agentId(String) - Method in class com.oracle.bmc.jms.model.CreateJmsPluginDetails.Builder
-
The
OCID of the
Management Agent (OMA) or the Oracle Cloud Agent (OCA) instance where the JMS plugin is
deployed.
- agentId(String) - Method in class com.oracle.bmc.jms.model.JmsPlugin.Builder
-
The
OCID of the
Management Agent (OMA) or the Oracle Cloud Agent (OCA) instance where the JMS plugin is
deployed.
- agentId(String) - Method in class com.oracle.bmc.jms.model.JmsPluginSummary.Builder
-
The
OCID of the
Management Agent (OMA) or the Oracle Cloud Agent (OCA) instance where the JMS plugin is
deployed.
- agentId(String) - Method in class com.oracle.bmc.jms.requests.ListJmsPluginsRequest.Builder
-
The ManagementAgent (OMA) or Instance (OCA)
OCID that
identifies the Agent.
- agentId(String) - Method in class com.oracle.bmc.loganalytics.model.AssociableEntity.Builder
-
The OCID of the Management Agent.
- agentId(String) - Method in class com.oracle.bmc.loganalytics.model.DeleteLogAnalyticsAssociation.Builder
-
The agent unique identifier.
- agentId(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsAssociation.Builder
-
The agent unique identifier.
- agentId(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsAssociationParameter.Builder
-
The agent unique identifier.
- agentId(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsWarning.Builder
-
The unique identifier of the agent associated with the warning
- agentId(String) - Method in class com.oracle.bmc.loganalytics.model.UpsertLogAnalyticsAssociation.Builder
-
The agent unique identifier.
- agentId(String) - Method in class com.oracle.bmc.loganalytics.requests.ListEffectivePropertiesRequest.Builder
-
The agent ocid.
- agentId(String) - Method in class com.oracle.bmc.managementagent.requests.ListManagementAgentPluginsRequest.Builder
-
The ManagementAgentID of the agent from which the Management Agents to be filtered.
- agentId(String) - Method in class com.oracle.bmc.managementagent.requests.ListWorkRequestsRequest.Builder
-
The ManagementAgentID of the agent from which the Management Agents to be filtered.
- agentId(String) - Method in class com.oracle.bmc.opsi.model.ExternalMysqlDatabaseConfigurationSummary.Builder
-
The
OCID of the
Management Agent
- agentId(String) - Method in class com.oracle.bmc.opsi.model.ExternalMysqlDatabaseInsightSummary.Builder
-
The
OCID of the
Management Agent
- agentId(String) - Method in class com.oracle.bmc.stackmonitoring.model.DiscoveryDetails.Builder
-
The OCID of Management Agent
- agentIdentifier(String) - Method in class com.oracle.bmc.opsi.model.HostDetails.Builder
-
The identifier of the agent.
- agentIds(List<String>) - Method in class com.oracle.bmc.managementagent.model.DeployPluginsDetails.Builder
-
List of Agent identifiers
- AgentInstallerCollection - Class in com.oracle.bmc.jms.model
-
Collection of the agent installer summary.
- AgentInstallerCollection(List<AgentInstallerSummary>) - Constructor for class com.oracle.bmc.jms.model.AgentInstallerCollection
-
Deprecated.
- agentInstallerCollection(AgentInstallerCollection) - Method in class com.oracle.bmc.jms.responses.ListAgentInstallersResponse.Builder
-
The returned AgentInstallerCollection
instance.
- AgentInstallerCollection.Builder - Class in com.oracle.bmc.jms.model
-
- agentInstallerDescription(String) - Method in class com.oracle.bmc.jms.model.AgentInstallerSummary.Builder
-
Description of the agent installer artifact.
- agentInstallerId(Long) - Method in class com.oracle.bmc.jms.model.AgentInstallerSummary.Builder
-
Unique identifier for the agent installer.
- AgentInstallerSortBy - Enum in com.oracle.bmc.jms.model
-
The field used to sort the installer summary.
- AgentInstallerSummary - Class in com.oracle.bmc.jms.model
-
Supported agent installer downloads.
- AgentInstallerSummary(Long, String, Long, String, OsFamily, PlatformArchitectureType, PackageType, String, String, String) - Constructor for class com.oracle.bmc.jms.model.AgentInstallerSummary
-
Deprecated.
- AgentInstallerSummary.Builder - Class in com.oracle.bmc.jms.model
-
- agentInstallerVersion(String) - Method in class com.oracle.bmc.jms.model.AgentInstallerSummary.Builder
-
Agent installer version.
- agentPollingIntervalInMinutes(Integer) - Method in class com.oracle.bmc.jms.model.FleetAgentConfiguration.Builder
-
Agent polling interval in minutes
- agentPollingIntervalInMinutes(Integer) - Method in class com.oracle.bmc.jms.model.UpdateFleetAgentConfigurationDetails.Builder
-
Agent polling interval in minutes
- agentProperties(List<String>) - Method in class com.oracle.bmc.stackmonitoring.model.SystemFormatResourceTypeMetadataDetails.Builder
-
List of properties needed by the agent for monitoring the resource.
- agentPubKey(String) - Method in class com.oracle.bmc.cloudbridge.model.Agent.Builder
-
Resource principal public key.
- agentSettings(HostScanAgentSettings) - Method in class com.oracle.bmc.vulnerabilityscanning.model.CreateHostScanRecipeDetails.Builder
-
- agentSettings(HostScanAgentSettings) - Method in class com.oracle.bmc.vulnerabilityscanning.model.HostScanRecipe.Builder
-
- agentSettings(HostScanAgentSettings) - Method in class com.oracle.bmc.vulnerabilityscanning.model.UpdateHostScanRecipeDetails.Builder
-
- AgentSummary - Class in com.oracle.bmc.cloudbridge.model
-
Summary of the Agent.
- AgentSummary(String, String, String, Agent.AgentType, String, String, Date, Date, Date, Agent.HeartBeatStatus, String, Agent.LifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.cloudbridge.model.AgentSummary
-
Deprecated.
- AgentSummary - Class in com.oracle.bmc.generativeaiagent.model
-
Summary information about an agent.
- AgentSummary(String, String, String, String, List<String>, String, Date, Date, Agent.LifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.generativeaiagent.model.AgentSummary
-
Deprecated.
- AgentSummary.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- AgentSummary.Builder - Class in com.oracle.bmc.generativeaiagent.model
-
- agentType(Agent.AgentType) - Method in class com.oracle.bmc.cloudbridge.model.Agent.Builder
-
Type of the Agent.
- agentType(Agent.AgentType) - Method in class com.oracle.bmc.cloudbridge.model.AgentSummary.Builder
-
Type of Agent.
- agentType(Agent.AgentType) - Method in class com.oracle.bmc.cloudbridge.model.CreateAgentDetails.Builder
-
Agent identifier.
- AgentType - Enum in com.oracle.bmc.jms.model
-
The agent can be of two type, either Oracle Management Agent(OMA) or Oracle Cloud Agent(OCA).
- agentType(AgentType) - Method in class com.oracle.bmc.jms.model.JmsPlugin.Builder
-
The agent type.
- agentType(AgentType) - Method in class com.oracle.bmc.jms.model.JmsPluginSummary.Builder
-
The agent type.
- agentType(AgentType) - Method in class com.oracle.bmc.jms.model.PluginErrorSummary.Builder
-
The agent type.
- agentType(AgentType) - Method in class com.oracle.bmc.jms.requests.ListJmsPluginsRequest.Builder
-
Filter JmsPlugin with agent type.
- agentVersion(String) - Method in class com.oracle.bmc.cloudbridge.model.Agent.Builder
-
Agent identifier.
- agentVersion(String) - Method in class com.oracle.bmc.cloudbridge.model.AgentSummary.Builder
-
Agent identifier.
- agentVersion(String) - Method in class com.oracle.bmc.cloudbridge.model.CreateAgentDetails.Builder
-
Agent identifier.
- agentVersion(String) - Method in class com.oracle.bmc.cloudguard.model.CreateWlpAgentDetails.Builder
-
The version of the agent making the request
- agentVersion(String) - Method in class com.oracle.bmc.cloudguard.model.WlpAgent.Builder
-
The version of the agent
- agentVersion(String) - Method in class com.oracle.bmc.cloudguard.model.WlpAgentSummary.Builder
-
The version of the agent
- agentVersion(String) - Method in class com.oracle.bmc.jms.model.AgentInstallerSummary.Builder
-
Agent image version.
- agentVersion(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsParserFilter.Builder
-
The agent version.
- agentVersion(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsPatternFilter.Builder
-
The agent version.
- agentVersion(String) - Method in class com.oracle.bmc.osmanagementhub.model.ManagedInstance.Builder
-
The version of osmh-agent running on the managed instance
- agentVersion(String) - Method in class com.oracle.bmc.osmanagementhub.model.ManagedInstanceSummary.Builder
-
The version of osmh-agent running on the managed instance
- agentVersion(String) - Method in class com.oracle.bmc.osmanagementhub.requests.ListManagedInstancesRequest.Builder
-
A filter to return only managed instances with the specified version of osmh-agent
running.
- aggregatedComputedUsages(List<ComputedUsageAggregation>) - Method in class com.oracle.bmc.onesubscription.model.AggregatedComputedUsageSummary.Builder
-
Aggregation of computed usages for the subscribed service.
- aggregatedComputedUsages(List<ComputedUsageAggregation>) - Method in class com.oracle.bmc.osubusage.model.ComputedUsageAggregatedSummary.Builder
-
Aggregation of computed usages for the subscribed service.
- AggregatedComputedUsageSummary - Class in com.oracle.bmc.onesubscription.model
-
- AggregatedComputedUsageSummary(String, String, ComputedUsageProduct, Date, Date, String, String, String, AggregatedComputedUsageSummary.PricingModel, List<ComputedUsageAggregation>) - Constructor for class com.oracle.bmc.onesubscription.model.AggregatedComputedUsageSummary
-
Deprecated.
- AggregatedComputedUsageSummary.Builder - Class in com.oracle.bmc.onesubscription.model
-
- AggregatedComputedUsageSummary.PricingModel - Enum in com.oracle.bmc.onesubscription.model
-
Subscribed services pricing model
- AggregatedDatapoint - Class in com.oracle.bmc.monitoring.model
-
A timestamp-value pair returned for the specified request.
- AggregatedDatapoint(Date, Double) - Constructor for class com.oracle.bmc.monitoring.model.AggregatedDatapoint
-
Deprecated.
- AggregatedDatapoint.Builder - Class in com.oracle.bmc.monitoring.model
-
- aggregatedDatapoints(List<AggregatedDatapoint>) - Method in class com.oracle.bmc.monitoring.model.MetricData.Builder
-
The list of timestamp-value pairs returned for the specified request.
- aggregatedMetrics(List<FleetMetricSummaryDefinition>) - Method in class com.oracle.bmc.databasemanagement.model.FleetSummary.Builder
-
A list of databases present in the fleet and their usage metrics.
- aggregatedMetrics(List<HeatWaveFleetMetricSummaryDefinition>) - Method in class com.oracle.bmc.databasemanagement.model.HeatWaveFleetSummary.Builder
-
The usage metrics for the HeatWave clusters in the fleet.
- aggregatedMetrics(List<MySqlFleetMetricSummaryDefinition>) - Method in class com.oracle.bmc.databasemanagement.model.MySqlFleetSummary.Builder
-
The usage metrics for the Managed MySQL Databases in the fleet.
- AggregatedNetworkData - Class in com.oracle.bmc.apmsynthetics.model
-
Details of the aggregated network data.
- AggregatedNetworkData(AggregatedNetworkData.ResultState, List<VantagePointNode>, List<List<Node>>, Map<String, Link>, String) - Constructor for class com.oracle.bmc.apmsynthetics.model.AggregatedNetworkData
-
Deprecated.
- aggregatedNetworkData(AggregatedNetworkData) - Method in class com.oracle.bmc.apmsynthetics.model.AggregatedNetworkDataResult.Builder
-
- AggregatedNetworkData.Builder - Class in com.oracle.bmc.apmsynthetics.model
-
- AggregatedNetworkData.ResultState - Enum in com.oracle.bmc.apmsynthetics.model
-
Status of the aggregated network data result.
- AggregatedNetworkDataResult - Class in com.oracle.bmc.apmsynthetics.model
-
The aggregated network results.
- AggregatedNetworkDataResult(AggregatedNetworkData) - Constructor for class com.oracle.bmc.apmsynthetics.model.AggregatedNetworkDataResult
-
Deprecated.
- aggregatedNetworkDataResult(AggregatedNetworkDataResult) - Method in class com.oracle.bmc.apmsynthetics.responses.AggregateNetworkDataResponse.Builder
-
The returned AggregatedNetworkDataResult
instance.
- AggregatedNetworkDataResult.Builder - Class in com.oracle.bmc.apmsynthetics.model
-
- aggregatedProperty(String) - Method in class com.oracle.bmc.cloudbridge.model.AssetAggregation.Builder
-
Aggregated property.
- AggregatedSnapshot - Class in com.oracle.bmc.apmtraces.model
-
Aggregated snapshots of all spans.
- AggregatedSnapshot(List<SnapshotDetail>, List<AggregatedStackTrace>) - Constructor for class com.oracle.bmc.apmtraces.model.AggregatedSnapshot
-
Deprecated.
- aggregatedSnapshot(AggregatedSnapshot) - Method in class com.oracle.bmc.apmtraces.responses.GetAggregatedSnapshotResponse.Builder
-
The returned AggregatedSnapshot
instance.
- AggregatedSnapshot.Builder - Class in com.oracle.bmc.apmtraces.model
-
- AggregatedStackTrace - Class in com.oracle.bmc.apmtraces.model
-
A branching tree with aggregated stack trace.
- AggregatedStackTrace(StackTraceElement, List<AggregatedStackTrace>) - Constructor for class com.oracle.bmc.apmtraces.model.AggregatedStackTrace
-
Deprecated.
- AggregatedStackTrace.Builder - Class in com.oracle.bmc.apmtraces.model
-
- aggregatedStackTraces(List<AggregatedStackTrace>) - Method in class com.oracle.bmc.apmtraces.model.AggregatedSnapshot.Builder
-
List of aggregated stack trace.
- aggregatedValue(Float) - Method in class com.oracle.bmc.ocicontrolcenter.model.SummarizedMetricData.Builder
-
The aggregated metric value for the specified request.
- AggregatedVulnerabilityCollection - Class in com.oracle.bmc.dblm.model
-
The aggregated vulnerability data.
- AggregatedVulnerabilityCollection(List<AggregatedVulnerabilitySummary>) - Constructor for class com.oracle.bmc.dblm.model.AggregatedVulnerabilityCollection
-
Deprecated.
- aggregatedVulnerabilityCollection(AggregatedVulnerabilityCollection) - Method in class com.oracle.bmc.dblm.responses.ListAggregatedVulnerabilityDataResponse.Builder
-
The returned AggregatedVulnerabilityCollection
instance.
- AggregatedVulnerabilityCollection.Builder - Class in com.oracle.bmc.dblm.model
-
- AggregatedVulnerabilitySummary - Class in com.oracle.bmc.dblm.model
-
Singular information of an aggregated vulnerability datapoint.
- AggregatedVulnerabilitySummary(Date, Integer, Integer) - Constructor for class com.oracle.bmc.dblm.model.AggregatedVulnerabilitySummary
-
Deprecated.
- AggregatedVulnerabilitySummary.Builder - Class in com.oracle.bmc.dblm.model
-
- aggregateNetworkData(AggregateNetworkDataRequest) - Method in interface com.oracle.bmc.apmsynthetics.ApmSynthetic
-
Gets aggregated network data for given executions.
- aggregateNetworkData(AggregateNetworkDataRequest, AsyncHandler<AggregateNetworkDataRequest, AggregateNetworkDataResponse>) - Method in interface com.oracle.bmc.apmsynthetics.ApmSyntheticAsync
-
Gets aggregated network data for given executions.
- aggregateNetworkData(AggregateNetworkDataRequest, AsyncHandler<AggregateNetworkDataRequest, AggregateNetworkDataResponse>) - Method in class com.oracle.bmc.apmsynthetics.ApmSyntheticAsyncClient
-
- aggregateNetworkData(AggregateNetworkDataRequest) - Method in class com.oracle.bmc.apmsynthetics.ApmSyntheticClient
-
- AggregateNetworkDataDetails - Class in com.oracle.bmc.apmsynthetics.model
-
Details of the vantage point and corresponding execution times.
- AggregateNetworkDataDetails(List<VantagePointExecution>) - Constructor for class com.oracle.bmc.apmsynthetics.model.AggregateNetworkDataDetails
-
Deprecated.
- aggregateNetworkDataDetails(AggregateNetworkDataDetails) - Method in class com.oracle.bmc.apmsynthetics.requests.AggregateNetworkDataRequest.Builder
-
Details of the vantage point and corresponding execution times.
- AggregateNetworkDataDetails.Builder - Class in com.oracle.bmc.apmsynthetics.model
-
- AggregateNetworkDataRequest - Class in com.oracle.bmc.apmsynthetics.requests
-
Example: Click
here to see how to use AggregateNetworkDataRequest.
- AggregateNetworkDataRequest() - Constructor for class com.oracle.bmc.apmsynthetics.requests.AggregateNetworkDataRequest
-
- AggregateNetworkDataRequest.Builder - Class in com.oracle.bmc.apmsynthetics.requests
-
- AggregateNetworkDataResponse - Class in com.oracle.bmc.apmsynthetics.responses
-
- AggregateNetworkDataResponse.Builder - Class in com.oracle.bmc.apmsynthetics.responses
-
- aggregation(String) - Method in class com.oracle.bmc.cloudbridge.model.HistoricalMetric.Builder
-
Aggregation time interval.
- aggregation(String) - Method in class com.oracle.bmc.cloudbridge.model.HistoricalMetricSummary.Builder
-
Aggregation time interval.
- aggregation(Map<String, Long>) - Method in class com.oracle.bmc.datacatalog.model.FacetedSearchAggregation.Builder
-
Count of number of data objects having property.
- aggregationDuration(RepositoryAnalyticsDetails.AggregationDuration) - Method in class com.oracle.bmc.devops.model.RepositoryAnalyticsDetails.Builder
-
Metrics aggregated for the defined period.
- aggregationDuration(SummarizeProjectRepositoryAnalyticsDetails.AggregationDuration) - Method in class com.oracle.bmc.devops.model.SummarizeProjectRepositoryAnalyticsDetails.Builder
-
Metrics aggregated for the defined period.
- aggregationDuration(SummarizeRepositoryAnalyticsDetails.AggregationDuration) - Method in class com.oracle.bmc.devops.model.SummarizeRepositoryAnalyticsDetails.Builder
-
Metrics aggregated for the defined period.
- aggregationField(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsMetric.Builder
-
The aggregation field.
- aggregationIntervalInDays(Integer) - Method in class com.oracle.bmc.optimizer.model.CreateProfileDetails.Builder
-
The time period over which to collect data for the recommendations, measured in number of
days.
- aggregationIntervalInDays(Integer) - Method in class com.oracle.bmc.optimizer.model.Profile.Builder
-
The time period over which to collect data for the recommendations, measured in number of
days.
- aggregationIntervalInDays(Integer) - Method in class com.oracle.bmc.optimizer.model.ProfileSummary.Builder
-
The time period over which to collect data for the recommendations, measured in number of
days.
- aggregationIntervalInDays(Integer) - Method in class com.oracle.bmc.optimizer.model.UpdateProfileDetails.Builder
-
The time period over which to collect data for the recommendations, measured in number of
days.
- aggregationMethod(String) - Method in class com.oracle.bmc.ocicontrolcenter.model.SummarizedMetricData.Builder
-
The aggregation method used for aggregating the metric values.
- aggregationMode(CryptoAnalysisResultMode) - Method in class com.oracle.bmc.jms.model.CryptoAnalysisResult.Builder
-
The result aggregation mode
- aggregationMode(CryptoAnalysisResultMode) - Method in class com.oracle.bmc.jms.model.CryptoAnalysisResultSummary.Builder
-
The result aggregation mode
- aggregationMode(CryptoAnalysisResultMode) - Method in class com.oracle.bmc.jms.requests.ListCryptoAnalysisResultsRequest.Builder
-
The aggregation mode of the crypto event analysis result.
- aggregationProperties(List<String>) - Method in class com.oracle.bmc.cloudbridge.requests.AnalyzeAssetsRequest.Builder
-
An array of properties on which to aggregate.
- aggregationProperties(String) - Method in class com.oracle.bmc.cloudbridge.requests.AnalyzeAssetsRequest.Builder
-
Singular setter.
- AggregationSortBy - Enum in com.oracle.bmc.jmsjavadownloads.model
-
The field to sort the Java download aggregation.
- aggregationType(JavaDownloadCountAggregationType) - Method in class com.oracle.bmc.jmsjavadownloads.model.JavaDownloadCountAggregationCollection.Builder
-
Aggregation type
- Aggregator - Class in com.oracle.bmc.dataintegration.model
-
The information about the aggregator operator.
- Aggregator(String, String, ParentReference, String, String, Integer, List<InputPort>, List<TypedObject>, Integer, String, List<Parameter>, ConfigValues, DynamicProxyField, MaterializedDynamicField) - Constructor for class com.oracle.bmc.dataintegration.model.Aggregator
-
Deprecated.
- aggregator(AggregatorSummary) - Method in class com.oracle.bmc.dataintegration.model.DependentObjectSummary.Builder
-
- aggregator(AggregatorSummary) - Method in class com.oracle.bmc.dataintegration.model.ObjectMetadata.Builder
-
- Aggregator.Builder - Class in com.oracle.bmc.dataintegration.model
-
- aggregatorKey(String) - Method in class com.oracle.bmc.dataintegration.model.ChildReference.Builder
-
The aggregator key of the child reference object.
- aggregatorKey(String) - Method in class com.oracle.bmc.dataintegration.model.CopyObjectMetadataSummary.Builder
-
Aggregator key
- aggregatorKey(String) - Method in class com.oracle.bmc.dataintegration.model.DependentObjectSummary.Builder
-
The owning object key for this object.
- aggregatorKey(String) - Method in class com.oracle.bmc.dataintegration.model.ExportObjectMetadataSummary.Builder
-
Aggregator key
- aggregatorKey(String) - Method in class com.oracle.bmc.dataintegration.model.ImportObjectMetadataSummary.Builder
-
Aggregator key
- aggregatorKey(String) - Method in class com.oracle.bmc.dataintegration.model.ObjectMetadata.Builder
-
The owning object key for this object.
- aggregatorKey(String) - Method in class com.oracle.bmc.dataintegration.model.ReferenceSummary.Builder
-
The aggregator of reference object.
- aggregatorKey(String) - Method in class com.oracle.bmc.dataintegration.model.RegistryMetadata.Builder
-
The owning object’s key for this object.
- aggregatorKey(String) - Method in class com.oracle.bmc.dataintegration.requests.GetCompositeStateRequest.Builder
-
Unique key of the aggregator for which we want to get the Composite State
- aggregatorKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListFoldersRequest.Builder
-
Used to filter by the project or the folder object.
- aggregatorKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListFunctionLibrariesRequest.Builder
-
Used to filter by the project or the folder object.
- aggregatorKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListPipelinesRequest.Builder
-
Used to filter by the project or the folder object.
- aggregatorKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListRuntimePipelinesRequest.Builder
-
Unique key of the aggregator
- aggregatorKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListTaskRunsRequest.Builder
-
Used to filter by the project or the folder object.
- AggregatorSummary - Class in com.oracle.bmc.dataintegration.model
-
A summary type containing information about the object’s aggregator including its type, key, name
and description.
- AggregatorSummary(String, String, String, String, String) - Constructor for class com.oracle.bmc.dataintegration.model.AggregatorSummary
-
Deprecated.
- AggregatorSummary.Builder - Class in com.oracle.bmc.dataintegration.model
-
- aggregatorType(List<String>) - Method in class com.oracle.bmc.dataintegration.requests.ListRuntimeOperatorsRequest.Builder
-
Unique type of the aggregator
- aggregatorType(String) - Method in class com.oracle.bmc.dataintegration.requests.ListRuntimeOperatorsRequest.Builder
-
Singular setter.
- aggregatorType(List<String>) - Method in class com.oracle.bmc.dataintegration.requests.ListRuntimePipelinesRequest.Builder
-
Unique type of the aggregator
- aggregatorType(String) - Method in class com.oracle.bmc.dataintegration.requests.ListRuntimePipelinesRequest.Builder
-
Singular setter.
- Agreement - Class in com.oracle.bmc.marketplace.model
-
The model for an end user license agreement.
- Agreement(String, String, String, String, Agreement.Author, String) - Constructor for class com.oracle.bmc.marketplace.model.Agreement
-
Deprecated.
- agreement(Agreement) - Method in class com.oracle.bmc.marketplace.responses.GetAgreementResponse.Builder
-
The returned Agreement
instance.
- Agreement.Author - Enum in com.oracle.bmc.marketplace.model
-
Who authored the agreement.
- Agreement.Builder - Class in com.oracle.bmc.marketplace.model
-
- agreementId(String) - Method in class com.oracle.bmc.marketplace.model.AcceptedAgreement.Builder
-
The unique identifier for the terms of use agreement itself.
- agreementId(String) - Method in class com.oracle.bmc.marketplace.model.AcceptedAgreementSummary.Builder
-
The unique identifier for the terms of use agreement itself.
- agreementId(String) - Method in class com.oracle.bmc.marketplace.model.CreateAcceptedAgreementDetails.Builder
-
The agreement to accept.
- agreementId(String) - Method in class com.oracle.bmc.marketplace.requests.GetAgreementRequest.Builder
-
The unique identifier for the agreement.
- agreementId(Long) - Method in class com.oracle.bmc.onesubscription.model.SubscribedService.Builder
-
Subscribed service agreement ID
- agreementId(Long) - Method in class com.oracle.bmc.onesubscription.model.SubscribedServiceSummary.Builder
-
Subscribed service agreement ID
- agreementName(String) - Method in class com.oracle.bmc.onesubscription.model.SubscribedService.Builder
-
Subscribed service agrrement name
- agreementName(String) - Method in class com.oracle.bmc.onesubscription.model.SubscribedServiceSummary.Builder
-
Subscribed service agrrement name
- AgreementSummary - Class in com.oracle.bmc.marketplace.model
-
The model for a summary of an end user license agreement.
- AgreementSummary(String, String, AgreementSummary.Author, String) - Constructor for class com.oracle.bmc.marketplace.model.AgreementSummary
-
Deprecated.
- AgreementSummary.Author - Enum in com.oracle.bmc.marketplace.model
-
Who authored the agreement.
- AgreementSummary.Builder - Class in com.oracle.bmc.marketplace.model
-
- agreementType(String) - Method in class com.oracle.bmc.onesubscription.model.SubscribedService.Builder
-
Subscribed service agrrement type
- agreementType(String) - Method in class com.oracle.bmc.onesubscription.model.SubscribedServiceSummary.Builder
-
Subscribed service agrrement type
- AiPrivateEndpoint - Class in com.oracle.bmc.aianomalydetection.model
-
A private network reverse connection creates a connection from service to customer subnet over a
private network.
- AiPrivateEndpoint(String, String, String, String, List<String>, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Object>, AiPrivateEndpoint.LifecycleState, String, List<String>) - Constructor for class com.oracle.bmc.aianomalydetection.model.AiPrivateEndpoint
-
Deprecated.
- aiPrivateEndpoint(AiPrivateEndpoint) - Method in class com.oracle.bmc.aianomalydetection.responses.GetAiPrivateEndpointResponse.Builder
-
The returned AiPrivateEndpoint
instance.
- AiPrivateEndpoint.Builder - Class in com.oracle.bmc.aianomalydetection.model
-
- AiPrivateEndpoint.LifecycleState - Enum in com.oracle.bmc.aianomalydetection.model
-
The current state of the private endpoint resource.
- AiPrivateEndpointCollection - Class in com.oracle.bmc.aianomalydetection.model
-
A collection of AI Service PrivateEndpoints Each item is a AI Service PrivateEndpoint Summary
object.
- AiPrivateEndpointCollection(List<AiPrivateEndpointSummary>) - Constructor for class com.oracle.bmc.aianomalydetection.model.AiPrivateEndpointCollection
-
Deprecated.
- aiPrivateEndpointCollection(AiPrivateEndpointCollection) - Method in class com.oracle.bmc.aianomalydetection.responses.ListAiPrivateEndpointsResponse.Builder
-
The returned AiPrivateEndpointCollection
instance.
- AiPrivateEndpointCollection.Builder - Class in com.oracle.bmc.aianomalydetection.model
-
- aiPrivateEndpointId(String) - Method in class com.oracle.bmc.aianomalydetection.requests.ChangeAiPrivateEndpointCompartmentRequest.Builder
-
Unique private reverse connection identifier.
- aiPrivateEndpointId(String) - Method in class com.oracle.bmc.aianomalydetection.requests.DeleteAiPrivateEndpointRequest.Builder
-
Unique private reverse connection identifier.
- aiPrivateEndpointId(String) - Method in class com.oracle.bmc.aianomalydetection.requests.GetAiPrivateEndpointRequest.Builder
-
Unique private reverse connection identifier.
- aiPrivateEndpointId(String) - Method in class com.oracle.bmc.aianomalydetection.requests.UpdateAiPrivateEndpointRequest.Builder
-
Unique private reverse connection identifier.
- AiPrivateEndpointSummary - Class in com.oracle.bmc.aianomalydetection.model
-
A private network reverse connection creates a connection from service to customer subnet over a
private network.
- AiPrivateEndpointSummary(String, String, List<String>, String, Date, Date, String, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Object>, AiPrivateEndpoint.LifecycleState) - Constructor for class com.oracle.bmc.aianomalydetection.model.AiPrivateEndpointSummary
-
Deprecated.
- AiPrivateEndpointSummary.Builder - Class in com.oracle.bmc.aianomalydetection.model
-
- AIServiceDocument - Interface in com.oracle.bmc.aidocument
-
Document AI helps customers perform various analysis on their documents.
- AIServiceDocumentAsync - Interface in com.oracle.bmc.aidocument
-
Document AI helps customers perform various analysis on their documents.
- AIServiceDocumentAsyncClient - Class in com.oracle.bmc.aidocument
-
Async client implementation for AIServiceDocument service.
- AIServiceDocumentAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentAsyncClient
-
- AIServiceDocumentAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentAsyncClient
-
- AIServiceDocumentAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentAsyncClient
-
- AIServiceDocumentAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentAsyncClient
-
- AIServiceDocumentAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentAsyncClient
-
- AIServiceDocumentAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentAsyncClient
-
- AIServiceDocumentAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentAsyncClient
-
- AIServiceDocumentAsyncClient.Builder - Class in com.oracle.bmc.aidocument
-
Builder class for this client.
- AIServiceDocumentClient - Class in com.oracle.bmc.aidocument
-
- AIServiceDocumentClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentClient
-
- AIServiceDocumentClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentClient
-
- AIServiceDocumentClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentClient
-
- AIServiceDocumentClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentClient
-
- AIServiceDocumentClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentClient
-
- AIServiceDocumentClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentClient
-
- AIServiceDocumentClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentClient
-
- AIServiceDocumentClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentClient
-
- AIServiceDocumentClient.Builder - Class in com.oracle.bmc.aidocument
-
Builder class for this client.
- AIServiceDocumentPaginators - Class in com.oracle.bmc.aidocument
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of AIServiceDocument where multiple pages of data may be fetched.
- AIServiceDocumentPaginators(AIServiceDocument) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentPaginators
-
- AIServiceDocumentWaiters - Class in com.oracle.bmc.aidocument
-
Collection of helper methods to produce
Waiter
s for different
resources of AIServiceDocument.
- AIServiceDocumentWaiters(ExecutorService, AIServiceDocument) - Constructor for class com.oracle.bmc.aidocument.AIServiceDocumentWaiters
-
- AIServiceLanguage - Interface in com.oracle.bmc.ailanguage
-
OCI Language Service solutions can help enterprise customers integrate AI into their products
immediately using our proven, pre-trained and custom models or containers, without a need to set
up an house team of AI and ML experts.
- AIServiceLanguageAsync - Interface in com.oracle.bmc.ailanguage
-
OCI Language Service solutions can help enterprise customers integrate AI into their products
immediately using our proven, pre-trained and custom models or containers, without a need to set
up an house team of AI and ML experts.
- AIServiceLanguageAsyncClient - Class in com.oracle.bmc.ailanguage
-
Async client implementation for AIServiceLanguage service.
- AIServiceLanguageAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageAsyncClient
-
- AIServiceLanguageAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageAsyncClient
-
- AIServiceLanguageAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageAsyncClient
-
- AIServiceLanguageAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageAsyncClient
-
- AIServiceLanguageAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageAsyncClient
-
- AIServiceLanguageAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageAsyncClient
-
- AIServiceLanguageAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageAsyncClient
-
- AIServiceLanguageAsyncClient.Builder - Class in com.oracle.bmc.ailanguage
-
Builder class for this client.
- AIServiceLanguageClient - Class in com.oracle.bmc.ailanguage
-
- AIServiceLanguageClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageClient
-
- AIServiceLanguageClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageClient
-
- AIServiceLanguageClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageClient
-
- AIServiceLanguageClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageClient
-
- AIServiceLanguageClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageClient
-
- AIServiceLanguageClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageClient
-
- AIServiceLanguageClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageClient
-
- AIServiceLanguageClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageClient
-
- AIServiceLanguageClient.Builder - Class in com.oracle.bmc.ailanguage
-
Builder class for this client.
- AIServiceLanguagePaginators - Class in com.oracle.bmc.ailanguage
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of AIServiceLanguage where multiple pages of data may be fetched.
- AIServiceLanguagePaginators(AIServiceLanguage) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguagePaginators
-
- AIServiceLanguageWaiters - Class in com.oracle.bmc.ailanguage
-
Collection of helper methods to produce
Waiter
s for different
resources of AIServiceLanguage.
- AIServiceLanguageWaiters(ExecutorService, AIServiceLanguage) - Constructor for class com.oracle.bmc.ailanguage.AIServiceLanguageWaiters
-
- AIServiceSpeech - Interface in com.oracle.bmc.aispeech
-
The OCI Speech Service harnesses the power of spoken language by allowing developers to easily
convert file-based data containing human speech into highly accurate text transcriptions.
- AIServiceSpeechAsync - Interface in com.oracle.bmc.aispeech
-
The OCI Speech Service harnesses the power of spoken language by allowing developers to easily
convert file-based data containing human speech into highly accurate text transcriptions.
- AIServiceSpeechAsyncClient - Class in com.oracle.bmc.aispeech
-
Async client implementation for AIServiceSpeech service.
- AIServiceSpeechAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechAsyncClient
-
- AIServiceSpeechAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechAsyncClient
-
- AIServiceSpeechAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechAsyncClient
-
- AIServiceSpeechAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechAsyncClient
-
- AIServiceSpeechAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechAsyncClient
-
- AIServiceSpeechAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechAsyncClient
-
- AIServiceSpeechAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechAsyncClient
-
- AIServiceSpeechAsyncClient.Builder - Class in com.oracle.bmc.aispeech
-
Builder class for this client.
- AIServiceSpeechClient - Class in com.oracle.bmc.aispeech
-
- AIServiceSpeechClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechClient
-
- AIServiceSpeechClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechClient
-
- AIServiceSpeechClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechClient
-
- AIServiceSpeechClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechClient
-
- AIServiceSpeechClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechClient
-
- AIServiceSpeechClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechClient
-
- AIServiceSpeechClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechClient
-
- AIServiceSpeechClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechClient
-
- AIServiceSpeechClient.Builder - Class in com.oracle.bmc.aispeech
-
Builder class for this client.
- AIServiceSpeechPaginators - Class in com.oracle.bmc.aispeech
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of AIServiceSpeech where multiple pages of data may be fetched.
- AIServiceSpeechPaginators(AIServiceSpeech) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechPaginators
-
- AIServiceSpeechWaiters - Class in com.oracle.bmc.aispeech
-
Collection of helper methods to produce
Waiter
s for different
resources of AIServiceSpeech.
- AIServiceSpeechWaiters(ExecutorService, AIServiceSpeech) - Constructor for class com.oracle.bmc.aispeech.AIServiceSpeechWaiters
-
- AIServiceVision - Interface in com.oracle.bmc.aivision
-
Using Vision, you can upload images to detect and classify objects in them.
- AIServiceVisionAsync - Interface in com.oracle.bmc.aivision
-
Using Vision, you can upload images to detect and classify objects in them.
- AIServiceVisionAsyncClient - Class in com.oracle.bmc.aivision
-
Async client implementation for AIServiceVision service.
- AIServiceVisionAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionAsyncClient
-
- AIServiceVisionAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionAsyncClient
-
- AIServiceVisionAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionAsyncClient
-
- AIServiceVisionAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionAsyncClient
-
- AIServiceVisionAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionAsyncClient
-
- AIServiceVisionAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionAsyncClient
-
- AIServiceVisionAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionAsyncClient
-
- AIServiceVisionAsyncClient.Builder - Class in com.oracle.bmc.aivision
-
Builder class for this client.
- AIServiceVisionClient - Class in com.oracle.bmc.aivision
-
- AIServiceVisionClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionClient
-
- AIServiceVisionClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionClient
-
- AIServiceVisionClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionClient
-
- AIServiceVisionClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionClient
-
- AIServiceVisionClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionClient
-
- AIServiceVisionClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionClient
-
- AIServiceVisionClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionClient
-
- AIServiceVisionClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionClient
-
- AIServiceVisionClient.Builder - Class in com.oracle.bmc.aivision
-
Builder class for this client.
- AIServiceVisionPaginators - Class in com.oracle.bmc.aivision
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of AIServiceVision where multiple pages of data may be fetched.
- AIServiceVisionPaginators(AIServiceVision) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionPaginators
-
- AIServiceVisionWaiters - Class in com.oracle.bmc.aivision
-
Collection of helper methods to produce
Waiter
s for different
resources of AIServiceVision.
- AIServiceVisionWaiters(ExecutorService, AIServiceVision) - Constructor for class com.oracle.bmc.aivision.AIServiceVisionWaiters
-
- AkamaiManualStreamCdnConfig - Class in com.oracle.bmc.mediaservices.model
-
Configuration fields for manual Akamai configuration.
- AkamaiManualStreamCdnConfig(AkamaiManualStreamCdnConfig.OriginAuthSignType, AkamaiManualStreamCdnConfig.OriginAuthSignEncryption, String, String, String, String, String, String, Boolean, String, String) - Constructor for class com.oracle.bmc.mediaservices.model.AkamaiManualStreamCdnConfig
-
Deprecated.
- AkamaiManualStreamCdnConfig.Builder - Class in com.oracle.bmc.mediaservices.model
-
- AkamaiManualStreamCdnConfig.OriginAuthSignEncryption - Enum in com.oracle.bmc.mediaservices.model
-
The type of encryption used to compute the signature.
- AkamaiManualStreamCdnConfig.OriginAuthSignType - Enum in com.oracle.bmc.mediaservices.model
-
The type of data used to compute the signature.
- Alarm - Class in com.oracle.bmc.monitoring.model
-
The properties that define an alarm.
- Alarm(String, String, String, String, Boolean, String, String, String, String, String, Alarm.Severity, String, Boolean, Alarm.MessageFormat, List<String>, String, Suppression, Boolean, Map<String, String>, Map<String, Map<String, Object>>, List<AlarmOverride>, String, String, String, String, String, Alarm.LifecycleState, Date, Date) - Constructor for class com.oracle.bmc.monitoring.model.Alarm
-
Deprecated.
- alarm(Alarm) - Method in class com.oracle.bmc.monitoring.responses.CreateAlarmResponse.Builder
-
The returned Alarm
instance.
- alarm(Alarm) - Method in class com.oracle.bmc.monitoring.responses.GetAlarmResponse.Builder
-
The returned Alarm
instance.
- alarm(Alarm) - Method in class com.oracle.bmc.monitoring.responses.UpdateAlarmResponse.Builder
-
The returned Alarm
instance.
- Alarm.Builder - Class in com.oracle.bmc.monitoring.model
-
- Alarm.LifecycleState - Enum in com.oracle.bmc.monitoring.model
-
The current lifecycle state of the alarm.
- Alarm.MessageFormat - Enum in com.oracle.bmc.monitoring.model
-
The format to use for alarm notifications.
- Alarm.Severity - Enum in com.oracle.bmc.monitoring.model
-
The perceived type of response required when the alarm is in the “FIRING” state.
- AlarmCondition - Class in com.oracle.bmc.stackmonitoring.model
-
The information about template condition in the same monitoringTemplate in a compartment.
- AlarmCondition(String, String, String, String, String, String, ConditionType, List<Condition>, AlarmConditionLifeCycleDetails, AlarmConditionLifeCycleStates, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.stackmonitoring.model.AlarmCondition
-
Deprecated.
- alarmCondition(AlarmCondition) - Method in class com.oracle.bmc.stackmonitoring.responses.CreateAlarmConditionResponse.Builder
-
The returned AlarmCondition
instance.
- alarmCondition(AlarmCondition) - Method in class com.oracle.bmc.stackmonitoring.responses.GetAlarmConditionResponse.Builder
-
The returned AlarmCondition
instance.
- alarmCondition(AlarmCondition) - Method in class com.oracle.bmc.stackmonitoring.responses.UpdateAlarmConditionResponse.Builder
-
The returned AlarmCondition
instance.
- AlarmCondition.Builder - Class in com.oracle.bmc.stackmonitoring.model
-
- AlarmConditionCollection - Class in com.oracle.bmc.stackmonitoring.model
-
Results of a Alarm Condition search.
- AlarmConditionCollection(List<AlarmConditionSummary>) - Constructor for class com.oracle.bmc.stackmonitoring.model.AlarmConditionCollection
-
Deprecated.
- alarmConditionCollection(AlarmConditionCollection) - Method in class com.oracle.bmc.stackmonitoring.responses.ListAlarmConditionsResponse.Builder
-
The returned AlarmConditionCollection
instance.
- AlarmConditionCollection.Builder - Class in com.oracle.bmc.stackmonitoring.model
-
- alarmConditionId(String) - Method in class com.oracle.bmc.stackmonitoring.requests.DeleteAlarmConditionRequest.Builder
-
The
OCID of the
alarm condition.
- alarmConditionId(String) - Method in class com.oracle.bmc.stackmonitoring.requests.GetAlarmConditionRequest.Builder
-
The
OCID of the
alarm condition.
- alarmConditionId(String) - Method in class com.oracle.bmc.stackmonitoring.requests.UpdateAlarmConditionRequest.Builder
-
The
OCID of the
alarm condition.
- AlarmConditionLifeCycleDetails - Enum in com.oracle.bmc.stackmonitoring.model
-
The current status of the alarm condition i.e.
- AlarmConditionLifeCycleStates - Enum in com.oracle.bmc.stackmonitoring.model
-
The current lifecycle state of the alarm condition.
- AlarmConditionSeverity - Enum in com.oracle.bmc.stackmonitoring.model
-
Alarm condition severity.
- AlarmConditionSummary - Class in com.oracle.bmc.stackmonitoring.model
-
Alarm condition summary information about alarm condition
Note: Objects should always be created or deserialized using the
AlarmConditionSummary.Builder
.
- AlarmConditionSummary(String, String, String, String, String, String, ConditionType, List<Condition>, AlarmConditionLifeCycleDetails, AlarmConditionLifeCycleStates, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.stackmonitoring.model.AlarmConditionSummary
-
Deprecated.
- AlarmConditionSummary.Builder - Class in com.oracle.bmc.stackmonitoring.model
-
- AlarmDimensionStatesCollection - Class in com.oracle.bmc.monitoring.model
-
The list of current alarm state entries for each metric stream that matches the filters.
- AlarmDimensionStatesCollection(String, Boolean, Boolean, List<AlarmDimensionStatesEntry>) - Constructor for class com.oracle.bmc.monitoring.model.AlarmDimensionStatesCollection
-
Deprecated.
- alarmDimensionStatesCollection(AlarmDimensionStatesCollection) - Method in class com.oracle.bmc.monitoring.responses.RetrieveDimensionStatesResponse.Builder
-
The returned AlarmDimensionStatesCollection
instance.
- AlarmDimensionStatesCollection.Builder - Class in com.oracle.bmc.monitoring.model
-
- AlarmDimensionStatesEntry - Class in com.oracle.bmc.monitoring.model
-
A timestamped alarm state entry for a metric stream.
- AlarmDimensionStatesEntry(String, Map<String, String>, AlarmDimensionStatesEntry.Status, String, Date) - Constructor for class com.oracle.bmc.monitoring.model.AlarmDimensionStatesEntry
-
Deprecated.
- AlarmDimensionStatesEntry.Builder - Class in com.oracle.bmc.monitoring.model
-
- AlarmDimensionStatesEntry.Status - Enum in com.oracle.bmc.monitoring.model
-
Transition state (status value) associated with the alarm state entry.
- AlarmHistoryCollection - Class in com.oracle.bmc.monitoring.model
-
The configuration details for retrieving alarm history.
- AlarmHistoryCollection(String, Boolean, List<AlarmHistoryEntry>) - Constructor for class com.oracle.bmc.monitoring.model.AlarmHistoryCollection
-
Deprecated.
- alarmHistoryCollection(AlarmHistoryCollection) - Method in class com.oracle.bmc.monitoring.responses.GetAlarmHistoryResponse.Builder
-
The returned AlarmHistoryCollection
instance.
- AlarmHistoryCollection.Builder - Class in com.oracle.bmc.monitoring.model
-
- AlarmHistoryEntry - Class in com.oracle.bmc.monitoring.model
-
An alarm history entry indicating a description of the entry and the time that the entry
occurred.
- AlarmHistoryEntry(String, String, Date, Date) - Constructor for class com.oracle.bmc.monitoring.model.AlarmHistoryEntry
-
Deprecated.
- AlarmHistoryEntry.Builder - Class in com.oracle.bmc.monitoring.model
-
- alarmHistorytype(GetAlarmHistoryRequest.AlarmHistorytype) - Method in class com.oracle.bmc.monitoring.requests.GetAlarmHistoryRequest.Builder
-
The type of history entries to retrieve.
- alarmId(String) - Method in class com.oracle.bmc.monitoring.model.AlarmDimensionStatesCollection.Builder
-
The
OCID of the
alarm to retrieve alarm state entries for.
- alarmId(String) - Method in class com.oracle.bmc.monitoring.model.AlarmHistoryCollection.Builder
-
The
OCID of the
alarm to retrieve history for.
- alarmId(String) - Method in class com.oracle.bmc.monitoring.model.AlarmSuppressionAlarmTarget.Builder
-
The
OCID of the
alarm that is the target of the alarm suppression.
- alarmId(String) - Method in class com.oracle.bmc.monitoring.requests.ChangeAlarmCompartmentRequest.Builder
-
- alarmId(String) - Method in class com.oracle.bmc.monitoring.requests.DeleteAlarmRequest.Builder
-
- alarmId(String) - Method in class com.oracle.bmc.monitoring.requests.GetAlarmHistoryRequest.Builder
-
- alarmId(String) - Method in class com.oracle.bmc.monitoring.requests.GetAlarmRequest.Builder
-
- alarmId(String) - Method in class com.oracle.bmc.monitoring.requests.ListAlarmSuppressionsRequest.Builder
-
The
OCID of the
alarm that is the target of the alarm suppression.
- alarmId(String) - Method in class com.oracle.bmc.monitoring.requests.RemoveAlarmSuppressionRequest.Builder
-
- alarmId(String) - Method in class com.oracle.bmc.monitoring.requests.RetrieveDimensionStatesRequest.Builder
-
- alarmId(String) - Method in class com.oracle.bmc.monitoring.requests.SummarizeAlarmSuppressionHistoryRequest.Builder
-
- alarmId(String) - Method in class com.oracle.bmc.monitoring.requests.UpdateAlarmRequest.Builder
-
- AlarmOverride - Class in com.oracle.bmc.monitoring.model
-
Values to use for an independent evaluation of the alarm.
- AlarmOverride(String, Alarm.Severity, String, String, String) - Constructor for class com.oracle.bmc.monitoring.model.AlarmOverride
-
Deprecated.
- AlarmOverride.Builder - Class in com.oracle.bmc.monitoring.model
-
- AlarmStatusSummary - Class in com.oracle.bmc.monitoring.model
-
A summary of properties for the specified alarm and its current evaluation status.
- AlarmStatusSummary(String, String, AlarmStatusSummary.Severity, String, Date, String, AlarmStatusSummary.Status, Suppression) - Constructor for class com.oracle.bmc.monitoring.model.AlarmStatusSummary
-
Deprecated.
- AlarmStatusSummary.Builder - Class in com.oracle.bmc.monitoring.model
-
- AlarmStatusSummary.Severity - Enum in com.oracle.bmc.monitoring.model
-
The perceived type of response required when the alarm is in the “FIRING” state.
- AlarmStatusSummary.Status - Enum in com.oracle.bmc.monitoring.model
-
The status of this alarm.
- alarmSummary(String) - Method in class com.oracle.bmc.monitoring.model.Alarm.Builder
-
- alarmSummary(String) - Method in class com.oracle.bmc.monitoring.model.AlarmDimensionStatesEntry.Builder
-
- alarmSummary(String) - Method in class com.oracle.bmc.monitoring.model.AlarmHistoryEntry.Builder
-
- alarmSummary(String) - Method in class com.oracle.bmc.monitoring.model.AlarmStatusSummary.Builder
-
- AlarmSummary - Class in com.oracle.bmc.monitoring.model
-
A summary of properties for the specified alarm.
- AlarmSummary(String, String, String, String, String, String, AlarmSummary.Severity, List<String>, Suppression, Boolean, Boolean, Map<String, String>, Map<String, Map<String, Object>>, Alarm.LifecycleState, List<AlarmOverride>, String, String, String, String, String, String) - Constructor for class com.oracle.bmc.monitoring.model.AlarmSummary
-
Deprecated.
- alarmSummary(String) - Method in class com.oracle.bmc.monitoring.model.AlarmSummary.Builder
-
- alarmSummary(String) - Method in class com.oracle.bmc.monitoring.model.CreateAlarmDetails.Builder
-
- alarmSummary(String) - Method in class com.oracle.bmc.monitoring.model.UpdateAlarmDetails.Builder
-
- AlarmSummary.Builder - Class in com.oracle.bmc.monitoring.model
-
- AlarmSummary.Severity - Enum in com.oracle.bmc.monitoring.model
-
The perceived type of response required when the alarm is in the “FIRING” state.
- AlarmSuppression - Class in com.oracle.bmc.monitoring.model
-
The configuration details for an alarm suppression.
- AlarmSuppression(String, String, AlarmSuppressionTarget, AlarmSuppression.Level, List<SuppressionCondition>, String, String, Map<String, String>, Date, Date, AlarmSuppression.LifecycleState, Date, Date, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.monitoring.model.AlarmSuppression
-
Deprecated.
- alarmSuppression(AlarmSuppression) - Method in class com.oracle.bmc.monitoring.responses.CreateAlarmSuppressionResponse.Builder
-
The returned AlarmSuppression
instance.
- alarmSuppression(AlarmSuppression) - Method in class com.oracle.bmc.monitoring.responses.GetAlarmSuppressionResponse.Builder
-
The returned AlarmSuppression
instance.
- AlarmSuppression.Builder - Class in com.oracle.bmc.monitoring.model
-
- AlarmSuppression.Level - Enum in com.oracle.bmc.monitoring.model
-
The level of this alarm suppression.
- AlarmSuppression.LifecycleState - Enum in com.oracle.bmc.monitoring.model
-
The current lifecycle state of the alarm suppression.
- AlarmSuppressionAlarmTarget - Class in com.oracle.bmc.monitoring.model
-
The alarm target of the alarm suppression.
- AlarmSuppressionAlarmTarget(String) - Constructor for class com.oracle.bmc.monitoring.model.AlarmSuppressionAlarmTarget
-
Deprecated.
- AlarmSuppressionAlarmTarget.Builder - Class in com.oracle.bmc.monitoring.model
-
- AlarmSuppressionCollection - Class in com.oracle.bmc.monitoring.model
-
Collection of property summaries for alarm suppressions.
- AlarmSuppressionCollection(List<AlarmSuppressionSummary>) - Constructor for class com.oracle.bmc.monitoring.model.AlarmSuppressionCollection
-
Deprecated.
- alarmSuppressionCollection(AlarmSuppressionCollection) - Method in class com.oracle.bmc.monitoring.responses.ListAlarmSuppressionsResponse.Builder
-
The returned AlarmSuppressionCollection
instance.
- AlarmSuppressionCollection.Builder - Class in com.oracle.bmc.monitoring.model
-
- AlarmSuppressionCompartmentTarget - Class in com.oracle.bmc.monitoring.model
-
The compartment target of the alarm suppression.
- AlarmSuppressionCompartmentTarget(String, Boolean) - Constructor for class com.oracle.bmc.monitoring.model.AlarmSuppressionCompartmentTarget
-
Deprecated.
- AlarmSuppressionCompartmentTarget.Builder - Class in com.oracle.bmc.monitoring.model
-
- AlarmSuppressionHistoryItem - Class in com.oracle.bmc.monitoring.model
-
A summary of properties for the specified alarm suppression history item.
- AlarmSuppressionHistoryItem(String, AlarmSuppressionTarget, AlarmSuppressionHistoryItem.Level, String, String, Map<String, String>, Date, Date, List<SuppressionCondition>) - Constructor for class com.oracle.bmc.monitoring.model.AlarmSuppressionHistoryItem
-
Deprecated.
- AlarmSuppressionHistoryItem.Builder - Class in com.oracle.bmc.monitoring.model
-
- AlarmSuppressionHistoryItem.Level - Enum in com.oracle.bmc.monitoring.model
-
The level of this alarm suppression.
- AlarmSuppressionHistoryItemCollection - Class in com.oracle.bmc.monitoring.model
-
Collection of property summaries for alarm suppression history items.
- AlarmSuppressionHistoryItemCollection(List<AlarmSuppressionHistoryItem>) - Constructor for class com.oracle.bmc.monitoring.model.AlarmSuppressionHistoryItemCollection
-
Deprecated.
- alarmSuppressionHistoryItemCollection(AlarmSuppressionHistoryItemCollection) - Method in class com.oracle.bmc.monitoring.responses.SummarizeAlarmSuppressionHistoryResponse.Builder
-
The returned AlarmSuppressionHistoryItemCollection
instance.
- AlarmSuppressionHistoryItemCollection.Builder - Class in com.oracle.bmc.monitoring.model
-
- alarmSuppressionId(String) - Method in class com.oracle.bmc.monitoring.requests.DeleteAlarmSuppressionRequest.Builder
-
The
OCID of the
alarm suppression.
- alarmSuppressionId(String) - Method in class com.oracle.bmc.monitoring.requests.GetAlarmSuppressionRequest.Builder
-
The
OCID of the
alarm suppression.
- AlarmSuppressionSummary - Class in com.oracle.bmc.monitoring.model
-
A summary of properties for the specified alarm suppression.
- AlarmSuppressionSummary(String, String, AlarmSuppressionTarget, AlarmSuppression.Level, List<SuppressionCondition>, String, String, Map<String, String>, Date, Date, AlarmSuppression.LifecycleState, Date, Date, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.monitoring.model.AlarmSuppressionSummary
-
Deprecated.
- AlarmSuppressionSummary.Builder - Class in com.oracle.bmc.monitoring.model
-
- alarmSuppressionTarget(AlarmSuppressionTarget) - Method in class com.oracle.bmc.monitoring.model.AlarmSuppression.Builder
-
- alarmSuppressionTarget(AlarmSuppressionTarget) - Method in class com.oracle.bmc.monitoring.model.AlarmSuppressionHistoryItem.Builder
-
- alarmSuppressionTarget(AlarmSuppressionTarget) - Method in class com.oracle.bmc.monitoring.model.AlarmSuppressionSummary.Builder
-
- AlarmSuppressionTarget - Class in com.oracle.bmc.monitoring.model
-
The target of the alarm suppression.
- AlarmSuppressionTarget() - Constructor for class com.oracle.bmc.monitoring.model.AlarmSuppressionTarget
-
Deprecated.
- alarmSuppressionTarget(AlarmSuppressionTarget) - Method in class com.oracle.bmc.monitoring.model.CreateAlarmSuppressionDetails.Builder
-
- AlarmSuppressionTarget.TargetType - Enum in com.oracle.bmc.monitoring.model
-
The type of the alarm suppression target.
- Alert - Class in com.oracle.bmc.datasafe.model
-
The details of a Data Safe Alert, that shows alerts generated by a Data Safe feature.
- Alert(String, AlertStatus, AlertSeverity, String, String, Date, String, Alert.OperationStatus, List<String>, List<String>, String, AlertType, String, Map<String, Map<String, Object>>, String, String, AlertLifecycleState, Date, Date, String, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.datasafe.model.Alert
-
Deprecated.
- alert(Alert) - Method in class com.oracle.bmc.datasafe.responses.GetAlertResponse.Builder
-
The returned Alert
instance.
- alert(Alert) - Method in class com.oracle.bmc.datasafe.responses.UpdateAlertResponse.Builder
-
The returned Alert
instance.
- Alert.Builder - Class in com.oracle.bmc.datasafe.model
-
- Alert.OperationStatus - Enum in com.oracle.bmc.datasafe.model
-
The result of the operation (event) that triggered alert.
- AlertAggregationItems - Class in com.oracle.bmc.datasafe.model
-
Details of alerts aggregation items.
- AlertAggregationItems(String, Date, Date, Long, AlertsAggregationDimension) - Constructor for class com.oracle.bmc.datasafe.model.AlertAggregationItems
-
Deprecated.
- AlertAggregationItems.Builder - Class in com.oracle.bmc.datasafe.model
-
- AlertAnalyticsCollection - Class in com.oracle.bmc.datasafe.model
-
The summarized detail of alerts aggregation.
- AlertAnalyticsCollection(List<AlertAggregationItems>) - Constructor for class com.oracle.bmc.datasafe.model.AlertAnalyticsCollection
-
Deprecated.
- alertAnalyticsCollection(AlertAnalyticsCollection) - Method in class com.oracle.bmc.datasafe.responses.ListAlertAnalyticsResponse.Builder
-
The returned AlertAnalyticsCollection
instance.
- AlertAnalyticsCollection.Builder - Class in com.oracle.bmc.datasafe.model
-
- AlertCollection - Class in com.oracle.bmc.datasafe.model
-
Collection of alert summary.
- AlertCollection(List<AlertSummary>) - Constructor for class com.oracle.bmc.datasafe.model.AlertCollection
-
Deprecated.
- alertCollection(AlertCollection) - Method in class com.oracle.bmc.datasafe.responses.ListAlertsResponse.Builder
-
The returned AlertCollection
instance.
- AlertCollection.Builder - Class in com.oracle.bmc.datasafe.model
-
- alertId(String) - Method in class com.oracle.bmc.datasafe.requests.ChangeAlertCompartmentRequest.Builder
-
The OCID of alert.
- alertId(String) - Method in class com.oracle.bmc.datasafe.requests.GetAlertRequest.Builder
-
The OCID of alert.
- alertId(String) - Method in class com.oracle.bmc.datasafe.requests.UpdateAlertRequest.Builder
-
The OCID of alert.
- alertLevel(BigDecimal) - Method in class com.oracle.bmc.usage.model.UsageLimitSummary.Builder
-
The alert level of the usage limit
- AlertLifecycleState - Enum in com.oracle.bmc.datasafe.model
-
The current state of a alert resource.
- AlertLogCollection - Class in com.oracle.bmc.databasemanagement.model
-
The list of alert logs.
- AlertLogCollection(String, List<AlertLogSummary>) - Constructor for class com.oracle.bmc.databasemanagement.model.AlertLogCollection
-
Deprecated.
- alertLogCollection(AlertLogCollection) - Method in class com.oracle.bmc.databasemanagement.responses.ListAlertLogsResponse.Builder
-
The returned AlertLogCollection
instance.
- AlertLogCollection.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AlertLogCountsCollection - Class in com.oracle.bmc.databasemanagement.model
-
The collection of the counts of different level or type of alert logs.
- AlertLogCountsCollection(String, List<AlertLogCountSummary>) - Constructor for class com.oracle.bmc.databasemanagement.model.AlertLogCountsCollection
-
Deprecated.
- alertLogCountsCollection(AlertLogCountsCollection) - Method in class com.oracle.bmc.databasemanagement.responses.SummarizeAlertLogCountsResponse.Builder
-
The returned AlertLogCountsCollection
instance.
- AlertLogCountsCollection.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AlertLogCountSummary - Class in com.oracle.bmc.databasemanagement.model
-
The details for one alert log count entry.
- AlertLogCountSummary(AlertLogCountSummary.Category, Integer) - Constructor for class com.oracle.bmc.databasemanagement.model.AlertLogCountSummary
-
Deprecated.
- AlertLogCountSummary.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AlertLogCountSummary.Category - Enum in com.oracle.bmc.databasemanagement.model
-
The category of different alert logs.
- AlertLogSummary - Class in com.oracle.bmc.databasemanagement.model
-
The detail for one alert log entry.
- AlertLogSummary(AlertLogSummary.MessageLevel, AlertLogSummary.MessageType, String, Date, String, String) - Constructor for class com.oracle.bmc.databasemanagement.model.AlertLogSummary
-
Deprecated.
- AlertLogSummary.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AlertLogSummary.MessageLevel - Enum in com.oracle.bmc.databasemanagement.model
-
The level of the alert log.
- AlertLogSummary.MessageType - Enum in com.oracle.bmc.databasemanagement.model
-
The type of alert log message.
- AlertPolicy - Class in com.oracle.bmc.datasafe.model
-
An Alert Policy is a set of alerting rules evaluated against a target.
- AlertPolicy(String, String, String, AlertPolicyType, Boolean, AlertSeverity, String, Date, Date, AlertPolicyLifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.datasafe.model.AlertPolicy
-
Deprecated.
- alertPolicy(AlertPolicy) - Method in class com.oracle.bmc.datasafe.responses.CreateAlertPolicyResponse.Builder
-
The returned AlertPolicy
instance.
- alertPolicy(AlertPolicy) - Method in class com.oracle.bmc.datasafe.responses.GetAlertPolicyResponse.Builder
-
The returned AlertPolicy
instance.
- AlertPolicy.Builder - Class in com.oracle.bmc.datasafe.model
-
- AlertPolicyCollection - Class in com.oracle.bmc.datasafe.model
-
Collection of alert policy summary.
- AlertPolicyCollection(List<AlertPolicySummary>) - Constructor for class com.oracle.bmc.datasafe.model.AlertPolicyCollection
-
Deprecated.
- alertPolicyCollection(AlertPolicyCollection) - Method in class com.oracle.bmc.datasafe.responses.ListAlertPoliciesResponse.Builder
-
The returned AlertPolicyCollection
instance.
- AlertPolicyCollection.Builder - Class in com.oracle.bmc.datasafe.model
-
- alertPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.ChangeAlertPolicyCompartmentRequest.Builder
-
The OCID of the alert policy.
- alertPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.CreateAlertPolicyRuleRequest.Builder
-
The OCID of the alert policy.
- alertPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.DeleteAlertPolicyRequest.Builder
-
The OCID of the alert policy.
- alertPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.DeleteAlertPolicyRuleRequest.Builder
-
The OCID of the alert policy.
- alertPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.GetAlertPolicyRequest.Builder
-
The OCID of the alert policy.
- alertPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.GetAlertPolicyRuleRequest.Builder
-
The OCID of the alert policy.
- alertPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.ListAlertPoliciesRequest.Builder
-
A filter to return policy by it’s OCID.
- alertPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.ListAlertPolicyRulesRequest.Builder
-
The OCID of the alert policy.
- alertPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.ListTargetAlertPolicyAssociationsRequest.Builder
-
A filter to return policy by it’s OCID.
- alertPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.UpdateAlertPolicyRequest.Builder
-
The OCID of the alert policy.
- alertPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.UpdateAlertPolicyRuleRequest.Builder
-
The OCID of the alert policy.
- AlertPolicyLifecycleState - Enum in com.oracle.bmc.datasafe.model
-
The current state of the alert policy resource.
- AlertPolicyRule - Class in com.oracle.bmc.datasafe.model
-
A rule associated with a alert policy.
- AlertPolicyRule(String, String, String, AlertPolicyRuleLifecycleState, String, Date) - Constructor for class com.oracle.bmc.datasafe.model.AlertPolicyRule
-
Deprecated.
- alertPolicyRule(AlertPolicyRule) - Method in class com.oracle.bmc.datasafe.responses.CreateAlertPolicyRuleResponse.Builder
-
The returned AlertPolicyRule
instance.
- alertPolicyRule(AlertPolicyRule) - Method in class com.oracle.bmc.datasafe.responses.GetAlertPolicyRuleResponse.Builder
-
The returned AlertPolicyRule
instance.
- AlertPolicyRule.Builder - Class in com.oracle.bmc.datasafe.model
-
- AlertPolicyRuleCollection - Class in com.oracle.bmc.datasafe.model
-
Collection of alert policy rules summary.
- AlertPolicyRuleCollection(List<AlertPolicyRuleSummary>) - Constructor for class com.oracle.bmc.datasafe.model.AlertPolicyRuleCollection
-
Deprecated.
- alertPolicyRuleCollection(AlertPolicyRuleCollection) - Method in class com.oracle.bmc.datasafe.responses.ListAlertPolicyRulesResponse.Builder
-
The returned AlertPolicyRuleCollection
instance.
- AlertPolicyRuleCollection.Builder - Class in com.oracle.bmc.datasafe.model
-
- alertPolicyRuleDetails(List<CreateAlertPolicyRuleDetails>) - Method in class com.oracle.bmc.datasafe.model.CreateAlertPolicyDetails.Builder
-
The details of the alert policy rule.
- alertPolicyRuleKey(String) - Method in class com.oracle.bmc.datasafe.model.Alert.Builder
-
The key of the rule of alert policy that triggered alert.
- alertPolicyRuleKey(String) - Method in class com.oracle.bmc.datasafe.model.AlertSummary.Builder
-
The key of the rule of alert policy that triggered alert.
- AlertPolicyRuleLifecycleState - Enum in com.oracle.bmc.datasafe.model
-
The current state of the alert policy rule resource.
- alertPolicyRuleName(String) - Method in class com.oracle.bmc.datasafe.model.Alert.Builder
-
The display name of the rule of alert policy that triggered alert.
- alertPolicyRuleName(String) - Method in class com.oracle.bmc.datasafe.model.AlertSummary.Builder
-
The display name of the rule of alert policy that triggered alert.
- AlertPolicyRuleSummary - Class in com.oracle.bmc.datasafe.model
-
A rule associated with an alert policy.
- AlertPolicyRuleSummary(String, String, String, AlertPolicyRuleLifecycleState, String, Date) - Constructor for class com.oracle.bmc.datasafe.model.AlertPolicyRuleSummary
-
Deprecated.
- AlertPolicyRuleSummary.Builder - Class in com.oracle.bmc.datasafe.model
-
- AlertPolicySummary - Class in com.oracle.bmc.datasafe.model
-
Summary of a Data Safe alert policy.
- AlertPolicySummary(String, String, String, AlertPolicyType, Boolean, AlertSeverity, String, Date, Date, AlertPolicyLifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.datasafe.model.AlertPolicySummary
-
Deprecated.
- AlertPolicySummary.Builder - Class in com.oracle.bmc.datasafe.model
-
- alertPolicyType(AlertPolicyType) - Method in class com.oracle.bmc.datasafe.model.AlertPolicy.Builder
-
Indicates the Data Safe feature to which the alert policy belongs.
- alertPolicyType(AlertPolicyType) - Method in class com.oracle.bmc.datasafe.model.AlertPolicySummary.Builder
-
Indicates the Data Safe feature that the alert policy belongs to.
- AlertPolicyType - Enum in com.oracle.bmc.datasafe.model
-
The Data Safe feature that relates to the alert policy.
- alertPolicyType(AlertPolicyType) - Method in class com.oracle.bmc.datasafe.model.CreateAlertPolicyDetails.Builder
-
Indicates the Data Safe feature the alert policy belongs to
- AlertRule - Class in com.oracle.bmc.budget.model
-
The alert rule.
- AlertRule(String, String, String, AlertType, BigDecimal, ThresholdType, LifecycleState, String, String, Integer, String, Date, Date, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.budget.model.AlertRule
-
Deprecated.
- alertRule(AlertRule) - Method in class com.oracle.bmc.budget.responses.CreateAlertRuleResponse.Builder
-
The returned AlertRule
instance.
- alertRule(AlertRule) - Method in class com.oracle.bmc.budget.responses.GetAlertRuleResponse.Builder
-
The returned AlertRule
instance.
- alertRule(AlertRule) - Method in class com.oracle.bmc.budget.responses.UpdateAlertRuleResponse.Builder
-
The returned AlertRule
instance.
- AlertRule.Builder - Class in com.oracle.bmc.budget.model
-
- alertRuleCount(Integer) - Method in class com.oracle.bmc.budget.model.Budget.Builder
-
The total number of alert rules in the budget.
- alertRuleCount(Integer) - Method in class com.oracle.bmc.budget.model.BudgetSummary.Builder
-
The total number of alert rules in the budget.
- alertRuleId(String) - Method in class com.oracle.bmc.budget.requests.DeleteAlertRuleRequest.Builder
-
The unique Alert Rule OCID.
- alertRuleId(String) - Method in class com.oracle.bmc.budget.requests.GetAlertRuleRequest.Builder
-
The unique Alert Rule OCID.
- alertRuleId(String) - Method in class com.oracle.bmc.budget.requests.UpdateAlertRuleRequest.Builder
-
The unique Alert Rule OCID.
- AlertRuleSummary - Class in com.oracle.bmc.budget.model
-
The alert rule.
- AlertRuleSummary(String, String, String, AlertType, BigDecimal, ThresholdType, LifecycleState, String, String, Integer, String, Date, Date, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.budget.model.AlertRuleSummary
-
Deprecated.
- AlertRuleSummary.Builder - Class in com.oracle.bmc.budget.model
-
- alerts(List<OpenAlertSummary>) - Method in class com.oracle.bmc.databasemanagement.model.OpenAlertHistory.Builder
-
A list of open alerts.
- AlertsAggregationDimension - Class in com.oracle.bmc.datasafe.model
-
Details of aggregation dimension summarizing alerts.
- AlertsAggregationDimension(Map<String, String>) - Constructor for class com.oracle.bmc.datasafe.model.AlertsAggregationDimension
-
Deprecated.
- AlertsAggregationDimension.Builder - Class in com.oracle.bmc.datasafe.model
-
- AlertSeverity - Enum in com.oracle.bmc.datasafe.model
-
The severity level of the alert.
- AlertSeverityEnum - Enum in com.oracle.bmc.databasemanagement.model
-
The severity level of the alert.
- AlertStatus - Enum in com.oracle.bmc.datasafe.model
-
The current status of the alert.
- AlertSummary - Class in com.oracle.bmc.datasafe.model
-
Summary of a Data Safe Alert.
- AlertSummary(String, AlertStatus, String, String, AlertSeverity, Date, String, AlertSummary.OperationStatus, List<String>, List<String>, String, AlertType, String, Date, Date, AlertLifecycleState, String, String, Map<String, Map<String, Object>>, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.datasafe.model.AlertSummary
-
Deprecated.
- AlertSummary.Builder - Class in com.oracle.bmc.datasafe.model
-
- AlertSummary.OperationStatus - Enum in com.oracle.bmc.datasafe.model
-
The result of the operation (event) that triggered alert.
- alertsUpdate(AlertsUpdateRequest) - Method in interface com.oracle.bmc.datasafe.DataSafe
-
Updates alerts in the specified compartment.
- alertsUpdate(AlertsUpdateRequest, AsyncHandler<AlertsUpdateRequest, AlertsUpdateResponse>) - Method in interface com.oracle.bmc.datasafe.DataSafeAsync
-
Updates alerts in the specified compartment.
- alertsUpdate(AlertsUpdateRequest, AsyncHandler<AlertsUpdateRequest, AlertsUpdateResponse>) - Method in class com.oracle.bmc.datasafe.DataSafeAsyncClient
-
- alertsUpdate(AlertsUpdateRequest) - Method in class com.oracle.bmc.datasafe.DataSafeClient
-
- AlertsUpdateDetails - Class in com.oracle.bmc.datasafe.model
-
The details to update alerts in the specified compartment.
- AlertsUpdateDetails(AlertStatus, String, String) - Constructor for class com.oracle.bmc.datasafe.model.AlertsUpdateDetails
-
Deprecated.
- alertsUpdateDetails(AlertsUpdateDetails) - Method in class com.oracle.bmc.datasafe.requests.AlertsUpdateRequest.Builder
-
The details to update the alerts in the specified compartment.
- AlertsUpdateDetails.Builder - Class in com.oracle.bmc.datasafe.model
-
- AlertsUpdateRequest - Class in com.oracle.bmc.datasafe.requests
-
Example: Click
here to see how to use AlertsUpdateRequest.
- AlertsUpdateRequest() - Constructor for class com.oracle.bmc.datasafe.requests.AlertsUpdateRequest
-
- AlertsUpdateRequest.AccessLevel - Enum in com.oracle.bmc.datasafe.requests
-
Valid values are RESTRICTED and ACCESSIBLE.
- AlertsUpdateRequest.Builder - Class in com.oracle.bmc.datasafe.requests
-
- AlertsUpdateResponse - Class in com.oracle.bmc.datasafe.responses
-
- AlertsUpdateResponse.Builder - Class in com.oracle.bmc.datasafe.responses
-
- AlertType - Enum in com.oracle.bmc.budget.model
-
Valid values are ACTUAL (the alert triggers based on actual usage), or FORECAST (the alert
triggers based on predicted usage).
- alertType(AlertType) - Method in class com.oracle.bmc.datasafe.model.Alert.Builder
-
Type of the alert.
- alertType(AlertType) - Method in class com.oracle.bmc.datasafe.model.AlertSummary.Builder
-
Type of the alert.
- AlertType - Enum in com.oracle.bmc.datasafe.model
-
The feature name (type) that pertains to the alert.
- AlertTypeEnum - Enum in com.oracle.bmc.databasemanagement.model
-
The type of alert.
- alg(String) - Method in class com.oracle.bmc.apigateway.model.JsonWebKey.Builder
-
The algorithm intended for use with this key.
- alg(String) - Method in class com.oracle.bmc.identitydataplane.model.JWK.Builder
-
The algorithm.
- algorithm(ModelTrainingResults.Algorithm) - Method in class com.oracle.bmc.aianomalydetection.model.ModelTrainingResults.Builder
-
Actual algorithm used to train the model
- algorithm(String) - Method in class com.oracle.bmc.dns.model.CreateTsigKeyDetails.Builder
-
TSIG key algorithms are encoded as domain names, but most consist of only one non-empty
label, which is not required to be explicitly absolute.
- algorithm(DnssecSigningAlgorithm) - Method in class com.oracle.bmc.dns.model.KskDnssecKeyVersion.Builder
-
The signing algorithm used for the key.
- algorithm(String) - Method in class com.oracle.bmc.dns.model.TsigKey.Builder
-
TSIG key algorithms are encoded as domain names, but most consist of only one non-empty
label, which is not required to be explicitly absolute.
- algorithm(String) - Method in class com.oracle.bmc.dns.model.TsigKeySummary.Builder
-
TSIG key algorithms are encoded as domain names, but most consist of only one non-empty
label, which is not required to be explicitly absolute.
- algorithm(DnssecSigningAlgorithm) - Method in class com.oracle.bmc.dns.model.ZskDnssecKeyVersion.Builder
-
The signing algorithm used for the key.
- Algorithm - Enum in com.oracle.bmc.http.signing.internal
-
Supported signing algorithms for signed request.
- algorithm(ExportedKeyData.Algorithm) - Method in class com.oracle.bmc.keymanagement.model.ExportedKeyData.Builder
-
The encryption algorithm to use to encrypt exportable key material from a key that
persists on the server (as opposed to a key that persists on a hardware security module
and, therefore, cannot be exported).
- algorithm(ExportKeyDetails.Algorithm) - Method in class com.oracle.bmc.keymanagement.model.ExportKeyDetails.Builder
-
The encryption algorithm to use to encrypt exportable key material from a software-backed
key.
- algorithm(KeyShape.Algorithm) - Method in class com.oracle.bmc.keymanagement.model.KeyShape.Builder
-
The algorithm used by a key’s key versions to encrypt or decrypt.
- algorithm(KeySummary.Algorithm) - Method in class com.oracle.bmc.keymanagement.model.KeySummary.Builder
-
The algorithm used by a key’s key versions to encrypt or decrypt data.
- algorithm(ListKeysRequest.Algorithm) - Method in class com.oracle.bmc.keymanagement.requests.ListKeysRequest.Builder
-
The algorithm used by a key’s key versions to encrypt or decrypt data.
- algorithm(SSECustomerKeyDetails.Algorithm) - Method in class com.oracle.bmc.objectstorage.model.SSECustomerKeyDetails.Builder
-
Specifies the encryption algorithm.
- algorithm(String) - Method in class com.oracle.bmc.waas.model.Certificate_publicKeyInfo.Builder
-
The algorithm identifier and parameters for the public key.
- algorithmHint(ModelTrainingDetails.AlgorithmHint) - Method in class com.oracle.bmc.aianomalydetection.model.ModelTrainingDetails.Builder
-
User can choose specific algorithm for training.
- Algorithms - Enum in com.oracle.bmc.jms.model
-
List of supported algorithms for minimum key size update.
- alias(String) - Method in class com.oracle.bmc.ailanguage.model.BatchDetectDominantLanguageDetails.Builder
-
Unique name across user tenancy in a region to identify an endpoint to be used for
inferencing.
- alias(String) - Method in class com.oracle.bmc.ailanguage.model.BatchDetectHealthEntityDetails.Builder
-
Unique name across user tenancy in a region to identify an endpoint to be used for
inferencing.
- alias(String) - Method in class com.oracle.bmc.ailanguage.model.BatchDetectLanguageEntitiesDetails.Builder
-
Unique name across user tenancy in a region to identify an endpoint to be used for
inferencing.
- alias(String) - Method in class com.oracle.bmc.ailanguage.model.BatchDetectLanguageKeyPhrasesDetails.Builder
-
Unique name across user tenancy in a region to identify an endpoint to be used for
inferencing.
- alias(String) - Method in class com.oracle.bmc.ailanguage.model.BatchDetectLanguagePiiEntitiesDetails.Builder
-
Unique name across user tenancy in a region to identify an endpoint to be used for
inferencing.
- alias(String) - Method in class com.oracle.bmc.ailanguage.model.BatchDetectLanguageSentimentsDetails.Builder
-
Unique name across user tenancy in a region to identify an endpoint to be used for
inferencing.
- alias(String) - Method in class com.oracle.bmc.ailanguage.model.BatchDetectLanguageTextClassificationDetails.Builder
-
Unique name across user tenancy in a region to identify an endpoint to be used for
inferencing.
- alias(String) - Method in class com.oracle.bmc.ailanguage.model.BatchLanguageTranslationDetails.Builder
-
Unique name to identify an endpoint to be used for inferencing
- alias(String) - Method in class com.oracle.bmc.ailanguage.model.CreateEndpointDetails.Builder
-
Unique name across user tenancy in a region to identify an endpoint to be used for
inferencing.
- alias(String) - Method in class com.oracle.bmc.ailanguage.model.Endpoint.Builder
-
Unique name across user tenancy in a region to identify an endpoint to be used for
inferencing.
- alias(String) - Method in class com.oracle.bmc.ailanguage.model.EndpointSummary.Builder
-
Unique name across user tenancy in a region to identify an endpoint to be used for
inferencing.
- alias(String) - Method in class com.oracle.bmc.ailanguage.model.UpdateEndpointDetails.Builder
-
Unique name across user tenancy in a region to identify an endpoint to be used for
inferencing.
- alias(String) - Method in class com.oracle.bmc.aispeech.model.CreateCustomizationDetails.Builder
-
Customization Details Alias
- alias(String) - Method in class com.oracle.bmc.aispeech.model.Customization.Builder
-
Customization Details Alias
- alias(String) - Method in class com.oracle.bmc.aispeech.model.CustomizationReferencedEntities.Builder
-
Alias of default referenced Customization for given entityType
- alias(String) - Method in class com.oracle.bmc.aispeech.model.CustomizationSummary.Builder
-
Customization Summary Alias
- alias(String) - Method in class com.oracle.bmc.aispeech.model.EntityList.Builder
-
Alias of existing customization or to associate with new customization created from
entityList.
- alias(String) - Method in class com.oracle.bmc.aispeech.model.UpdateCustomizationDetails.Builder
-
Customization Details Alias
- alias(String) - Method in class com.oracle.bmc.blockchain.model.CreatePeerDetails.Builder
-
peer alias
- alias(String) - Method in class com.oracle.bmc.blockchain.model.Peer.Builder
-
peer alias
- alias(String) - Method in class com.oracle.bmc.integration.model.CustomEndpointDetails.Builder
-
When creating the DNS CNAME record for the custom hostname, this value must be specified
in the rdata.
- alias(String) - Method in class com.oracle.bmc.loganalytics.model.BucketRange.Builder
-
Optional alias of the bucket range if specified in the querystring.
- alias(String) - Method in class com.oracle.bmc.loganalytics.model.Field.Builder
-
- alias(String) - Method in class com.oracle.bmc.loganalytics.model.FieldsAddRemoveField.Builder
-
- alias(String) - Method in class com.oracle.bmc.loganalytics.model.FunctionField.Builder
-
- alias(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsLabelAlias.Builder
-
The alias.
- alias(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsSourcePattern.Builder
-
The source pattern alias.
- alias(String) - Method in class com.oracle.bmc.loganalytics.model.SortField.Builder
-
- aliasApps(List<AppAliasApps>) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
Each value of this internal attribute refers to an Oracle Public Cloud infrastructure App
on which this App depends.
- aliasDetails(String) - Method in class com.oracle.bmc.datacatalog.model.ConnectionAliasSummary.Builder
-
The description about the database alias parsed from the file metadata.
- aliasDisplayName(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsLabelAlias.Builder
-
The alias display name.
- aliases(List<LogAnalyticsLabelAlias>) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsLabel.Builder
-
An array of label aliases.
- aliases(List<LogAnalyticsLabelAlias>) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsLabelSummary.Builder
-
The alias list.
- aliases(List<LogAnalyticsLabelAlias>) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsLabelView.Builder
-
An arrya of label aliases.
- aliases(List<LogAnalyticsLabelAlias>) - Method in class com.oracle.bmc.loganalytics.model.UpsertLogAnalyticsLabelDetails.Builder
-
The alias list.
- aliases(MonitoredResourceAliasCredential) - Method in class com.oracle.bmc.stackmonitoring.model.CreateMonitoredResourceDetails.Builder
-
- aliases(MonitoredResourceAliasCredential) - Method in class com.oracle.bmc.stackmonitoring.model.MonitoredResource.Builder
-
- aliases(MonitoredResourceAliasCredential) - Method in class com.oracle.bmc.stackmonitoring.model.UpdateMonitoredResourceDetails.Builder
-
- aliasName(String) - Method in class com.oracle.bmc.aidocument.model.CreateModelDetails.Builder
-
the alias name of the model.
- aliasName(String) - Method in class com.oracle.bmc.aidocument.model.Model.Builder
-
the alias name of the model.
- aliasName(String) - Method in class com.oracle.bmc.aidocument.model.ModelSummary.Builder
-
the alias name of the model.
- aliasName(String) - Method in class com.oracle.bmc.datacatalog.model.ConnectionAliasSummary.Builder
-
A user-friendly display name.
- aliasName(String) - Method in class com.oracle.bmc.goldengate.model.ConnectionAssignment.Builder
-
Credential store alias.
- aliasName(String) - Method in class com.oracle.bmc.goldengate.model.ConnectionAssignmentSummary.Builder
-
Credential store alias.
- aliasName(String) - Method in class com.oracle.bmc.goldengate.model.CreateDatabaseRegistrationDetails.Builder
-
Credential store alias.
- aliasName(String) - Method in class com.oracle.bmc.goldengate.model.DatabaseRegistration.Builder
-
Credential store alias.
- aliasName(String) - Method in class com.oracle.bmc.goldengate.model.DatabaseRegistrationSummary.Builder
-
Credential store alias.
- aliasName(String) - Method in class com.oracle.bmc.goldengate.model.UpdateDatabaseRegistrationDetails.Builder
-
Credential store alias.
- ALL_HEADERS_LIST - Static variable in class com.oracle.bmc.http.signing.internal.Constants
-
- allConnectionStrings(Map<String, String>) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseConnectionStrings.Builder
-
Returns all connection strings that can be used to connect to the Autonomous Database.
- allConnectionStrings(Map<String, String>) - Method in class com.oracle.bmc.database.model.AutonomousDataWarehouseConnectionStrings.Builder
-
Returns all connection strings that can be used to connect to the Autonomous Data
Warehouse.
- allConnectionStrings(Map<String, String>) - Method in class com.oracle.bmc.database.model.DatabaseConnectionStrings.Builder
-
All connection strings to use to connect to the Database.
- allConnectionStrings(Map<String, String>) - Method in class com.oracle.bmc.database.model.PluggableDatabaseConnectionStrings.Builder
-
All connection strings to use to connect to the pluggable database.
- allConnectionStrings(Map<String, String>) - Method in class com.oracle.bmc.globallydistributeddatabase.model.ConnectionString.Builder
-
Collection of connection strings.
- allNetworkIoInMbps(Double) - Method in class com.oracle.bmc.opsi.model.HostNetworkActivitySummary.Builder
-
All network interfaces IO rate in Mbps
- allNetworkIoInMbps(Double) - Method in class com.oracle.bmc.opsi.model.NetworkUsageTrend.Builder
-
Network input/output in Mbps.
- allNetworkReadInMbps(Double) - Method in class com.oracle.bmc.opsi.model.HostNetworkActivitySummary.Builder
-
All network interfaces read rate in Mbps
- allNetworkReadInMbps(Double) - Method in class com.oracle.bmc.opsi.model.NetworkUsageTrend.Builder
-
Network read in Mbps.
- allNetworkWriteInMbps(Double) - Method in class com.oracle.bmc.opsi.model.HostNetworkActivitySummary.Builder
-
All network interfaces write rate in Mbps
- allNetworkWriteInMbps(Double) - Method in class com.oracle.bmc.opsi.model.NetworkUsageTrend.Builder
-
Network write in Mbps.
- allocatedSizeKB(BigDecimal) - Method in class com.oracle.bmc.databasemanagement.model.Datafile.Builder
-
The allocated file size in KB.
- allocatedSizeKB(BigDecimal) - Method in class com.oracle.bmc.databasemanagement.model.Tablespace.Builder
-
The allocated tablespace size in KB.
- allocatedSizeKB(BigDecimal) - Method in class com.oracle.bmc.databasemanagement.model.TablespaceSummary.Builder
-
The allocated tablespace size in KB.
- allocatedStorageSizeInGBs(Integer) - Method in class com.oracle.bmc.database.model.RecoveryApplianceDetails.Builder
-
The storage size of the backup destination allocated for an Autonomous Container Database
to store backups on the recovery appliance, in GBs, rounded to the nearest integer.
- allocatedStorageSizeInGBs(Integer) - Method in class com.oracle.bmc.mysql.model.DataStorage.Builder
-
The actual allocated storage size for the DB System.
- allocatedStorageSizeInTBs(Double) - Method in class com.oracle.bmc.database.model.AutonomousDatabase.Builder
-
The amount of storage currently allocated for the database tables and billed for, rounded
up.
- allocatedStorageSizeInTBs(Double) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseSummary.Builder
-
The amount of storage currently allocated for the database tables and billed for, rounded
up.
- allocatedStorageSizeInTBs(Double) - Method in class com.oracle.bmc.database.model.AutonomousDwDatabase.Builder
-
The amount of storage currently allocated for the database tables and billed for, rounded
up.
- allocation(Integer) - Method in class com.oracle.bmc.databasemanagement.model.DatabasePlanDirective.Builder
-
The resource allocation as a percentage (0-100) within the level.
- allocationType(Tablespace.AllocationType) - Method in class com.oracle.bmc.databasemanagement.model.Tablespace.Builder
-
The type of extent allocation in effect for the tablespace.
- allocationType(TablespaceSummary.AllocationType) - Method in class com.oracle.bmc.databasemanagement.model.TablespaceSummary.Builder
-
The type of extent allocation in effect for the tablespace.
- allowAccessControl(Boolean) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
If true, any managed App that is based on this template is checked for access control
that is, access to this app is subject to successful authorization at SSO service, viz.
- AllowAction - Class in com.oracle.bmc.waf.model
-
An object that represents an action which upon matching rule skips all remaining rules in the
current module.
- AllowAction(String) - Constructor for class com.oracle.bmc.waf.model.AllowAction
-
Deprecated.
- AllowAction.Builder - Class in com.oracle.bmc.waf.model
-
- allowAuthzDecisionTTL(Integer) - Method in class com.oracle.bmc.identitydomains.model.AppExtensionEnterpriseAppApp.Builder
-
Allow Authz policy decision expiry time in seconds.
- allowAuthzPolicy(AppAllowAuthzPolicy) - Method in class com.oracle.bmc.identitydomains.model.AppExtensionEnterpriseAppApp.Builder
-
- allowDenseRebootMigration(Boolean) - Method in class com.oracle.bmc.core.model.ResetActionDetails.Builder
-
For instances that use a DenseIO shape, the flag denoting whether
reboot
migration
is performed for the instance.
- allowDenseRebootMigration(Boolean) - Method in class com.oracle.bmc.core.model.SoftResetActionDetails.Builder
-
For instances that use a DenseIO shape, the flag denoting whether
reboot
migration
is performed for the instance.
- allowedActions(List<AppCatalogListingResourceVersion.AllowedActions>) - Method in class com.oracle.bmc.core.model.AppCatalogListingResourceVersion.Builder
-
Allowed actions for the listing resource.
- allowedAuth(List<ClientOptions.AllowedAuth>) - Method in class com.oracle.bmc.filestorage.model.ClientOptions.Builder
-
Array of allowed NFS authentication types.
- allowedChars(String) - Method in class com.oracle.bmc.identitydomains.model.PasswordPolicy.Builder
-
A String value whose contents indicate a set of characters that can appear, in any
sequence, in a password value
- allowedClientIps(List<String>) - Method in class com.oracle.bmc.datasafe.model.SqlFirewallPolicy.Builder
-
The list of allowed ip addresses for the SQL Firewall policy.
- allowedClientIps(List<String>) - Method in class com.oracle.bmc.datasafe.model.UpdateSqlFirewallPolicyDetails.Builder
-
List of allowed ip addresses for the SQL Firewall policy.
- allowedClientOsUsernames(List<String>) - Method in class com.oracle.bmc.datasafe.model.SqlFirewallPolicy.Builder
-
The list of allowed operating system user names for the SQL Firewall policy.
- allowedClientOsUsernames(List<String>) - Method in class com.oracle.bmc.datasafe.model.UpdateSqlFirewallPolicyDetails.Builder
-
List of allowed operating system user names for the SQL Firewall policy.
- allowedClientPrograms(List<String>) - Method in class com.oracle.bmc.datasafe.model.SqlFirewallPolicy.Builder
-
The list of allowed client programs for the SQL Firewall policy.
- allowedClientPrograms(List<String>) - Method in class com.oracle.bmc.datasafe.model.UpdateSqlFirewallPolicyDetails.Builder
-
List of allowed client programs for the SQL Firewall policy.
- AllowedDomainLicenseTypeSummary - Class in com.oracle.bmc.identity.model
-
(For tenancies that support identity domains) The ‘AllowedDomainLicenseTypeSummary’ object
contains information about the license type of the identity domain.
- AllowedDomainLicenseTypeSummary(String, String, String) - Constructor for class com.oracle.bmc.identity.model.AllowedDomainLicenseTypeSummary
-
Deprecated.
- AllowedDomainLicenseTypeSummary.Builder - Class in com.oracle.bmc.identity.model
-
- allowedDomains(List<String>) - Method in class com.oracle.bmc.identitydomains.model.Setting.Builder
-
One or more email domains allowed in a user’s email field.
- allowedDomains(String) - Method in class com.oracle.bmc.oda.model.CreateWebChannelDetails.Builder
-
A comma-delimited whitelist of allowed domains.
- allowedDomains(String) - Method in class com.oracle.bmc.oda.model.CreateWebChannelResult.Builder
-
A comma-delimited whitelist of allowed domains.
- allowedDomains(String) - Method in class com.oracle.bmc.oda.model.UpdateWebChannelDetails.Builder
-
A comma-delimited whitelist of allowed domains.
- allowedDomains(String) - Method in class com.oracle.bmc.oda.model.WebChannel.Builder
-
A comma-delimited whitelist of allowed domains.
- allowedEmailDomains(List<String>) - Method in class com.oracle.bmc.identitydomains.model.SelfRegistrationProfile.Builder
-
A Multivalue String value for Email domains which are valid for this profile
- allowedForgotPasswordFlowReturnUrls(List<String>) - Method in class com.oracle.bmc.identitydomains.model.Setting.Builder
-
If specified, indicates the set of Urls which can be returned to after successful forgot
password flow
- allowedGrants(List<String>) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
List of grant-types that this App is allowed to use when it acts as an OAuthClient.
- allowedHeaders(List<String>) - Method in class com.oracle.bmc.apigateway.model.CorsPolicy.Builder
-
The list of headers that will be allowed from the client via the
Access-Control-Allow-Headers header.
- allowedHttpMethods(List<ProtectionSettings.AllowedHttpMethods>) - Method in class com.oracle.bmc.waas.model.ProtectionSettings.Builder
-
The list of allowed HTTP methods.
- allowedHttpMethods(List<String>) - Method in class com.oracle.bmc.waf.model.ProtectionCapabilitySettings.Builder
-
List of allowed HTTP methods.
- AllowedIkeIPSecParameters - Class in com.oracle.bmc.core.model
-
Lists the current allowed and default IPSec tunnel parameters.
- AllowedIkeIPSecParameters(AllowedPhaseOneParameters, AllowedPhaseTwoParameters, DefaultPhaseOneParameters, DefaultPhaseTwoParameters) - Constructor for class com.oracle.bmc.core.model.AllowedIkeIPSecParameters
-
Deprecated.
- allowedIkeIPSecParameters(AllowedIkeIPSecParameters) - Method in class com.oracle.bmc.core.responses.GetAllowedIkeIPSecParametersResponse.Builder
-
The returned AllowedIkeIPSecParameters
instance.
- AllowedIkeIPSecParameters - Class in com.oracle.bmc.vnmonitoring.model
-
Lists the current allowed and default IPSec tunnel parameters.
- AllowedIkeIPSecParameters(AllowedPhaseOneParameters, AllowedPhaseTwoParameters, DefaultPhaseOneParameters, DefaultPhaseTwoParameters) - Constructor for class com.oracle.bmc.vnmonitoring.model.AllowedIkeIPSecParameters
-
Deprecated.
- AllowedIkeIPSecParameters.Builder - Class in com.oracle.bmc.core.model
-
- AllowedIkeIPSecParameters.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- allowedKeyInstallCount(Integer) - Method in class com.oracle.bmc.managementagent.model.CreateManagementAgentInstallKeyDetails.Builder
-
Total number of install for this keys
- allowedKeyInstallCount(Integer) - Method in class com.oracle.bmc.managementagent.model.ManagementAgentInstallKey.Builder
-
Total number of install for this keys
- allowedKeyInstallCount(Integer) - Method in class com.oracle.bmc.managementagent.model.ManagementAgentInstallKeySummary.Builder
-
Total number of install for this keys
- allowedMergeStrategies(List<MergeStrategy>) - Method in class com.oracle.bmc.devops.model.MergeSettings.Builder
-
List of merge strategies which are allowed for a Project or Repository.
- allowedMethods(List<String>) - Method in class com.oracle.bmc.apigateway.model.CorsPolicy.Builder
-
The list of allowed HTTP methods that will be returned for the preflight OPTIONS request
in the Access-Control-Allow-Methods header.
- allowedMethods(List<String>) - Method in class com.oracle.bmc.loadbalancer.model.ControlAccessUsingHttpMethodsRule.Builder
-
The list of HTTP methods allowed for this listener.
- allowedNotificationRedirectUrls(List<String>) - Method in class com.oracle.bmc.identitydomains.model.Setting.Builder
-
If specified, indicates the set of allowed notification redirect Urls which can be
specified as the value of \“notificationRedirectUrl\” in the POST
…/admin/v1/MePasswordResetRequestor request payload, which will then be included in the
reset password email notification sent to a user as part of the forgot password /
password reset flow.
- allowedOperations(List<App.AllowedOperations>) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
OPTIONAL.
- allowedOrigins(List<String>) - Method in class com.oracle.bmc.apigateway.model.CorsPolicy.Builder
-
The list of allowed origins that the CORS handler will use to respond to CORS requests.
- AllowedParameterValue - Class in com.oracle.bmc.databasemanagement.model
-
A valid value for a database parameter.
- AllowedParameterValue(BigDecimal, String, Boolean) - Constructor for class com.oracle.bmc.databasemanagement.model.AllowedParameterValue
-
Deprecated.
- AllowedParameterValue.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- allowedPhaseOneParameters(AllowedPhaseOneParameters) - Method in class com.oracle.bmc.core.model.AllowedIkeIPSecParameters.Builder
-
- AllowedPhaseOneParameters - Class in com.oracle.bmc.core.model
-
Allowed phase one parameters.
- AllowedPhaseOneParameters(List<String>, List<String>, List<String>) - Constructor for class com.oracle.bmc.core.model.AllowedPhaseOneParameters
-
Deprecated.
- allowedPhaseOneParameters(AllowedPhaseOneParameters) - Method in class com.oracle.bmc.vnmonitoring.model.AllowedIkeIPSecParameters.Builder
-
- AllowedPhaseOneParameters - Class in com.oracle.bmc.vnmonitoring.model
-
Allowed phase one parameters.
- AllowedPhaseOneParameters(List<String>, List<String>, List<String>) - Constructor for class com.oracle.bmc.vnmonitoring.model.AllowedPhaseOneParameters
-
Deprecated.
- AllowedPhaseOneParameters.Builder - Class in com.oracle.bmc.core.model
-
- AllowedPhaseOneParameters.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- allowedPhaseTwoParameters(AllowedPhaseTwoParameters) - Method in class com.oracle.bmc.core.model.AllowedIkeIPSecParameters.Builder
-
- AllowedPhaseTwoParameters - Class in com.oracle.bmc.core.model
-
Allowed phase two parameters.
- AllowedPhaseTwoParameters(List<String>, List<String>, List<String>) - Constructor for class com.oracle.bmc.core.model.AllowedPhaseTwoParameters
-
Deprecated.
- allowedPhaseTwoParameters(AllowedPhaseTwoParameters) - Method in class com.oracle.bmc.vnmonitoring.model.AllowedIkeIPSecParameters.Builder
-
- AllowedPhaseTwoParameters - Class in com.oracle.bmc.vnmonitoring.model
-
Allowed phase two parameters.
- AllowedPhaseTwoParameters(List<String>, List<String>, List<String>) - Constructor for class com.oracle.bmc.vnmonitoring.model.AllowedPhaseTwoParameters
-
Deprecated.
- AllowedPhaseTwoParameters.Builder - Class in com.oracle.bmc.core.model
-
- AllowedPhaseTwoParameters.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- allowedPostLogoutUris(List<String>) - Method in class com.oracle.bmc.apigateway.model.OAuth2LogoutBackend.Builder
-
- allowedRatePerAddress(Integer) - Method in class com.oracle.bmc.waas.model.AddressRateLimiting.Builder
-
The number of allowed requests per second from one IP address.
- AllowedRegionsTemplate - Class in com.oracle.bmc.governancerulescontrolplane.model
-
Template for governance rules of type allowed regions (ALLOWED_REGIONS).
- AllowedRegionsTemplate(String, String, List<String>) - Constructor for class com.oracle.bmc.governancerulescontrolplane.model.AllowedRegionsTemplate
-
Deprecated.
- AllowedRegionsTemplate.Builder - Class in com.oracle.bmc.governancerulescontrolplane.model
-
- allowedSans(List<String>) - Method in class com.oracle.bmc.apigateway.model.MutualTlsDetails.Builder
-
Allowed list of CN or SAN which will be used for verification of certificate.
- allowedScope(List<String>) - Method in class com.oracle.bmc.apigateway.model.AnyOfRouteAuthorizationPolicy.Builder
-
A user whose scope includes any of these access ranges is allowed on this route.
- allowedScopes(List<AppAllowedScopes>) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
A list of scopes (exposed by this App or by other Apps) that this App is allowed to
access when it acts as an OAuthClient.
- AllowedSecurityAction - Class in com.oracle.bmc.vnmonitoring.model
-
Defines the security action taken on allowed traffic.
- AllowedSecurityAction(SecurityAction.ActionType, AllowedSecurityActionDetails) - Constructor for class com.oracle.bmc.vnmonitoring.model.AllowedSecurityAction
-
Deprecated.
- AllowedSecurityAction.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- allowedSecurityActionDetails(AllowedSecurityActionDetails) - Method in class com.oracle.bmc.vnmonitoring.model.AllowedSecurityAction.Builder
-
- AllowedSecurityActionDetails - Class in com.oracle.bmc.vnmonitoring.model
-
Defines details for the security action taken on allowed traffic.
- AllowedSecurityActionDetails(Boolean, AllowedSecurityConfiguration) - Constructor for class com.oracle.bmc.vnmonitoring.model.AllowedSecurityActionDetails
-
Deprecated.
- AllowedSecurityActionDetails.Builder - Class in com.oracle.bmc.vnmonitoring.model
-
- allowedSecurityConfiguration(AllowedSecurityConfiguration) - Method in class com.oracle.bmc.vnmonitoring.model.AllowedSecurityActionDetails.Builder
-
- AllowedSecurityConfiguration - Class in com.oracle.bmc.vnmonitoring.model
-
Defines the allowed security configuration for the traffic.
- AllowedSecurityConfiguration() - Constructor for class com.oracle.bmc.vnmonitoring.model.AllowedSecurityConfiguration
-
Deprecated.
- AllowedSecurityConfiguration.Type - Enum in com.oracle.bmc.vnmonitoring.model
-
The type of the allowed security configuration.
- allowedTags(List<AppAllowedTags>) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
A list of tags, acting as an OAuthClient, this App is allowed to access.
- allowedTargetRegions(List<String>) - Method in class com.oracle.bmc.filestorage.model.ReplicationEstimate.Builder
-
Array of allowed target region names which can be paired with source file system.
- allowedTenancies(List<String>) - Method in class com.oracle.bmc.marketplacepublisher.model.ListingRevision.Builder
-
Allowed tenancies provided when a listing revision is published as private.
- allowedTenancies(List<String>) - Method in class com.oracle.bmc.marketplacepublisher.model.PublishListingRevisionAsPrivateDetails.Builder
-
Allowed tenancies provided when a listing is published as private.
- allowedTimeLimit(Integer) - Method in class com.oracle.bmc.databasemanagement.model.SpmEvolveTaskParameters.Builder
-
The global time limit in seconds.
- allowedValues(List<SdkLanguageOptionalParametersAllowedValue>) - Method in class com.oracle.bmc.apigateway.model.SdkLanguageOptionalParameters.Builder
-
List of allowed input values.
- allowedValues(List<PropertyTuple>) - Method in class com.oracle.bmc.cloudguard.model.DetectorConfiguration.Builder
-
Map of possible values for configuration
- allowedValues(List<Boolean>) - Method in class com.oracle.bmc.core.model.ShapeAccessControlServiceEnabledPlatformOptions.Builder
-
Whether the Access Control Service can be enabled.
- allowedValues(List<Boolean>) - Method in class com.oracle.bmc.core.model.ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder
-
Whether the input-output memory management unit can be enabled.
- allowedValues(List<Boolean>) - Method in class com.oracle.bmc.core.model.ShapeMeasuredBootOptions.Builder
-
Boolean values that indicate whether the Measured Boot feature can be enabled or
disabled.
- allowedValues(List<Boolean>) - Method in class com.oracle.bmc.core.model.ShapeMemoryEncryptionOptions.Builder
-
Whether memory encryption can be enabled.
- allowedValues(List<ShapeNumaNodesPerSocketPlatformOptions.AllowedValues>) - Method in class com.oracle.bmc.core.model.ShapeNumaNodesPerSocketPlatformOptions.Builder
-
The supported values for this platform configuration property.
- allowedValues(List<Boolean>) - Method in class com.oracle.bmc.core.model.ShapeSecureBootOptions.Builder
-
Boolean values that indicate whether Secure Boot can be enabled or disabled.
- allowedValues(List<Boolean>) - Method in class com.oracle.bmc.core.model.ShapeSymmetricMultiThreadingEnabledPlatformOptions.Builder
-
Whether symmetric multithreading can be enabled.
- allowedValues(List<Boolean>) - Method in class com.oracle.bmc.core.model.ShapeTrustedPlatformModuleOptions.Builder
-
Boolean values that indicate whether the Trusted Platform Module can be enabled or
disabled.
- allowedValues(List<Boolean>) - Method in class com.oracle.bmc.core.model.ShapeVirtualInstructionsEnabledPlatformOptions.Builder
-
Whether virtualization instructions can be enabled.
- allowedValues(List<AllowedParameterValue>) - Method in class com.oracle.bmc.databasemanagement.model.DatabaseParameterSummary.Builder
-
A list of allowed values for this parameter.
- allowedValues(List<String>) - Method in class com.oracle.bmc.datacatalog.model.CreateCustomPropertyDetails.Builder
-
Allowed values for the custom property if any
- allowedValues(List<String>) - Method in class com.oracle.bmc.datacatalog.model.CustomProperty.Builder
-
Allowed values for the custom property if any
- allowedValues(List<String>) - Method in class com.oracle.bmc.datacatalog.model.CustomPropertyGetUsage.Builder
-
Allowed values for the custom property if any
- allowedValues(List<String>) - Method in class com.oracle.bmc.datacatalog.model.CustomPropertySummary.Builder
-
Allowed values for the custom property if any
- allowedValues(List<String>) - Method in class com.oracle.bmc.datacatalog.model.UpdateCustomPropertyDetails.Builder
-
Allowed values for the custom property if any
- allowedValues(List<String>) - Method in class com.oracle.bmc.fleetappsmanagement.model.FleetProperty.Builder
-
Values of the property (must be a single value if selectionType = ‘SINGLE_CHOICE’).
- allowedValues(String) - Method in class com.oracle.bmc.psql.model.ConfigParams.Builder
-
Range or list of allowed values.
- allowedValues(String) - Method in class com.oracle.bmc.psql.model.DefaultConfigParams.Builder
-
Range or list of allowed values.
- allowedValuesDataType(String) - Method in class com.oracle.bmc.cloudguard.model.DetectorConfiguration.Builder
-
Map property Value data type
- allowEndUsersToChangeTheirPassword(Boolean) - Method in class com.oracle.bmc.identitydomains.model.IdentitySettingsMyProfile.Builder
-
Whether to allow users to change their own password.
- allowEndUsersToLinkTheirSupportAccount(Boolean) - Method in class com.oracle.bmc.identitydomains.model.IdentitySettingsMyProfile.Builder
-
Whether to allow users to link or unlink their support accounts.
- allowEndUsersToManageTheirCapabilities(Boolean) - Method in class com.oracle.bmc.identitydomains.model.IdentitySettingsMyProfile.Builder
-
Whether to allow users to update their capabilities.
- allowEndUsersToUpdateTheirSecuritySettings(Boolean) - Method in class com.oracle.bmc.identitydomains.model.IdentitySettingsMyProfile.Builder
-
Whether to allow users to update their security settings.
- allowImpersonation(Boolean) - Method in class com.oracle.bmc.identitydomains.model.IdentityPropagationTrust.Builder
-
Allow customers to define whether the resulting token should contain the authenticated
user as the subject or whether the token should impersonate another Application Principal
in IAM.
- allowList(List<String>) - Method in class com.oracle.bmc.logging.model.UnifiedAgentKubernetesFilter.Builder
-
List of metrics regex to be allowed.
- allowList(List<GrepFilterAllowRule>) - Method in class com.oracle.bmc.logging.model.UnifiedAgentLoggingGrepFilter.Builder
-
A list of filtering rules to include logs
- allowList(List<String>) - Method in class com.oracle.bmc.logging.model.UnifiedAgentUrlFilter.Builder
-
List of metrics regex to be allowed.
- allowlistedHttpIps(List<String>) - Method in class com.oracle.bmc.integration.model.PublicEndpointDetails.Builder
-
Source IP addresses or IP address ranges ingress rules.
- allowlistedHttpVcns(List<VirtualCloudNetwork>) - Method in class com.oracle.bmc.integration.model.PublicEndpointDetails.Builder
-
Virtual Cloud Networks allowed to access this network endpoint.
- allowlistedIps(List<String>) - Method in class com.oracle.bmc.integration.model.VirtualCloudNetwork.Builder
-
Source IP addresses or IP address ranges ingress rules.
- allowMetrics(String) - Method in class com.oracle.bmc.managementagent.model.CreatePrometheusEmitterDataSourceDetails.Builder
-
Comma separated metric name list.
- allowMetrics(String) - Method in class com.oracle.bmc.managementagent.model.PrometheusEmitterDataSource.Builder
-
Comma separated metric name list.
- allowMetrics(String) - Method in class com.oracle.bmc.managementagent.model.UpdatePrometheusEmitterDataSourceDetails.Builder
-
Comma separated metric name list.
- allowMultipartUploads(Boolean) - Method in class com.oracle.bmc.objectstorage.transfer.UploadConfiguration.UploadConfigurationBuilder
-
- allowOffline(Boolean) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
If true, indicates that the Refresh Token is allowed when this App acts as an OAuth
Resource.
- allowOverwrite(boolean) - Method in class com.oracle.bmc.objectstorage.transfer.MultipartObjectAssembler.MultipartObjectAssemblerBuilder
-
- allowOverwrite(boolean) - Method in class com.oracle.bmc.objectstorage.transfer.UploadManager.UploadRequest.UploadRequestBuilder
-
Configures whether or not the if-none-match header will be used to prevent overwrites
on PUT.
- allowParallelUploads(Boolean) - Method in class com.oracle.bmc.objectstorage.transfer.UploadConfiguration.UploadConfigurationBuilder
-
- AllowRule - Class in com.oracle.bmc.fusionapps.model
-
An object that represents the action of configuring an access control rule.
- AllowRule(List<RuleCondition>, String) - Constructor for class com.oracle.bmc.fusionapps.model.AllowRule
-
Deprecated.
- AllowRule - Class in com.oracle.bmc.loadbalancer.model
-
An object that represents the action of configuring an access control rule.
- AllowRule(List<RuleCondition>, String) - Constructor for class com.oracle.bmc.loadbalancer.model.AllowRule
-
Deprecated.
- AllowRule.Builder - Class in com.oracle.bmc.fusionapps.model
-
- AllowRule.Builder - Class in com.oracle.bmc.loadbalancer.model
-
- allowSelfChange(Boolean) - Method in class com.oracle.bmc.identitydomains.model.ExtensionSelfChangeUser.Builder
-
If true, allows requesting user to update themselves.
- Alloy - Enum in com.oracle.bmc.internal
-
- allScopes(Boolean) - Method in class com.oracle.bmc.identitydomains.model.SettingsTenantCustomClaims.Builder
-
Indicates if the custom claim is associated with all scopes
- allShared(User.AllShared) - Method in class com.oracle.bmc.databasemanagement.model.User.Builder
-
In a sharded database, indicates whether the user is created with shard DDL enabled (YES)
or not (NO).
- allSqlStatementsFetched(SqlTuningSet.AllSqlStatementsFetched) - Method in class com.oracle.bmc.databasemanagement.model.SqlTuningSet.Builder
-
In OCI database management, there is a limit to fetch only 2000 rows.
- allStatesMap(Map<String, State>) - Method in class com.oracle.bmc.dataintegration.model.CompositeState.Builder
-
Map that stores all the States for a given Task or Schedule
- AllTargetsSelected - Class in com.oracle.bmc.cloudguard.model
-
Parameter to use when all targets are selected.
- AllTargetsSelected() - Constructor for class com.oracle.bmc.cloudguard.model.AllTargetsSelected
-
Deprecated.
- AllTargetsSelected.Builder - Class in com.oracle.bmc.cloudguard.model
-
- allUrlSchemesAllowed(Boolean) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
If true, indicates that the system should allow all URL-schemes within each value of the
‘redirectUris’ attribute.
- AllVirtualServicesAccessPolicyTarget - Class in com.oracle.bmc.servicemesh.model
-
An internal virtual service directs traffic to all virtual services in a mesh using this target
type or vice versa.
- AllVirtualServicesAccessPolicyTarget() - Constructor for class com.oracle.bmc.servicemesh.model.AllVirtualServicesAccessPolicyTarget
-
Deprecated.
- AllVirtualServicesAccessPolicyTarget.Builder - Class in com.oracle.bmc.servicemesh.model
-
- AllVirtualServicesAccessPolicyTargetDetails - Class in com.oracle.bmc.servicemesh.model
-
An internal virtual service directs traffic to all virtual services in a mesh using this target
type or vice versa.
- AllVirtualServicesAccessPolicyTargetDetails() - Constructor for class com.oracle.bmc.servicemesh.model.AllVirtualServicesAccessPolicyTargetDetails
-
Deprecated.
- AllVirtualServicesAccessPolicyTargetDetails.Builder - Class in com.oracle.bmc.servicemesh.model
-
- alternateCustomEndpoints(List<CreateCustomEndpointDetails>) - Method in class com.oracle.bmc.integration.model.CreateIntegrationInstanceDetails.Builder
-
A list of alternate custom endpoints to be used for the integration instance URL (contact
Oracle for alternateCustomEndpoints availability for a specific instance).
- alternateCustomEndpoints(List<CustomEndpointDetails>) - Method in class com.oracle.bmc.integration.model.IntegrationInstance.Builder
-
A list of alternate custom endpoints used for the integration instance URL.
- alternateCustomEndpoints(List<CustomEndpointDetails>) - Method in class com.oracle.bmc.integration.model.IntegrationInstanceSummary.Builder
-
A list of alternate custom endpoints used for the integration instance URL.
- alternateCustomEndpoints(List<UpdateCustomEndpointDetails>) - Method in class com.oracle.bmc.integration.model.UpdateIntegrationInstanceDetails.Builder
-
A list of alternate custom endpoints to be used for the integration instance URL (contact
Oracle for alternateCustomEndpoints availability for a specific instance).
- alternateCustomEndpoints(List<CreateCustomEndpointDetails>) - Method in class com.oracle.bmc.visualbuilder.model.CreateVbInstanceDetails.Builder
-
A list of alternate custom endpoints to be used for the vb instance URL (contact Oracle
for alternateCustomEndpoints availability for a specific instance).
- alternateCustomEndpoints(List<UpdateCustomEndpointDetails>) - Method in class com.oracle.bmc.visualbuilder.model.UpdateVbInstanceDetails.Builder
-
A list of alternate custom endpoints to be used for the vb instance URL (contact Oracle
for alternateCustomEndpoints availability for a specific instance).
- alternateCustomEndpoints(List<CustomEndpointDetails>) - Method in class com.oracle.bmc.visualbuilder.model.VbInstance.Builder
-
A list of alternate custom endpoints used for the vb instance URL.
- alternateCustomEndpoints(List<CustomEndpointDetails>) - Method in class com.oracle.bmc.visualbuilder.model.VbInstanceSummary.Builder
-
A list of alternate custom endpoints used for the vb instance URL.
- alternatePlan(Integer) - Method in class com.oracle.bmc.databasemanagement.model.SqlTuningAdvisorTaskSummaryFindingCounts.Builder
-
The number of distinct SQL statements with alternative plan recommendations.
- alternatePlanBaselines(List<SpmEvolveTaskParameters.AlternatePlanBaselines>) - Method in class com.oracle.bmc.databasemanagement.model.SpmEvolveTaskParameters.Builder
-
Determines which alternative plans should be loaded.
- alternatePlanLimit(Integer) - Method in class com.oracle.bmc.databasemanagement.model.SpmEvolveTaskParameters.Builder
-
Specifies the maximum number of plans to load in total (that is, not the limit for each
SQL statement).
- alternatePlanSources(List<SpmEvolveTaskParameters.AlternatePlanSources>) - Method in class com.oracle.bmc.databasemanagement.model.SpmEvolveTaskParameters.Builder
-
Determines which sources to search for additional plans.
- alternativeResolutionAction(InstanceMaintenanceAlternativeResolutionActions) - Method in class com.oracle.bmc.core.model.UpdateInstanceMaintenanceEventDetails.Builder
-
One of the alternativeResolutionActions that was provided in the
InstanceMaintenanceEvent.
- alternativeResolutionActions(List<InstanceMaintenanceAlternativeResolutionActions>) - Method in class com.oracle.bmc.core.model.InstanceMaintenanceEvent.Builder
-
These are alternative actions to the requested instanceAction that can be taken to
resolve the Maintenance.
- alternativeResolutionActions(List<InstanceMaintenanceAlternativeResolutionActions>) - Method in class com.oracle.bmc.core.model.InstanceMaintenanceEventSummary.Builder
-
These are alternative actions to the requested instanceAction that can be taken to
resolve the Maintenance.
- AmazonKinesisConnection - Class in com.oracle.bmc.goldengate.model
-
Represents the metadata of a Amazon Kinesis Connection.
- AmazonKinesisConnection(String, String, String, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, Connection.LifecycleState, String, Date, Date, List<ResourceLock>, String, String, List<IngressIpDetails>, List<String>, String, RoutingMethod, Boolean, AmazonKinesisConnection.TechnologyType, String, String) - Constructor for class com.oracle.bmc.goldengate.model.AmazonKinesisConnection
-
Deprecated.
- AmazonKinesisConnection.Builder - Class in com.oracle.bmc.goldengate.model
-
- AmazonKinesisConnection.TechnologyType - Enum in com.oracle.bmc.goldengate.model
-
The Amazon Kinesis technology type.
- AmazonKinesisConnectionSummary - Class in com.oracle.bmc.goldengate.model
-
Summary of the Amazon Kinesis Connection.
- AmazonKinesisConnectionSummary(String, String, String, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, Connection.LifecycleState, String, Date, Date, String, String, List<IngressIpDetails>, List<String>, String, RoutingMethod, List<ResourceLock>, Boolean, AmazonKinesisConnection.TechnologyType, String, String) - Constructor for class com.oracle.bmc.goldengate.model.AmazonKinesisConnectionSummary
-
Deprecated.
- AmazonKinesisConnectionSummary.Builder - Class in com.oracle.bmc.goldengate.model
-
- AmazonRedshiftConnection - Class in com.oracle.bmc.goldengate.model
-
Represents the metadata of a Amazon Redshift Connection.
- AmazonRedshiftConnection(String, String, String, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, Connection.LifecycleState, String, Date, Date, List<ResourceLock>, String, String, List<IngressIpDetails>, List<String>, String, RoutingMethod, Boolean, AmazonRedshiftConnection.TechnologyType, String, String, String) - Constructor for class com.oracle.bmc.goldengate.model.AmazonRedshiftConnection
-
Deprecated.
- AmazonRedshiftConnection.Builder - Class in com.oracle.bmc.goldengate.model
-
- AmazonRedshiftConnection.TechnologyType - Enum in com.oracle.bmc.goldengate.model
-
The Amazon Redshift technology type.
- AmazonRedshiftConnectionSummary - Class in com.oracle.bmc.goldengate.model
-
Summary of the Amazon Redshift Connection.
- AmazonRedshiftConnectionSummary(String, String, String, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, Connection.LifecycleState, String, Date, Date, String, String, List<IngressIpDetails>, List<String>, String, RoutingMethod, List<ResourceLock>, Boolean, AmazonRedshiftConnection.TechnologyType, String, String, String) - Constructor for class com.oracle.bmc.goldengate.model.AmazonRedshiftConnectionSummary
-
Deprecated.
- AmazonRedshiftConnectionSummary.Builder - Class in com.oracle.bmc.goldengate.model
-
- AmazonS3Connection - Class in com.oracle.bmc.goldengate.model
-
Represents the metadata of a Amazon S3 Connection.
- AmazonS3Connection(String, String, String, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, Connection.LifecycleState, String, Date, Date, List<ResourceLock>, String, String, List<IngressIpDetails>, List<String>, String, RoutingMethod, Boolean, AmazonS3Connection.TechnologyType, String, String) - Constructor for class com.oracle.bmc.goldengate.model.AmazonS3Connection
-
Deprecated.
- AmazonS3Connection.Builder - Class in com.oracle.bmc.goldengate.model
-
- AmazonS3Connection.TechnologyType - Enum in com.oracle.bmc.goldengate.model
-
The Amazon S3 technology type.
- AmazonS3ConnectionSummary - Class in com.oracle.bmc.goldengate.model
-
Summary of the Amazon S3 Connection.
- AmazonS3ConnectionSummary(String, String, String, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, Connection.LifecycleState, String, Date, Date, String, String, List<IngressIpDetails>, List<String>, String, RoutingMethod, List<ResourceLock>, Boolean, AmazonS3Connection.TechnologyType, String, String) - Constructor for class com.oracle.bmc.goldengate.model.AmazonS3ConnectionSummary
-
Deprecated.
- AmazonS3ConnectionSummary.Builder - Class in com.oracle.bmc.goldengate.model
-
- ambariUrl(String) - Method in class com.oracle.bmc.bds.model.ClusterDetails.Builder
-
The URL of Ambari
- AmdMilanBmGpuLaunchInstancePlatformConfig - Class in com.oracle.bmc.core.model
-
The platform configuration used when launching a bare metal GPU instance with the following
shape: BM.GPU.GM4.8 (also named BM.GPU.A100-v2.8) (the AMD Milan platform).
- AmdMilanBmGpuLaunchInstancePlatformConfig(Boolean, Boolean, Boolean, Boolean, AmdMilanBmGpuLaunchInstancePlatformConfig.NumaNodesPerSocket, Boolean, Boolean, Boolean, Boolean, Map<String, String>) - Constructor for class com.oracle.bmc.core.model.AmdMilanBmGpuLaunchInstancePlatformConfig
-
Deprecated.
- AmdMilanBmGpuLaunchInstancePlatformConfig.Builder - Class in com.oracle.bmc.core.model
-
- AmdMilanBmGpuLaunchInstancePlatformConfig.NumaNodesPerSocket - Enum in com.oracle.bmc.core.model
-
The number of NUMA nodes per socket (NPS).
- AmdMilanBmGpuPlatformConfig - Class in com.oracle.bmc.core.model
-
The platform configuration used when launching a bare metal GPU instance with the following
shape: BM.GPU.GM4.8 (also named BM.GPU.A100-v2.8) (the AMD Milan platform).
- AmdMilanBmGpuPlatformConfig(Boolean, Boolean, Boolean, Boolean, AmdMilanBmGpuPlatformConfig.NumaNodesPerSocket, Boolean, Boolean, Boolean, Boolean, Map<String, String>) - Constructor for class com.oracle.bmc.core.model.AmdMilanBmGpuPlatformConfig
-
Deprecated.
- AmdMilanBmGpuPlatformConfig.Builder - Class in com.oracle.bmc.core.model
-
- AmdMilanBmGpuPlatformConfig.NumaNodesPerSocket - Enum in com.oracle.bmc.core.model
-
The number of NUMA nodes per socket (NPS).
- AmdMilanBmLaunchInstancePlatformConfig - Class in com.oracle.bmc.core.model
-
The platform configuration used when launching a bare metal instance with one of the following
shapes: BM.Standard.E4.128 or BM.DenseIO.E4.128 (the AMD Milan platform).
- AmdMilanBmLaunchInstancePlatformConfig(Boolean, Boolean, Boolean, Boolean, AmdMilanBmLaunchInstancePlatformConfig.NumaNodesPerSocket, Boolean, Boolean, Boolean, Boolean, Integer, Map<String, String>) - Constructor for class com.oracle.bmc.core.model.AmdMilanBmLaunchInstancePlatformConfig
-
Deprecated.
- AmdMilanBmLaunchInstancePlatformConfig.Builder - Class in com.oracle.bmc.core.model
-
- AmdMilanBmLaunchInstancePlatformConfig.NumaNodesPerSocket - Enum in com.oracle.bmc.core.model
-
The number of NUMA nodes per socket (NPS).
- AmdMilanBmPlatformConfig - Class in com.oracle.bmc.core.model
-
The platform configuration used when launching a bare metal instance with one of the following
shapes: BM.Standard.E4.128 or BM.DenseIO.E4.128 (the AMD Milan platform).
- AmdMilanBmPlatformConfig(Boolean, Boolean, Boolean, Boolean, AmdMilanBmPlatformConfig.NumaNodesPerSocket, Boolean, Boolean, Boolean, Boolean, Integer, Map<String, String>) - Constructor for class com.oracle.bmc.core.model.AmdMilanBmPlatformConfig
-
Deprecated.
- AmdMilanBmPlatformConfig.Builder - Class in com.oracle.bmc.core.model
-
- AmdMilanBmPlatformConfig.NumaNodesPerSocket - Enum in com.oracle.bmc.core.model
-
The number of NUMA nodes per socket (NPS).
- AmdRomeBmGpuLaunchInstancePlatformConfig - Class in com.oracle.bmc.core.model
-
The platform configuration used when launching a bare metal GPU instance with the BM.GPU4.8 shape
(the AMD Rome platform).
- AmdRomeBmGpuLaunchInstancePlatformConfig(Boolean, Boolean, Boolean, Boolean, AmdRomeBmGpuLaunchInstancePlatformConfig.NumaNodesPerSocket, Boolean, Boolean, Boolean, Boolean, Map<String, String>) - Constructor for class com.oracle.bmc.core.model.AmdRomeBmGpuLaunchInstancePlatformConfig
-
Deprecated.
- AmdRomeBmGpuLaunchInstancePlatformConfig.Builder - Class in com.oracle.bmc.core.model
-
- AmdRomeBmGpuLaunchInstancePlatformConfig.NumaNodesPerSocket - Enum in com.oracle.bmc.core.model
-
The number of NUMA nodes per socket (NPS).
- AmdRomeBmGpuPlatformConfig - Class in com.oracle.bmc.core.model
-
The platform configuration of a bare metal GPU instance that uses the BM.GPU4.8 shape (the AMD
Rome platform).
- AmdRomeBmGpuPlatformConfig(Boolean, Boolean, Boolean, Boolean, AmdRomeBmGpuPlatformConfig.NumaNodesPerSocket, Boolean, Boolean, Boolean, Boolean, Map<String, String>) - Constructor for class com.oracle.bmc.core.model.AmdRomeBmGpuPlatformConfig
-
Deprecated.
- AmdRomeBmGpuPlatformConfig.Builder - Class in com.oracle.bmc.core.model
-
- AmdRomeBmGpuPlatformConfig.NumaNodesPerSocket - Enum in com.oracle.bmc.core.model
-
The number of NUMA nodes per socket (NPS).
- AmdRomeBmLaunchInstancePlatformConfig - Class in com.oracle.bmc.core.model
-
The platform configuration used when launching a bare metal instance with the BM.Standard.E3.128
shape (the AMD Rome platform).
- AmdRomeBmLaunchInstancePlatformConfig(Boolean, Boolean, Boolean, Boolean, AmdRomeBmLaunchInstancePlatformConfig.NumaNodesPerSocket, Boolean, Boolean, Boolean, Boolean, Integer, Map<String, String>) - Constructor for class com.oracle.bmc.core.model.AmdRomeBmLaunchInstancePlatformConfig
-
Deprecated.
- AmdRomeBmLaunchInstancePlatformConfig.Builder - Class in com.oracle.bmc.core.model
-
- AmdRomeBmLaunchInstancePlatformConfig.NumaNodesPerSocket - Enum in com.oracle.bmc.core.model
-
The number of NUMA nodes per socket (NPS).
- AmdRomeBmPlatformConfig - Class in com.oracle.bmc.core.model
-
The platform configuration of a bare metal instance that uses the BM.Standard.E3.128 shape (the
AMD Rome platform).
- AmdRomeBmPlatformConfig(Boolean, Boolean, Boolean, Boolean, AmdRomeBmPlatformConfig.NumaNodesPerSocket, Boolean, Boolean, Boolean, Boolean, Integer, Map<String, String>) - Constructor for class com.oracle.bmc.core.model.AmdRomeBmPlatformConfig
-
Deprecated.
- AmdRomeBmPlatformConfig.Builder - Class in com.oracle.bmc.core.model
-
- AmdRomeBmPlatformConfig.NumaNodesPerSocket - Enum in com.oracle.bmc.core.model
-
The number of NUMA nodes per socket (NPS).
- AmdVmLaunchInstancePlatformConfig - Class in com.oracle.bmc.core.model
-
The platform configuration used when launching a virtual machine instance with the AMD platform.
- AmdVmLaunchInstancePlatformConfig(Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class com.oracle.bmc.core.model.AmdVmLaunchInstancePlatformConfig
-
Deprecated.
- AmdVmLaunchInstancePlatformConfig.Builder - Class in com.oracle.bmc.core.model
-
- AmdVmPlatformConfig - Class in com.oracle.bmc.core.model
-
The platform configuration of a virtual machine instance that uses the AMD platform.
- AmdVmPlatformConfig(Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class com.oracle.bmc.core.model.AmdVmPlatformConfig
-
Deprecated.
- AmdVmPlatformConfig.Builder - Class in com.oracle.bmc.core.model
-
- AmdVmUpdateInstancePlatformConfig - Class in com.oracle.bmc.core.model
-
The platform configuration used when updating a virtual machine instance with the AMD platform.
- AmdVmUpdateInstancePlatformConfig(Boolean) - Constructor for class com.oracle.bmc.core.model.AmdVmUpdateInstancePlatformConfig
-
Deprecated.
- AmdVmUpdateInstancePlatformConfig.Builder - Class in com.oracle.bmc.core.model
-
- amount(BigDecimal) - Method in class com.oracle.bmc.budget.model.Budget.Builder
-
The amount of the budget expressed in the currency of the customer’s rate card.
- amount(BigDecimal) - Method in class com.oracle.bmc.budget.model.BudgetSummary.Builder
-
The amount of the budget, expressed in the currency of the customer’s rate card.
- amount(BigDecimal) - Method in class com.oracle.bmc.budget.model.CreateBudgetDetails.Builder
-
The amount of the budget expressed as a whole number in the currency of the customer’s
rate card.
- amount(BigDecimal) - Method in class com.oracle.bmc.budget.model.UpdateBudgetDetails.Builder
-
The amount of the budget expressed as a whole number in the currency of the customer’s
rate card.
- amount(Double) - Method in class com.oracle.bmc.cloudbridge.model.MonthlyCostSummary.Builder
-
Monthly costs for maintenance of this asset.
- amount(String) - Method in class com.oracle.bmc.onesubscription.model.BillingScheduleSummary.Builder
-
Billing schedule line net amount
- amount(String) - Method in class com.oracle.bmc.osubbillingschedule.model.BillingScheduleSummary.Builder
-
Billing schedule line net amount
- amount(Float) - Method in class com.oracle.bmc.tenantmanagercontrolplane.model.Promotion.Builder
-
If a subscription is present, indicates the total amount of promotional subscription
credits.
- amountPaid(BigDecimal) - Method in class com.oracle.bmc.ospgateway.model.CreditCardPaymentDetail.Builder
-
- amountPaid(BigDecimal) - Method in class com.oracle.bmc.ospgateway.model.EcheckPaymentDetail.Builder
-
- amountPaid(BigDecimal) - Method in class com.oracle.bmc.ospgateway.model.OtherPaymentDetail.Builder
-
- amountPaid(BigDecimal) - Method in class com.oracle.bmc.ospgateway.model.PaypalPaymentDetail.Builder
-
- analysisAvgActiveSessions(Double) - Method in class com.oracle.bmc.opsi.model.AddmDbFindingsTimeSeriesSummary.Builder
-
DB avg active sessions for the snapshot
- analysisAvgActiveSessions(Double) - Method in class com.oracle.bmc.opsi.model.AddmDbRecommendationsTimeSeriesSummary.Builder
-
DB avg active sessions for the snapshot
- analysisDbTimeInSecs(Double) - Method in class com.oracle.bmc.opsi.model.AddmDbFindingsTimeSeriesSummary.Builder
-
DB time in seconds for the snapshot
- analysisDbTimeInSecs(Double) - Method in class com.oracle.bmc.opsi.model.AddmDbRecommendationsTimeSeriesSummary.Builder
-
DB time in seconds for the snapshot
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.ListHostedEntitiesRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.ListSqlSearchesRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeDatabaseInsightResourceCapacityTrendRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeDatabaseInsightResourceForecastTrendRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeDatabaseInsightResourceStatisticsRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeDatabaseInsightResourceUsageRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeDatabaseInsightResourceUsageTrendRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeDatabaseInsightResourceUtilizationInsightRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeDatabaseInsightTablespaceUsageTrendRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeExadataInsightResourceCapacityTrendAggregatedRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeExadataInsightResourceCapacityTrendRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeExadataInsightResourceForecastTrendRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeExadataInsightResourceStatisticsRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeExadataInsightResourceUsageAggregatedRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeExadataInsightResourceUsageRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeExadataInsightResourceUtilizationInsightRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeHostInsightDiskStatisticsRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeHostInsightHostRecommendationRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeHostInsightIoUsageTrendRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeHostInsightNetworkUsageTrendRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeHostInsightResourceCapacityTrendRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeHostInsightResourceForecastTrendRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeHostInsightResourceStatisticsRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeHostInsightResourceUsageRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeHostInsightResourceUsageTrendRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeHostInsightResourceUtilizationInsightRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeHostInsightStorageUsageTrendRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeHostInsightTopProcessesUsageRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeHostInsightTopProcessesUsageTrendRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeSqlInsightsRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeSqlPlanInsightsRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeSqlResponseTimeDistributionsRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeSqlStatisticsRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeSqlStatisticsTimeSeriesByPlanRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analysisTimeInterval(String) - Method in class com.oracle.bmc.opsi.requests.SummarizeSqlStatisticsTimeSeriesRequest.Builder
-
Specify time period in ISO 8601 format with respect to current time.
- analyticalFootprintInMbs(Long) - Method in class com.oracle.bmc.mysql.model.HeatWaveClusterTableMemoryEstimate.Builder
-
The estimated memory footprint of the table in MBs when loaded to HeatWave cluster memory
(null if the table cannot be loaded to the HeatWave cluster).
- analyticBucketName(String) - Method in class com.oracle.bmc.jms.model.FleetAdvancedFeatureConfiguration.Builder
-
Bucket name required to store JFR and related data.
- analyticBucketName(String) - Method in class com.oracle.bmc.jms.model.UpdateFleetAdvancedFeatureConfigurationDetails.Builder
-
Bucket name required to store JFR and related data.
- analyticNamespace(String) - Method in class com.oracle.bmc.jms.model.FleetAdvancedFeatureConfiguration.Builder
-
Namespace for the Fleet advanced feature.
- analyticNamespace(String) - Method in class com.oracle.bmc.jms.model.UpdateFleetAdvancedFeatureConfigurationDetails.Builder
-
Namespace for the Fleet advanced feature.
- Analytics - Interface in com.oracle.bmc.analytics
-
Analytics API.
- AnalyticsAsync - Interface in com.oracle.bmc.analytics
-
Analytics API.
- AnalyticsAsyncClient - Class in com.oracle.bmc.analytics
-
Async client implementation for Analytics service.
- AnalyticsAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.analytics.AnalyticsAsyncClient
-
- AnalyticsAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.analytics.AnalyticsAsyncClient
-
- AnalyticsAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.analytics.AnalyticsAsyncClient
-
- AnalyticsAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.analytics.AnalyticsAsyncClient
-
- AnalyticsAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.analytics.AnalyticsAsyncClient
-
- AnalyticsAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.analytics.AnalyticsAsyncClient
-
- AnalyticsAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.analytics.AnalyticsAsyncClient
-
- AnalyticsAsyncClient.Builder - Class in com.oracle.bmc.analytics
-
Builder class for this client.
- AnalyticsClient - Class in com.oracle.bmc.analytics
-
- AnalyticsClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.analytics.AnalyticsClient
-
- AnalyticsClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.analytics.AnalyticsClient
-
- AnalyticsClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.analytics.AnalyticsClient
-
- AnalyticsClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.analytics.AnalyticsClient
-
- AnalyticsClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.analytics.AnalyticsClient
-
- AnalyticsClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.analytics.AnalyticsClient
-
- AnalyticsClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.analytics.AnalyticsClient
-
- AnalyticsClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.analytics.AnalyticsClient
-
- AnalyticsClient.Builder - Class in com.oracle.bmc.analytics
-
Builder class for this client.
- AnalyticsInstance - Class in com.oracle.bmc.analytics.model
-
Analytics Instance metadata.
- AnalyticsInstance(String, String, String, String, AnalyticsInstanceLifecycleState, FeatureSet, Capacity, LicenseType, String, UpdateChannel, NetworkEndpointDetails, Map<String, PrivateAccessChannel>, Map<String, VanityUrlDetails>, String, Map<String, Map<String, Object>>, Map<String, String>, Map<String, Map<String, Object>>, String, Date, Date, FeatureBundle, String) - Constructor for class com.oracle.bmc.analytics.model.AnalyticsInstance
-
Deprecated.
- analyticsInstance(AnalyticsInstance) - Method in class com.oracle.bmc.analytics.responses.CreateAnalyticsInstanceResponse.Builder
-
The returned AnalyticsInstance
instance.
- analyticsInstance(AnalyticsInstance) - Method in class com.oracle.bmc.analytics.responses.GetAnalyticsInstanceResponse.Builder
-
The returned AnalyticsInstance
instance.
- analyticsInstance(AnalyticsInstance) - Method in class com.oracle.bmc.analytics.responses.UpdateAnalyticsInstanceResponse.Builder
-
The returned AnalyticsInstance
instance.
- AnalyticsInstance.Builder - Class in com.oracle.bmc.analytics.model
-
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.ChangeAnalyticsInstanceCompartmentRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.ChangeAnalyticsInstanceNetworkEndpointRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.CreatePrivateAccessChannelRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.CreateVanityUrlRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.DeleteAnalyticsInstanceRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.DeletePrivateAccessChannelRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.DeleteVanityUrlRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.GetAnalyticsInstanceRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.GetPrivateAccessChannelRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.ScaleAnalyticsInstanceRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.SetFeatureBundleRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.SetKmsKeyRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.StartAnalyticsInstanceRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.StopAnalyticsInstanceRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.UpdateAnalyticsInstanceRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.UpdatePrivateAccessChannelRequest.Builder
-
The OCID of the AnalyticsInstance.
- analyticsInstanceId(String) - Method in class com.oracle.bmc.analytics.requests.UpdateVanityUrlRequest.Builder
-
The OCID of the AnalyticsInstance.
- AnalyticsInstanceLifecycleState - Enum in com.oracle.bmc.analytics.model
-
The current state of an instance.
- AnalyticsInstanceSummary - Class in com.oracle.bmc.analytics.model
-
Analytics Instance metadata (summary view).
- AnalyticsInstanceSummary(String, String, String, String, AnalyticsInstanceLifecycleState, FeatureSet, Capacity, LicenseType, String, NetworkEndpointDetails, String, Map<String, Map<String, Object>>, Map<String, String>, Map<String, Map<String, Object>>, Date, Date) - Constructor for class com.oracle.bmc.analytics.model.AnalyticsInstanceSummary
-
Deprecated.
- AnalyticsInstanceSummary.Builder - Class in com.oracle.bmc.analytics.model
-
- AnalyticsPaginators - Class in com.oracle.bmc.analytics
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of Analytics where multiple pages of data may be fetched.
- AnalyticsPaginators(Analytics) - Constructor for class com.oracle.bmc.analytics.AnalyticsPaginators
-
- AnalyticsWaiters - Class in com.oracle.bmc.analytics
-
Collection of helper methods to produce
Waiter
s for different
resources of Analytics.
- AnalyticsWaiters(ExecutorService, Analytics) - Constructor for class com.oracle.bmc.analytics.AnalyticsWaiters
-
- analyzeAssets(AnalyzeAssetsRequest) - Method in interface com.oracle.bmc.cloudbridge.Inventory
-
Returns an aggregation of assets.
- analyzeAssets(AnalyzeAssetsRequest, AsyncHandler<AnalyzeAssetsRequest, AnalyzeAssetsResponse>) - Method in interface com.oracle.bmc.cloudbridge.InventoryAsync
-
Returns an aggregation of assets.
- analyzeAssets(AnalyzeAssetsRequest, AsyncHandler<AnalyzeAssetsRequest, AnalyzeAssetsResponse>) - Method in class com.oracle.bmc.cloudbridge.InventoryAsyncClient
-
- analyzeAssets(AnalyzeAssetsRequest) - Method in class com.oracle.bmc.cloudbridge.InventoryClient
-
- AnalyzeAssetsRequest - Class in com.oracle.bmc.cloudbridge.requests
-
Example: Click
here to see how to use AnalyzeAssetsRequest.
- AnalyzeAssetsRequest() - Constructor for class com.oracle.bmc.cloudbridge.requests.AnalyzeAssetsRequest
-
- AnalyzeAssetsRequest.Builder - Class in com.oracle.bmc.cloudbridge.requests
-
- AnalyzeAssetsResponse - Class in com.oracle.bmc.cloudbridge.responses
-
- AnalyzeAssetsResponse.Builder - Class in com.oracle.bmc.cloudbridge.responses
-
- analyzeDocument(AnalyzeDocumentRequest) - Method in interface com.oracle.bmc.aidocument.AIServiceDocument
-
Perform different types of document analysis.
- analyzeDocument(AnalyzeDocumentRequest, AsyncHandler<AnalyzeDocumentRequest, AnalyzeDocumentResponse>) - Method in interface com.oracle.bmc.aidocument.AIServiceDocumentAsync
-
Perform different types of document analysis.
- analyzeDocument(AnalyzeDocumentRequest, AsyncHandler<AnalyzeDocumentRequest, AnalyzeDocumentResponse>) - Method in class com.oracle.bmc.aidocument.AIServiceDocumentAsyncClient
-
- analyzeDocument(AnalyzeDocumentRequest) - Method in class com.oracle.bmc.aidocument.AIServiceDocumentClient
-
- analyzeDocument(AnalyzeDocumentRequest) - Method in interface com.oracle.bmc.aivision.AIServiceVision
-
Perform different types of image analysis.
- analyzeDocument(AnalyzeDocumentRequest, AsyncHandler<AnalyzeDocumentRequest, AnalyzeDocumentResponse>) - Method in interface com.oracle.bmc.aivision.AIServiceVisionAsync
-
Perform different types of image analysis.
- analyzeDocument(AnalyzeDocumentRequest, AsyncHandler<AnalyzeDocumentRequest, AnalyzeDocumentResponse>) - Method in class com.oracle.bmc.aivision.AIServiceVisionAsyncClient
-
- analyzeDocument(AnalyzeDocumentRequest) - Method in class com.oracle.bmc.aivision.AIServiceVisionClient
-
- AnalyzeDocumentDetails - Class in com.oracle.bmc.aidocument.model
-
The details of how to analyze a document.
- AnalyzeDocumentDetails(List<DocumentFeature>, DocumentDetails, String, OutputLocation, String, DocumentType, AnalyzeDocumentResult) - Constructor for class com.oracle.bmc.aidocument.model.AnalyzeDocumentDetails
-
Deprecated.
- analyzeDocumentDetails(AnalyzeDocumentDetails) - Method in class com.oracle.bmc.aidocument.requests.AnalyzeDocumentRequest.Builder
-
The details of how to analyze a document.
- AnalyzeDocumentDetails - Class in com.oracle.bmc.aivision.model
-
The details of how to analyze a document.
- AnalyzeDocumentDetails(List<DocumentFeature>, DocumentDetails, String, OutputLocation, DocumentLanguage, DocumentType) - Constructor for class com.oracle.bmc.aivision.model.AnalyzeDocumentDetails
-
Deprecated.
- analyzeDocumentDetails(AnalyzeDocumentDetails) - Method in class com.oracle.bmc.aivision.requests.AnalyzeDocumentRequest.Builder
-
The details of how to analyze a document.
- AnalyzeDocumentDetails.Builder - Class in com.oracle.bmc.aidocument.model
-
- AnalyzeDocumentDetails.Builder - Class in com.oracle.bmc.aivision.model
-
- AnalyzeDocumentRequest - Class in com.oracle.bmc.aidocument.requests
-
Example: Click
here to see how to use AnalyzeDocumentRequest.
- AnalyzeDocumentRequest() - Constructor for class com.oracle.bmc.aidocument.requests.AnalyzeDocumentRequest
-
- AnalyzeDocumentRequest - Class in com.oracle.bmc.aivision.requests
-
Example: Click
here to see how to use AnalyzeDocumentRequest.
- AnalyzeDocumentRequest() - Constructor for class com.oracle.bmc.aivision.requests.AnalyzeDocumentRequest
-
- AnalyzeDocumentRequest.Builder - Class in com.oracle.bmc.aidocument.requests
-
- AnalyzeDocumentRequest.Builder - Class in com.oracle.bmc.aivision.requests
-
- AnalyzeDocumentResponse - Class in com.oracle.bmc.aidocument.responses
-
- AnalyzeDocumentResponse - Class in com.oracle.bmc.aivision.responses
-
- AnalyzeDocumentResponse.Builder - Class in com.oracle.bmc.aidocument.responses
-
- AnalyzeDocumentResponse.Builder - Class in com.oracle.bmc.aivision.responses
-
- AnalyzeDocumentResult - Class in com.oracle.bmc.aidocument.model
-
The document analysis results.
- AnalyzeDocumentResult(DocumentMetadata, List<Page>, List<DetectedDocumentType>, List<DetectedLanguage>, String, String, String, String, String, List<ProcessingError>, byte[]) - Constructor for class com.oracle.bmc.aidocument.model.AnalyzeDocumentResult
-
Deprecated.
- analyzeDocumentResult(AnalyzeDocumentResult) - Method in class com.oracle.bmc.aidocument.responses.AnalyzeDocumentResponse.Builder
-
The returned AnalyzeDocumentResult
instance.
- AnalyzeDocumentResult - Class in com.oracle.bmc.aivision.model
-
The document analysis results.
- AnalyzeDocumentResult(DocumentMetadata, List<Page>, List<DetectedDocumentType>, List<DetectedLanguage>, String, String, String, String, String, List<ProcessingError>, byte[]) - Constructor for class com.oracle.bmc.aivision.model.AnalyzeDocumentResult
-
Deprecated.
- analyzeDocumentResult(AnalyzeDocumentResult) - Method in class com.oracle.bmc.aivision.responses.AnalyzeDocumentResponse.Builder
-
The returned AnalyzeDocumentResult
instance.
- AnalyzeDocumentResult.Builder - Class in com.oracle.bmc.aidocument.model
-
- AnalyzeDocumentResult.Builder - Class in com.oracle.bmc.aivision.model
-
- analyzeImage(AnalyzeImageRequest) - Method in interface com.oracle.bmc.aivision.AIServiceVision
-
Perform different types of image analysis.
- analyzeImage(AnalyzeImageRequest, AsyncHandler<AnalyzeImageRequest, AnalyzeImageResponse>) - Method in interface com.oracle.bmc.aivision.AIServiceVisionAsync
-
Perform different types of image analysis.
- analyzeImage(AnalyzeImageRequest, AsyncHandler<AnalyzeImageRequest, AnalyzeImageResponse>) - Method in class com.oracle.bmc.aivision.AIServiceVisionAsyncClient
-
- analyzeImage(AnalyzeImageRequest) - Method in class com.oracle.bmc.aivision.AIServiceVisionClient
-
- AnalyzeImageDetails - Class in com.oracle.bmc.aivision.model
-
The details of how to analyze an image.
- AnalyzeImageDetails(List<ImageFeature>, ImageDetails, String) - Constructor for class com.oracle.bmc.aivision.model.AnalyzeImageDetails
-
Deprecated.
- analyzeImageDetails(AnalyzeImageDetails) - Method in class com.oracle.bmc.aivision.requests.AnalyzeImageRequest.Builder
-
Details about how to analyze an image.
- AnalyzeImageDetails.Builder - Class in com.oracle.bmc.aivision.model
-
- AnalyzeImageRequest - Class in com.oracle.bmc.aivision.requests
-
Example: Click
here to see how to use AnalyzeImageRequest.
- AnalyzeImageRequest() - Constructor for class com.oracle.bmc.aivision.requests.AnalyzeImageRequest
-
- AnalyzeImageRequest.Builder - Class in com.oracle.bmc.aivision.requests
-
- AnalyzeImageResponse - Class in com.oracle.bmc.aivision.responses
-
- AnalyzeImageResponse.Builder - Class in com.oracle.bmc.aivision.responses
-
- AnalyzeImageResult - Class in com.oracle.bmc.aivision.model
-
The image analysis results.
- AnalyzeImageResult(List<ImageObject>, List<Label>, List<OntologyClass>, ImageText, List<Face>, String, String, String, String, List<ProcessingError>) - Constructor for class com.oracle.bmc.aivision.model.AnalyzeImageResult
-
Deprecated.
- analyzeImageResult(AnalyzeImageResult) - Method in class com.oracle.bmc.aivision.responses.AnalyzeImageResponse.Builder
-
The returned AnalyzeImageResult
instance.
- AnalyzeImageResult.Builder - Class in com.oracle.bmc.aivision.model
-
- AnalyzeVideoResult - Class in com.oracle.bmc.aivision.model
-
Video analysis results.
- AnalyzeVideoResult(VideoMetadata, List<VideoLabel>, List<VideoObject>, List<VideoTrackedObject>, List<VideoText>, List<VideoFace>, List<OntologyClass>, String, String, String, String, String, List<ProcessingError>) - Constructor for class com.oracle.bmc.aivision.model.AnalyzeVideoResult
-
Deprecated.
- AnalyzeVideoResult.Builder - Class in com.oracle.bmc.aivision.model
-
- AndroidChannel - Class in com.oracle.bmc.oda.model
-
The configuration for an Android channel.
- AndroidChannel(String, String, String, ChannelCategory, Long, LifecycleState, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, Long, Boolean, String) - Constructor for class com.oracle.bmc.oda.model.AndroidChannel
-
Deprecated.
- AndroidChannel.Builder - Class in com.oracle.bmc.oda.model
-
- Annotation - Class in com.oracle.bmc.datalabelingservicedataplane.model
-
An annotation represents a user- or machine-generated annotation for a given record.
- Annotation(String, Date, Date, String, String, String, List<Entity>, String, Annotation.LifecycleState, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.datalabelingservicedataplane.model.Annotation
-
Deprecated.
- annotation(Annotation) - Method in class com.oracle.bmc.datalabelingservicedataplane.responses.CreateAnnotationResponse.Builder
-
The returned Annotation
instance.
- annotation(Annotation) - Method in class com.oracle.bmc.datalabelingservicedataplane.responses.GetAnnotationResponse.Builder
-
The returned Annotation
instance.
- annotation(Annotation) - Method in class com.oracle.bmc.datalabelingservicedataplane.responses.UpdateAnnotationResponse.Builder
-
The returned Annotation
instance.
- Annotation.Builder - Class in com.oracle.bmc.datalabelingservicedataplane.model
-
- Annotation.LifecycleState - Enum in com.oracle.bmc.datalabelingservicedataplane.model
-
The lifecycle state of an annotation.
- AnnotationAggregationDimensions - Class in com.oracle.bmc.datalabelingservicedataplane.model
-
The dimensions to summarize annotations for a given dataset.
- AnnotationAggregationDimensions(Label, String) - Constructor for class com.oracle.bmc.datalabelingservicedataplane.model.AnnotationAggregationDimensions
-
Deprecated.
- AnnotationAggregationDimensions.Builder - Class in com.oracle.bmc.datalabelingservicedataplane.model
-
- AnnotationAnalyticsAggregation - Class in com.oracle.bmc.datalabelingservicedataplane.model
-
Aggregation entities are required by the API consistency guidelines for API Consistency
Guidelines#AnalyticsAPIs.
- AnnotationAnalyticsAggregation(BigDecimal, String, AnnotationAggregationDimensions, String, String, Annotation.LifecycleState) - Constructor for class com.oracle.bmc.datalabelingservicedataplane.model.AnnotationAnalyticsAggregation
-
Deprecated.
- AnnotationAnalyticsAggregation.Builder - Class in com.oracle.bmc.datalabelingservicedataplane.model
-
- AnnotationAnalyticsAggregationCollection - Class in com.oracle.bmc.datalabelingservicedataplane.model
-
Aggregation entities are required by the API consistency guidelines for API Consistency
Guidelines#AnalyticsAPIs.
- AnnotationAnalyticsAggregationCollection(List<AnnotationAnalyticsAggregation>) - Constructor for class com.oracle.bmc.datalabelingservicedataplane.model.AnnotationAnalyticsAggregationCollection
-
Deprecated.
- annotationAnalyticsAggregationCollection(AnnotationAnalyticsAggregationCollection) - Method in class com.oracle.bmc.datalabelingservicedataplane.responses.SummarizeAnnotationAnalyticsResponse.Builder
-
The returned AnnotationAnalyticsAggregationCollection
instance.
- AnnotationAnalyticsAggregationCollection.Builder - Class in com.oracle.bmc.datalabelingservicedataplane.model
-
- AnnotationCollection - Class in com.oracle.bmc.datalabelingservicedataplane.model
-
The results of an annotations search.
- AnnotationCollection(List<AnnotationSummary>) - Constructor for class com.oracle.bmc.datalabelingservicedataplane.model.AnnotationCollection
-
Deprecated.
- annotationCollection(AnnotationCollection) - Method in class com.oracle.bmc.datalabelingservicedataplane.responses.ListAnnotationsResponse.Builder
-
The returned AnnotationCollection
instance.
- AnnotationCollection.Builder - Class in com.oracle.bmc.datalabelingservicedataplane.model
-
- AnnotationFormat - Class in com.oracle.bmc.datalabelingservice.model
-
- AnnotationFormat(String) - Constructor for class com.oracle.bmc.datalabelingservice.model.AnnotationFormat
-
Deprecated.
- annotationFormat(String) - Method in class com.oracle.bmc.datalabelingservice.model.CreateDatasetDetails.Builder
-
The annotation format name required for labeling records.
- annotationFormat(String) - Method in class com.oracle.bmc.datalabelingservice.model.Dataset.Builder
-
The annotation format name required for labeling records.
- annotationFormat(String) - Method in class com.oracle.bmc.datalabelingservice.model.DatasetSummary.Builder
-
The annotation format name required for labeling records.
- annotationFormat(String) - Method in class com.oracle.bmc.datalabelingservice.requests.ListDatasetsRequest.Builder
-
A filter to return only resources that match the entire annotation format given.
- annotationFormat(String) - Method in class com.oracle.bmc.datalabelingservicedataplane.model.Dataset.Builder
-
The annotation format name required for labeling records.
- AnnotationFormat.Builder - Class in com.oracle.bmc.datalabelingservice.model
-
- AnnotationFormatCollection - Class in com.oracle.bmc.datalabelingservice.model
-
Collection of annotation formats.
- AnnotationFormatCollection(List<AnnotationFormatSummary>) - Constructor for class com.oracle.bmc.datalabelingservice.model.AnnotationFormatCollection
-
Deprecated.
- annotationFormatCollection(AnnotationFormatCollection) - Method in class com.oracle.bmc.datalabelingservice.responses.ListAnnotationFormatsResponse.Builder
-
The returned AnnotationFormatCollection
instance.
- AnnotationFormatCollection.Builder - Class in com.oracle.bmc.datalabelingservice.model
-
- AnnotationFormatSummary - Class in com.oracle.bmc.datalabelingservice.model
-
- AnnotationFormatSummary(String) - Constructor for class com.oracle.bmc.datalabelingservice.model.AnnotationFormatSummary
-
Deprecated.
- AnnotationFormatSummary.Builder - Class in com.oracle.bmc.datalabelingservice.model
-
- annotationGroupBy(SummarizeAnnotationAnalyticsRequest.AnnotationGroupBy) - Method in class com.oracle.bmc.datalabelingservicedataplane.requests.SummarizeAnnotationAnalyticsRequest.Builder
-
The field to group by.
- annotationId(String) - Method in class com.oracle.bmc.datalabelingservicedataplane.requests.DeleteAnnotationRequest.Builder
-
A unique annotation identifier.
- annotationId(String) - Method in class com.oracle.bmc.datalabelingservicedataplane.requests.GetAnnotationRequest.Builder
-
A unique annotation identifier.
- annotationId(String) - Method in class com.oracle.bmc.datalabelingservicedataplane.requests.UpdateAnnotationRequest.Builder
-
A unique annotation identifier.
- annotationLabelContains(String) - Method in class com.oracle.bmc.datalabelingservicedataplane.model.RecordAggregationDimensions.Builder
-
Whether or not the annotation contains a label.
- annotationLabelsContains(List<String>) - Method in class com.oracle.bmc.datalabelingservicedataplane.requests.ListRecordsRequest.Builder
-
Lets the user filter records based on the related annotations.
- annotationLabelsContains(String) - Method in class com.oracle.bmc.datalabelingservicedataplane.requests.ListRecordsRequest.Builder
-
Singular setter.
- annotations(Map<String, Map<String, String>>) - Method in class com.oracle.bmc.datacatalog.model.EntityLineage.Builder
-
A map of maps that contains additional information in explanation of the lineage
returned.
- annotations(Map<String, Map<String, String>>) - Method in class com.oracle.bmc.datacatalog.model.ObjectLineage.Builder
-
A map of maps that contains additional information in explanation of the lineage
returned.
- AnnotationSummary - Class in com.oracle.bmc.datalabelingservicedataplane.model
-
An annotation summary is the representation returned in list views.
- AnnotationSummary(String, Date, Date, String, String, Annotation.LifecycleState, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.datalabelingservicedataplane.model.AnnotationSummary
-
Deprecated.
- AnnotationSummary.Builder - Class in com.oracle.bmc.datalabelingservicedataplane.model
-
- Announcement - Interface in com.oracle.bmc.announcementsservice
-
Manage Oracle Cloud Infrastructure console announcements.
- Announcement - Class in com.oracle.bmc.announcementsservice.model
-
A message about an impactful operational event.
- Announcement(String, String, String, String, BaseAnnouncement.TimeOneType, Date, String, BaseAnnouncement.TimeTwoType, Date, List<String>, List<String>, BaseAnnouncement.AnnouncementType, BaseAnnouncement.LifecycleState, Boolean, Date, Date, String, BaseAnnouncement.PlatformType, String, String, String, List<AffectedResource>) - Constructor for class com.oracle.bmc.announcementsservice.model.Announcement
-
Deprecated.
- announcement(Announcement) - Method in class com.oracle.bmc.announcementsservice.responses.GetAnnouncementResponse.Builder
-
The returned Announcement
instance.
- Announcement.Builder - Class in com.oracle.bmc.announcementsservice.model
-
- AnnouncementAsync - Interface in com.oracle.bmc.announcementsservice
-
Manage Oracle Cloud Infrastructure console announcements.
- AnnouncementAsyncClient - Class in com.oracle.bmc.announcementsservice
-
Async client implementation for Announcement service.
- AnnouncementAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementAsyncClient
-
- AnnouncementAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementAsyncClient
-
- AnnouncementAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementAsyncClient
-
- AnnouncementAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementAsyncClient
-
- AnnouncementAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementAsyncClient
-
- AnnouncementAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementAsyncClient
-
- AnnouncementAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementAsyncClient
-
- AnnouncementAsyncClient.Builder - Class in com.oracle.bmc.announcementsservice
-
Builder class for this client.
- AnnouncementClient - Class in com.oracle.bmc.announcementsservice
-
- AnnouncementClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementClient
-
- AnnouncementClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementClient
-
- AnnouncementClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementClient
-
- AnnouncementClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementClient
-
- AnnouncementClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementClient
-
- AnnouncementClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementClient
-
- AnnouncementClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementClient
-
- AnnouncementClient.Builder - Class in com.oracle.bmc.announcementsservice
-
Builder class for this client.
- AnnouncementCollection - Class in com.oracle.bmc.fleetappsmanagement.model
-
Results of list announcements.
- AnnouncementCollection(List<AnnouncementSummary>) - Constructor for class com.oracle.bmc.fleetappsmanagement.model.AnnouncementCollection
-
Deprecated.
- announcementCollection(AnnouncementCollection) - Method in class com.oracle.bmc.fleetappsmanagement.responses.ListAnnouncementsResponse.Builder
-
The returned AnnouncementCollection
instance.
- AnnouncementCollection - Class in com.oracle.bmc.jms.model
-
Results of list announcements call.
- AnnouncementCollection(List<AnnouncementSummary>) - Constructor for class com.oracle.bmc.jms.model.AnnouncementCollection
-
Deprecated.
- announcementCollection(AnnouncementCollection) - Method in class com.oracle.bmc.jms.responses.ListAnnouncementsResponse.Builder
-
The returned AnnouncementCollection
instance.
- AnnouncementCollection.Builder - Class in com.oracle.bmc.fleetappsmanagement.model
-
- AnnouncementCollection.Builder - Class in com.oracle.bmc.jms.model
-
- AnnouncementCompartment - Class in com.oracle.bmc.announcementsservice.model
-
Compartment details of an announcement.
- AnnouncementCompartment(String) - Constructor for class com.oracle.bmc.announcementsservice.model.AnnouncementCompartment
-
Deprecated.
- announcementCompartment(AnnouncementCompartment) - Method in class com.oracle.bmc.announcementsservice.responses.GetAnnouncementCompartmentResponse.Builder
-
The returned AnnouncementCompartment
instance.
- AnnouncementCompartment.Builder - Class in com.oracle.bmc.announcementsservice.model
-
- announcementEnd(Date) - Method in class com.oracle.bmc.fleetappsmanagement.model.AnnouncementSummary.Builder
-
Announcement end date
- announcementId(String) - Method in class com.oracle.bmc.announcementsservice.requests.GetAnnouncementCompartmentRequest.Builder
-
The OCID of the announcement.
- announcementId(String) - Method in class com.oracle.bmc.announcementsservice.requests.GetAnnouncementRequest.Builder
-
The OCID of the announcement.
- announcementId(String) - Method in class com.oracle.bmc.announcementsservice.requests.GetAnnouncementUserStatusRequest.Builder
-
The OCID of the announcement.
- announcementId(String) - Method in class com.oracle.bmc.announcementsservice.requests.UpdateAnnouncementUserStatusRequest.Builder
-
The OCID of the announcement.
- AnnouncementPaginators - Class in com.oracle.bmc.announcementsservice
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of Announcement where multiple pages of data may be fetched.
- AnnouncementPaginators(Announcement) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementPaginators
-
- AnnouncementsCollection - Class in com.oracle.bmc.announcementsservice.model
-
A list of announcements that match filter criteria, if any.
- AnnouncementsCollection(List<AnnouncementSummary>, List<AnnouncementUserStatusDetails>) - Constructor for class com.oracle.bmc.announcementsservice.model.AnnouncementsCollection
-
Deprecated.
- announcementsCollection(AnnouncementsCollection) - Method in class com.oracle.bmc.announcementsservice.responses.ListAnnouncementsResponse.Builder
-
The returned AnnouncementsCollection
instance.
- AnnouncementsCollection.Builder - Class in com.oracle.bmc.announcementsservice.model
-
- AnnouncementSortBy - Enum in com.oracle.bmc.fleetappsmanagement.model
-
The field to sort AnnouncementSummary.
- AnnouncementSortBy - Enum in com.oracle.bmc.jms.model
-
The field to sort AnnouncementSummary.
- announcementsPreferenceDetails(CreateAnnouncementsPreferencesDetails) - Method in class com.oracle.bmc.announcementsservice.requests.CreateAnnouncementsPreferenceRequest.Builder
-
The object that contains details about tenancy preferences for receiving announcements by
email.
- announcementsPreferenceDetails(UpdateAnnouncementsPreferencesDetails) - Method in class com.oracle.bmc.announcementsservice.requests.UpdateAnnouncementsPreferenceRequest.Builder
-
The object that contains details about tenancy preferences for receiving announcements by
email.
- AnnouncementsPreferences - Interface in com.oracle.bmc.announcementsservice
-
Manage Oracle Cloud Infrastructure console announcements.
- AnnouncementsPreferences - Class in com.oracle.bmc.announcementsservice.model
-
The object for announcement email preferences.
- AnnouncementsPreferences(String, String, Boolean, Date, Date, BaseCreateAnnouncementsPreferencesDetails.PreferenceType, String) - Constructor for class com.oracle.bmc.announcementsservice.model.AnnouncementsPreferences
-
Deprecated.
- announcementsPreferences(AnnouncementsPreferences) - Method in class com.oracle.bmc.announcementsservice.responses.GetAnnouncementsPreferenceResponse.Builder
-
The returned AnnouncementsPreferences
instance.
- AnnouncementsPreferences.Builder - Class in com.oracle.bmc.announcementsservice.model
-
- AnnouncementsPreferencesAsync - Interface in com.oracle.bmc.announcementsservice
-
Manage Oracle Cloud Infrastructure console announcements.
- AnnouncementsPreferencesAsyncClient - Class in com.oracle.bmc.announcementsservice
-
Async client implementation for AnnouncementsPreferences service.
- AnnouncementsPreferencesAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementsPreferencesAsyncClient
-
- AnnouncementsPreferencesAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementsPreferencesAsyncClient
-
- AnnouncementsPreferencesAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementsPreferencesAsyncClient
-
- AnnouncementsPreferencesAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementsPreferencesAsyncClient
-
- AnnouncementsPreferencesAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementsPreferencesAsyncClient
-
- AnnouncementsPreferencesAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementsPreferencesAsyncClient
-
- AnnouncementsPreferencesAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementsPreferencesAsyncClient
-
- AnnouncementsPreferencesAsyncClient.Builder - Class in com.oracle.bmc.announcementsservice
-
Builder class for this client.
- AnnouncementsPreferencesClient - Class in com.oracle.bmc.announcementsservice
-
- AnnouncementsPreferencesClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementsPreferencesClient
-
- AnnouncementsPreferencesClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementsPreferencesClient
-
- AnnouncementsPreferencesClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementsPreferencesClient
-
- AnnouncementsPreferencesClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementsPreferencesClient
-
- AnnouncementsPreferencesClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementsPreferencesClient
-
- AnnouncementsPreferencesClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementsPreferencesClient
-
- AnnouncementsPreferencesClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementsPreferencesClient
-
- AnnouncementsPreferencesClient.Builder - Class in com.oracle.bmc.announcementsservice
-
Builder class for this client.
- AnnouncementsPreferencesPaginators - Class in com.oracle.bmc.announcementsservice
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of AnnouncementsPreferences where multiple pages of data may be fetched.
- AnnouncementsPreferencesPaginators(AnnouncementsPreferences) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementsPreferencesPaginators
-
- AnnouncementsPreferencesSummary - Class in com.oracle.bmc.announcementsservice.model
-
The summary object for announcement email preferences.
- AnnouncementsPreferencesSummary(String, String, Boolean, Date, Date, BaseCreateAnnouncementsPreferencesDetails.PreferenceType, String) - Constructor for class com.oracle.bmc.announcementsservice.model.AnnouncementsPreferencesSummary
-
Deprecated.
- announcementsPreferencesSummary(AnnouncementsPreferencesSummary) - Method in class com.oracle.bmc.announcementsservice.responses.CreateAnnouncementsPreferenceResponse.Builder
-
The returned AnnouncementsPreferencesSummary
instance.
- announcementsPreferencesSummary(AnnouncementsPreferencesSummary) - Method in class com.oracle.bmc.announcementsservice.responses.UpdateAnnouncementsPreferenceResponse.Builder
-
The returned AnnouncementsPreferencesSummary
instance.
- AnnouncementsPreferencesSummary.Builder - Class in com.oracle.bmc.announcementsservice.model
-
- announcementStart(Date) - Method in class com.oracle.bmc.fleetappsmanagement.model.AnnouncementSummary.Builder
-
Announcement start date.
- AnnouncementSubscription - Interface in com.oracle.bmc.announcementsservice
-
Manage Oracle Cloud Infrastructure console announcements.
- AnnouncementSubscription - Class in com.oracle.bmc.announcementsservice.model
-
A subscription with the Announcements service to receive selected announcements in the format and
delivery mechanisms supported by a corresponding topic endpoint configured in the Oracle Cloud
Infrastructure Notifications service.
- AnnouncementSubscription(String, String, String, String, Date, Date, AnnouncementSubscription.LifecycleState, String, String, Map<String, FilterGroup>, String, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.announcementsservice.model.AnnouncementSubscription
-
Deprecated.
- announcementSubscription(AnnouncementSubscription) - Method in class com.oracle.bmc.announcementsservice.responses.CreateAnnouncementSubscriptionResponse.Builder
-
The returned AnnouncementSubscription
instance.
- announcementSubscription(AnnouncementSubscription) - Method in class com.oracle.bmc.announcementsservice.responses.GetAnnouncementSubscriptionResponse.Builder
-
The returned AnnouncementSubscription
instance.
- announcementSubscription(AnnouncementSubscription) - Method in class com.oracle.bmc.announcementsservice.responses.UpdateAnnouncementSubscriptionResponse.Builder
-
The returned AnnouncementSubscription
instance.
- AnnouncementSubscription.Builder - Class in com.oracle.bmc.announcementsservice.model
-
- AnnouncementSubscription.LifecycleState - Enum in com.oracle.bmc.announcementsservice.model
-
The current lifecycle state of the announcement subscription.
- AnnouncementSubscriptionAsync - Interface in com.oracle.bmc.announcementsservice
-
Manage Oracle Cloud Infrastructure console announcements.
- AnnouncementSubscriptionAsyncClient - Class in com.oracle.bmc.announcementsservice
-
Async client implementation for AnnouncementSubscription service.
- AnnouncementSubscriptionAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionAsyncClient
-
- AnnouncementSubscriptionAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionAsyncClient
-
- AnnouncementSubscriptionAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionAsyncClient
-
- AnnouncementSubscriptionAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionAsyncClient
-
- AnnouncementSubscriptionAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionAsyncClient
-
- AnnouncementSubscriptionAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionAsyncClient
-
- AnnouncementSubscriptionAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionAsyncClient
-
- AnnouncementSubscriptionAsyncClient.Builder - Class in com.oracle.bmc.announcementsservice
-
Builder class for this client.
- AnnouncementSubscriptionClient - Class in com.oracle.bmc.announcementsservice
-
- AnnouncementSubscriptionClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionClient
-
- AnnouncementSubscriptionClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionClient
-
- AnnouncementSubscriptionClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionClient
-
- AnnouncementSubscriptionClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionClient
-
- AnnouncementSubscriptionClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionClient
-
- AnnouncementSubscriptionClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionClient
-
- AnnouncementSubscriptionClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionClient
-
- AnnouncementSubscriptionClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionClient
-
- AnnouncementSubscriptionClient.Builder - Class in com.oracle.bmc.announcementsservice
-
Builder class for this client.
- AnnouncementSubscriptionCollection - Class in com.oracle.bmc.announcementsservice.model
-
The results of a search for announcement subscriptions.
- AnnouncementSubscriptionCollection(List<AnnouncementSubscriptionSummary>) - Constructor for class com.oracle.bmc.announcementsservice.model.AnnouncementSubscriptionCollection
-
Deprecated.
- announcementSubscriptionCollection(AnnouncementSubscriptionCollection) - Method in class com.oracle.bmc.announcementsservice.responses.ListAnnouncementSubscriptionsResponse.Builder
-
The returned AnnouncementSubscriptionCollection
instance.
- AnnouncementSubscriptionCollection.Builder - Class in com.oracle.bmc.announcementsservice.model
-
- announcementSubscriptionId(String) - Method in class com.oracle.bmc.announcementsservice.requests.ChangeAnnouncementSubscriptionCompartmentRequest.Builder
-
The OCID of the announcement subscription.
- announcementSubscriptionId(String) - Method in class com.oracle.bmc.announcementsservice.requests.CreateFilterGroupRequest.Builder
-
The OCID of the announcement subscription.
- announcementSubscriptionId(String) - Method in class com.oracle.bmc.announcementsservice.requests.DeleteAnnouncementSubscriptionRequest.Builder
-
The OCID of the announcement subscription.
- announcementSubscriptionId(String) - Method in class com.oracle.bmc.announcementsservice.requests.DeleteFilterGroupRequest.Builder
-
The OCID of the announcement subscription.
- announcementSubscriptionId(String) - Method in class com.oracle.bmc.announcementsservice.requests.GetAnnouncementSubscriptionRequest.Builder
-
The OCID of the announcement subscription.
- announcementSubscriptionId(String) - Method in class com.oracle.bmc.announcementsservice.requests.UpdateAnnouncementSubscriptionRequest.Builder
-
The OCID of the announcement subscription.
- announcementSubscriptionId(String) - Method in class com.oracle.bmc.announcementsservice.requests.UpdateFilterGroupRequest.Builder
-
The OCID of the announcement subscription.
- AnnouncementSubscriptionPaginators - Class in com.oracle.bmc.announcementsservice
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of AnnouncementSubscription where multiple pages of data may be fetched.
- AnnouncementSubscriptionPaginators(AnnouncementSubscription) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionPaginators
-
- AnnouncementSubscriptionSummary - Class in com.oracle.bmc.announcementsservice.model
-
A summary representation of an announcement subscription.
- AnnouncementSubscriptionSummary(String, String, String, Date, Date, AnnouncementSubscription.LifecycleState, String, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.announcementsservice.model.AnnouncementSubscriptionSummary
-
Deprecated.
- AnnouncementSubscriptionSummary.Builder - Class in com.oracle.bmc.announcementsservice.model
-
- AnnouncementSubscriptionWaiters - Class in com.oracle.bmc.announcementsservice
-
Collection of helper methods to produce
Waiter
s for different
resources of AnnouncementSubscription.
- AnnouncementSubscriptionWaiters(ExecutorService, AnnouncementSubscription) - Constructor for class com.oracle.bmc.announcementsservice.AnnouncementSubscriptionWaiters
-
- AnnouncementSummary - Class in com.oracle.bmc.announcementsservice.model
-
A summary representation of an announcement.
- AnnouncementSummary(String, String, String, String, BaseAnnouncement.TimeOneType, Date, String, BaseAnnouncement.TimeTwoType, Date, List<String>, List<String>, BaseAnnouncement.AnnouncementType, BaseAnnouncement.LifecycleState, Boolean, Date, Date, String, BaseAnnouncement.PlatformType, String) - Constructor for class com.oracle.bmc.announcementsservice.model.AnnouncementSummary
-
Deprecated.
- AnnouncementSummary - Class in com.oracle.bmc.fleetappsmanagement.model
-
A summary of announcements for Fleet Application Management.
- AnnouncementSummary(String, String, String, String, String, Date, Date, String, String, String, String, Date, Date, AnnouncementSummary.LifecycleState, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.fleetappsmanagement.model.AnnouncementSummary
-
Deprecated.
- AnnouncementSummary - Class in com.oracle.bmc.jms.model
-
An summary of a announcement on Console Overview page
Note: Objects should always be created or deserialized using the
AnnouncementSummary.Builder
.
- AnnouncementSummary(Integer, String, String, Date) - Constructor for class com.oracle.bmc.jms.model.AnnouncementSummary
-
Deprecated.
- AnnouncementSummary.Builder - Class in com.oracle.bmc.announcementsservice.model
-
- AnnouncementSummary.Builder - Class in com.oracle.bmc.fleetappsmanagement.model
-
- AnnouncementSummary.Builder - Class in com.oracle.bmc.jms.model
-
- AnnouncementSummary.LifecycleState - Enum in com.oracle.bmc.fleetappsmanagement.model
-
The lifecycle state of the announcement.
- announcementType(BaseAnnouncement.AnnouncementType) - Method in class com.oracle.bmc.announcementsservice.model.Announcement.Builder
-
- announcementType(BaseAnnouncement.AnnouncementType) - Method in class com.oracle.bmc.announcementsservice.model.AnnouncementSummary.Builder
-
- announcementType(String) - Method in class com.oracle.bmc.announcementsservice.requests.ListAnnouncementsRequest.Builder
-
The type of announcement.
- AnnouncementUserStatusDetails - Class in com.oracle.bmc.announcementsservice.model
-
An announcement’s status regarding whether it has been acknowledged by a user.
- AnnouncementUserStatusDetails(String, String, Date) - Constructor for class com.oracle.bmc.announcementsservice.model.AnnouncementUserStatusDetails
-
Deprecated.
- announcementUserStatusDetails(AnnouncementUserStatusDetails) - Method in class com.oracle.bmc.announcementsservice.responses.GetAnnouncementUserStatusResponse.Builder
-
The returned AnnouncementUserStatusDetails
instance.
- announcementUserStatusDetails(AnnouncementUserStatusDetails) - Method in class com.oracle.bmc.announcementsservice.responses.UpdateAnnouncementUserStatusResponse.Builder
-
The returned AnnouncementUserStatusDetails
instance.
- AnnouncementUserStatusDetails.Builder - Class in com.oracle.bmc.announcementsservice.model
-
- anomalies(List<Anomaly>) - Method in class com.oracle.bmc.aianomalydetection.model.DetectionResultItem.Builder
-
An array of anomalies associated with a given timestamp/row.
- Anomaly - Class in com.oracle.bmc.aianomalydetection.model
-
An object to hold value information for each anomaly point
Note: Objects should always be created or deserialized using the
Anomaly.Builder
.
- Anomaly(String, Double, Double, Double, Double) - Constructor for class com.oracle.bmc.aianomalydetection.model.Anomaly
-
Deprecated.
- anomaly(Double) - Method in class com.oracle.bmc.stackmonitoring.model.AnomalyDataPoint.Builder
-
if the value is anomaly or not 0 indicates not an anomaly -1 indicates value is below the
threshold +1 indicates value is above the threshold
- Anomaly.Builder - Class in com.oracle.bmc.aianomalydetection.model
-
- AnomalyCommandDescriptor - Class in com.oracle.bmc.loganalytics.model
-
Command descriptor for querylanguage ANOMALY command.
- AnomalyCommandDescriptor(String, String, String, List<AbstractField>, List<AbstractField>, Boolean) - Constructor for class com.oracle.bmc.loganalytics.model.AnomalyCommandDescriptor
-
Deprecated.
- AnomalyCommandDescriptor.Builder - Class in com.oracle.bmc.loganalytics.model
-
- AnomalyDataPoint - Class in com.oracle.bmc.stackmonitoring.model
-
anomaly evaluation result fo the data point
Note: Objects should always be created or deserialized using the
AnomalyDataPoint.Builder
.
- AnomalyDataPoint(Double, Double, Double, Date, Double) - Constructor for class com.oracle.bmc.stackmonitoring.model.AnomalyDataPoint
-
Deprecated.
- AnomalyDataPoint.Builder - Class in com.oracle.bmc.stackmonitoring.model
-
- AnomalyDetection - Interface in com.oracle.bmc.aianomalydetection
-
OCI AI Service solutions can help Enterprise customers integrate AI into their products
immediately by using our proven, pre-trained/custom models or containers, and without a need to
set up in house team of AI and ML experts.
- AnomalyDetectionAsync - Interface in com.oracle.bmc.aianomalydetection
-
OCI AI Service solutions can help Enterprise customers integrate AI into their products
immediately by using our proven, pre-trained/custom models or containers, and without a need to
set up in house team of AI and ML experts.
- AnomalyDetectionAsyncClient - Class in com.oracle.bmc.aianomalydetection
-
Async client implementation for AnomalyDetection service.
- AnomalyDetectionAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionAsyncClient
-
- AnomalyDetectionAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionAsyncClient
-
- AnomalyDetectionAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionAsyncClient
-
- AnomalyDetectionAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionAsyncClient
-
- AnomalyDetectionAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionAsyncClient
-
- AnomalyDetectionAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionAsyncClient
-
- AnomalyDetectionAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionAsyncClient
-
- AnomalyDetectionAsyncClient.Builder - Class in com.oracle.bmc.aianomalydetection
-
Builder class for this client.
- AnomalyDetectionClient - Class in com.oracle.bmc.aianomalydetection
-
- AnomalyDetectionClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionClient
-
- AnomalyDetectionClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionClient
-
- AnomalyDetectionClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionClient
-
- AnomalyDetectionClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionClient
-
- AnomalyDetectionClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionClient
-
- AnomalyDetectionClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionClient
-
- AnomalyDetectionClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionClient
-
- AnomalyDetectionClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionClient
-
- AnomalyDetectionClient.Builder - Class in com.oracle.bmc.aianomalydetection
-
Builder class for this client.
- AnomalyDetectionPaginators - Class in com.oracle.bmc.aianomalydetection
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of AnomalyDetection where multiple pages of data may be fetched.
- AnomalyDetectionPaginators(AnomalyDetection) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionPaginators
-
- AnomalyDetectionWaiters - Class in com.oracle.bmc.aianomalydetection
-
Collection of helper methods to produce
Waiter
s for different
resources of AnomalyDetection.
- AnomalyDetectionWaiters(ExecutorService, AnomalyDetection) - Constructor for class com.oracle.bmc.aianomalydetection.AnomalyDetectionWaiters
-
- AnomalyDetectResult - Class in com.oracle.bmc.aianomalydetection.model
-
Results of the detect anomalies call.
- AnomalyDetectResult(List<DetectionResultItem>) - Constructor for class com.oracle.bmc.aianomalydetection.model.AnomalyDetectResult
-
Deprecated.
- anomalyDetectResult(AnomalyDetectResult) - Method in class com.oracle.bmc.aianomalydetection.responses.DetectAnomaliesResponse.Builder
-
The returned AnomalyDetectResult
instance.
- AnomalyDetectResult.Builder - Class in com.oracle.bmc.aianomalydetection.model
-
- AnomalyMetricData - Class in com.oracle.bmc.stackmonitoring.model
-
- AnomalyMetricData(Map<String, String>, List<AnomalyDataPoint>) - Constructor for class com.oracle.bmc.stackmonitoring.model.AnomalyMetricData
-
Deprecated.
- AnomalyMetricData.Builder - Class in com.oracle.bmc.stackmonitoring.model
-
- anomalyScore(Double) - Method in class com.oracle.bmc.aianomalydetection.model.Anomaly.Builder
-
A significant score ranged from 0 to 1 to each anomaly point.
- anonHugePagesInKB(Double) - Method in class com.oracle.bmc.opsi.model.HostMemoryUsage.Builder
-
Amount of memory used for anon huge pages in kilobytes
- anonymousGid(Long) - Method in class com.oracle.bmc.filestorage.model.ClientOptions.Builder
-
GID value to remap to when squashing a client GID (see identitySquash for more details.)
If unspecified defaults to 65534
.
- AnonymousRouteAuthorizationPolicy - Class in com.oracle.bmc.apigateway.model
-
For a type of ANONYMOUS, an authenticated API must have the “isAnonymousAccessAllowed” property
set to “true” in the authentication policy.
- AnonymousRouteAuthorizationPolicy() - Constructor for class com.oracle.bmc.apigateway.model.AnonymousRouteAuthorizationPolicy
-
Deprecated.
- AnonymousRouteAuthorizationPolicy.Builder - Class in com.oracle.bmc.apigateway.model
-
- AnonymousTransactionsHandling - Class in com.oracle.bmc.mysql.model
-
Specifies how the replication channel handles replicated transactions without an identifier,
enabling replication from a source that does not use transaction-id-based replication to a
replica that does.
- AnonymousTransactionsHandling() - Constructor for class com.oracle.bmc.mysql.model.AnonymousTransactionsHandling
-
Deprecated.
- anonymousTransactionsHandling(AnonymousTransactionsHandling) - Method in class com.oracle.bmc.mysql.model.ChannelSourceMysql.Builder
-
- anonymousTransactionsHandling(AnonymousTransactionsHandling) - Method in class com.oracle.bmc.mysql.model.CreateChannelSourceFromMysqlDetails.Builder
-
- anonymousTransactionsHandling(AnonymousTransactionsHandling) - Method in class com.oracle.bmc.mysql.model.UpdateChannelSourceFromMysqlDetails.Builder
-
- AnonymousTransactionsHandling.Policy - Enum in com.oracle.bmc.mysql.model
-
Specifies how the replication channel handles anonymous transactions.
- anonymousUid(Long) - Method in class com.oracle.bmc.filestorage.model.ClientOptions.Builder
-
UID value to remap to when squashing a client UID (see identitySquash for more details.)
If unspecified, defaults to 65534
.
- answer(String) - Method in class com.oracle.bmc.identitydomains.model.MyAuthenticationFactorValidatorSecurityQuestions.Builder
-
Answer of the security question the user has submitted
- answer(String) - Method in class com.oracle.bmc.identitydomains.model.UserExtSecQuestions.Builder
-
The answer provided by a user for a security question.
- answerCondition(String) - Method in class com.oracle.bmc.dns.model.SteeringPolicyFilterAnswerData.Builder
-
An expression that is used to select a set of answers that match a condition.
- answerCondition(String) - Method in class com.oracle.bmc.dns.model.SteeringPolicyPriorityAnswerData.Builder
-
An expression that is used to select a set of answers that match a condition.
- answerCondition(String) - Method in class com.oracle.bmc.dns.model.SteeringPolicyWeightedAnswerData.Builder
-
An expression that is used to select a set of answers that match a condition.
- answerData(List<SteeringPolicyFilterAnswerData>) - Method in class com.oracle.bmc.dns.model.SteeringPolicyFilterRuleCase.Builder
-
An array of SteeringPolicyFilterAnswerData
objects.
- answerData(List<SteeringPolicyPriorityAnswerData>) - Method in class com.oracle.bmc.dns.model.SteeringPolicyPriorityRuleCase.Builder
-
An array of SteeringPolicyPriorityAnswerData
objects.
- answerData(List<SteeringPolicyWeightedAnswerData>) - Method in class com.oracle.bmc.dns.model.SteeringPolicyWeightedRuleCase.Builder
-
An array of SteeringPolicyWeightedAnswerData
objects.
- answers(List<SteeringPolicyAnswer>) - Method in class com.oracle.bmc.dns.model.CreateSteeringPolicyDetails.Builder
-
The set of all answers that can potentially issue from the steering policy.
- answers(List<SteeringPolicyAnswer>) - Method in class com.oracle.bmc.dns.model.SteeringPolicy.Builder
-
The set of all answers that can potentially issue from the steering policy.
- answers(List<SteeringPolicyAnswer>) - Method in class com.oracle.bmc.dns.model.UpdateSteeringPolicyDetails.Builder
-
The set of all answers that can potentially issue from the steering policy.
- AnyOfRouteAuthorizationPolicy - Class in com.oracle.bmc.apigateway.model
-
If authentication has been performed, validate whether the request scope (if any) applies to this
route.
- AnyOfRouteAuthorizationPolicy(List<String>) - Constructor for class com.oracle.bmc.apigateway.model.AnyOfRouteAuthorizationPolicy
-
Deprecated.
- AnyOfRouteAuthorizationPolicy.Builder - Class in com.oracle.bmc.apigateway.model
-
- AnyOfSelectionKey - Class in com.oracle.bmc.apigateway.model
-
When dynamically routing and dynamically authenticating requests, the route or authentication
server associated with a set of selection keys is used if the context variable in an incoming
request exactly matches one of the keys in the set.
- AnyOfSelectionKey(Boolean, String, List<String>) - Constructor for class com.oracle.bmc.apigateway.model.AnyOfSelectionKey
-
Deprecated.
- AnyOfSelectionKey.Builder - Class in com.oracle.bmc.apigateway.model
-
- AP_CHIYODA_1 - Static variable in class com.oracle.bmc.Region
-
- AP_CHUNCHEON_1 - Static variable in class com.oracle.bmc.Region
-
- AP_CHUNCHEON_2 - Static variable in class com.oracle.bmc.Region
-
- AP_DCC_CANBERRA_1 - Static variable in class com.oracle.bmc.Region
-
- AP_DCC_GAZIPUR_1 - Static variable in class com.oracle.bmc.Region
-
- AP_HYDERABAD_1 - Static variable in class com.oracle.bmc.Region
-
- AP_IBARAKI_1 - Static variable in class com.oracle.bmc.Region
-
- AP_MELBOURNE_1 - Static variable in class com.oracle.bmc.Region
-
- AP_MUMBAI_1 - Static variable in class com.oracle.bmc.Region
-
- AP_OSAKA_1 - Static variable in class com.oracle.bmc.Region
-
- AP_SEOUL_1 - Static variable in class com.oracle.bmc.Region
-
- AP_SEOUL_2 - Static variable in class com.oracle.bmc.Region
-
- AP_SINGAPORE_1 - Static variable in class com.oracle.bmc.Region
-
- AP_SINGAPORE_2 - Static variable in class com.oracle.bmc.Region
-
- AP_SUWON_1 - Static variable in class com.oracle.bmc.Region
-
- AP_SYDNEY_1 - Static variable in class com.oracle.bmc.Region
-
- AP_TOKYO_1 - Static variable in class com.oracle.bmc.Region
-
- ApacheConfigurator - Class in com.oracle.bmc.http
-
- ApacheConnectionPoolConfig - Class in com.oracle.bmc.http
-
- ApacheConnectorProperties - Class in com.oracle.bmc.http
-
- ApacheProxyConfig - Class in com.oracle.bmc.http
-
- ApacheProxyConfigDecorator - Class in com.oracle.bmc.http
-
- Apdex - Class in com.oracle.bmc.apmconfig.model
-
An Apdex configuration rule.
- Apdex(String, Integer, Boolean, Integer, Integer, Boolean, String) - Constructor for class com.oracle.bmc.apmconfig.model.Apdex
-
Deprecated.
- Apdex.Builder - Class in com.oracle.bmc.apmconfig.model
-
- ApdexRules - Class in com.oracle.bmc.apmconfig.model
-
The set of Apdex rules to be used in Apdex computation.
- ApdexRules(String, Date, Date, String, String, String, Map<String, String>, Map<String, Map<String, Object>>, String, List<Apdex>) - Constructor for class com.oracle.bmc.apmconfig.model.ApdexRules
-
Deprecated.
- ApdexRules.Builder - Class in com.oracle.bmc.apmconfig.model
-
- ApdexRulesSummary - Class in com.oracle.bmc.apmconfig.model
-
The set of Apdex rules used in Apdex computation.
- ApdexRulesSummary(String, Date, Date, String, String, String, Map<String, String>, Map<String, Map<String, Object>>, List<Apdex>, String) - Constructor for class com.oracle.bmc.apmconfig.model.ApdexRulesSummary
-
Deprecated.
- ApdexRulesSummary.Builder - Class in com.oracle.bmc.apmconfig.model
-
- apexDetails(AutonomousDatabaseApex) - Method in class com.oracle.bmc.database.model.AutonomousDatabase.Builder
-
Information about Oracle APEX Application Development.
- apexDetails(AutonomousDatabaseApex) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseSummary.Builder
-
Information about Oracle APEX Application Development.
- apexDetails(AutonomousDatabaseApex) - Method in class com.oracle.bmc.database.model.AutonomousDwDatabase.Builder
-
Information about Oracle APEX Application Development.
- apexUrl(String) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseConnectionUrls.Builder
-
Oracle Application Express (APEX) URL.
- apexVersion(String) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseApex.Builder
-
The Oracle APEX Application Development version.
- Api - Class in com.oracle.bmc.apigateway.model
-
An API is simple container for an API Specification.
- Api(String, String, String, Date, Date, Api.LifecycleState, String, String, List<ApiValidationResult>, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.apigateway.model.Api
-
Deprecated.
- api(Api) - Method in class com.oracle.bmc.apigateway.responses.CreateApiResponse.Builder
-
The returned Api
instance.
- api(Api) - Method in class com.oracle.bmc.apigateway.responses.GetApiResponse.Builder
-
The returned Api
instance.
- Api.Builder - Class in com.oracle.bmc.apigateway.model
-
- Api.LifecycleState - Enum in com.oracle.bmc.apigateway.model
-
The current state of the API.
- ApiBasedExecutionDetails - Class in com.oracle.bmc.fleetappsmanagement.model
-
Details for API-based execution.
- ApiBasedExecutionDetails(String) - Constructor for class com.oracle.bmc.fleetappsmanagement.model.ApiBasedExecutionDetails
-
Deprecated.
- ApiBasedExecutionDetails.Builder - Class in com.oracle.bmc.fleetappsmanagement.model
-
- apiCallMode(CreateTaskFromRestTask.ApiCallMode) - Method in class com.oracle.bmc.dataintegration.model.CreateTaskFromRestTask.Builder
-
The REST invocation pattern to use.
- apiCallMode(TaskFromRestTaskDetails.ApiCallMode) - Method in class com.oracle.bmc.dataintegration.model.TaskFromRestTaskDetails.Builder
-
The REST invocation pattern to use.
- apiCallMode(TaskSummaryFromRestTask.ApiCallMode) - Method in class com.oracle.bmc.dataintegration.model.TaskSummaryFromRestTask.Builder
-
The REST invocation pattern to use.
- apiCallMode(UpdateTaskFromRestTask.ApiCallMode) - Method in class com.oracle.bmc.dataintegration.model.UpdateTaskFromRestTask.Builder
-
The REST invocation pattern to use.
- ApiCollection - Class in com.oracle.bmc.apigateway.model
-
Collection of API summaries.
- ApiCollection(List<ApiSummary>) - Constructor for class com.oracle.bmc.apigateway.model.ApiCollection
-
Deprecated.
- apiCollection(ApiCollection) - Method in class com.oracle.bmc.apigateway.responses.ListApisResponse.Builder
-
The returned ApiCollection
instance.
- ApiCollection.Builder - Class in com.oracle.bmc.apigateway.model
-
- apiEndpoint(String) - Method in class com.oracle.bmc.ons.model.NotificationTopic.Builder
-
The endpoint for managing subscriptions or publishing messages to the topic.
- apiEndpoint(String) - Method in class com.oracle.bmc.ons.model.NotificationTopicSummary.Builder
-
The endpoint for managing subscriptions or publishing messages to the topic.
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.BitbucketCloudUsernameAppPasswordConfigurationSourceProvider.Builder
-
The Bitbucket cloud service endpoint.
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.BitbucketCloudUsernameAppPasswordConfigurationSourceProviderSummary.Builder
-
The Bitbucket cloud service endpoint.
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.BitbucketServerAccessTokenConfigurationSourceProvider.Builder
-
The Bitbucket server service endpoint.
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.BitbucketServerAccessTokenConfigurationSourceProviderSummary.Builder
-
The Bitbucket server service endpoint.
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.CreateBitbucketCloudUsernameAppPasswordConfigurationSourceProviderDetails.Builder
-
The Bitbucket cloud service endpoint.
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.CreateBitbucketServerAccessTokenConfigurationSourceProviderDetails.Builder
-
The Bitbucket Server service endpoint Example: https://bitbucket.org/
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.CreateGithubAccessTokenConfigurationSourceProviderDetails.Builder
-
The GitHub service endpoint.
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.CreateGitlabAccessTokenConfigurationSourceProviderDetails.Builder
-
The Git service endpoint.
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.GithubAccessTokenConfigurationSourceProvider.Builder
-
The GitHub service endpoint.
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.GithubAccessTokenConfigurationSourceProviderSummary.Builder
-
The GitHub service endpoint.
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.GitlabAccessTokenConfigurationSourceProvider.Builder
-
The Git service endpoint.
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.GitlabAccessTokenConfigurationSourceProviderSummary.Builder
-
The Git service endpoint.
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.UpdateBitbucketCloudUsernameAppPasswordConfigurationSourceProviderDetails.Builder
-
The Bitbucket service endpoint.
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.UpdateBitbucketServerAccessTokenConfigurationSourceProviderDetails.Builder
-
The Bitbucket server service endpoint Example: https://bitbucket.org/
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.UpdateGithubAccessTokenConfigurationSourceProviderDetails.Builder
-
The GitHub service endpoint.
- apiEndpoint(String) - Method in class com.oracle.bmc.resourcemanager.model.UpdateGitlabAccessTokenConfigurationSourceProviderDetails.Builder
-
The Git service endpoint.
- ApiError - Class in com.oracle.bmc.osmanagement.model
-
Error Information
Note: Objects should always be created or deserialized using the
ApiError.Builder
.
- ApiError(String, String) - Constructor for class com.oracle.bmc.osmanagement.model.ApiError
-
Deprecated.
- ApiError.Builder - Class in com.oracle.bmc.osmanagement.model
-
- ApiGateway - Interface in com.oracle.bmc.apigateway
-
API for the API Gateway service.
- ApiGatewayAsync - Interface in com.oracle.bmc.apigateway
-
API for the API Gateway service.
- ApiGatewayAsyncClient - Class in com.oracle.bmc.apigateway
-
Async client implementation for ApiGateway service.
- ApiGatewayAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayAsyncClient
-
- ApiGatewayAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayAsyncClient
-
- ApiGatewayAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayAsyncClient
-
- ApiGatewayAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayAsyncClient
-
- ApiGatewayAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayAsyncClient
-
- ApiGatewayAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayAsyncClient
-
- ApiGatewayAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayAsyncClient
-
- ApiGatewayAsyncClient.Builder - Class in com.oracle.bmc.apigateway
-
Builder class for this client.
- ApiGatewayClient - Class in com.oracle.bmc.apigateway
-
- ApiGatewayClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayClient
-
- ApiGatewayClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayClient
-
- ApiGatewayClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayClient
-
- ApiGatewayClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayClient
-
- ApiGatewayClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayClient
-
- ApiGatewayClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayClient
-
- ApiGatewayClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayClient
-
- ApiGatewayClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayClient
-
- ApiGatewayClient.Builder - Class in com.oracle.bmc.apigateway
-
Builder class for this client.
- ApiGatewayPaginators - Class in com.oracle.bmc.apigateway
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of ApiGateway where multiple pages of data may be fetched.
- ApiGatewayPaginators(ApiGateway) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayPaginators
-
- ApiGatewayWaiters - Class in com.oracle.bmc.apigateway
-
Collection of helper methods to produce
Waiter
s for different
resources of ApiGateway.
- ApiGatewayWaiters(ExecutorService, ApiGateway) - Constructor for class com.oracle.bmc.apigateway.ApiGatewayWaiters
-
- apiHostname(String) - Method in class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsDuoSecuritySettings.Builder
-
Hostname to access the Duo security account
- apiId(String) - Method in class com.oracle.bmc.apigateway.model.CreateSdkDetails.Builder
-
- apiId(String) - Method in class com.oracle.bmc.apigateway.model.Sdk.Builder
-
- apiId(String) - Method in class com.oracle.bmc.apigateway.requests.ChangeApiCompartmentRequest.Builder
-
The ocid of the API.
- apiId(String) - Method in class com.oracle.bmc.apigateway.requests.DeleteApiRequest.Builder
-
The ocid of the API.
- apiId(String) - Method in class com.oracle.bmc.apigateway.requests.GetApiContentRequest.Builder
-
The ocid of the API.
- apiId(String) - Method in class com.oracle.bmc.apigateway.requests.GetApiDeploymentSpecificationRequest.Builder
-
The ocid of the API.
- apiId(String) - Method in class com.oracle.bmc.apigateway.requests.GetApiRequest.Builder
-
The ocid of the API.
- apiId(String) - Method in class com.oracle.bmc.apigateway.requests.GetApiValidationsRequest.Builder
-
The ocid of the API.
- apiId(String) - Method in class com.oracle.bmc.apigateway.requests.ListSdksRequest.Builder
-
The ocid of the API.
- apiId(String) - Method in class com.oracle.bmc.apigateway.requests.UpdateApiRequest.Builder
-
The ocid of the API.
- ApiKey - Class in com.oracle.bmc.identity.model
-
A PEM-format RSA credential for securing requests to the Oracle Cloud Infrastructure REST API.
- ApiKey(String, String, String, String, Date, ApiKey.LifecycleState, Long) - Constructor for class com.oracle.bmc.identity.model.ApiKey
-
Deprecated.
- apiKey(ApiKey) - Method in class com.oracle.bmc.identity.responses.UploadApiKeyResponse.Builder
-
The returned ApiKey
instance.
- ApiKey - Class in com.oracle.bmc.identitydomains.model
-
The user’s API key.
- ApiKey(String, String, List<String>, Meta, IdcsCreatedBy, IdcsLastModifiedBy, List<IdcsPreventedOperations>, List<Tags>, Boolean, String, String, String, String, String, String, String, ApiKeyUser, ExtensionSelfChangeUser) - Constructor for class com.oracle.bmc.identitydomains.model.ApiKey
-
Deprecated.
- apiKey(ApiKey) - Method in class com.oracle.bmc.identitydomains.requests.CreateApiKeyRequest.Builder
-
ApiKey schema.
- apiKey(ApiKey) - Method in class com.oracle.bmc.identitydomains.responses.CreateApiKeyResponse.Builder
-
The returned ApiKey
instance.
- apiKey(ApiKey) - Method in class com.oracle.bmc.identitydomains.responses.GetApiKeyResponse.Builder
-
The returned ApiKey
instance.
- apiKey(ApiKey) - Method in class com.oracle.bmc.identitydomains.responses.PatchApiKeyResponse.Builder
-
The returned ApiKey
instance.
- ApiKey.Builder - Class in com.oracle.bmc.identity.model
-
- ApiKey.Builder - Class in com.oracle.bmc.identitydomains.model
-
- ApiKey.LifecycleState - Enum in com.oracle.bmc.identity.model
-
The API key’s current state.
- apiKeyId(String) - Method in class com.oracle.bmc.bds.requests.DeleteBdsApiKeyRequest.Builder
-
The API key identifier.
- apiKeyId(String) - Method in class com.oracle.bmc.bds.requests.GetBdsApiKeyRequest.Builder
-
The API key identifier.
- apiKeyId(String) - Method in class com.oracle.bmc.bds.requests.TestBdsObjectStorageConnectionRequest.Builder
-
The API key identifier.
- apiKeyId(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteApiKeyRequest.Builder
-
ID of the resource
- apiKeyId(String) - Method in class com.oracle.bmc.identitydomains.requests.GetApiKeyRequest.Builder
-
ID of the resource
- apiKeyId(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchApiKeyRequest.Builder
-
ID of the resource
- ApiKeys - Class in com.oracle.bmc.identitydomains.model
-
The SCIM protocol defines a standard set of query parameters that can be used to filter, sort,
and paginate to return zero or more resources in a query response.
- ApiKeys(List<String>, Integer, List<ApiKey>, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.ApiKeys
-
Deprecated.
- apiKeys(List<UserExtApiKeys>) - Method in class com.oracle.bmc.identitydomains.model.ExtensionUserCredentialsUser.Builder
-
A list of API keys corresponding to user.
- apiKeys(ApiKeys) - Method in class com.oracle.bmc.identitydomains.responses.ListApiKeysResponse.Builder
-
The returned ApiKeys
instance.
- apiKeys(ApiKeys) - Method in class com.oracle.bmc.identitydomains.responses.SearchApiKeysResponse.Builder
-
The returned ApiKeys
instance.
- ApiKeys.Builder - Class in com.oracle.bmc.identitydomains.model
-
- ApiKeySearchRequest - Class in com.oracle.bmc.identitydomains.model
-
Clients MAY execute queries without passing parameters on the URL by using the HTTP POST verb
combined with the .search path extension.
- ApiKeySearchRequest(List<String>, List<String>, List<AttributeSets>, String, String, SortOrder, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.ApiKeySearchRequest
-
Deprecated.
- apiKeySearchRequest(ApiKeySearchRequest) - Method in class com.oracle.bmc.identitydomains.requests.SearchApiKeysRequest.Builder
-
Parameters for searching ApiKeys
- ApiKeySearchRequest.Builder - Class in com.oracle.bmc.identitydomains.model
-
- ApiKeyUser - Class in com.oracle.bmc.identitydomains.model
-
The user linked to the API key.
- ApiKeyUser(String, String, String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.ApiKeyUser
-
Deprecated.
- ApiKeyUser.Builder - Class in com.oracle.bmc.identitydomains.model
-
- ApiSpecification - Class in com.oracle.bmc.apigateway.model
-
The logical configuration of the API exposed by a deployment.
- ApiSpecification(ApiSpecificationRequestPolicies, ApiSpecificationLoggingPolicies, List<ApiSpecificationRoute>) - Constructor for class com.oracle.bmc.apigateway.model.ApiSpecification
-
Deprecated.
- apiSpecification(ApiSpecification) - Method in class com.oracle.bmc.apigateway.responses.GetApiDeploymentSpecificationResponse.Builder
-
The returned ApiSpecification
instance.
- ApiSpecification.Builder - Class in com.oracle.bmc.apigateway.model
-
- ApiSpecificationLoggingPolicies - Class in com.oracle.bmc.apigateway.model
-
Policies controlling the pushing of logs to OCI Public Logging.
- ApiSpecificationLoggingPolicies(AccessLogPolicy, ExecutionLogPolicy) - Constructor for class com.oracle.bmc.apigateway.model.ApiSpecificationLoggingPolicies
-
Deprecated.
- ApiSpecificationLoggingPolicies.Builder - Class in com.oracle.bmc.apigateway.model
-
- ApiSpecificationRequestPolicies - Class in com.oracle.bmc.apigateway.model
-
Global behavior applied to all requests received by the API.
- ApiSpecificationRequestPolicies(AuthenticationPolicy, RateLimitingPolicy, CorsPolicy, MutualTlsDetails, UsagePlansPolicy, DynamicAuthenticationPolicy) - Constructor for class com.oracle.bmc.apigateway.model.ApiSpecificationRequestPolicies
-
Deprecated.
- ApiSpecificationRequestPolicies.Builder - Class in com.oracle.bmc.apigateway.model
-
- ApiSpecificationRoute - Class in com.oracle.bmc.apigateway.model
-
A single route that forwards requests to a particular backend and may contain some additional
policies.
- ApiSpecificationRoute(String, List<ApiSpecificationRoute.Methods>, ApiSpecificationRouteRequestPolicies, ApiSpecificationRouteResponsePolicies, ApiSpecificationLoggingPolicies, ApiSpecificationRouteBackend) - Constructor for class com.oracle.bmc.apigateway.model.ApiSpecificationRoute
-
Deprecated.
- ApiSpecificationRoute.Builder - Class in com.oracle.bmc.apigateway.model
-
- ApiSpecificationRoute.Methods - Enum in com.oracle.bmc.apigateway.model
-
- ApiSpecificationRouteBackend - Class in com.oracle.bmc.apigateway.model
-
The backend to forward requests to.
- ApiSpecificationRouteBackend() - Constructor for class com.oracle.bmc.apigateway.model.ApiSpecificationRouteBackend
-
Deprecated.
- ApiSpecificationRouteBackend.Type - Enum in com.oracle.bmc.apigateway.model
-
Type of the API backend.
- ApiSpecificationRouteRequestPolicies - Class in com.oracle.bmc.apigateway.model
-
Behavior applied to any requests received by the API on this route.
- ApiSpecificationRouteRequestPolicies(RouteAuthorizationPolicy, CorsPolicy, QueryParameterValidationRequestPolicy, HeaderValidationRequestPolicy, BodyValidationRequestPolicy, HeaderTransformationPolicy, QueryParameterTransformationPolicy, ResponseCacheLookupPolicy) - Constructor for class com.oracle.bmc.apigateway.model.ApiSpecificationRouteRequestPolicies
-
Deprecated.
- ApiSpecificationRouteRequestPolicies.Builder - Class in com.oracle.bmc.apigateway.model
-
- ApiSpecificationRouteResponsePolicies - Class in com.oracle.bmc.apigateway.model
-
Behavior applied to any responses sent by the API for requests on this route.
- ApiSpecificationRouteResponsePolicies(HeaderTransformationPolicy, ResponseCacheStorePolicy) - Constructor for class com.oracle.bmc.apigateway.model.ApiSpecificationRouteResponsePolicies
-
Deprecated.
- ApiSpecificationRouteResponsePolicies.Builder - Class in com.oracle.bmc.apigateway.model
-
- ApiSummary - Class in com.oracle.bmc.apigateway.model
-
A summary of the API.
- ApiSummary(String, String, String, Date, Date, ApiSummary.LifecycleState, String, String, List<ApiValidationResult>, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.apigateway.model.ApiSummary
-
Deprecated.
- ApiSummary.Builder - Class in com.oracle.bmc.apigateway.model
-
- ApiSummary.LifecycleState - Enum in com.oracle.bmc.apigateway.model
-
The current state of the API.
- apiToken(String) - Method in class com.oracle.bmc.ospgateway.model.AuthorizeSubscriptionPaymentReceipt.Builder
-
Parameters in a token for Payment Service
- apiToken(String) - Method in class com.oracle.bmc.ospgateway.model.PaySubscriptionReceipt.Builder
-
Parameters in a token for Payment Service
- ApiValidationDetail - Class in com.oracle.bmc.apigateway.model
-
Detail of a single error or warning.
- ApiValidationDetail(String, ApiValidationDetail.Severity, List<List<BigDecimal>>) - Constructor for class com.oracle.bmc.apigateway.model.ApiValidationDetail
-
Deprecated.
- ApiValidationDetail.Builder - Class in com.oracle.bmc.apigateway.model
-
- ApiValidationDetail.Severity - Enum in com.oracle.bmc.apigateway.model
-
Severity of the issue.
- ApiValidationDetails - Class in com.oracle.bmc.apigateway.model
-
Detail of an error or warning.
- ApiValidationDetails(List<ApiValidationDetail>, String, ApiValidationDetails.Result) - Constructor for class com.oracle.bmc.apigateway.model.ApiValidationDetails
-
Deprecated.
- ApiValidationDetails.Builder - Class in com.oracle.bmc.apigateway.model
-
- ApiValidationDetails.Result - Enum in com.oracle.bmc.apigateway.model
-
Result of the validation.
- ApiValidationResult - Class in com.oracle.bmc.apigateway.model
-
The result of single validation.
- ApiValidationResult(String, ApiValidationResult.Result) - Constructor for class com.oracle.bmc.apigateway.model.ApiValidationResult
-
Deprecated.
- ApiValidationResult.Builder - Class in com.oracle.bmc.apigateway.model
-
- ApiValidationResult.Result - Enum in com.oracle.bmc.apigateway.model
-
Result of the validation.
- ApiValidations - Class in com.oracle.bmc.apigateway.model
-
The result of validations conducted on the API.
- ApiValidations(List<ApiValidationDetails>) - Constructor for class com.oracle.bmc.apigateway.model.ApiValidations
-
Deprecated.
- apiValidations(ApiValidations) - Method in class com.oracle.bmc.apigateway.responses.GetApiValidationsResponse.Builder
-
The returned ApiValidations
instance.
- ApiValidations.Builder - Class in com.oracle.bmc.apigateway.model
-
- ApmDomain - Interface in com.oracle.bmc.apmcontrolplane
-
Use the Application Performance Monitoring Control Plane API to perform operations such as
creating, updating, deleting and listing APM domains and monitoring the progress of these
operations using the work request APIs.
- ApmDomain - Class in com.oracle.bmc.apmcontrolplane.model
-
Details of an APM domain.
- ApmDomain(String, String, String, String, String, LifecycleStates, Boolean, Date, Date, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.apmcontrolplane.model.ApmDomain
-
Deprecated.
- apmDomain(ApmDomain) - Method in class com.oracle.bmc.apmcontrolplane.responses.GetApmDomainResponse.Builder
-
The returned ApmDomain
instance.
- ApmDomain.Builder - Class in com.oracle.bmc.apmcontrolplane.model
-
- ApmDomainAsync - Interface in com.oracle.bmc.apmcontrolplane
-
Use the Application Performance Monitoring Control Plane API to perform operations such as
creating, updating, deleting and listing APM domains and monitoring the progress of these
operations using the work request APIs.
- ApmDomainAsyncClient - Class in com.oracle.bmc.apmcontrolplane
-
Async client implementation for ApmDomain service.
- ApmDomainAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainAsyncClient
-
- ApmDomainAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainAsyncClient
-
- ApmDomainAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainAsyncClient
-
- ApmDomainAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainAsyncClient
-
- ApmDomainAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainAsyncClient
-
- ApmDomainAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainAsyncClient
-
- ApmDomainAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainAsyncClient
-
- ApmDomainAsyncClient.Builder - Class in com.oracle.bmc.apmcontrolplane
-
Builder class for this client.
- ApmDomainClient - Class in com.oracle.bmc.apmcontrolplane
-
- ApmDomainClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainClient
-
- ApmDomainClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainClient
-
- ApmDomainClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainClient
-
- ApmDomainClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainClient
-
- ApmDomainClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainClient
-
- ApmDomainClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainClient
-
- ApmDomainClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainClient
-
- ApmDomainClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainClient
-
- ApmDomainClient.Builder - Class in com.oracle.bmc.apmcontrolplane
-
Builder class for this client.
- apmDomainId(String) - Method in class com.oracle.bmc.apmconfig.requests.CreateConfigRequest.Builder
-
The APM Domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmconfig.requests.DeleteConfigRequest.Builder
-
The APM Domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmconfig.requests.GetConfigRequest.Builder
-
The APM Domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmconfig.requests.ListConfigsRequest.Builder
-
The APM Domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmconfig.requests.RetrieveNamespaceMetricsRequest.Builder
-
The APM Domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmconfig.requests.RetrieveNamespacesRequest.Builder
-
The APM Domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmconfig.requests.TestRequest.Builder
-
The APM Domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmconfig.requests.UpdateConfigRequest.Builder
-
The APM Domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmconfig.requests.ValidateSpanFilterPatternRequest.Builder
-
The APM Domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmcontrolplane.requests.ChangeApmDomainCompartmentRequest.Builder
-
The OCID of the APM domain.
- apmDomainId(String) - Method in class com.oracle.bmc.apmcontrolplane.requests.DeleteApmDomainRequest.Builder
-
The OCID of the APM domain.
- apmDomainId(String) - Method in class com.oracle.bmc.apmcontrolplane.requests.GenerateDataKeysRequest.Builder
-
The OCID of the APM domain.
- apmDomainId(String) - Method in class com.oracle.bmc.apmcontrolplane.requests.GetApmDomainRequest.Builder
-
The OCID of the APM domain.
- apmDomainId(String) - Method in class com.oracle.bmc.apmcontrolplane.requests.ListApmDomainWorkRequestsRequest.Builder
-
The OCID of the APM domain.
- apmDomainId(String) - Method in class com.oracle.bmc.apmcontrolplane.requests.ListDataKeysRequest.Builder
-
The OCID of the APM domain.
- apmDomainId(String) - Method in class com.oracle.bmc.apmcontrolplane.requests.RemoveDataKeysRequest.Builder
-
The OCID of the APM domain.
- apmDomainId(String) - Method in class com.oracle.bmc.apmcontrolplane.requests.UpdateApmDomainRequest.Builder
-
The OCID of the APM domain.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.AggregateNetworkDataRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.CreateDedicatedVantagePointRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.CreateMonitorRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.CreateOnPremiseVantagePointRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.CreateScriptRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.CreateWorkerRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.DeleteDedicatedVantagePointRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.DeleteMonitorRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.DeleteOnPremiseVantagePointRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.DeleteScriptRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.DeleteWorkerRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.GetDedicatedVantagePointRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.GetMonitorRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.GetMonitorResultRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.GetOnPremiseVantagePointRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.GetScriptRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.GetWorkerRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.ListDedicatedVantagePointsRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.ListMonitorsRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.ListOnPremiseVantagePointsRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.ListPublicVantagePointsRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.ListScriptsRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.ListWorkersRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.UpdateDedicatedVantagePointRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.UpdateMonitorRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.UpdateOnPremiseVantagePointRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.UpdateScriptRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmsynthetics.requests.UpdateWorkerRequest.Builder
-
The APM domain ID the request is intended for.
- apmDomainId(String) - Method in class com.oracle.bmc.apmtraces.requests.BulkActivateAttributeRequest.Builder
-
The APM Domain ID for the intended request.
- apmDomainId(String) - Method in class com.oracle.bmc.apmtraces.requests.BulkDeActivateAttributeRequest.Builder
-
The APM Domain ID for the intended request.
- apmDomainId(String) - Method in class com.oracle.bmc.apmtraces.requests.BulkPinAttributeRequest.Builder
-
The APM Domain ID for the intended request.
- apmDomainId(String) - Method in class com.oracle.bmc.apmtraces.requests.BulkUnpinAttributeRequest.Builder
-
The APM Domain ID for the intended request.
- apmDomainId(String) - Method in class com.oracle.bmc.apmtraces.requests.BulkUpdateAttributeNotesRequest.Builder
-
The APM Domain ID for the intended request.
- apmDomainId(String) - Method in class com.oracle.bmc.apmtraces.requests.BulkUpdateAttributeRequest.Builder
-
The APM Domain ID for the intended request.
- apmDomainId(String) - Method in class com.oracle.bmc.apmtraces.requests.GetAggregatedSnapshotRequest.Builder
-
The APM Domain ID for the intended request.
- apmDomainId(String) - Method in class com.oracle.bmc.apmtraces.requests.GetSpanRequest.Builder
-
The APM Domain ID for the intended request.
- apmDomainId(String) - Method in class com.oracle.bmc.apmtraces.requests.GetStatusAutoActivateRequest.Builder
-
The APM Domain ID for the intended request.
- apmDomainId(String) - Method in class com.oracle.bmc.apmtraces.requests.GetTraceRequest.Builder
-
The APM Domain ID for the intended request.
- apmDomainId(String) - Method in class com.oracle.bmc.apmtraces.requests.GetTraceSnapshotRequest.Builder
-
The APM Domain ID for the intended request.
- apmDomainId(String) - Method in class com.oracle.bmc.apmtraces.requests.ListQuickPicksRequest.Builder
-
The APM Domain ID for the intended request.
- apmDomainId(String) - Method in class com.oracle.bmc.apmtraces.requests.PutToggleAutoActivateRequest.Builder
-
The APM Domain ID for the intended request.
- apmDomainId(String) - Method in class com.oracle.bmc.apmtraces.requests.QueryRequest.Builder
-
The APM Domain ID for the intended request.
- ApmDomainPaginators - Class in com.oracle.bmc.apmcontrolplane
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of ApmDomain where multiple pages of data may be fetched.
- ApmDomainPaginators(ApmDomain) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainPaginators
-
- ApmDomainSummary - Class in com.oracle.bmc.apmcontrolplane.model
-
Summary of an APM domain.
- ApmDomainSummary(String, String, String, String, LifecycleStates, Boolean, Date, Date, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.apmcontrolplane.model.ApmDomainSummary
-
Deprecated.
- ApmDomainSummary.Builder - Class in com.oracle.bmc.apmcontrolplane.model
-
- ApmDomainWaiters - Class in com.oracle.bmc.apmcontrolplane
-
Collection of helper methods to produce
Waiter
s for different
resources of ApmDomain.
- ApmDomainWaiters(ExecutorService, ApmDomain) - Constructor for class com.oracle.bmc.apmcontrolplane.ApmDomainWaiters
-
- apmShortId(String) - Method in class com.oracle.bmc.apmsynthetics.model.IdentityInfoDetails.Builder
-
Domain short id of the On-premise VP worker.
- ApmSynthetic - Interface in com.oracle.bmc.apmsynthetics
-
Use the APM Availability Monitoring API to query Scripts, Monitors, Dedicated Vantage Points and
On-Premise Vantage Points resources.
- ApmSyntheticAsync - Interface in com.oracle.bmc.apmsynthetics
-
Use the APM Availability Monitoring API to query Scripts, Monitors, Dedicated Vantage Points and
On-Premise Vantage Points resources.
- ApmSyntheticAsyncClient - Class in com.oracle.bmc.apmsynthetics
-
Async client implementation for ApmSynthetic service.
- ApmSyntheticAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.apmsynthetics.ApmSyntheticAsyncClient
-
- ApmSyntheticAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.apmsynthetics.ApmSyntheticAsyncClient
-
- ApmSyntheticAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.apmsynthetics.ApmSyntheticAsyncClient
-
- ApmSyntheticAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.apmsynthetics.ApmSyntheticAsyncClient
-
- ApmSyntheticAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.apmsynthetics.ApmSyntheticAsyncClient
-
- ApmSyntheticAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apmsynthetics.ApmSyntheticAsyncClient
-
- ApmSyntheticAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apmsynthetics.ApmSyntheticAsyncClient
-
- ApmSyntheticAsyncClient.Builder - Class in com.oracle.bmc.apmsynthetics
-
Builder class for this client.
- ApmSyntheticClient - Class in com.oracle.bmc.apmsynthetics
-
- ApmSyntheticClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.apmsynthetics.ApmSyntheticClient
-
- ApmSyntheticClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.apmsynthetics.ApmSyntheticClient
-
- ApmSyntheticClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.apmsynthetics.ApmSyntheticClient
-
- ApmSyntheticClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.apmsynthetics.ApmSyntheticClient
-
- ApmSyntheticClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.apmsynthetics.ApmSyntheticClient
-
- ApmSyntheticClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apmsynthetics.ApmSyntheticClient
-
- ApmSyntheticClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apmsynthetics.ApmSyntheticClient
-
- ApmSyntheticClient.Builder - Class in com.oracle.bmc.apmsynthetics
-
Builder class for this client.
- ApmSyntheticPaginators - Class in com.oracle.bmc.apmsynthetics
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of ApmSynthetic where multiple pages of data may be fetched.
- ApmSyntheticPaginators(ApmSynthetic) - Constructor for class com.oracle.bmc.apmsynthetics.ApmSyntheticPaginators
-
- app(AccountMgmtInfoApp) - Method in class com.oracle.bmc.identitydomains.model.AccountMgmtInfo.Builder
-
- App - Class in com.oracle.bmc.identitydomains.model
-
Schema for App resource.
- App(String, String, List<String>, Meta, IdcsCreatedBy, IdcsLastModifiedBy, List<IdcsPreventedOperations>, List<Tags>, Boolean, String, String, String, String, Boolean, String, String, String, String, String, String, List<String>, Boolean, String, String, Boolean, Boolean, Boolean, Boolean, App.LoginMechanism, String, String, String, String, String, String, String, Boolean, Boolean, Boolean, App.ClientType, List<String>, Boolean, String, List<String>, List<String>, List<App.AllowedOperations>, App.ClientIPChecking, Boolean, Boolean, Boolean, Boolean, Integer, Integer, Boolean, String, String, Boolean, String, String, String, String, Boolean, Boolean, Boolean, String, Boolean, Boolean, String, String, Boolean, Boolean, App.TrustScope, Boolean, List<String>, Boolean, Boolean, Boolean, Boolean, AppRadiusPolicy, List<AppAppsNetworkPerimeters>, List<AppCloudControlProperties>, List<AppEditableAttributes>, AppTermsOfUse, List<AppProtectableSecondaryAudiences>, AppIdpPolicy, List<AppAllowedTags>, AppAppSignonPolicy, List<AppTrustPolicies>, AppSignonPolicy, List<AppIdentityProviders>, List<AppAccounts>, List<AppGrants>, List<AppServiceParams>, List<AppAttrRenderingMetadata>, AppBasedOnTemplate, List<AppGrantedAppRoles>, AppSamlServiceProvider, List<AppAllowedScopes>, List<AppCertificates>, List<AppAliasApps>, AppAsOPCService, List<AppAdminRoles>, List<AppUserRoles>, List<AppScopes>, AppExtensionRadiusAppApp, AppExtensionSamlServiceProviderApp, AppExtensionWebTierPolicyApp, AppExtensionManagedappApp, AppExtensionFormFillAppTemplateAppTemplate, AppExtensionOpcServiceApp, AppExtensionKerberosRealmApp, AppExtensionRequestableApp, AppExtensionFormFillAppApp, AppExtensionDbcsApp, AppExtensionEnterpriseAppApp, ExtensionOCITags, AppExtensionMulticloudServiceAppApp) - Constructor for class com.oracle.bmc.identitydomains.model.App
-
Deprecated.
- app(AppRoleApp) - Method in class com.oracle.bmc.identitydomains.model.AppRole.Builder
-
- app(GrantApp) - Method in class com.oracle.bmc.identitydomains.model.Grant.Builder
-
- app(MyAppApp) - Method in class com.oracle.bmc.identitydomains.model.MyApp.Builder
-
- app(App) - Method in class com.oracle.bmc.identitydomains.requests.CreateAppRequest.Builder
-
App schema.
- app(App) - Method in class com.oracle.bmc.identitydomains.requests.PutAppRequest.Builder
-
Replace the current instance of App with provided payload.
- app(App) - Method in class com.oracle.bmc.identitydomains.responses.CreateAppResponse.Builder
-
The returned App
instance.
- app(App) - Method in class com.oracle.bmc.identitydomains.responses.GetAppResponse.Builder
-
The returned App
instance.
- app(App) - Method in class com.oracle.bmc.identitydomains.responses.PatchAppResponse.Builder
-
The returned App
instance.
- app(App) - Method in class com.oracle.bmc.identitydomains.responses.PutAppResponse.Builder
-
The returned App
instance.
- App.AllowedOperations - Enum in com.oracle.bmc.identitydomains.model
-
- App.Builder - Class in com.oracle.bmc.identitydomains.model
-
- App.ClientIPChecking - Enum in com.oracle.bmc.identitydomains.model
-
Network Perimeters checking mode
- App.ClientType - Enum in com.oracle.bmc.identitydomains.model
-
Specifies the type of access that this App has when it acts as an OAuthClient.
- App.LoginMechanism - Enum in com.oracle.bmc.identitydomains.model
-
The protocol that runtime services will use to log end users in to this App automatically.
- App.TrustScope - Enum in com.oracle.bmc.identitydomains.model
-
Indicates the scope of trust for this App when acting as an OAuthClient.
- AppAccounts - Class in com.oracle.bmc.identitydomains.model
-
Accounts of App
Note: Objects should always be created or deserialized using the
AppAccounts.Builder
.
- AppAccounts(String, String, String, String, Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AppAccounts
-
Deprecated.
- AppAccounts.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppAdminRoles - Class in com.oracle.bmc.identitydomains.model
-
A list of AppRoles defined by this UnmanagedApp.
- AppAdminRoles(String, String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppAdminRoles
-
Deprecated.
- AppAdminRoles.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppAliasApps - Class in com.oracle.bmc.identitydomains.model
-
Each value of this internal attribute refers to an Oracle Public Cloud infrastructure App on
which this App depends.
- AppAliasApps(String, String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppAliasApps
-
Deprecated.
- AppAliasApps.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppAllowAuthzPolicy - Class in com.oracle.bmc.identitydomains.model
-
Allow Authz Policy.
- AppAllowAuthzPolicy(String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppAllowAuthzPolicy
-
Deprecated.
- AppAllowAuthzPolicy.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppAllowedScopes - Class in com.oracle.bmc.identitydomains.model
-
A list of scopes (exposed by this App or by other Apps) that this App is allowed to access when
it acts as an OAuthClient.
- AppAllowedScopes(String, String, Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AppAllowedScopes
-
Deprecated.
- AppAllowedScopes.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppAllowedTags - Class in com.oracle.bmc.identitydomains.model
-
A list of tags, acting as an OAuthClient, this App is allowed to access.
- AppAllowedTags(String, String, Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AppAllowedTags
-
Deprecated.
- AppAllowedTags.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppAppResources - Class in com.oracle.bmc.identitydomains.model
-
A list of AppResources of this App.
- AppAppResources(String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppAppResources
-
Deprecated.
- AppAppResources.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppAppSignonPolicy - Class in com.oracle.bmc.identitydomains.model
-
App Sign-on Policy.
- AppAppSignonPolicy(String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppAppSignonPolicy
-
Deprecated.
- AppAppSignonPolicy.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppAppsNetworkPerimeters - Class in com.oracle.bmc.identitydomains.model
-
- AppAppsNetworkPerimeters(String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppAppsNetworkPerimeters
-
Deprecated.
- AppAppsNetworkPerimeters.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppAsOPCService - Class in com.oracle.bmc.identitydomains.model
-
OPCService facet of the application.
- AppAsOPCService(String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppAsOPCService
-
Deprecated.
- AppAsOPCService.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppAttrRenderingMetadata - Class in com.oracle.bmc.identitydomains.model
-
Label for the attribute to be shown in the UI.
- AppAttrRenderingMetadata(String, String, String, AppAttrRenderingMetadata.Widget, String, AppAttrRenderingMetadata.Section, Integer, Boolean, String, Boolean, Boolean, Integer, Integer, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AppAttrRenderingMetadata
-
Deprecated.
- AppAttrRenderingMetadata.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppAttrRenderingMetadata.Section - Enum in com.oracle.bmc.identitydomains.model
-
UI widget to use for the attribute.
- AppAttrRenderingMetadata.Widget - Enum in com.oracle.bmc.identitydomains.model
-
UI widget to use for the attribute.
- AppBasedOnTemplate - Class in com.oracle.bmc.identitydomains.model
-
Application template on which the application is based.
- AppBasedOnTemplate(String, String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppBasedOnTemplate
-
Deprecated.
- AppBasedOnTemplate.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppBundleConfigurationProperties - Class in com.oracle.bmc.identitydomains.model
-
ConnectorBundle configuration properties
- AppBundleConfigurationProperties(String, String, AppBundleConfigurationProperties.IcfType, List<String>, Integer, String, Boolean, Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AppBundleConfigurationProperties
-
Deprecated.
- AppBundleConfigurationProperties.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppBundleConfigurationProperties.IcfType - Enum in com.oracle.bmc.identitydomains.model
-
ICF data type of the bundle configuration property.
- AppBundlePoolConfiguration - Class in com.oracle.bmc.identitydomains.model
-
Configurable options maintaining a pool of ICF connector instances.
- AppBundlePoolConfiguration(Integer, Integer, Integer, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AppBundlePoolConfiguration
-
Deprecated.
- AppBundlePoolConfiguration.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppCatalogListing - Class in com.oracle.bmc.core.model
-
Listing details.
- AppCatalogListing(String, String, String, String, Date, String, String, String) - Constructor for class com.oracle.bmc.core.model.AppCatalogListing
-
Deprecated.
- appCatalogListing(AppCatalogListing) - Method in class com.oracle.bmc.core.responses.GetAppCatalogListingResponse.Builder
-
The returned AppCatalogListing
instance.
- AppCatalogListing.Builder - Class in com.oracle.bmc.core.model
-
- appCatalogListingId(String) - Method in class com.oracle.bmc.marketplace.model.ImageListingPackage.Builder
-
The ID of the listing resource associated with this listing package.
- appCatalogListingId(String) - Method in class com.oracle.bmc.marketplace.model.ImagePublicationPackage.Builder
-
The ID of the listing resource associated with this publication package.
- AppCatalogListingResourceVersion - Class in com.oracle.bmc.core.model
-
- AppCatalogListingResourceVersion(String, Date, String, String, List<String>, List<String>, List<Integer>, List<AppCatalogListingResourceVersion.AllowedActions>) - Constructor for class com.oracle.bmc.core.model.AppCatalogListingResourceVersion
-
Deprecated.
- appCatalogListingResourceVersion(AppCatalogListingResourceVersion) - Method in class com.oracle.bmc.core.responses.GetAppCatalogListingResourceVersionResponse.Builder
-
The returned AppCatalogListingResourceVersion
instance.
- appCatalogListingResourceVersion(String) - Method in class com.oracle.bmc.marketplace.model.ImageListingPackage.Builder
-
The resource version of the listing resource associated with this listing package.
- appCatalogListingResourceVersion(String) - Method in class com.oracle.bmc.marketplace.model.ImagePublicationPackage.Builder
-
The resource version of the listing resource associated with this publication package.
- AppCatalogListingResourceVersion.AllowedActions - Enum in com.oracle.bmc.core.model
-
- AppCatalogListingResourceVersion.Builder - Class in com.oracle.bmc.core.model
-
- AppCatalogListingResourceVersionAgreements - Class in com.oracle.bmc.core.model
-
Agreements for a listing resource version.
- AppCatalogListingResourceVersionAgreements(String, String, String, String, Date, String) - Constructor for class com.oracle.bmc.core.model.AppCatalogListingResourceVersionAgreements
-
Deprecated.
- appCatalogListingResourceVersionAgreements(AppCatalogListingResourceVersionAgreements) - Method in class com.oracle.bmc.core.responses.GetAppCatalogListingAgreementsResponse.Builder
-
The returned AppCatalogListingResourceVersionAgreements
instance.
- AppCatalogListingResourceVersionAgreements.Builder - Class in com.oracle.bmc.core.model
-
- AppCatalogListingResourceVersionSummary - Class in com.oracle.bmc.core.model
-
- AppCatalogListingResourceVersionSummary(String, Date, String, String) - Constructor for class com.oracle.bmc.core.model.AppCatalogListingResourceVersionSummary
-
Deprecated.
- AppCatalogListingResourceVersionSummary.Builder - Class in com.oracle.bmc.core.model
-
- AppCatalogListingSummary - Class in com.oracle.bmc.core.model
-
A summary of a listing.
- AppCatalogListingSummary(String, String, String, String) - Constructor for class com.oracle.bmc.core.model.AppCatalogListingSummary
-
Deprecated.
- AppCatalogListingSummary.Builder - Class in com.oracle.bmc.core.model
-
- AppCatalogSubscription - Class in com.oracle.bmc.core.model
-
a subscription for a listing resource version.
- AppCatalogSubscription(String, String, String, String, String, String, String, Date) - Constructor for class com.oracle.bmc.core.model.AppCatalogSubscription
-
Deprecated.
- appCatalogSubscription(AppCatalogSubscription) - Method in class com.oracle.bmc.core.responses.CreateAppCatalogSubscriptionResponse.Builder
-
The returned AppCatalogSubscription
instance.
- AppCatalogSubscription.Builder - Class in com.oracle.bmc.core.model
-
- AppCatalogSubscriptionSummary - Class in com.oracle.bmc.core.model
-
a subscription summary for a listing resource version.
- AppCatalogSubscriptionSummary(String, String, String, String, String, String, String, Date) - Constructor for class com.oracle.bmc.core.model.AppCatalogSubscriptionSummary
-
Deprecated.
- AppCatalogSubscriptionSummary.Builder - Class in com.oracle.bmc.core.model
-
- AppCertificates - Class in com.oracle.bmc.identitydomains.model
-
Each value of this attribute represent a certificate that this App uses when it acts as an
OAuthClient.
- AppCertificates(String, String, String, String, Object) - Constructor for class com.oracle.bmc.identitydomains.model.AppCertificates
-
Deprecated.
- AppCertificates.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppCloudControlProperties - Class in com.oracle.bmc.identitydomains.model
-
A collection of arbitrary properties that scope the privileges of a cloud-control App.
- AppCloudControlProperties(String, List<String>) - Constructor for class com.oracle.bmc.identitydomains.model.AppCloudControlProperties
-
Deprecated.
- AppCloudControlProperties.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppConnectorBundle - Class in com.oracle.bmc.identitydomains.model
-
ConnectorBundle
- AppConnectorBundle(String, AppConnectorBundle.Type, String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppConnectorBundle
-
Deprecated.
- AppConnectorBundle.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppConnectorBundle.Type - Enum in com.oracle.bmc.identitydomains.model
-
Connector Bundle type.
- appDefinedChildColumnKeys(List<String>) - Method in class com.oracle.bmc.datasafe.model.CreateSensitiveColumnDetails.Builder
-
Unique keys identifying the columns that are application-level (non-dictionary) children
of the sensitive column.
- appDefinedChildColumnKeys(List<String>) - Method in class com.oracle.bmc.datasafe.model.DiscoveryJobResult.Builder
-
Unique keys identifying the columns that are application-level (non-dictionary) children
of the sensitive column.
- appDefinedChildColumnKeys(List<String>) - Method in class com.oracle.bmc.datasafe.model.ModifiedAttributes.Builder
-
Unique keys identifying the columns that are application-level (non-dictionary) children
of the sensitive column.
- appDefinedChildColumnKeys(List<String>) - Method in class com.oracle.bmc.datasafe.model.SensitiveColumn.Builder
-
Unique keys identifying the columns that are application-level (non-dictionary) children
of the sensitive column.
- appDefinedChildColumnKeys(List<String>) - Method in class com.oracle.bmc.datasafe.model.UpdateSensitiveColumnDetails.Builder
-
Unique keys identifying the columns that are application-level (non-dictionary) children
of the sensitive column.
- AppDenyAuthzPolicy - Class in com.oracle.bmc.identitydomains.model
-
Deny Authz Policy.
- AppDenyAuthzPolicy(String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppDenyAuthzPolicy
-
Deprecated.
- AppDenyAuthzPolicy.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppDomainApp - Class in com.oracle.bmc.identitydomains.model
-
Description:
- AppDomainApp(String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppDomainApp
-
Deprecated.
- AppDomainApp.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppEditableAttributes - Class in com.oracle.bmc.identitydomains.model
-
- AppEditableAttributes(String) - Constructor for class com.oracle.bmc.identitydomains.model.AppEditableAttributes
-
Deprecated.
- AppEditableAttributes.Builder - Class in com.oracle.bmc.identitydomains.model
-
- appendEnumHeader(String, BmcEnum) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appendEnumQueryParam(String, BmcEnum) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appendHeader(String, String) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appendHeader(String, Range) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appendHeader(String, Number) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appendHeader(String, Date) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appendHeader(String, Boolean) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appendHeader(String, BmcEnum) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appendHeaders(Map<String, String>) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appendListHeader(String, List<T>, CollectionFormatType) - Method in class com.oracle.bmc.http.internal.ClientCall
-
Attempts to encode a header parameter which is described by a list of values for that
parameter and a
CollectionFormatType
which describes how
the values should appear in the headers (e.g.
- appendListQueryParam(String, List<?>, CollectionFormatType) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appendLookupData(AppendLookupDataRequest) - Method in interface com.oracle.bmc.loganalytics.LogAnalytics
-
Appends data to the lookup content.
- appendLookupData(AppendLookupDataRequest, AsyncHandler<AppendLookupDataRequest, AppendLookupDataResponse>) - Method in interface com.oracle.bmc.loganalytics.LogAnalyticsAsync
-
Appends data to the lookup content.
- appendLookupData(AppendLookupDataRequest, AsyncHandler<AppendLookupDataRequest, AppendLookupDataResponse>) - Method in class com.oracle.bmc.loganalytics.LogAnalyticsAsyncClient
-
- appendLookupData(AppendLookupDataRequest) - Method in class com.oracle.bmc.loganalytics.LogAnalyticsClient
-
- AppendLookupDataRequest - Class in com.oracle.bmc.loganalytics.requests
-
Example: Click
here to see how to use AppendLookupDataRequest.
- AppendLookupDataRequest() - Constructor for class com.oracle.bmc.loganalytics.requests.AppendLookupDataRequest
-
- AppendLookupDataRequest.Builder - Class in com.oracle.bmc.loganalytics.requests
-
- AppendLookupDataResponse - Class in com.oracle.bmc.loganalytics.responses
-
- AppendLookupDataResponse.Builder - Class in com.oracle.bmc.loganalytics.responses
-
- appendLookupFileBody(InputStream) - Method in class com.oracle.bmc.loganalytics.requests.AppendLookupDataRequest.Builder
-
The file to append.
- appendMapHeader(String, Map<String, ?>) - Method in class com.oracle.bmc.http.internal.ClientCall
-
Attempts to encode a header param if it is a
Map
.
- appendMapQueryParam(String, Map<String, ?>) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appendPathParam(String) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appendPathParam(Number) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appendPathParam(UUID) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appendPathPart(String) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appendQueryParam(String, Object) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- appEntitlementCollection(GrantAppEntitlementCollection) - Method in class com.oracle.bmc.identitydomains.model.Grant.Builder
-
- AppEventChannel - Class in com.oracle.bmc.oda.model
-
The configuration for an Application Event channel.
- AppEventChannel(String, String, String, ChannelCategory, Long, LifecycleState, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, String, List<String>, String) - Constructor for class com.oracle.bmc.oda.model.AppEventChannel
-
Deprecated.
- AppEventChannel.Builder - Class in com.oracle.bmc.oda.model
-
- AppExtensionDbcsApp - Class in com.oracle.bmc.identitydomains.model
-
This extension provides attributes for database service facet of an App
Note: Objects should always be created or deserialized using the
AppExtensionDbcsApp.Builder
.
- AppExtensionDbcsApp(String, AppDomainApp) - Constructor for class com.oracle.bmc.identitydomains.model.AppExtensionDbcsApp
-
Deprecated.
- AppExtensionDbcsApp.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionEnterpriseAppApp - Class in com.oracle.bmc.identitydomains.model
-
This extension defines the Enterprise App related attributes.
- AppExtensionEnterpriseAppApp(List<AppAppResources>, AppDenyAuthzPolicy, AppAllowAuthzPolicy, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AppExtensionEnterpriseAppApp
-
Deprecated.
- AppExtensionEnterpriseAppApp.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionFormFillAppApp - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionFormFillAppApp(AppExtensionFormFillAppApp.FormType, String, Boolean, String, String, AppExtensionFormFillAppApp.FormCredMethod, String, Boolean, List<AppFormFillUrlMatch>) - Constructor for class com.oracle.bmc.identitydomains.model.AppExtensionFormFillAppApp
-
Deprecated.
- AppExtensionFormFillAppApp.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionFormFillAppApp.FormCredMethod - Enum in com.oracle.bmc.identitydomains.model
-
Indicates how FormFill obtains the username and password of the account that FormFill will
use to sign into the target App.
- AppExtensionFormFillAppApp.FormType - Enum in com.oracle.bmc.identitydomains.model
-
Type of the FormFill application like WebApplication, MainFrameApplication,
WindowsApplication.
- AppExtensionFormFillAppTemplateAppTemplate - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionFormFillAppTemplateAppTemplate(AppExtensionFormFillAppTemplateAppTemplate.FormType, String, Boolean, String, String, AppExtensionFormFillAppTemplateAppTemplate.FormCredMethod, String, Boolean, List<AppFormFillUrlMatch>) - Constructor for class com.oracle.bmc.identitydomains.model.AppExtensionFormFillAppTemplateAppTemplate
-
Deprecated.
- AppExtensionFormFillAppTemplateAppTemplate.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionFormFillAppTemplateAppTemplate.FormCredMethod - Enum in com.oracle.bmc.identitydomains.model
-
Indicates how FormFill obtains the username and password of the account that FormFill will
use to sign into the target App.
- AppExtensionFormFillAppTemplateAppTemplate.FormType - Enum in com.oracle.bmc.identitydomains.model
-
Type of the FormFill application like WebApplication, MainFrameApplication,
WindowsApplication.
- AppExtensionKerberosRealmApp - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionKerberosRealmApp(String, String, String, List<String>, Integer, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AppExtensionKerberosRealmApp
-
Deprecated.
- AppExtensionKerberosRealmApp.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionManagedappApp - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionManagedappApp(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, String, Boolean, List<AppIdentityBridges>, AppConnectorBundle, List<AppBundleConfigurationProperties>, List<AppObjectClasses>, AppBundlePoolConfiguration, AppFlatFileConnectorBundle, List<AppFlatFileBundleConfigurationProperties>, AppThreeLeggedOAuthCredential) - Constructor for class com.oracle.bmc.identitydomains.model.AppExtensionManagedappApp
-
Deprecated.
- AppExtensionManagedappApp.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionMulticloudServiceAppApp - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionMulticloudServiceAppApp(AppExtensionMulticloudServiceAppApp.MulticloudServiceType, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppExtensionMulticloudServiceAppApp
-
Deprecated.
- AppExtensionMulticloudServiceAppApp.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionMulticloudServiceAppApp.MulticloudServiceType - Enum in com.oracle.bmc.identitydomains.model
-
Specifies the service type for which the application is configured for multicloud
integration.
- AppExtensionOpcServiceApp - Class in com.oracle.bmc.identitydomains.model
-
This extension defines attributes specific to Apps that represent instances of an Oracle Public
Cloud (OPC) service.
- AppExtensionOpcServiceApp(String, String, AppExtensionOpcServiceApp.CurrentFederationMode, AppExtensionOpcServiceApp.CurrentSynchronizationMode, AppExtensionOpcServiceApp.NextFederationMode, AppExtensionOpcServiceApp.NextSynchronizationMode, Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AppExtensionOpcServiceApp
-
Deprecated.
- AppExtensionOpcServiceApp.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionOpcServiceApp.CurrentFederationMode - Enum in com.oracle.bmc.identitydomains.model
-
Current Federation Mode
- AppExtensionOpcServiceApp.CurrentSynchronizationMode - Enum in com.oracle.bmc.identitydomains.model
-
Current Synchronization Mode
- AppExtensionOpcServiceApp.NextFederationMode - Enum in com.oracle.bmc.identitydomains.model
-
Next Federation Mode
- AppExtensionOpcServiceApp.NextSynchronizationMode - Enum in com.oracle.bmc.identitydomains.model
-
Next Synchronization Mode
- AppExtensionRadiusAppApp - Class in com.oracle.bmc.identitydomains.model
-
This extension defines attributes specific to Apps that represent instances of Radius App.
- AppExtensionRadiusAppApp(String, String, String, String, Boolean, Boolean, String, String, String, String, String, String, String, String, Boolean, List<AppGroupMembershipToReturn>) - Constructor for class com.oracle.bmc.identitydomains.model.AppExtensionRadiusAppApp
-
Deprecated.
- AppExtensionRadiusAppApp.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionRequestableApp - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionRequestableApp(Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AppExtensionRequestableApp
-
Deprecated.
- AppExtensionRequestableApp.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionSamlServiceProviderApp - Class in com.oracle.bmc.identitydomains.model
-
This extension defines attributes related to the Service Providers configuration.
- AppExtensionSamlServiceProviderApp(String, String, String, String, String, String, String, String, String, String, String, AppExtensionSamlServiceProviderApp.EncryptionAlgorithm, AppExtensionSamlServiceProviderApp.KeyEncryptionAlgorithm, Boolean, AppExtensionSamlServiceProviderApp.SignResponseOrAssertion, Boolean, AppExtensionSamlServiceProviderApp.LogoutBinding, Boolean, AppExtensionSamlServiceProviderApp.SignatureHashAlgorithm, AppExtensionSamlServiceProviderApp.FederationProtocol, String, Boolean, String, String, AppOutboundAssertionAttributes, List<AppUserAssertionAttributes>, List<AppGroupAssertionAttributes>) - Constructor for class com.oracle.bmc.identitydomains.model.AppExtensionSamlServiceProviderApp
-
Deprecated.
- AppExtensionSamlServiceProviderApp.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionSamlServiceProviderApp.EncryptionAlgorithm - Enum in com.oracle.bmc.identitydomains.model
-
This attribute indicates the encryption algorithm used to encrypt the SAML assertion.
- AppExtensionSamlServiceProviderApp.FederationProtocol - Enum in com.oracle.bmc.identitydomains.model
-
Specifies the preferred federation protocol (SAML2.0 or WS-Fed1.1).
- AppExtensionSamlServiceProviderApp.KeyEncryptionAlgorithm - Enum in com.oracle.bmc.identitydomains.model
-
This attribute indicates the key encryption algorithm.
- AppExtensionSamlServiceProviderApp.LogoutBinding - Enum in com.oracle.bmc.identitydomains.model
-
This attribute represents the HTTP binding that would be used while logout.
- AppExtensionSamlServiceProviderApp.SignatureHashAlgorithm - Enum in com.oracle.bmc.identitydomains.model
-
This attribute represents the algorithm used to hash the signature.
- AppExtensionSamlServiceProviderApp.SignResponseOrAssertion - Enum in com.oracle.bmc.identitydomains.model
-
Indicates which part of the response should be signed.
- AppExtensionWebTierPolicyApp - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionWebTierPolicyApp(String, AppExtensionWebTierPolicyApp.WebTierPolicyAZControl, Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AppExtensionWebTierPolicyApp
-
Deprecated.
- AppExtensionWebTierPolicyApp.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppExtensionWebTierPolicyApp.WebTierPolicyAZControl - Enum in com.oracle.bmc.identitydomains.model
-
Webtier policy AZ Control
- AppFlatFileBundleConfigurationProperties - Class in com.oracle.bmc.identitydomains.model
-
Flat file connector bundle configuration properties
- AppFlatFileBundleConfigurationProperties(String, String, AppFlatFileBundleConfigurationProperties.IcfType, List<String>, Integer, String, Boolean, Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AppFlatFileBundleConfigurationProperties
-
Deprecated.
- AppFlatFileBundleConfigurationProperties.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppFlatFileBundleConfigurationProperties.IcfType - Enum in com.oracle.bmc.identitydomains.model
-
ICF data type of flatfile the bundle configuration property.
- AppFlatFileConnectorBundle - Class in com.oracle.bmc.identitydomains.model
-
Flat file connector bundle to sync from a flat file.
- AppFlatFileConnectorBundle(String, String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppFlatFileConnectorBundle
-
Deprecated.
- AppFlatFileConnectorBundle.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppFormFillUrlMatch - Class in com.oracle.bmc.identitydomains.model
-
A list of application-formURLs that FormFill should match against any formUrl that the
user-specifies when signing in to the target service.
- AppFormFillUrlMatch(String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppFormFillUrlMatch
-
Deprecated.
- AppFormFillUrlMatch.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppGrantedAppRoles - Class in com.oracle.bmc.identitydomains.model
-
A list of AppRoles that are granted to this App (and that are defined by other Apps).
- AppGrantedAppRoles(String, String, AppGrantedAppRoles.Type, String, String, String, Boolean, String, Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AppGrantedAppRoles
-
Deprecated.
- AppGrantedAppRoles.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppGrantedAppRoles.Type - Enum in com.oracle.bmc.identitydomains.model
-
A label that indicates whether this AppRole was granted directly to the App (or indirectly
through a Group).
- AppGrants - Class in com.oracle.bmc.identitydomains.model
-
Grants assigned to the app
Note: Objects should always be created or deserialized using the
AppGrants.Builder
.
- AppGrants(String, String, String, AppGrants.GranteeType, AppGrants.GrantMechanism) - Constructor for class com.oracle.bmc.identitydomains.model.AppGrants
-
Deprecated.
- AppGrants.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppGrants.GranteeType - Enum in com.oracle.bmc.identitydomains.model
-
Grantee resource type.
- AppGrants.GrantMechanism - Enum in com.oracle.bmc.identitydomains.model
-
Each value of grantMechanism indicates how (or by what component) some App (or
App-Entitlement) was granted.
- AppGroupAssertionAttributes - Class in com.oracle.bmc.identitydomains.model
-
Each value of this attribute describes an attribute of Group that will be sent in a Security
Assertion Markup Language (SAML) assertion.
- AppGroupAssertionAttributes(String, String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppGroupAssertionAttributes
-
Deprecated.
- AppGroupAssertionAttributes.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppGroupMembershipToReturn - Class in com.oracle.bmc.identitydomains.model
-
In a successful authentication response, Oracle Identity Cloud Service will pass user’s group
information restricted to groups persisted in this attribute, in the specified RADIUS attribute.
- AppGroupMembershipToReturn(String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppGroupMembershipToReturn
-
Deprecated.
- AppGroupMembershipToReturn.Builder - Class in com.oracle.bmc.identitydomains.model
-
- appIcon(String) - Method in class com.oracle.bmc.identitydomains.model.AccountMgmtInfoApp.Builder
-
Application icon.
- appIcon(String) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
Application icon.
- appIcon(String) - Method in class com.oracle.bmc.identitydomains.model.MyAppApp.Builder
-
Application icon.
- appId(String) - Method in class com.oracle.bmc.identitydomains.model.AppGrantedAppRoles.Builder
-
The id of the App that defines this AppRole, which is granted to this App.
- appId(String) - Method in class com.oracle.bmc.identitydomains.model.CloudGateExtMappings.Builder
-
The ID of the App being mapped to
- appId(String) - Method in class com.oracle.bmc.identitydomains.model.DynamicResourceGroupDynamicGroupAppRoles.Builder
-
ID of parent App.
- appId(String) - Method in class com.oracle.bmc.identitydomains.model.DynamicResourceGroupGrants.Builder
-
App identifier
- appId(String) - Method in class com.oracle.bmc.identitydomains.model.GroupExtAppRoles.Builder
-
ID of parent App.
- appId(String) - Method in class com.oracle.bmc.identitydomains.model.GroupExtGrants.Builder
-
App identifier
- appId(String) - Method in class com.oracle.bmc.identitydomains.model.UserExtAccounts.Builder
-
The ID of the App to which this Account gives access.
- appId(String) - Method in class com.oracle.bmc.identitydomains.model.UserExtAppRoles.Builder
-
The ID of the App that defines this AppRole.
- appId(String) - Method in class com.oracle.bmc.identitydomains.model.UserExtGrants.Builder
-
The ID of the App in this Grant.
- appId(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteAppRequest.Builder
-
ID of the resource
- appId(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAppRequest.Builder
-
ID of the resource
- appId(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchAppRequest.Builder
-
ID of the resource
- appId(String) - Method in class com.oracle.bmc.identitydomains.requests.PutAppRequest.Builder
-
ID of the resource
- AppIdentityBridges - Class in com.oracle.bmc.identitydomains.model
-
IdentityBridges associated with this App
- AppIdentityBridges(String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppIdentityBridges
-
Deprecated.
- AppIdentityBridges.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppIdentityProviders - Class in com.oracle.bmc.identitydomains.model
-
A list of IdentityProvider assigned to app.
- AppIdentityProviders(String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppIdentityProviders
-
Deprecated.
- AppIdentityProviders.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppIdpPolicy - Class in com.oracle.bmc.identitydomains.model
-
IDP Policy.
- AppIdpPolicy(String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppIdpPolicy
-
Deprecated.
- AppIdpPolicy.Builder - Class in com.oracle.bmc.identitydomains.model
-
- appInstallationPathContains(String) - Method in class com.oracle.bmc.jms.requests.SummarizeApplicationInstallationUsageRequest.Builder
-
Filter the list with the application installation path that contains the given value.
- applianceDecryptionPassphrase(String) - Method in class com.oracle.bmc.dts.model.ApplianceExportJob.Builder
-
Passphrase associated with the Appliance.
- applianceDeliveryTrackingNumber(String) - Method in class com.oracle.bmc.dts.model.ApplianceExportJob.Builder
-
Tracking number associated with the shipment while shipping the Appliance to Customer.
- applianceDeliveryTrackingNumber(String) - Method in class com.oracle.bmc.dts.model.TransferAppliance.Builder
-
- applianceDeliveryVendor(String) - Method in class com.oracle.bmc.dts.model.ApplianceExportJob.Builder
-
Shipping Vendor selected to ship the Appliance associated with this job.
- applianceDeliveryVendor(String) - Method in class com.oracle.bmc.dts.model.TransferAppliance.Builder
-
- ApplianceExportJob - Interface in com.oracle.bmc.dts
-
Data Transfer Service API Specification This service client uses
CircuitBreakerUtils.DEFAULT_CIRCUIT_BREAKER for all the operations by default if no circuit
breaker configuration is defined by the user.
- ApplianceExportJob - Class in com.oracle.bmc.dts.model
-
- ApplianceExportJob(String, String, String, String, Date, ApplianceExportJob.LifecycleState, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, List<String>, String, Date, Date, Date, ShippingAddress, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.dts.model.ApplianceExportJob
-
Deprecated.
- applianceExportJob(ApplianceExportJob) - Method in class com.oracle.bmc.dts.responses.CreateApplianceExportJobResponse.Builder
-
The returned ApplianceExportJob
instance.
- applianceExportJob(ApplianceExportJob) - Method in class com.oracle.bmc.dts.responses.GetApplianceExportJobResponse.Builder
-
The returned ApplianceExportJob
instance.
- applianceExportJob(ApplianceExportJob) - Method in class com.oracle.bmc.dts.responses.UpdateApplianceExportJobResponse.Builder
-
The returned ApplianceExportJob
instance.
- ApplianceExportJob.Builder - Class in com.oracle.bmc.dts.model
-
- ApplianceExportJob.LifecycleState - Enum in com.oracle.bmc.dts.model
-
- ApplianceExportJobAsync - Interface in com.oracle.bmc.dts
-
Data Transfer Service API Specification
- ApplianceExportJobAsyncClient - Class in com.oracle.bmc.dts
-
Async client implementation for ApplianceExportJob service.
- ApplianceExportJobAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobAsyncClient
-
- ApplianceExportJobAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobAsyncClient
-
- ApplianceExportJobAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobAsyncClient
-
- ApplianceExportJobAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobAsyncClient
-
- ApplianceExportJobAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobAsyncClient
-
- ApplianceExportJobAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobAsyncClient
-
- ApplianceExportJobAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobAsyncClient
-
- ApplianceExportJobAsyncClient.Builder - Class in com.oracle.bmc.dts
-
Builder class for this client.
- ApplianceExportJobClient - Class in com.oracle.bmc.dts
-
- ApplianceExportJobClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobClient
-
- ApplianceExportJobClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobClient
-
- ApplianceExportJobClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobClient
-
- ApplianceExportJobClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobClient
-
- ApplianceExportJobClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobClient
-
- ApplianceExportJobClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobClient
-
- ApplianceExportJobClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobClient
-
- ApplianceExportJobClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobClient
-
- ApplianceExportJobClient.Builder - Class in com.oracle.bmc.dts
-
Builder class for this client.
- applianceExportJobId(String) - Method in class com.oracle.bmc.dts.requests.ChangeApplianceExportJobCompartmentRequest.Builder
-
ID of the Appliance Export Job
- applianceExportJobId(String) - Method in class com.oracle.bmc.dts.requests.DeleteApplianceExportJobRequest.Builder
-
ID of the Appliance Export Job
- applianceExportJobId(String) - Method in class com.oracle.bmc.dts.requests.GetApplianceExportJobRequest.Builder
-
OCID of the Appliance Export Job
- applianceExportJobId(String) - Method in class com.oracle.bmc.dts.requests.UpdateApplianceExportJobRequest.Builder
-
ID of the Appliance Export Job
- ApplianceExportJobPaginators - Class in com.oracle.bmc.dts
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of ApplianceExportJob where multiple pages of data may be fetched.
- ApplianceExportJobPaginators(ApplianceExportJob) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobPaginators
-
- ApplianceExportJobSummary - Class in com.oracle.bmc.dts.model
-
- ApplianceExportJobSummary(String, String, String, Date, ApplianceExportJobSummary.LifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.dts.model.ApplianceExportJobSummary
-
Deprecated.
- ApplianceExportJobSummary.Builder - Class in com.oracle.bmc.dts.model
-
- ApplianceExportJobSummary.LifecycleState - Enum in com.oracle.bmc.dts.model
-
- ApplianceExportJobWaiters - Class in com.oracle.bmc.dts
-
Collection of helper methods to produce
Waiter
s for different
resources of ApplianceExportJob.
- ApplianceExportJobWaiters(ExecutorService, ApplianceExportJob) - Constructor for class com.oracle.bmc.dts.ApplianceExportJobWaiters
-
- ApplianceImageCollection - Class in com.oracle.bmc.cloudbridge.model
-
Results of an ApplianceImage search.
- ApplianceImageCollection(List<ApplianceImageSummary>) - Constructor for class com.oracle.bmc.cloudbridge.model.ApplianceImageCollection
-
Deprecated.
- applianceImageCollection(ApplianceImageCollection) - Method in class com.oracle.bmc.cloudbridge.responses.ListApplianceImagesResponse.Builder
-
The returned ApplianceImageCollection
instance.
- ApplianceImageCollection.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- ApplianceImageSummary - Class in com.oracle.bmc.cloudbridge.model
-
Description of the ApplianceImage.
- ApplianceImageSummary(String, String, String, String, String, String, String, String, Date, Date, ApplianceImageSummary.LifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.cloudbridge.model.ApplianceImageSummary
-
Deprecated.
- ApplianceImageSummary.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- ApplianceImageSummary.LifecycleState - Enum in com.oracle.bmc.cloudbridge.model
-
The current state of the appliance image.
- applianceReturnDeliveryTrackingNumber(String) - Method in class com.oracle.bmc.dts.model.ApplianceExportJob.Builder
-
Tracking number associated with the shipment while shipping the Appliance back to Oracle.
- applianceReturnDeliveryTrackingNumber(String) - Method in class com.oracle.bmc.dts.model.TransferAppliance.Builder
-
- applianceSerialNumber(String) - Method in class com.oracle.bmc.dts.model.ApplianceExportJob.Builder
-
Serial Number of the Appliance associated with this Export Job.
- applicableAuthenticationTargetApp(UserExtApplicableAuthenticationTargetApp) - Method in class com.oracle.bmc.identitydomains.model.ExtensionUserUser.Builder
-
- applicableContexts(List<String>) - Method in class com.oracle.bmc.opsi.model.BasicConfigurationItemSummary.Builder
-
List of contexts in Ops Insights where this configuration item is applicable.
- applicableContexts(List<String>) - Method in class com.oracle.bmc.opsi.model.OpsiConfigurationBasicConfigurationItemSummary.Builder
-
List of contexts in Operations Insights where this configuration item is applicable.
- applicablePasswordPolicy(UserExtApplicablePasswordPolicy) - Method in class com.oracle.bmc.identitydomains.model.ExtensionPasswordStateUser.Builder
-
- Application - Class in com.oracle.bmc.dataflow.model
-
A Data Flow application object.
- Application(ApplicationLogConfig, String, List<String>, String, Map<String, String>, String, Map<String, Map<String, Object>>, String, String, String, ShapeConfig, String, String, ShapeConfig, String, Map<String, String>, String, ApplicationLanguage, ApplicationLifecycleState, String, String, Integer, String, String, List<ApplicationParameter>, String, String, String, Date, Date, ApplicationType, String, Long, Long) - Constructor for class com.oracle.bmc.dataflow.model.Application
-
Deprecated.
- application(Application) - Method in class com.oracle.bmc.dataflow.responses.CreateApplicationResponse.Builder
-
The returned Application
instance.
- application(Application) - Method in class com.oracle.bmc.dataflow.responses.GetApplicationResponse.Builder
-
The returned Application
instance.
- application(Application) - Method in class com.oracle.bmc.dataflow.responses.UpdateApplicationResponse.Builder
-
The returned Application
instance.
- Application - Class in com.oracle.bmc.dataintegration.model
-
The application type contains the audit summary information and the definition of the
application.
- Application(String, String, String, String, String, Integer, Integer, String, ParentReference, Integer, List<PatchObjectMetadata>, Map<String, PatchObjectMetadata>, SourceApplicationInfo, Date, String, String, String, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, Application.LifecycleState, ObjectMetadata, Map<String, String>) - Constructor for class com.oracle.bmc.dataintegration.model.Application
-
Deprecated.
- application(Application) - Method in class com.oracle.bmc.dataintegration.responses.CreateApplicationResponse.Builder
-
The returned Application
instance.
- application(Application) - Method in class com.oracle.bmc.dataintegration.responses.GetApplicationResponse.Builder
-
The returned Application
instance.
- application(Application) - Method in class com.oracle.bmc.dataintegration.responses.UpdateApplicationResponse.Builder
-
The returned Application
instance.
- Application - Class in com.oracle.bmc.functions.model
-
An application contains functions and defined attributes shared between those functions, such as
network configuration and configuration.
- Application(String, String, String, Application.LifecycleState, Map<String, String>, List<String>, Application.Shape, List<String>, String, ApplicationTraceConfig, Map<String, String>, Map<String, Map<String, Object>>, Date, Date, ImagePolicyConfig) - Constructor for class com.oracle.bmc.functions.model.Application
-
Deprecated.
- application(Application) - Method in class com.oracle.bmc.functions.responses.CreateApplicationResponse.Builder
-
The returned Application
instance.
- application(Application) - Method in class com.oracle.bmc.functions.responses.GetApplicationResponse.Builder
-
The returned Application
instance.
- application(Application) - Method in class com.oracle.bmc.functions.responses.UpdateApplicationResponse.Builder
-
The returned Application
instance.
- Application - Class in com.oracle.bmc.networkfirewall.model
-
A protocol identifier (such as TCP, UDP, or ICMP) and protocol-specific parameters (such as a
port range).
- Application(String, String) - Constructor for class com.oracle.bmc.networkfirewall.model.Application
-
Deprecated.
- application(List<String>) - Method in class com.oracle.bmc.networkfirewall.model.SecurityRuleMatchCriteria.Builder
-
An array of application list names to be evaluated against the traffic protocol and
protocol-specific parameters.
- application(Application) - Method in class com.oracle.bmc.networkfirewall.responses.CreateApplicationResponse.Builder
-
The returned Application
instance.
- application(Application) - Method in class com.oracle.bmc.networkfirewall.responses.GetApplicationResponse.Builder
-
The returned Application
instance.
- application(Application) - Method in class com.oracle.bmc.networkfirewall.responses.UpdateApplicationResponse.Builder
-
The returned Application
instance.
- Application.Builder - Class in com.oracle.bmc.dataflow.model
-
- Application.Builder - Class in com.oracle.bmc.dataintegration.model
-
- Application.Builder - Class in com.oracle.bmc.functions.model
-
- Application.LifecycleState - Enum in com.oracle.bmc.dataintegration.model
-
The current state of the workspace.
- Application.LifecycleState - Enum in com.oracle.bmc.functions.model
-
The current state of the application.
- Application.Shape - Enum in com.oracle.bmc.functions.model
-
Valid values are GENERIC_X86
, GENERIC_ARM
and GENERIC_X86_ARM
.
- ApplicationChannel - Class in com.oracle.bmc.oda.model
-
The configuration for an Application channel.
- ApplicationChannel(String, String, String, ChannelCategory, Long, LifecycleState, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, String, Boolean, String) - Constructor for class com.oracle.bmc.oda.model.ApplicationChannel
-
Deprecated.
- ApplicationChannel.Builder - Class in com.oracle.bmc.oda.model
-
- ApplicationCollection - Class in com.oracle.bmc.servicecatalog.model
-
Collection of applications in a given service catalog or a tenancy.
- ApplicationCollection(List<ApplicationSummary>) - Constructor for class com.oracle.bmc.servicecatalog.model.ApplicationCollection
-
Deprecated.
- applicationCollection(ApplicationCollection) - Method in class com.oracle.bmc.servicecatalog.responses.ListApplicationsResponse.Builder
-
The returned ApplicationCollection
instance.
- ApplicationCollection.Builder - Class in com.oracle.bmc.servicecatalog.model
-
- applicationCompartmentId(String) - Method in class com.oracle.bmc.dataintegration.model.CreateExternalPublicationDetails.Builder
-
The OCID of the compartment where the application is created in the Oracle Cloud
Infrastructure Data Flow Service.
- applicationCompartmentId(String) - Method in class com.oracle.bmc.dataintegration.model.ExternalPublication.Builder
-
The OCID of the compartment where the application is created in the Oracle Cloud
Infrastructure Data Flow Service.
- applicationCompartmentId(String) - Method in class com.oracle.bmc.dataintegration.model.ExternalPublicationSummary.Builder
-
The OCID of the compartment where the application is created in the Oracle Cloud
Infrastructure Data Flow Service.
- applicationCompartmentId(String) - Method in class com.oracle.bmc.dataintegration.model.UpdateExternalPublicationDetails.Builder
-
The OCID of the compartment where the application is created in the Oracle Cloud
Infrastructure Data Flow Service.
- applicationConfigurations(List<UnifiedAgentMonitoringApplicationConfigurationDetails>) - Method in class com.oracle.bmc.logging.model.UnifiedAgentMonitoringConfigurationDetails.Builder
-
Unified Agent monitoring application configuration details.
- applicationContexts(String) - Method in class com.oracle.bmc.datasafe.model.AuditEventSummary.Builder
-
Semicolon-seperated list of application context namespace, attribute, value information
in (APPCTX_NSPACE,APPCTX_ATTRIBUTE=) format.
- applicationCount(Integer) - Method in class com.oracle.bmc.jms.model.ResourceInventory.Builder
-
The number of applications.
- applicationDependencies(List<ApplicationDependency>) - Method in class com.oracle.bmc.adm.model.CreateVulnerabilityAuditDetails.Builder
-
List of application dependencies (without vulnerabilities).
- ApplicationDependency - Class in com.oracle.bmc.adm.model
-
An application dependency resource creates a vulnerability audit.
- ApplicationDependency(String, String, String, List<String>) - Constructor for class com.oracle.bmc.adm.model.ApplicationDependency
-
Deprecated.
- ApplicationDependency.Builder - Class in com.oracle.bmc.adm.model
-
- ApplicationDependencyManagement - Interface in com.oracle.bmc.adm
-
Use the Application Dependency Management API to create knowledge bases and vulnerability audits.
- ApplicationDependencyManagementAsync - Interface in com.oracle.bmc.adm
-
Use the Application Dependency Management API to create knowledge bases and vulnerability audits.
- ApplicationDependencyManagementAsyncClient - Class in com.oracle.bmc.adm
-
Async client implementation for ApplicationDependencyManagement service.
- ApplicationDependencyManagementAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementAsyncClient
-
- ApplicationDependencyManagementAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementAsyncClient
-
- ApplicationDependencyManagementAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementAsyncClient
-
- ApplicationDependencyManagementAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementAsyncClient
-
- ApplicationDependencyManagementAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementAsyncClient
-
- ApplicationDependencyManagementAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementAsyncClient
-
- ApplicationDependencyManagementAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementAsyncClient
-
- ApplicationDependencyManagementAsyncClient.Builder - Class in com.oracle.bmc.adm
-
Builder class for this client.
- ApplicationDependencyManagementClient - Class in com.oracle.bmc.adm
-
- ApplicationDependencyManagementClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementClient
-
- ApplicationDependencyManagementClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementClient
-
- ApplicationDependencyManagementClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementClient
-
- ApplicationDependencyManagementClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementClient
-
- ApplicationDependencyManagementClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementClient
-
- ApplicationDependencyManagementClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementClient
-
- ApplicationDependencyManagementClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementClient
-
- ApplicationDependencyManagementClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementClient
-
- ApplicationDependencyManagementClient.Builder - Class in com.oracle.bmc.adm
-
Builder class for this client.
- ApplicationDependencyManagementPaginators - Class in com.oracle.bmc.adm
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of ApplicationDependencyManagement where multiple pages of data may be
fetched.
- ApplicationDependencyManagementPaginators(ApplicationDependencyManagement) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementPaginators
-
- ApplicationDependencyManagementWaiters - Class in com.oracle.bmc.adm
-
Collection of helper methods to produce
Waiter
s for different
resources of ApplicationDependencyManagement.
- ApplicationDependencyManagementWaiters(ExecutorService, ApplicationDependencyManagement) - Constructor for class com.oracle.bmc.adm.ApplicationDependencyManagementWaiters
-
- applicationDependencyNodeIds(List<String>) - Method in class com.oracle.bmc.adm.model.ApplicationDependency.Builder
-
List of application dependencies on which this application dependency depends, each
identified by its nodeId.
- applicationDependencyNodeIds(List<String>) - Method in class com.oracle.bmc.adm.model.ApplicationDependencyRecommendationSummary.Builder
-
List of (application dependencies) node identifiers from which this node depends.
- applicationDependencyNodeIds(List<String>) - Method in class com.oracle.bmc.adm.model.ApplicationDependencyVulnerabilitySummary.Builder
-
List of application dependencies on which this application dependency depends, each
identified by its nodeId.
- ApplicationDependencyRecommendationCollection - Class in com.oracle.bmc.adm.model
-
A collection of recommended application dependency changes.
- ApplicationDependencyRecommendationCollection(List<ApplicationDependencyRecommendationSummary>) - Constructor for class com.oracle.bmc.adm.model.ApplicationDependencyRecommendationCollection
-
Deprecated.
- applicationDependencyRecommendationCollection(ApplicationDependencyRecommendationCollection) - Method in class com.oracle.bmc.adm.responses.ListApplicationDependencyRecommendationsResponse.Builder
-
The returned ApplicationDependencyRecommendationCollection
instance.
- ApplicationDependencyRecommendationCollection.Builder - Class in com.oracle.bmc.adm.model
-
- ApplicationDependencyRecommendationSummary - Class in com.oracle.bmc.adm.model
-
An application dependency with the recommended version that does not contain any CVE.
- ApplicationDependencyRecommendationSummary(String, String, String, List<String>, String, String) - Constructor for class com.oracle.bmc.adm.model.ApplicationDependencyRecommendationSummary
-
Deprecated.
- ApplicationDependencyRecommendationSummary.Builder - Class in com.oracle.bmc.adm.model
-
- ApplicationDependencyVulnerabilityCollection - Class in com.oracle.bmc.adm.model
-
application dependencies with Vulnerabilities.
- ApplicationDependencyVulnerabilityCollection(List<ApplicationDependencyVulnerabilitySummary>) - Constructor for class com.oracle.bmc.adm.model.ApplicationDependencyVulnerabilityCollection
-
Deprecated.
- applicationDependencyVulnerabilityCollection(ApplicationDependencyVulnerabilityCollection) - Method in class com.oracle.bmc.adm.responses.ListApplicationDependencyVulnerabilitiesResponse.Builder
-
The returned ApplicationDependencyVulnerabilityCollection
instance.
- ApplicationDependencyVulnerabilityCollection.Builder - Class in com.oracle.bmc.adm.model
-
- ApplicationDependencyVulnerabilitySummary - Class in com.oracle.bmc.adm.model
-
An application dependency Vulnerability represents a single dependency in the application.
- ApplicationDependencyVulnerabilitySummary(String, String, String, List<String>, List<Vulnerability>, Boolean) - Constructor for class com.oracle.bmc.adm.model.ApplicationDependencyVulnerabilitySummary
-
Deprecated.
- ApplicationDependencyVulnerabilitySummary.Builder - Class in com.oracle.bmc.adm.model
-
- ApplicationDetails - Class in com.oracle.bmc.dataintegration.model
-
The information about the application.
- ApplicationDetails(String, String, String, String, String, Integer, Integer, String, ParentReference, Integer, ObjectMetadata, String, Map<String, String>, Map<String, Map<String, Object>>, ApplicationDetails.LifecycleState) - Constructor for class com.oracle.bmc.dataintegration.model.ApplicationDetails
-
Deprecated.
- ApplicationDetails.Builder - Class in com.oracle.bmc.dataintegration.model
-
- ApplicationDetails.LifecycleState - Enum in com.oracle.bmc.dataintegration.model
-
The current state of the workspace.
- ApplicationExecutionType - Enum in com.oracle.bmc.jms.model
-
Execution type of the application, for application type war & ear is deployed and for other
installed.
- applicationExecutionType(ApplicationExecutionType) - Method in class com.oracle.bmc.jms.model.JavaMigrationAnalysisResult.Builder
-
Execution type of the application for an application type, such as WAR and EAR, that is
deployed or installed.
- applicationExecutionType(ApplicationExecutionType) - Method in class com.oracle.bmc.jms.model.JavaMigrationAnalysisResultSummary.Builder
-
Execution type of the application for an application type, such as WAR and EAR, that is
deployed or installed.
- ApplicationGroup - Class in com.oracle.bmc.networkfirewall.model
-
A group of applications.
- ApplicationGroup(String, List<String>, Integer, String) - Constructor for class com.oracle.bmc.networkfirewall.model.ApplicationGroup
-
Deprecated.
- applicationGroup(ApplicationGroup) - Method in class com.oracle.bmc.networkfirewall.responses.CreateApplicationGroupResponse.Builder
-
The returned ApplicationGroup
instance.
- applicationGroup(ApplicationGroup) - Method in class com.oracle.bmc.networkfirewall.responses.GetApplicationGroupResponse.Builder
-
The returned ApplicationGroup
instance.
- applicationGroup(ApplicationGroup) - Method in class com.oracle.bmc.networkfirewall.responses.UpdateApplicationGroupResponse.Builder
-
The returned ApplicationGroup
instance.
- ApplicationGroup.Builder - Class in com.oracle.bmc.networkfirewall.model
-
- applicationGroupName(String) - Method in class com.oracle.bmc.networkfirewall.requests.DeleteApplicationGroupRequest.Builder
-
Unique name identifier for Application Lists in the scope of Network Firewall Policy.
- applicationGroupName(String) - Method in class com.oracle.bmc.networkfirewall.requests.GetApplicationGroupRequest.Builder
-
Unique name identifier for Application Lists in the scope of Network Firewall Policy.
- applicationGroupName(String) - Method in class com.oracle.bmc.networkfirewall.requests.UpdateApplicationGroupRequest.Builder
-
Unique name identifier for Application Lists in the scope of Network Firewall Policy.
- ApplicationGroupSummary - Class in com.oracle.bmc.networkfirewall.model
-
Summary object for application list in the network firewall policy.
- ApplicationGroupSummary(String, Integer, String) - Constructor for class com.oracle.bmc.networkfirewall.model.ApplicationGroupSummary
-
Deprecated.
- ApplicationGroupSummary.Builder - Class in com.oracle.bmc.networkfirewall.model
-
- ApplicationGroupSummaryCollection - Class in com.oracle.bmc.networkfirewall.model
-
- ApplicationGroupSummaryCollection(List<ApplicationGroupSummary>) - Constructor for class com.oracle.bmc.networkfirewall.model.ApplicationGroupSummaryCollection
-
Deprecated.
- applicationGroupSummaryCollection(ApplicationGroupSummaryCollection) - Method in class com.oracle.bmc.networkfirewall.responses.ListApplicationGroupsResponse.Builder
-
The returned ApplicationGroupSummaryCollection
instance.
- ApplicationGroupSummaryCollection.Builder - Class in com.oracle.bmc.networkfirewall.model
-
- applicationId(String) - Method in class com.oracle.bmc.dataflow.model.CreateRunDetails.Builder
-
The OCID of the associated application.
- applicationId(String) - Method in class com.oracle.bmc.dataflow.model.Run.Builder
-
The application ID.
- applicationId(String) - Method in class com.oracle.bmc.dataflow.model.RunSummary.Builder
-
The application ID.
- applicationId(String) - Method in class com.oracle.bmc.dataflow.requests.CascadingDeleteApplicationRequest.Builder
-
The unique ID for an application.
- applicationId(String) - Method in class com.oracle.bmc.dataflow.requests.ChangeApplicationCompartmentRequest.Builder
-
The unique ID for an application.
- applicationId(String) - Method in class com.oracle.bmc.dataflow.requests.DeleteApplicationRequest.Builder
-
The unique ID for an application.
- applicationId(String) - Method in class com.oracle.bmc.dataflow.requests.GetApplicationRequest.Builder
-
The unique ID for an application.
- applicationId(String) - Method in class com.oracle.bmc.dataflow.requests.ListRunsRequest.Builder
-
The ID of the application.
- applicationId(String) - Method in class com.oracle.bmc.dataflow.requests.UpdateApplicationRequest.Builder
-
The unique ID for an application.
- applicationId(String) - Method in class com.oracle.bmc.dataintegration.model.CreateExternalPublicationDetails.Builder
-
The unique OCID of the identifier that is returned after creating the Oracle Cloud
Infrastructure Data Flow application.
- applicationId(String) - Method in class com.oracle.bmc.dataintegration.model.DataflowApplication.Builder
-
The application id for which Oracle Cloud Infrastructure data flow task is to be created.
- applicationId(String) - Method in class com.oracle.bmc.dataintegration.model.ExternalPublication.Builder
-
The unique OCID of the identifier that is returned after creating the Oracle Cloud
Infrastructure Data Flow application.
- applicationId(String) - Method in class com.oracle.bmc.dataintegration.model.ExternalPublicationSummary.Builder
-
The unique OCID of the identifier that is returned after creating the Oracle Cloud
Infrastructure Data Flow application.
- applicationId(String) - Method in class com.oracle.bmc.dataintegration.model.UpdateExternalPublicationDetails.Builder
-
The unique OCID of the identifier that is returned after creating the Oracle Cloud
Infrastructure Data Flow application.
- applicationId(String) - Method in class com.oracle.bmc.datascience.model.PipelineDataflowStepDetails.Builder
-
The
OCID of the
dataflow application to be used as a step.
- applicationId(String) - Method in class com.oracle.bmc.functions.model.CreateFunctionDetails.Builder
-
The OCID of the application this function belongs to.
- applicationId(String) - Method in class com.oracle.bmc.functions.model.Function.Builder
-
The OCID of the application the function belongs to.
- applicationId(String) - Method in class com.oracle.bmc.functions.model.FunctionSummary.Builder
-
The OCID of the application the function belongs to.
- applicationId(String) - Method in class com.oracle.bmc.functions.requests.ChangeApplicationCompartmentRequest.Builder
-
The
OCID of this
application.
- applicationId(String) - Method in class com.oracle.bmc.functions.requests.DeleteApplicationRequest.Builder
-
The
OCID of this
application.
- applicationId(String) - Method in class com.oracle.bmc.functions.requests.GetApplicationRequest.Builder
-
The
OCID of this
application.
- applicationId(String) - Method in class com.oracle.bmc.functions.requests.ListFunctionsRequest.Builder
-
The
OCID of the
application to which this function belongs.
- applicationId(String) - Method in class com.oracle.bmc.functions.requests.UpdateApplicationRequest.Builder
-
The
OCID of this
application.
- applicationId(String) - Method in class com.oracle.bmc.jms.model.ApplicationUsage.Builder
-
An internal identifier for the application that is unique to a fleet.
- applicationId(String) - Method in class com.oracle.bmc.jms.model.PerformanceTuningAnalysisResult.Builder
-
The OCID of the application for which the report has been generated.
- applicationId(String) - Method in class com.oracle.bmc.jms.model.PerformanceTuningAnalysisResultSummary.Builder
-
The OCID of the application for which the report has been generated.
- applicationId(String) - Method in class com.oracle.bmc.jms.requests.ListInstallationSitesRequest.Builder
-
The Fleet-unique identifier of the related application.
- applicationId(String) - Method in class com.oracle.bmc.jms.requests.ListJreUsageRequest.Builder
-
The Fleet-unique identifier of the application.
- applicationId(String) - Method in class com.oracle.bmc.jms.requests.ListPerformanceTuningAnalysisResultsRequest.Builder
-
The Fleet-unique identifier of the related application.
- applicationId(String) - Method in class com.oracle.bmc.jms.requests.SummarizeApplicationInstallationUsageRequest.Builder
-
The Fleet-unique identifier of the application.
- applicationId(String) - Method in class com.oracle.bmc.jms.requests.SummarizeApplicationUsageRequest.Builder
-
The Fleet-unique identifier of the application.
- applicationId(String) - Method in class com.oracle.bmc.jms.requests.SummarizeInstallationUsageRequest.Builder
-
The Fleet-unique identifier of the related application.
- applicationId(String) - Method in class com.oracle.bmc.jms.requests.SummarizeJreUsageRequest.Builder
-
The Fleet-unique identifier of the related application.
- applicationId(String) - Method in class com.oracle.bmc.jms.requests.SummarizeManagedInstanceUsageRequest.Builder
-
The Fleet-unique identifier of the related application.
- applicationInstallationId(String) - Method in class com.oracle.bmc.jms.model.PerformanceTuningAnalysisResult.Builder
-
The internal identifier of the application installation for which the report has been
generated.
- applicationInstallationId(String) - Method in class com.oracle.bmc.jms.model.PerformanceTuningAnalysisResultSummary.Builder
-
The internal identifier of the application installation for which the report has been
generated.
- applicationInstallationKey(String) - Method in class com.oracle.bmc.jms.model.ApplicationInstallationUsageSummary.Builder
-
An internal identifier for the application installation that is unique to a Fleet.
- applicationInstallationKey(String) - Method in class com.oracle.bmc.jms.model.ApplicationWorkItemDetails.Builder
-
The unique key of the application installation of the JFR.
- applicationInstallationKey(String) - Method in class com.oracle.bmc.jms.model.DeployedApplicationInstallationUsageSummary.Builder
-
The internal identifier of the deployed application installation.
- applicationInstallationKey(String) - Method in class com.oracle.bmc.jms.model.JavaMigrationAnalysisTarget.Builder
-
The unique key that identifies the application’s installation path that is to be used for
the Java migration analysis.
- applicationInstallationKey(String) - Method in class com.oracle.bmc.jms.model.JfrAttachmentTarget.Builder
-
Unique key that identifies the application installation for JFR data collection.
- applicationInstallationKey(String) - Method in class com.oracle.bmc.jms.requests.SummarizeApplicationInstallationUsageRequest.Builder
-
The Fleet-unique identifier of the application installation.
- applicationInstallationKey(String) - Method in class com.oracle.bmc.jms.requests.SummarizeDeployedApplicationInstallationUsageRequest.Builder
-
The deployed application installation key.
- applicationInstallationPath(String) - Method in class com.oracle.bmc.jms.model.ApplicationWorkItemDetails.Builder
-
The full path on which application installation was detected.
- applicationInstallationPath(String) - Method in class com.oracle.bmc.jms.model.PerformanceTuningAnalysisResult.Builder
-
The installation path of the application for which the report has been generated.
- applicationInstallationPath(String) - Method in class com.oracle.bmc.jms.model.PerformanceTuningAnalysisResultSummary.Builder
-
The installation path of the application for which the report has been generated.
- ApplicationInstallationSortBy - Enum in com.oracle.bmc.jms.model
-
The field to sort application installations.
- ApplicationInstallationUsageSummary - Class in com.oracle.bmc.jms.model
-
Summarizes application installation usage information during a specified time period.
- ApplicationInstallationUsageSummary(String, String, String, String, String, List<String>, List<OperatingSystem>, Integer, Integer, Integer, Integer, String, Date, Date, Date, Date) - Constructor for class com.oracle.bmc.jms.model.ApplicationInstallationUsageSummary
-
Deprecated.
- ApplicationInstallationUsageSummary.Builder - Class in com.oracle.bmc.jms.model
-
- ApplicationInstallationUsageSummaryCollection - Class in com.oracle.bmc.jms.model
-
Results of an application installation search.
- ApplicationInstallationUsageSummaryCollection(List<ApplicationInstallationUsageSummary>) - Constructor for class com.oracle.bmc.jms.model.ApplicationInstallationUsageSummaryCollection
-
Deprecated.
- applicationInstallationUsageSummaryCollection(ApplicationInstallationUsageSummaryCollection) - Method in class com.oracle.bmc.jms.responses.SummarizeApplicationInstallationUsageResponse.Builder
-
The returned ApplicationInstallationUsageSummaryCollection
instance.
- ApplicationInstallationUsageSummaryCollection.Builder - Class in com.oracle.bmc.jms.model
-
- applicationInvokedBy(String) - Method in class com.oracle.bmc.jms.model.ApplicationInstallationUsageSummary.Builder
-
Comma separated list of user names that invoked application installations.
- applicationInvokedBy(String) - Method in class com.oracle.bmc.jms.model.ManagedInstanceUsage.Builder
-
Comma separated list of user names that invoked applications within this managed
instance.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.model.CreateSourceApplicationInfo.Builder
-
The source application key to use when creating the application.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.model.Reference.Builder
-
The application key of the reference object.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.model.SourceApplicationInfo.Builder
-
The source application key to use when creating the application.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.CreateApplicationDetailedDescriptionRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.CreateDisApplicationDetailedDescriptionRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.CreatePatchRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.CreateScheduleRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.CreateTaskRunRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.CreateTaskScheduleRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.DeleteApplicationDetailedDescriptionRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.DeleteApplicationRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.DeleteDisApplicationDetailedDescriptionRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.DeletePatchRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.DeleteScheduleRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.DeleteTaskRunRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.DeleteTaskScheduleRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.GetApplicationDetailedDescriptionRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.GetApplicationRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.GetCompositeStateRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.GetDependentObjectRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.GetDisApplicationDetailedDescriptionRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.GetPatchRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.GetPublishedObjectRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.GetReferenceRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.GetRuntimeOperatorRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.GetRuntimePipelineRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.GetScheduleRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.GetTaskRunRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.GetTaskScheduleRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListDependentObjectsRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListPatchChangesRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListPatchesRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListPublishedObjectsRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListReferencesRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListRuntimeOperatorsRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListRuntimePipelinesRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListSchedulesRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListTaskRunLineagesRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListTaskRunLogsRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListTaskRunsRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.ListTaskSchedulesRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.UpdateApplicationDetailedDescriptionRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.UpdateApplicationRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.UpdateDisApplicationDetailedDescriptionRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.UpdateReferenceRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.UpdateScheduleRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.UpdateTaskRunRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.dataintegration.requests.UpdateTaskScheduleRequest.Builder
-
The application key.
- applicationKey(String) - Method in class com.oracle.bmc.jms.model.ApplicationInstallationUsageSummary.Builder
-
An internal identifier for the application that is unique to a Fleet.
- applicationKey(String) - Method in class com.oracle.bmc.jms.model.ApplicationWorkItemDetails.Builder
-
The unique key of the application of the JFR.
- applicationKey(String) - Method in class com.oracle.bmc.jms.model.DeployedApplicationInstallationUsageSummary.Builder
-
The internal identifier of the deployed application.
- applicationKey(String) - Method in class com.oracle.bmc.jms.model.DeployedApplicationUsage.Builder
-
The internal identifier of the deployed application.
- applicationKey(String) - Method in class com.oracle.bmc.jms.model.JavaMigrationAnalysisResult.Builder
-
The unique key that identifies the application.
- applicationKey(String) - Method in class com.oracle.bmc.jms.model.JavaMigrationAnalysisResultSummary.Builder
-
The unique key that identifies the application.
- applicationKey(String) - Method in class com.oracle.bmc.jms.model.JfrAttachmentTarget.Builder
-
Unique key that identifies the application for JFR data collection.
- applicationKey(String) - Method in class com.oracle.bmc.jms.requests.SummarizeDeployedApplicationInstallationUsageRequest.Builder
-
The deployed application key.
- applicationKey(String) - Method in class com.oracle.bmc.jms.requests.SummarizeDeployedApplicationUsageRequest.Builder
-
The deployed application key.
- applicationKey(String) - Method in class com.oracle.bmc.jms.requests.SummarizeJavaServerInstanceUsageRequest.Builder
-
The deployed application key.
- applicationKey(String) - Method in class com.oracle.bmc.jms.requests.SummarizeLibraryUsageRequest.Builder
-
The deployed application key.
- ApplicationLanguage - Enum in com.oracle.bmc.dataflow.model
-
The Spark language.
- ApplicationLifecycleState - Enum in com.oracle.bmc.dataflow.model
-
The lifecycle state of an application.
- applicationLogConfig(ApplicationLogConfig) - Method in class com.oracle.bmc.dataflow.model.Application.Builder
-
- ApplicationLogConfig - Class in com.oracle.bmc.dataflow.model
-
Logging details of Application logs for Data Flow Run.
- ApplicationLogConfig(String, String) - Constructor for class com.oracle.bmc.dataflow.model.ApplicationLogConfig
-
Deprecated.
- applicationLogConfig(ApplicationLogConfig) - Method in class com.oracle.bmc.dataflow.model.CreateApplicationDetails.Builder
-
- applicationLogConfig(ApplicationLogConfig) - Method in class com.oracle.bmc.dataflow.model.CreateRunDetails.Builder
-
- applicationLogConfig(ApplicationLogConfig) - Method in class com.oracle.bmc.dataflow.model.Run.Builder
-
- applicationLogConfig(ApplicationLogConfig) - Method in class com.oracle.bmc.dataflow.model.UpdateApplicationDetails.Builder
-
- ApplicationLogConfig.Builder - Class in com.oracle.bmc.dataflow.model
-
- applicationName(String) - Method in class com.oracle.bmc.jms.model.ApplicationWorkItemDetails.Builder
-
The application name.
- applicationName(String) - Method in class com.oracle.bmc.jms.model.DeployedApplicationInstallationUsageSummary.Builder
-
The name of the deployed application.
- applicationName(String) - Method in class com.oracle.bmc.jms.model.DeployedApplicationUsage.Builder
-
The name of the deployed application.
- applicationName(String) - Method in class com.oracle.bmc.jms.model.JavaMigrationAnalysisResult.Builder
-
The name of the application for which the Java migration analysis was performed.
- applicationName(String) - Method in class com.oracle.bmc.jms.model.JavaMigrationAnalysisResultSummary.Builder
-
The name of the application for which the Java migration analysis was performed.
- applicationName(String) - Method in class com.oracle.bmc.jms.model.PerformanceTuningAnalysisResult.Builder
-
The name of the application for which the report has been generated.
- applicationName(String) - Method in class com.oracle.bmc.jms.model.PerformanceTuningAnalysisResultSummary.Builder
-
The name of the application for which the report has been generated.
- applicationName(String) - Method in class com.oracle.bmc.jms.requests.ListJavaMigrationAnalysisResultsRequest.Builder
-
The name of the application.
- applicationName(String) - Method in class com.oracle.bmc.jms.requests.ListJreUsageRequest.Builder
-
The name of the application.
- applicationName(String) - Method in class com.oracle.bmc.jms.requests.ListPerformanceTuningAnalysisResultsRequest.Builder
-
The name of the application.
- applicationName(String) - Method in class com.oracle.bmc.jms.requests.SummarizeDeployedApplicationInstallationUsageRequest.Builder
-
The deployed application name.
- applicationName(String) - Method in class com.oracle.bmc.jms.requests.SummarizeDeployedApplicationUsageRequest.Builder
-
The deployed application name.
- applicationName(String) - Method in class com.oracle.bmc.networkfirewall.requests.DeleteApplicationRequest.Builder
-
Unique identifier for Applications.
- applicationName(String) - Method in class com.oracle.bmc.networkfirewall.requests.GetApplicationRequest.Builder
-
Unique identifier for Applications.
- applicationName(String) - Method in class com.oracle.bmc.networkfirewall.requests.UpdateApplicationRequest.Builder
-
Unique identifier for Applications.
- applicationNameContains(String) - Method in class com.oracle.bmc.jms.requests.SummarizeDeployedApplicationInstallationUsageRequest.Builder
-
Filter the list with deployed application name contains the given value.
- applicationNameContains(String) - Method in class com.oracle.bmc.jms.requests.SummarizeDeployedApplicationUsageRequest.Builder
-
Filter the list with deployed application name contains the given value.
- ApplicationParameter - Class in com.oracle.bmc.dataflow.model
-
The parameter of an application.
- ApplicationParameter(String, String) - Constructor for class com.oracle.bmc.dataflow.model.ApplicationParameter
-
Deprecated.
- ApplicationParameter.Builder - Class in com.oracle.bmc.dataflow.model
-
- applicationPath(String) - Method in class com.oracle.bmc.jms.model.JavaMigrationAnalysisResult.Builder
-
The installation path of the application for which the Java migration analysis was
performed.
- applicationPath(String) - Method in class com.oracle.bmc.jms.model.JavaMigrationAnalysisResultSummary.Builder
-
The installation path of the application for which the Java migration analysis was
performed.
- applicationScanRecurrence(String) - Method in class com.oracle.bmc.vulnerabilityscanning.model.ApplicationScanSettings.Builder
-
Scan recurrences in RFC-5545 section 3.3.10 format.
- ApplicationScanSettings - Class in com.oracle.bmc.vulnerabilityscanning.model
-
- ApplicationScanSettings(String, Boolean, List<FolderToScan>) - Constructor for class com.oracle.bmc.vulnerabilityscanning.model.ApplicationScanSettings
-
Deprecated.
- ApplicationScanSettings.Builder - Class in com.oracle.bmc.vulnerabilityscanning.model
-
- applicationSettings(ApplicationScanSettings) - Method in class com.oracle.bmc.vulnerabilityscanning.model.CreateHostScanRecipeDetails.Builder
-
- applicationSettings(ApplicationScanSettings) - Method in class com.oracle.bmc.vulnerabilityscanning.model.HostScanRecipe.Builder
-
- applicationSettings(ApplicationScanSettings) - Method in class com.oracle.bmc.vulnerabilityscanning.model.UpdateHostScanRecipeDetails.Builder
-
- ApplicationSortBy - Enum in com.oracle.bmc.jms.model
-
The field to sort applications.
- applicationSourcePath(String) - Method in class com.oracle.bmc.jms.model.DeployedApplicationInstallationUsageSummary.Builder
-
The full path to source WAR or EAR file for deployed application.
- applicationSourcePathContains(String) - Method in class com.oracle.bmc.jms.requests.SummarizeDeployedApplicationInstallationUsageRequest.Builder
-
Filter the list with application source path contains the given value.
- ApplicationSummary - Class in com.oracle.bmc.dataflow.model
-
A Data Flow application object used in bulk listings.
- ApplicationSummary(String, Map<String, Map<String, Object>>, String, Map<String, String>, String, ApplicationLanguage, ApplicationLifecycleState, String, String, String, String, Date, Date, ApplicationType) - Constructor for class com.oracle.bmc.dataflow.model.ApplicationSummary
-
Deprecated.
- ApplicationSummary - Class in com.oracle.bmc.dataintegration.model
-
The application summary type contains the audit summary information and the definition of the
application.
- ApplicationSummary(String, String, String, String, String, Integer, Integer, String, ParentReference, Integer, List<PatchObjectMetadata>, Map<String, PatchObjectMetadata>, SourceApplicationInfo, Date, String, String, String, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, ApplicationSummary.LifecycleState, ObjectMetadata, Map<String, String>) - Constructor for class com.oracle.bmc.dataintegration.model.ApplicationSummary
-
Deprecated.
- ApplicationSummary - Class in com.oracle.bmc.functions.model
-
Summary of an application.
- ApplicationSummary(String, String, String, Application.LifecycleState, List<String>, ApplicationSummary.Shape, List<String>, ApplicationTraceConfig, Map<String, String>, Map<String, Map<String, Object>>, Date, Date, ImagePolicyConfig) - Constructor for class com.oracle.bmc.functions.model.ApplicationSummary
-
Deprecated.
- ApplicationSummary - Class in com.oracle.bmc.networkfirewall.model
-
Summary object for application element in the network firewall policy.
- ApplicationSummary(String, String) - Constructor for class com.oracle.bmc.networkfirewall.model.ApplicationSummary
-
Deprecated.
- ApplicationSummary - Class in com.oracle.bmc.servicecatalog.model
-
The model for summary of an application in service catalog.
- ApplicationSummary(String, String, String, Boolean, PublisherSummary, String, UploadData, PricingTypeEnum, PackageTypeEnum) - Constructor for class com.oracle.bmc.servicecatalog.model.ApplicationSummary
-
Deprecated.
- ApplicationSummary - Class in com.oracle.bmc.visualbuilder.model
-
Summary of the Vb Instance’s applications.
- ApplicationSummary(String, String, String, ApplicationSummary.State) - Constructor for class com.oracle.bmc.visualbuilder.model.ApplicationSummary
-
Deprecated.
- ApplicationSummary.Builder - Class in com.oracle.bmc.dataflow.model
-
- ApplicationSummary.Builder - Class in com.oracle.bmc.dataintegration.model
-
- ApplicationSummary.Builder - Class in com.oracle.bmc.functions.model
-
- ApplicationSummary.Builder - Class in com.oracle.bmc.servicecatalog.model
-
- ApplicationSummary.Builder - Class in com.oracle.bmc.visualbuilder.model
-
- ApplicationSummary.LifecycleState - Enum in com.oracle.bmc.dataintegration.model
-
The current state of the workspace.
- ApplicationSummary.Shape - Enum in com.oracle.bmc.functions.model
-
Valid values are GENERIC_X86
, GENERIC_ARM
and GENERIC_X86_ARM
.
- ApplicationSummary.State - Enum in com.oracle.bmc.visualbuilder.model
-
Represents the deployment state of the application.
- ApplicationSummaryCollection - Class in com.oracle.bmc.dataintegration.model
-
This is the collection of application summaries, it may be a collection of lightweight details or
full definitions.
- ApplicationSummaryCollection(List<ApplicationSummary>) - Constructor for class com.oracle.bmc.dataintegration.model.ApplicationSummaryCollection
-
Deprecated.
- applicationSummaryCollection(ApplicationSummaryCollection) - Method in class com.oracle.bmc.dataintegration.responses.ListApplicationsResponse.Builder
-
The returned ApplicationSummaryCollection
instance.
- ApplicationSummaryCollection - Class in com.oracle.bmc.networkfirewall.model
-
- ApplicationSummaryCollection(List<ApplicationSummary>) - Constructor for class com.oracle.bmc.networkfirewall.model.ApplicationSummaryCollection
-
Deprecated.
- applicationSummaryCollection(ApplicationSummaryCollection) - Method in class com.oracle.bmc.networkfirewall.responses.ListApplicationsResponse.Builder
-
The returned ApplicationSummaryCollection
instance.
- ApplicationSummaryCollection - Class in com.oracle.bmc.visualbuilder.model
-
Result of listing VbInstance’s applications.
- ApplicationSummaryCollection(List<ApplicationSummary>) - Constructor for class com.oracle.bmc.visualbuilder.model.ApplicationSummaryCollection
-
Deprecated.
- applicationSummaryCollection(ApplicationSummaryCollection) - Method in class com.oracle.bmc.visualbuilder.responses.RequestSummarizedApplicationsResponse.Builder
-
The returned ApplicationSummaryCollection
instance.
- ApplicationSummaryCollection.Builder - Class in com.oracle.bmc.dataintegration.model
-
- ApplicationSummaryCollection.Builder - Class in com.oracle.bmc.networkfirewall.model
-
- ApplicationSummaryCollection.Builder - Class in com.oracle.bmc.visualbuilder.model
-
- ApplicationTraceConfig - Class in com.oracle.bmc.functions.model
-
Define the tracing configuration for an application.
- ApplicationTraceConfig(Boolean, String) - Constructor for class com.oracle.bmc.functions.model.ApplicationTraceConfig
-
Deprecated.
- ApplicationTraceConfig.Builder - Class in com.oracle.bmc.functions.model
-
- ApplicationType - Enum in com.oracle.bmc.dataflow.model
-
The processing types of an application.
- applicationType(String) - Method in class com.oracle.bmc.fleetappsmanagement.model.ActionGroup.Builder
-
Application Type associated.
- applicationType(String) - Method in class com.oracle.bmc.fleetappsmanagement.model.ActionGroupDetails.Builder
-
Application Type associated.
- applicationType(String) - Method in class com.oracle.bmc.fleetappsmanagement.model.CreateFleetDetails.Builder
-
Product stack associated with the Fleet.
- applicationType(String) - Method in class com.oracle.bmc.fleetappsmanagement.model.Fleet.Builder
-
Product stack associated with the Fleet.
- applicationType(String) - Method in class com.oracle.bmc.fleetappsmanagement.model.FleetResource.Builder
-
Application Type associated with the resource when the resource type is fleet.
- applicationType(String) - Method in class com.oracle.bmc.fleetappsmanagement.model.FleetResourceSummary.Builder
-
Application Type associated with the resource when the resource type is fleet.
- applicationType(String) - Method in class com.oracle.bmc.fleetappsmanagement.requests.ListFleetsRequest.Builder
-
A filter to return resources that match the Application Type/Product Stack given..
- applicationType(String) - Method in class com.oracle.bmc.jms.model.ApplicationInstallationUsageSummary.Builder
-
The type of the application, denoted by how the application was started.
- applicationType(String) - Method in class com.oracle.bmc.jms.model.ApplicationUsage.Builder
-
The type of the application denoted by how the application was started.
- applicationType(String) - Method in class com.oracle.bmc.jms.model.DeployedApplicationInstallationUsageSummary.Builder
-
The type of the deployed application.
- applicationType(String) - Method in class com.oracle.bmc.jms.model.DeployedApplicationUsage.Builder
-
The type of the deployed application.
- applicationType(String) - Method in class com.oracle.bmc.jms.requests.SummarizeApplicationInstallationUsageRequest.Builder
-
The type of the application.
- applicationType(String) - Method in class com.oracle.bmc.jms.requests.SummarizeApplicationUsageRequest.Builder
-
The type of the application.
- applicationTypes(List<String>) - Method in class com.oracle.bmc.fleetappsmanagement.model.ScheduledFleetSummary.Builder
-
All application types part of the schedule.
- applicationTypes(List<String>) - Method in class com.oracle.bmc.fleetappsmanagement.model.SchedulerDefinition.Builder
-
All application types that are part of the schedule for ENVIRONMENT ActionGroup Type.
- applicationTypes(List<String>) - Method in class com.oracle.bmc.fleetappsmanagement.model.SchedulerDefinitionSummary.Builder
-
All application types part of the schedule for ENVIRONMENT ActionGroup Type.
- applicationTypes(List<String>) - Method in class com.oracle.bmc.fleetappsmanagement.model.SchedulerJob.Builder
-
All application types that are part of the schedule for an ENVIRONMENT action group Type.
- applicationTypes(List<String>) - Method in class com.oracle.bmc.fleetappsmanagement.model.SchedulerJobSummary.Builder
-
All application types that are part of the schedule for an ENVIRONMENT action group Type.
- ApplicationUsage - Class in com.oracle.bmc.jms.model
-
Application usage during a specified time period.
- ApplicationUsage(String, String, String, List<OperatingSystem>, Integer, Integer, Integer, Integer, Date, Date, Date, Date) - Constructor for class com.oracle.bmc.jms.model.ApplicationUsage
-
Deprecated.
- ApplicationUsage.Builder - Class in com.oracle.bmc.jms.model
-
- ApplicationUsageCollection - Class in com.oracle.bmc.jms.model
-
Results of an application search.
- ApplicationUsageCollection(List<ApplicationUsage>) - Constructor for class com.oracle.bmc.jms.model.ApplicationUsageCollection
-
Deprecated.
- applicationUsageCollection(ApplicationUsageCollection) - Method in class com.oracle.bmc.jms.responses.SummarizeApplicationUsageResponse.Builder
-
The returned ApplicationUsageCollection
instance.
- ApplicationUsageCollection.Builder - Class in com.oracle.bmc.jms.model
-
- applicationVersion(Integer) - Method in class com.oracle.bmc.dataintegration.model.Application.Builder
-
The application’s version.
- applicationVersion(Integer) - Method in class com.oracle.bmc.dataintegration.model.ApplicationDetails.Builder
-
version
- applicationVersion(Integer) - Method in class com.oracle.bmc.dataintegration.model.ApplicationSummary.Builder
-
The application’s version.
- applicationVersion(Integer) - Method in class com.oracle.bmc.dataintegration.model.DependentObject.Builder
-
The application’s version.
- applicationVersion(Integer) - Method in class com.oracle.bmc.dataintegration.model.DisApplication.Builder
-
The application’s version.
- applicationVersion(Integer) - Method in class com.oracle.bmc.dataintegration.model.DisApplicationSummary.Builder
-
The application’s version.
- applicationVersion(Integer) - Method in class com.oracle.bmc.dataintegration.model.Patch.Builder
-
The application version of the patch.
- applicationVersion(Integer) - Method in class com.oracle.bmc.dataintegration.model.PatchSummary.Builder
-
The application version of the patch.
- applicationVersion(String) - Method in class com.oracle.bmc.dataintegration.model.SourceApplicationInfo.Builder
-
The source application version of the application.
- applicationVersion(Integer) - Method in class com.oracle.bmc.dataintegration.model.Template.Builder
-
The application’s version.
- applicationVersion(Integer) - Method in class com.oracle.bmc.dataintegration.model.TemplateSummary.Builder
-
The application’s version.
- applicationVersion(Integer) - Method in class com.oracle.bmc.dataintegration.model.UpdateApplicationDetails.Builder
-
version
- applicationVersion(Integer) - Method in class com.oracle.bmc.dataintegration.model.UpdateDisApplicationDetails.Builder
-
version
- ApplicationVip - Class in com.oracle.bmc.database.model
-
Details of an application virtual IP (VIP) address.
- ApplicationVip(String, String, String, String, String, String, String, ApplicationVip.LifecycleState, String, Date, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.database.model.ApplicationVip
-
Deprecated.
- applicationVip(ApplicationVip) - Method in class com.oracle.bmc.database.responses.CreateApplicationVipResponse.Builder
-
The returned ApplicationVip
instance.
- applicationVip(ApplicationVip) - Method in class com.oracle.bmc.database.responses.GetApplicationVipResponse.Builder
-
The returned ApplicationVip
instance.
- ApplicationVip.Builder - Class in com.oracle.bmc.database.model
-
- ApplicationVip.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current lifecycle state of the application virtual IP (VIP) address.
- applicationVipId(String) - Method in class com.oracle.bmc.database.requests.DeleteApplicationVipRequest.Builder
-
The
OCID of the
application virtual IP (VIP) address.
- applicationVipId(String) - Method in class com.oracle.bmc.database.requests.GetApplicationVipRequest.Builder
-
The
OCID of the
application virtual IP (VIP) address.
- ApplicationVipSummary - Class in com.oracle.bmc.database.model
-
Details of an application virtual IP (VIP) address.
- ApplicationVipSummary(String, String, String, String, String, String, String, ApplicationVipSummary.LifecycleState, String, Date, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.database.model.ApplicationVipSummary
-
Deprecated.
- ApplicationVipSummary.Builder - Class in com.oracle.bmc.database.model
-
- ApplicationVipSummary.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current lifecycle state of the application virtual IP (VIP) address.
- applicationWaitTimeInUs(Long) - Method in class com.oracle.bmc.opsi.model.SqlStats.Builder
-
Application wait time (in microseconds)
- ApplicationWorkItemDetails - Class in com.oracle.bmc.jms.model
-
The work item details with JFR related information.
- ApplicationWorkItemDetails(WorkItemType, String, String, String, String) - Constructor for class com.oracle.bmc.jms.model.ApplicationWorkItemDetails
-
Deprecated.
- ApplicationWorkItemDetails.Builder - Class in com.oracle.bmc.jms.model
-
- appliedPatchBundles(List<String>) - Method in class com.oracle.bmc.fusionapps.model.FusionEnvironment.Builder
-
Patch bundle names
- appliedPatchBundles(List<String>) - Method in class com.oracle.bmc.fusionapps.model.FusionEnvironmentSummary.Builder
-
Patch bundle names
- appliedPolicies(OnboardingPolicySummary) - Method in class com.oracle.bmc.fleetappsmanagement.model.Onboarding.Builder
-
- appliedPolicies(OnboardingPolicySummary) - Method in class com.oracle.bmc.fleetappsmanagement.model.OnboardingSummary.Builder
-
- applierUsername(String) - Method in class com.oracle.bmc.mysql.model.ChannelTargetDbSystem.Builder
-
The username for the replication applier of the target MySQL DB System.
- applierUsername(String) - Method in class com.oracle.bmc.mysql.model.CreateChannelTargetFromDbSystemDetails.Builder
-
The username for the replication applier of the target MySQL DB System.
- applierUsername(String) - Method in class com.oracle.bmc.mysql.model.UpdateChannelTargetFromDbSystemDetails.Builder
-
The username for the replication applier of the target MySQL DB System.
- ApplyAction - Class in com.oracle.bmc.fleetsoftwareupdate.model
-
Apply Exadata Fleet Update Action details.
- ApplyAction(String, String, String, Date, Date, Date, Date, ActionLifecycleStates, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, String, String, ScheduleDetails, FsuActionProgressDetails) - Constructor for class com.oracle.bmc.fleetsoftwareupdate.model.ApplyAction
-
Deprecated.
- ApplyAction.Builder - Class in com.oracle.bmc.fleetsoftwareupdate.model
-
- applyActionSchedule(CreateScheduleDetails) - Method in class com.oracle.bmc.fleetsoftwareupdate.model.CloneFsuCycleDetails.Builder
-
- applyActionSchedule(CreateScheduleDetails) - Method in class com.oracle.bmc.fleetsoftwareupdate.model.CreatePatchFsuCycle.Builder
-
- applyActionSchedule(ScheduleDetails) - Method in class com.oracle.bmc.fleetsoftwareupdate.model.PatchFsuCycle.Builder
-
- ApplyActionSummary - Class in com.oracle.bmc.fleetsoftwareupdate.model
-
Apply Exadata Fleet Update Action summary.
- ApplyActionSummary(String, String, String, Date, Date, Date, Date, ActionLifecycleStates, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, String, String, ScheduleDetails, FsuActionProgressDetails) - Constructor for class com.oracle.bmc.fleetsoftwareupdate.model.ApplyActionSummary
-
Deprecated.
- ApplyActionSummary.Builder - Class in com.oracle.bmc.fleetsoftwareupdate.model
-
- applyConfig(UpdateDbConfigParams.ApplyConfig) - Method in class com.oracle.bmc.psql.model.UpdateDbConfigParams.Builder
-
Whether a configuration update requires a restart of the database instance or a reload of
the configuration.
- applyDiscoveryJobResults(ApplyDiscoveryJobResultsRequest) - Method in interface com.oracle.bmc.datasafe.DataSafe
-
Applies the results of a discovery job to the specified sensitive data model.
- applyDiscoveryJobResults(ApplyDiscoveryJobResultsRequest, AsyncHandler<ApplyDiscoveryJobResultsRequest, ApplyDiscoveryJobResultsResponse>) - Method in interface com.oracle.bmc.datasafe.DataSafeAsync
-
Applies the results of a discovery job to the specified sensitive data model.
- applyDiscoveryJobResults(ApplyDiscoveryJobResultsRequest, AsyncHandler<ApplyDiscoveryJobResultsRequest, ApplyDiscoveryJobResultsResponse>) - Method in class com.oracle.bmc.datasafe.DataSafeAsyncClient
-
- applyDiscoveryJobResults(ApplyDiscoveryJobResultsRequest) - Method in class com.oracle.bmc.datasafe.DataSafeClient
-
- ApplyDiscoveryJobResultsDetails - Class in com.oracle.bmc.datasafe.model
-
Details to apply the discovery results to a sensitive data model.
- ApplyDiscoveryJobResultsDetails(String) - Constructor for class com.oracle.bmc.datasafe.model.ApplyDiscoveryJobResultsDetails
-
Deprecated.
- applyDiscoveryJobResultsDetails(ApplyDiscoveryJobResultsDetails) - Method in class com.oracle.bmc.datasafe.requests.ApplyDiscoveryJobResultsRequest.Builder
-
Details to apply the discovery results to a sensitive data model.
- ApplyDiscoveryJobResultsDetails.Builder - Class in com.oracle.bmc.datasafe.model
-
- ApplyDiscoveryJobResultsRequest - Class in com.oracle.bmc.datasafe.requests
-
Example: Click
here to see how to use
ApplyDiscoveryJobResultsRequest.
- ApplyDiscoveryJobResultsRequest() - Constructor for class com.oracle.bmc.datasafe.requests.ApplyDiscoveryJobResultsRequest
-
- ApplyDiscoveryJobResultsRequest.Builder - Class in com.oracle.bmc.datasafe.requests
-
- ApplyDiscoveryJobResultsResponse - Class in com.oracle.bmc.datasafe.responses
-
- ApplyDiscoveryJobResultsResponse.Builder - Class in com.oracle.bmc.datasafe.responses
-
- ApplyFsuJob - Class in com.oracle.bmc.fleetsoftwareupdate.model
-
Apply Exadata Fleet Update Job resource.
- ApplyFsuJob(String, String, String, String, JobProgressDetails, Date, Date, Date, Date, JobLifecycleStates, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, String, String, String, ScheduleDetails) - Constructor for class com.oracle.bmc.fleetsoftwareupdate.model.ApplyFsuJob
-
Deprecated.
- ApplyFsuJob.Builder - Class in com.oracle.bmc.fleetsoftwareupdate.model
-
- ApplyFsuJobSummary - Class in com.oracle.bmc.fleetsoftwareupdate.model
-
Summary of Apply Exadata Fleet Update Job resource.
- ApplyFsuJobSummary(String, String, String, String, JobProgress, Date, Date, Date, Date, JobLifecycleStates, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, String, String, String, ScheduleDetails) - Constructor for class com.oracle.bmc.fleetsoftwareupdate.model.ApplyFsuJobSummary
-
Deprecated.
- ApplyFsuJobSummary.Builder - Class in com.oracle.bmc.fleetsoftwareupdate.model
-
- ApplyJobOperationDetails - Class in com.oracle.bmc.resourcemanager.model
-
Job details that are specific to apply operations.
- ApplyJobOperationDetails(TerraformAdvancedOptions, ApplyJobOperationDetails.ExecutionPlanStrategy, String) - Constructor for class com.oracle.bmc.resourcemanager.model.ApplyJobOperationDetails
-
Deprecated.
- ApplyJobOperationDetails.Builder - Class in com.oracle.bmc.resourcemanager.model
-
- ApplyJobOperationDetails.ExecutionPlanStrategy - Enum in com.oracle.bmc.resourcemanager.model
-
Specifies the source of the execution plan to apply.
- ApplyJobOperationDetailsSummary - Class in com.oracle.bmc.resourcemanager.model
-
Job details that are specific to apply operations.
- ApplyJobOperationDetailsSummary(ApplyJobOperationDetails.ExecutionPlanStrategy, String) - Constructor for class com.oracle.bmc.resourcemanager.model.ApplyJobOperationDetailsSummary
-
Deprecated.
- ApplyJobOperationDetailsSummary.Builder - Class in com.oracle.bmc.resourcemanager.model
-
- ApplyJobPlanResolution - Class in com.oracle.bmc.resourcemanager.model
-
Deprecated.
- ApplyJobPlanResolution(String, Boolean, Boolean) - Constructor for class com.oracle.bmc.resourcemanager.model.ApplyJobPlanResolution
-
Deprecated.
- applyJobPlanResolution(ApplyJobPlanResolution) - Method in class com.oracle.bmc.resourcemanager.model.CreateJobDetails.Builder
-
- applyJobPlanResolution(ApplyJobPlanResolution) - Method in class com.oracle.bmc.resourcemanager.model.Job.Builder
-
- applyJobPlanResolution(ApplyJobPlanResolution) - Method in class com.oracle.bmc.resourcemanager.model.JobSummary.Builder
-
- ApplyJobPlanResolution.Builder - Class in com.oracle.bmc.resourcemanager.model
-
- applyLag(String) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabaseDataguard.Builder
-
The lag time between updates to the primary Autonomous Container Database and application
of the redo data on the standby Autonomous Container Database, as computed by the
reporting database.
- applyLag(String) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabaseDataguardAssociation.Builder
-
The lag time between updates to the primary Autonomous Container Database and application
of the redo data on the standby Autonomous Container Database, as computed by the
reporting database.
- applyLag(String) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseDataguardAssociation.Builder
-
The lag time between updates to the primary database and application of the redo data on
the standby database, as computed by the reporting database.
- applyLag(String) - Method in class com.oracle.bmc.database.model.DataGuardAssociation.Builder
-
The lag time between updates to the primary database and application of the redo data on
the standby database, as computed by the reporting database.
- applyLag(String) - Method in class com.oracle.bmc.database.model.DataGuardAssociationSummary.Builder
-
The lag time between updates to the primary database and application of the redo data on
the standby database, as computed by the reporting database.
- applyLag(String) - Method in class com.oracle.bmc.database.model.DataGuardGroupMember.Builder
-
The lag time between updates to the primary database and application of the redo data on
the standby database, as computed by the reporting database.
- applyMonitoringTemplate(ApplyMonitoringTemplateRequest) - Method in interface com.oracle.bmc.stackmonitoring.StackMonitoring
-
Apply the Monitoring Template identified by the id
- applyMonitoringTemplate(ApplyMonitoringTemplateRequest, AsyncHandler<ApplyMonitoringTemplateRequest, ApplyMonitoringTemplateResponse>) - Method in interface com.oracle.bmc.stackmonitoring.StackMonitoringAsync
-
Apply the Monitoring Template identified by the id
- applyMonitoringTemplate(ApplyMonitoringTemplateRequest, AsyncHandler<ApplyMonitoringTemplateRequest, ApplyMonitoringTemplateResponse>) - Method in class com.oracle.bmc.stackmonitoring.StackMonitoringAsyncClient
-
- applyMonitoringTemplate(ApplyMonitoringTemplateRequest) - Method in class com.oracle.bmc.stackmonitoring.StackMonitoringClient
-
- ApplyMonitoringTemplateRequest - Class in com.oracle.bmc.stackmonitoring.requests
-
Example: Click
here to see how to use
ApplyMonitoringTemplateRequest.
- ApplyMonitoringTemplateRequest() - Constructor for class com.oracle.bmc.stackmonitoring.requests.ApplyMonitoringTemplateRequest
-
- ApplyMonitoringTemplateRequest.Builder - Class in com.oracle.bmc.stackmonitoring.requests
-
- ApplyMonitoringTemplateResponse - Class in com.oracle.bmc.stackmonitoring.responses
-
- ApplyMonitoringTemplateResponse.Builder - Class in com.oracle.bmc.stackmonitoring.responses
-
- applyNetworkFirewallPolicy(ApplyNetworkFirewallPolicyRequest) - Method in interface com.oracle.bmc.networkfirewall.NetworkFirewall
-
Applies the candidate version of the NetworkFirewallPolicy resource.
- applyNetworkFirewallPolicy(ApplyNetworkFirewallPolicyRequest, AsyncHandler<ApplyNetworkFirewallPolicyRequest, ApplyNetworkFirewallPolicyResponse>) - Method in interface com.oracle.bmc.networkfirewall.NetworkFirewallAsync
-
Applies the candidate version of the NetworkFirewallPolicy resource.
- applyNetworkFirewallPolicy(ApplyNetworkFirewallPolicyRequest, AsyncHandler<ApplyNetworkFirewallPolicyRequest, ApplyNetworkFirewallPolicyResponse>) - Method in class com.oracle.bmc.networkfirewall.NetworkFirewallAsyncClient
-
- applyNetworkFirewallPolicy(ApplyNetworkFirewallPolicyRequest) - Method in class com.oracle.bmc.networkfirewall.NetworkFirewallClient
-
- ApplyNetworkFirewallPolicyDetails - Class in com.oracle.bmc.networkfirewall.model
-
Request data required to clone a network firewall policy.
- ApplyNetworkFirewallPolicyDetails(List<String>) - Constructor for class com.oracle.bmc.networkfirewall.model.ApplyNetworkFirewallPolicyDetails
-
Deprecated.
- applyNetworkFirewallPolicyDetails(ApplyNetworkFirewallPolicyDetails) - Method in class com.oracle.bmc.networkfirewall.requests.ApplyNetworkFirewallPolicyRequest.Builder
-
The information to be updated.
- ApplyNetworkFirewallPolicyDetails.Builder - Class in com.oracle.bmc.networkfirewall.model
-
- ApplyNetworkFirewallPolicyRequest - Class in com.oracle.bmc.networkfirewall.requests
-
Example: Click
here to see how to use
ApplyNetworkFirewallPolicyRequest.
- ApplyNetworkFirewallPolicyRequest() - Constructor for class com.oracle.bmc.networkfirewall.requests.ApplyNetworkFirewallPolicyRequest
-
- ApplyNetworkFirewallPolicyRequest.Builder - Class in com.oracle.bmc.networkfirewall.requests
-
- ApplyNetworkFirewallPolicyResponse - Class in com.oracle.bmc.networkfirewall.responses
-
- ApplyNetworkFirewallPolicyResponse.Builder - Class in com.oracle.bmc.networkfirewall.responses
-
- applyRate(String) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabaseDataguard.Builder
-
The rate at which redo logs are synchronized between the associated Autonomous Container
Databases.
- applyRate(String) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabaseDataguardAssociation.Builder
-
The rate at which redo logs are synchronized between the associated Autonomous Container
Databases.
- applyRate(String) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseDataguardAssociation.Builder
-
The rate at which redo logs are synced between the associated databases.
- applyRate(String) - Method in class com.oracle.bmc.database.model.DataGuardAssociation.Builder
-
The rate at which redo logs are synced between the associated databases.
- applyRate(String) - Method in class com.oracle.bmc.database.model.DataGuardAssociationSummary.Builder
-
The rate at which redo logs are synced between the associated databases.
- applyRate(String) - Method in class com.oracle.bmc.database.model.DataGuardGroupMember.Builder
-
The rate at which redo logs are synced between the associated databases.
- ApplyRollbackJobOperationDetails - Class in com.oracle.bmc.resourcemanager.model
-
Job details that are specific to an apply rollback job.
- ApplyRollbackJobOperationDetails(TerraformAdvancedOptions, ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy, String, String) - Constructor for class com.oracle.bmc.resourcemanager.model.ApplyRollbackJobOperationDetails
-
Deprecated.
- ApplyRollbackJobOperationDetails.Builder - Class in com.oracle.bmc.resourcemanager.model
-
- ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy - Enum in com.oracle.bmc.resourcemanager.model
-
Specifies the source of the execution plan for rollback to apply.
- ApplyRollbackJobOperationDetailsSummary - Class in com.oracle.bmc.resourcemanager.model
-
Job details that are specific to an apply rollback job.
- ApplyRollbackJobOperationDetailsSummary(ApplyRollbackJobOperationDetails.ExecutionPlanRollbackStrategy, String, String) - Constructor for class com.oracle.bmc.resourcemanager.model.ApplyRollbackJobOperationDetailsSummary
-
Deprecated.
- ApplyRollbackJobOperationDetailsSummary.Builder - Class in com.oracle.bmc.resourcemanager.model
-
- applySdmMaskingPolicyDifference(ApplySdmMaskingPolicyDifferenceRequest) - Method in interface com.oracle.bmc.datasafe.DataSafe
-
Applies the difference of a SDM Masking policy difference resource to the specified masking
policy.
- applySdmMaskingPolicyDifference(ApplySdmMaskingPolicyDifferenceRequest, AsyncHandler<ApplySdmMaskingPolicyDifferenceRequest, ApplySdmMaskingPolicyDifferenceResponse>) - Method in interface com.oracle.bmc.datasafe.DataSafeAsync
-
Applies the difference of a SDM Masking policy difference resource to the specified masking
policy.
- applySdmMaskingPolicyDifference(ApplySdmMaskingPolicyDifferenceRequest, AsyncHandler<ApplySdmMaskingPolicyDifferenceRequest, ApplySdmMaskingPolicyDifferenceResponse>) - Method in class com.oracle.bmc.datasafe.DataSafeAsyncClient
-
- applySdmMaskingPolicyDifference(ApplySdmMaskingPolicyDifferenceRequest) - Method in class com.oracle.bmc.datasafe.DataSafeClient
-
- ApplySdmMaskingPolicyDifferenceDetails - Class in com.oracle.bmc.datasafe.model
-
Details to apply the SDM masking policy difference to a masking policy.
- ApplySdmMaskingPolicyDifferenceDetails(String) - Constructor for class com.oracle.bmc.datasafe.model.ApplySdmMaskingPolicyDifferenceDetails
-
Deprecated.
- applySdmMaskingPolicyDifferenceDetails(ApplySdmMaskingPolicyDifferenceDetails) - Method in class com.oracle.bmc.datasafe.requests.ApplySdmMaskingPolicyDifferenceRequest.Builder
-
Details to apply the SDM Masking policy difference columns to a masking policy.
- ApplySdmMaskingPolicyDifferenceDetails.Builder - Class in com.oracle.bmc.datasafe.model
-
- ApplySdmMaskingPolicyDifferenceRequest - Class in com.oracle.bmc.datasafe.requests
-
Example: Click
here to see how to use
ApplySdmMaskingPolicyDifferenceRequest.
- ApplySdmMaskingPolicyDifferenceRequest() - Constructor for class com.oracle.bmc.datasafe.requests.ApplySdmMaskingPolicyDifferenceRequest
-
- ApplySdmMaskingPolicyDifferenceRequest.Builder - Class in com.oracle.bmc.datasafe.requests
-
- ApplySdmMaskingPolicyDifferenceResponse - Class in com.oracle.bmc.datasafe.responses
-
- ApplySdmMaskingPolicyDifferenceResponse.Builder - Class in com.oracle.bmc.datasafe.responses
-
- ApplyStage - Class in com.oracle.bmc.adm.model
-
An apply stage merges the changes if the pull request is accepted.
- ApplyStage(RemediationRunStage.Status, Date, Date, Date, String, String, RemediationRunStageType, RemediationRunStageType, PullRequestProperties, PipelineProperties) - Constructor for class com.oracle.bmc.adm.model.ApplyStage
-
Deprecated.
- ApplyStage.Builder - Class in com.oracle.bmc.adm.model
-
- applyUpdatePreferredEndTime(String) - Method in class com.oracle.bmc.database.model.CloudAutomationApplyUpdateTimePreference.Builder
-
End time for polling VM cloud automation software updates for the cluster.
- applyUpdatePreferredStartTime(String) - Method in class com.oracle.bmc.database.model.CloudAutomationApplyUpdateTimePreference.Builder
-
Start time for polling VM cloud automation software updates for the cluster.
- applyUpdateTimePreference(CloudAutomationApplyUpdateTimePreference) - Method in class com.oracle.bmc.database.model.CloudAutomationUpdateDetails.Builder
-
- AppmgmtControl - Interface in com.oracle.bmc.appmgmtcontrol
-
Use the Resource Discovery and Monitoring Control API to get details about monitored instances
and perform actions.
- AppmgmtControlAsync - Interface in com.oracle.bmc.appmgmtcontrol
-
Use the Resource Discovery and Monitoring Control API to get details about monitored instances
and perform actions.
- AppmgmtControlAsyncClient - Class in com.oracle.bmc.appmgmtcontrol
-
Async client implementation for AppmgmtControl service.
- AppmgmtControlAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlAsyncClient
-
- AppmgmtControlAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlAsyncClient
-
- AppmgmtControlAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlAsyncClient
-
- AppmgmtControlAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlAsyncClient
-
- AppmgmtControlAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlAsyncClient
-
- AppmgmtControlAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlAsyncClient
-
- AppmgmtControlAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlAsyncClient
-
- AppmgmtControlAsyncClient.Builder - Class in com.oracle.bmc.appmgmtcontrol
-
Builder class for this client.
- AppmgmtControlClient - Class in com.oracle.bmc.appmgmtcontrol
-
- AppmgmtControlClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlClient
-
- AppmgmtControlClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlClient
-
- AppmgmtControlClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlClient
-
- AppmgmtControlClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlClient
-
- AppmgmtControlClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlClient
-
- AppmgmtControlClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlClient
-
- AppmgmtControlClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlClient
-
- AppmgmtControlClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlClient
-
- AppmgmtControlClient.Builder - Class in com.oracle.bmc.appmgmtcontrol
-
Builder class for this client.
- AppmgmtControlPaginators - Class in com.oracle.bmc.appmgmtcontrol
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of AppmgmtControl where multiple pages of data may be fetched.
- AppmgmtControlPaginators(AppmgmtControl) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlPaginators
-
- AppmgmtControlWaiters - Class in com.oracle.bmc.appmgmtcontrol
-
Collection of helper methods to produce
Waiter
s for different
resources of AppmgmtControl.
- AppmgmtControlWaiters(ExecutorService, AppmgmtControl) - Constructor for class com.oracle.bmc.appmgmtcontrol.AppmgmtControlWaiters
-
- appName(String) - Method in class com.oracle.bmc.datasafe.model.ColumnsInfo.Builder
-
The application name.
- appName(String) - Method in class com.oracle.bmc.datasafe.model.CreateSensitiveColumnDetails.Builder
-
The name of the application associated with the sensitive column.
- appName(String) - Method in class com.oracle.bmc.datasafe.model.DiscoveryJobResult.Builder
-
The name of the application.
- appName(String) - Method in class com.oracle.bmc.datasafe.model.SensitiveColumn.Builder
-
The name of the application associated with the sensitive column.
- appName(String) - Method in class com.oracle.bmc.datasafe.model.SensitiveColumnSummary.Builder
-
The name of the application associated with the sensitive column.
- appName(String) - Method in class com.oracle.bmc.identitydomains.model.AppGrantedAppRoles.Builder
-
The name of the App that defines this AppRole, which is granted to this App.
- appName(String) - Method in class com.oracle.bmc.identitydomains.model.DynamicResourceGroupDynamicGroupAppRoles.Builder
-
Name of parent App.
- appName(String) - Method in class com.oracle.bmc.identitydomains.model.GroupExtAppRoles.Builder
-
Name of parent App.
- appName(String) - Method in class com.oracle.bmc.identitydomains.model.UserExtAppRoles.Builder
-
The name (Client ID) of the App that defines this AppRole.
- AppObjectClasses - Class in com.oracle.bmc.identitydomains.model
-
Object classes
- AppObjectClasses(String, String, String, String, Boolean, AppObjectClasses.Type) - Constructor for class com.oracle.bmc.identitydomains.model.AppObjectClasses
-
Deprecated.
- AppObjectClasses.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppObjectClasses.Type - Enum in com.oracle.bmc.identitydomains.model
-
Object Class type.
- AppOutboundAssertionAttributes - Class in com.oracle.bmc.identitydomains.model
-
Use to construct the outgoing SAML attributes
- AppOutboundAssertionAttributes(String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppOutboundAssertionAttributes
-
Deprecated.
- AppOutboundAssertionAttributes.Builder - Class in com.oracle.bmc.identitydomains.model
-
- appPassword(String) - Method in class com.oracle.bmc.devops.model.BitbucketCloudAppPasswordConnection.Builder
-
OCID of personal Bitbucket Cloud AppPassword saved in secret store
- appPassword(String) - Method in class com.oracle.bmc.devops.model.BitbucketCloudAppPasswordConnectionSummary.Builder
-
OCID of personal Bitbucket Cloud AppPassword saved in secret store
- appPassword(String) - Method in class com.oracle.bmc.devops.model.CreateBitbucketCloudAppPasswordConnectionDetails.Builder
-
OCID of personal Bitbucket Cloud AppPassword saved in secret store
- appPassword(String) - Method in class com.oracle.bmc.devops.model.UpdateBitbucketCloudAppPasswordConnectionDetails.Builder
-
OCID of personal Bitbucket Cloud AppPassword saved in secret store
- AppProtectableSecondaryAudiences - Class in com.oracle.bmc.identitydomains.model
-
A list of secondary audiences–additional URIs to be added automatically to any OAuth token that
allows access to this App.
- AppProtectableSecondaryAudiences(String, Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AppProtectableSecondaryAudiences
-
Deprecated.
- AppProtectableSecondaryAudiences.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppRadiusPolicy - Class in com.oracle.bmc.identitydomains.model
-
RADIUS Policy assigned to this application.
- AppRadiusPolicy(String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppRadiusPolicy
-
Deprecated.
- AppRadiusPolicy.Builder - Class in com.oracle.bmc.identitydomains.model
-
- appResources(List<AppAppResources>) - Method in class com.oracle.bmc.identitydomains.model.AppExtensionEnterpriseAppApp.Builder
-
A list of AppResources of this App.
- AppRole - Class in com.oracle.bmc.identitydomains.model
-
AppRole resource.
- AppRole(String, String, List<String>, Meta, IdcsCreatedBy, IdcsLastModifiedBy, List<IdcsPreventedOperations>, List<Tags>, Boolean, String, String, String, String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, AppRoleApp, List<AppRoleMembers>) - Constructor for class com.oracle.bmc.identitydomains.model.AppRole
-
Deprecated.
- appRole(AppRole) - Method in class com.oracle.bmc.identitydomains.requests.CreateAppRoleRequest.Builder
-
AppRole schema.
- appRole(AppRole) - Method in class com.oracle.bmc.identitydomains.responses.CreateAppRoleResponse.Builder
-
The returned AppRole
instance.
- appRole(AppRole) - Method in class com.oracle.bmc.identitydomains.responses.GetAppRoleResponse.Builder
-
The returned AppRole
instance.
- appRole(AppRole) - Method in class com.oracle.bmc.identitydomains.responses.PatchAppRoleResponse.Builder
-
The returned AppRole
instance.
- AppRole.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppRoleApp - Class in com.oracle.bmc.identitydomains.model
-
A unique identifier for the application that references this role.
- AppRoleApp(String, String, String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppRoleApp
-
Deprecated.
- AppRoleApp.Builder - Class in com.oracle.bmc.identitydomains.model
-
- appRoleId(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteAppRoleRequest.Builder
-
ID of the resource
- appRoleId(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAppRoleRequest.Builder
-
ID of the resource
- appRoleId(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchAppRoleRequest.Builder
-
ID of the resource
- AppRoleMembers - Class in com.oracle.bmc.identitydomains.model
-
AppRole members - when requesting members attribute, it is recommended to use startIndex and
count to return members in pages instead of in a single response, eg :
#attributes=members[startIndex=1%26count=10]
Note: Objects should always be created or deserialized using the
AppRoleMembers.Builder
.
- AppRoleMembers(String, String, String, AppRoleMembers.Type) - Constructor for class com.oracle.bmc.identitydomains.model.AppRoleMembers
-
Deprecated.
- AppRoleMembers.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppRoleMembers.Type - Enum in com.oracle.bmc.identitydomains.model
-
Indicates the type of Resource–for example, User, Group or DynamicResourceGroup
- AppRoles - Class in com.oracle.bmc.identitydomains.model
-
The SCIM protocol defines a standard set of query parameters that can be used to filter, sort,
and paginate to return zero or more resources in a query response.
- AppRoles(List<String>, Integer, List<AppRole>, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AppRoles
-
Deprecated.
- appRoles(List<GroupExtAppRoles>) - Method in class com.oracle.bmc.identitydomains.model.ExtensionGroupGroup.Builder
-
A list of appRoles that the user belongs to, either thorough direct membership, nested
groups, or dynamically calculated
- appRoles(List<UserExtAppRoles>) - Method in class com.oracle.bmc.identitydomains.model.ExtensionUserUser.Builder
-
A list of all AppRoles to which this User belongs directly, indirectly or implicitly.
- appRoles(AppRoles) - Method in class com.oracle.bmc.identitydomains.responses.ListAppRolesResponse.Builder
-
The returned AppRoles
instance.
- appRoles(AppRoles) - Method in class com.oracle.bmc.identitydomains.responses.SearchAppRolesResponse.Builder
-
The returned AppRoles
instance.
- AppRoles.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppRoleSearchRequest - Class in com.oracle.bmc.identitydomains.model
-
Clients MAY execute queries without passing parameters on the URL by using the HTTP POST verb
combined with the .search path extension.
- AppRoleSearchRequest(List<String>, List<String>, List<AttributeSets>, String, String, SortOrder, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AppRoleSearchRequest
-
Deprecated.
- appRoleSearchRequest(AppRoleSearchRequest) - Method in class com.oracle.bmc.identitydomains.requests.SearchAppRolesRequest.Builder
-
Parameters for searching AppRoles
- AppRoleSearchRequest.Builder - Class in com.oracle.bmc.identitydomains.model
-
- approvalAction(DelegatedResourceAccessRequestApprovalDetails.ApprovalAction) - Method in class com.oracle.bmc.delegateaccesscontrol.model.DelegatedResourceAccessRequestApprovalDetails.Builder
-
Indicated whether the request is approved or rejected.
- ApprovalAction - Class in com.oracle.bmc.devops.model
-
Information about the approval action of DevOps deployment stages.
- ApprovalAction(String, ApprovalAction.Action, String) - Constructor for class com.oracle.bmc.devops.model.ApprovalAction
-
Deprecated.
- approvalAction(String) - Method in class com.oracle.bmc.operatoraccesscontrol.model.ApproverDetail.Builder
-
The action done by the approver.
- ApprovalAction.Action - Enum in com.oracle.bmc.devops.model
-
The action of the user on the DevOps deployment stage.
- ApprovalAction.Builder - Class in com.oracle.bmc.devops.model
-
- approvalActions(List<ApprovalAction>) - Method in class com.oracle.bmc.devops.model.ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress.Builder
-
Specifies the Canary approval actions.
- approvalActions(List<ApprovalAction>) - Method in class com.oracle.bmc.devops.model.ManualApprovalDeployStageExecutionProgress.Builder
-
Specifies the Canary approval actions.
- approvalActions(List<ApprovalAction>) - Method in class com.oracle.bmc.devops.model.OkeCanaryApprovalDeployStageExecutionProgress.Builder
-
Specifies the Canary approval actions.
- ApprovalActivitySummary - Class in com.oracle.bmc.devops.model
-
- ApprovalActivitySummary(String, PrincipalDetails, String, Date, ApprovalActivitySummary.Status) - Constructor for class com.oracle.bmc.devops.model.ApprovalActivitySummary
-
Deprecated.
- ApprovalActivitySummary.Builder - Class in com.oracle.bmc.devops.model
-
- ApprovalActivitySummary.Status - Enum in com.oracle.bmc.devops.model
-
The approval status of a reviewer
- approvalAdditionalMessage(String) - Method in class com.oracle.bmc.operatoraccesscontrol.model.ApproverDetail.Builder
-
Additional message specified by the approver of the request.
- approvalComment(String) - Method in class com.oracle.bmc.operatoraccesscontrol.model.ApproverDetail.Builder
-
Comment specified by the approver of the request.
- approvalDetails(List<MyRequestApprovalDetails>) - Method in class com.oracle.bmc.identitydomains.model.MyRequest.Builder
-
Approvals created for this request.
- approvalInfo(List<DelegatedResourceAccessRequestApprovalDetails>) - Method in class com.oracle.bmc.delegateaccesscontrol.model.DelegatedResourceAccessRequest.Builder
-
In case of single approval, this will have only one item.
- ApprovalPolicy - Class in com.oracle.bmc.devops.model
-
Specifies the approval policy.
- ApprovalPolicy() - Constructor for class com.oracle.bmc.devops.model.ApprovalPolicy
-
Deprecated.
- approvalPolicy(ApprovalPolicy) - Method in class com.oracle.bmc.devops.model.ComputeInstanceGroupCanaryApprovalDeployStage.Builder
-
- approvalPolicy(ApprovalPolicy) - Method in class com.oracle.bmc.devops.model.ComputeInstanceGroupCanaryApprovalDeployStageSummary.Builder
-
- approvalPolicy(ApprovalPolicy) - Method in class com.oracle.bmc.devops.model.CreateComputeInstanceGroupCanaryApprovalDeployStageDetails.Builder
-
- approvalPolicy(ApprovalPolicy) - Method in class com.oracle.bmc.devops.model.CreateManualApprovalDeployStageDetails.Builder
-
- approvalPolicy(ApprovalPolicy) - Method in class com.oracle.bmc.devops.model.CreateOkeCanaryApprovalDeployStageDetails.Builder
-
- approvalPolicy(ApprovalPolicy) - Method in class com.oracle.bmc.devops.model.ManualApprovalDeployStage.Builder
-
- approvalPolicy(ApprovalPolicy) - Method in class com.oracle.bmc.devops.model.ManualApprovalDeployStageSummary.Builder
-
- approvalPolicy(ApprovalPolicy) - Method in class com.oracle.bmc.devops.model.OkeCanaryApprovalDeployStage.Builder
-
- approvalPolicy(ApprovalPolicy) - Method in class com.oracle.bmc.devops.model.OkeCanaryApprovalDeployStageSummary.Builder
-
- approvalPolicy(ApprovalPolicy) - Method in class com.oracle.bmc.devops.model.UpdateComputeInstanceGroupCanaryApprovalDeployStageDetails.Builder
-
- approvalPolicy(ApprovalPolicy) - Method in class com.oracle.bmc.devops.model.UpdateManualApprovalDeployStageDetails.Builder
-
- approvalPolicy(ApprovalPolicy) - Method in class com.oracle.bmc.devops.model.UpdateOkeCanaryApprovalDeployStageDetails.Builder
-
- ApprovalPolicy.ApprovalPolicyType - Enum in com.oracle.bmc.devops.model
-
Approval policy type.
- approvalRequiredOpActionList(List<String>) - Method in class com.oracle.bmc.operatoraccesscontrol.model.OperatorControl.Builder
-
List of operator actions that need explicit approval.
- ApprovalRule - Class in com.oracle.bmc.devops.model
-
A rule which must be satisfied for matching pull requests before the pull request can be merged
Note: Objects should always be created or deserialized using the
ApprovalRule.Builder
.
- ApprovalRule(String, String, List<PrincipalDetails>, Integer) - Constructor for class com.oracle.bmc.devops.model.ApprovalRule
-
Deprecated.
- ApprovalRule.Builder - Class in com.oracle.bmc.devops.model
-
- ApprovalRuleCollection - Class in com.oracle.bmc.devops.model
-
List of approval rules which must be statisfied before pull requests which match the rules can be
merged
Note: Objects should always be created or deserialized using the
ApprovalRuleCollection.Builder
.
- ApprovalRuleCollection(List<ApprovalRule>) - Constructor for class com.oracle.bmc.devops.model.ApprovalRuleCollection
-
Deprecated.
- ApprovalRuleCollection.Builder - Class in com.oracle.bmc.devops.model
-
- ApprovalRuleMergeCheck - Class in com.oracle.bmc.devops.model
-
The status of the approval rules.
- ApprovalRuleMergeCheck(String, ApprovalRuleMergeCheck.Status, Integer, Integer, List<PrincipalDetails>, ApprovalRuleMergeCheck.Level) - Constructor for class com.oracle.bmc.devops.model.ApprovalRuleMergeCheck
-
Deprecated.
- ApprovalRuleMergeCheck.Builder - Class in com.oracle.bmc.devops.model
-
- ApprovalRuleMergeCheck.Level - Enum in com.oracle.bmc.devops.model
-
The level of rule.
- ApprovalRuleMergeCheck.Status - Enum in com.oracle.bmc.devops.model
-
The status of the approval rule.
- approvalRules(ApprovalRuleCollection) - Method in class com.oracle.bmc.devops.model.ProjectRepositorySettings.Builder
-
- approvalRules(ApprovalRuleCollection) - Method in class com.oracle.bmc.devops.model.RepositorySettings.Builder
-
- approvalRules(UpdateApprovalRuleDetailsCollection) - Method in class com.oracle.bmc.devops.model.UpdateProjectRepositorySettingsDetails.Builder
-
- approvalRules(UpdateApprovalRuleDetailsCollection) - Method in class com.oracle.bmc.devops.model.UpdateRepositorySettingsDetails.Builder
-
- ApprovalTemplate - Class in com.oracle.bmc.lockbox.model
-
Group/User OCIDs of those who can approve/deny/revoke operator’s request to access associated
resources.
- ApprovalTemplate(String, String, ApprovalTemplate.LifecycleState, ApproverLevels, String, LockboxAutoApprovalState, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.lockbox.model.ApprovalTemplate
-
Deprecated.
- approvalTemplate(ApprovalTemplate) - Method in class com.oracle.bmc.lockbox.responses.CreateApprovalTemplateResponse.Builder
-
The returned ApprovalTemplate
instance.
- approvalTemplate(ApprovalTemplate) - Method in class com.oracle.bmc.lockbox.responses.GetApprovalTemplateResponse.Builder
-
The returned ApprovalTemplate
instance.
- approvalTemplate(ApprovalTemplate) - Method in class com.oracle.bmc.lockbox.responses.UpdateApprovalTemplateResponse.Builder
-
The returned ApprovalTemplate
instance.
- ApprovalTemplate.Builder - Class in com.oracle.bmc.lockbox.model
-
- ApprovalTemplate.LifecycleState - Enum in com.oracle.bmc.lockbox.model
-
The current state of the approval template.
- ApprovalTemplateCollection - Class in com.oracle.bmc.lockbox.model
-
Results of approval template search.
- ApprovalTemplateCollection(List<ApprovalTemplateSummary>) - Constructor for class com.oracle.bmc.lockbox.model.ApprovalTemplateCollection
-
Deprecated.
- approvalTemplateCollection(ApprovalTemplateCollection) - Method in class com.oracle.bmc.lockbox.responses.ListApprovalTemplatesResponse.Builder
-
The returned ApprovalTemplateCollection
instance.
- ApprovalTemplateCollection.Builder - Class in com.oracle.bmc.lockbox.model
-
- approvalTemplateId(String) - Method in class com.oracle.bmc.lockbox.model.CreateLockboxDetails.Builder
-
Approval template ID
- approvalTemplateId(String) - Method in class com.oracle.bmc.lockbox.model.Lockbox.Builder
-
Approval template ID
- approvalTemplateId(String) - Method in class com.oracle.bmc.lockbox.model.LockboxSummary.Builder
-
Approval template ID
- approvalTemplateId(String) - Method in class com.oracle.bmc.lockbox.model.UpdateLockboxDetails.Builder
-
Approval template ID
- approvalTemplateId(String) - Method in class com.oracle.bmc.lockbox.requests.ChangeApprovalTemplateCompartmentRequest.Builder
-
The unique identifier (OCID) of the approval template.
- approvalTemplateId(String) - Method in class com.oracle.bmc.lockbox.requests.DeleteApprovalTemplateRequest.Builder
-
The unique identifier (OCID) of the approval template.
- approvalTemplateId(String) - Method in class com.oracle.bmc.lockbox.requests.GetApprovalTemplateRequest.Builder
-
The unique identifier (OCID) of the approval template.
- approvalTemplateId(String) - Method in class com.oracle.bmc.lockbox.requests.UpdateApprovalTemplateRequest.Builder
-
The unique identifier (OCID) of the approval template.
- ApprovalTemplateSummary - Class in com.oracle.bmc.lockbox.model
-
Summary info for an approval tmeplate.
- ApprovalTemplateSummary(String, String, ApprovalTemplate.LifecycleState, ApproverLevels, String, LockboxAutoApprovalState, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.lockbox.model.ApprovalTemplateSummary
-
Deprecated.
- ApprovalTemplateSummary.Builder - Class in com.oracle.bmc.lockbox.model
-
- approvalType(DelegatedResourceAccessRequestApprovalDetails.ApprovalType) - Method in class com.oracle.bmc.delegateaccesscontrol.model.DelegatedResourceAccessRequestApprovalDetails.Builder
-
approval type, initial or extension
- approvalType(String) - Method in class com.oracle.bmc.identitydomains.model.MyRequestApprovalDetails.Builder
-
Approval Type (Escalation or Regular)
- ApprovalWorkflow - Class in com.oracle.bmc.identitydomains.model
-
- ApprovalWorkflow(String, String, List<String>, Meta, IdcsCreatedBy, IdcsLastModifiedBy, List<IdcsPreventedOperations>, List<Tags>, Boolean, String, String, String, String, String, String, ApprovalWorkflowMaxDuration, List<ApprovalWorkflowApprovalWorkflowSteps>) - Constructor for class com.oracle.bmc.identitydomains.model.ApprovalWorkflow
-
Deprecated.
- approvalWorkflow(ApprovalWorkflowAssignmentApprovalWorkflow) - Method in class com.oracle.bmc.identitydomains.model.ApprovalWorkflowAssignment.Builder
-
- approvalWorkflow(ApprovalWorkflow) - Method in class com.oracle.bmc.identitydomains.requests.CreateApprovalWorkflowRequest.Builder
-
ApprovalWorkflow schema.
- approvalWorkflow(ApprovalWorkflow) - Method in class com.oracle.bmc.identitydomains.requests.PutApprovalWorkflowRequest.Builder
-
Replace the current instance of ApprovalWorkflow with provided payload.
- approvalWorkflow(ApprovalWorkflow) - Method in class com.oracle.bmc.identitydomains.responses.CreateApprovalWorkflowResponse.Builder
-
The returned ApprovalWorkflow
instance.
- approvalWorkflow(ApprovalWorkflow) - Method in class com.oracle.bmc.identitydomains.responses.GetApprovalWorkflowResponse.Builder
-
The returned ApprovalWorkflow
instance.
- approvalWorkflow(ApprovalWorkflow) - Method in class com.oracle.bmc.identitydomains.responses.PatchApprovalWorkflowResponse.Builder
-
The returned ApprovalWorkflow
instance.
- approvalWorkflow(ApprovalWorkflow) - Method in class com.oracle.bmc.identitydomains.responses.PutApprovalWorkflowResponse.Builder
-
The returned ApprovalWorkflow
instance.
- ApprovalWorkflow.Builder - Class in com.oracle.bmc.identitydomains.model
-
- ApprovalWorkflowApprovalWorkflowSteps - Class in com.oracle.bmc.identitydomains.model
-
ApprovalWorkflowSteps applicable for the ApprovalWorkflowInstance.
- ApprovalWorkflowApprovalWorkflowSteps(String, String, String, Integer, String) - Constructor for class com.oracle.bmc.identitydomains.model.ApprovalWorkflowApprovalWorkflowSteps
-
Deprecated.
- ApprovalWorkflowApprovalWorkflowSteps.Builder - Class in com.oracle.bmc.identitydomains.model
-
- ApprovalWorkflowAssignment - Class in com.oracle.bmc.identitydomains.model
-
- ApprovalWorkflowAssignment(String, String, List<String>, Meta, IdcsCreatedBy, IdcsLastModifiedBy, List<IdcsPreventedOperations>, List<Tags>, Boolean, String, String, String, String, ApprovalWorkflowAssignment.AssignmentType, ApprovalWorkflowAssignmentApprovalWorkflow, ApprovalWorkflowAssignmentAssignedTo) - Constructor for class com.oracle.bmc.identitydomains.model.ApprovalWorkflowAssignment
-
Deprecated.
- approvalWorkflowAssignment(ApprovalWorkflowAssignment) - Method in class com.oracle.bmc.identitydomains.requests.CreateApprovalWorkflowAssignmentRequest.Builder
-
ApprovalWorkflowAssignment schema.
- approvalWorkflowAssignment(ApprovalWorkflowAssignment) - Method in class com.oracle.bmc.identitydomains.responses.CreateApprovalWorkflowAssignmentResponse.Builder
-
The returned ApprovalWorkflowAssignment
instance.
- approvalWorkflowAssignment(ApprovalWorkflowAssignment) - Method in class com.oracle.bmc.identitydomains.responses.GetApprovalWorkflowAssignmentResponse.Builder
-
The returned ApprovalWorkflowAssignment
instance.
- ApprovalWorkflowAssignment.AssignmentType - Enum in com.oracle.bmc.identitydomains.model
-
Type of approval workflow assignment to the resource.
- ApprovalWorkflowAssignment.Builder - Class in com.oracle.bmc.identitydomains.model
-
- ApprovalWorkflowAssignmentApprovalWorkflow - Class in com.oracle.bmc.identitydomains.model
-
Details of the Approval Workflow
- ApprovalWorkflowAssignmentApprovalWorkflow(String, String, ApprovalWorkflowAssignmentApprovalWorkflow.Type, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.ApprovalWorkflowAssignmentApprovalWorkflow
-
Deprecated.
- ApprovalWorkflowAssignmentApprovalWorkflow.Builder - Class in com.oracle.bmc.identitydomains.model
-
- ApprovalWorkflowAssignmentApprovalWorkflow.Type - Enum in com.oracle.bmc.identitydomains.model
-
Indicates type of the entity that is associated with this assignment (for ARM validation)
- ApprovalWorkflowAssignmentAssignedTo - Class in com.oracle.bmc.identitydomains.model
-
Details of resource for which Approval Workflow is assigned
- ApprovalWorkflowAssignmentAssignedTo(String, String, ApprovalWorkflowAssignmentAssignedTo.Type, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.ApprovalWorkflowAssignmentAssignedTo
-
Deprecated.
- ApprovalWorkflowAssignmentAssignedTo.Builder - Class in com.oracle.bmc.identitydomains.model
-
- ApprovalWorkflowAssignmentAssignedTo.Type - Enum in com.oracle.bmc.identitydomains.model
-
Type of the resource (stripe and non-stripe) for which Approval Workflow is assigned
- approvalWorkflowAssignmentId(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteApprovalWorkflowAssignmentRequest.Builder
-
ID of the resource
- approvalWorkflowAssignmentId(String) - Method in class com.oracle.bmc.identitydomains.requests.GetApprovalWorkflowAssignmentRequest.Builder
-
ID of the resource
- ApprovalWorkflowAssignments - Class in com.oracle.bmc.identitydomains.model
-
The SCIM protocol defines a standard set of query parameters that can be used to filter, sort,
and paginate to return zero or more resources in a query response.
- ApprovalWorkflowAssignments(List<String>, Integer, List<ApprovalWorkflowAssignment>, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.ApprovalWorkflowAssignments
-
Deprecated.
- approvalWorkflowAssignments(ApprovalWorkflowAssignments) - Method in class com.oracle.bmc.identitydomains.responses.ListApprovalWorkflowAssignmentsResponse.Builder
-
The returned ApprovalWorkflowAssignments
instance.
- ApprovalWorkflowAssignments.Builder - Class in com.oracle.bmc.identitydomains.model
-
- approvalWorkflowId(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteApprovalWorkflowRequest.Builder
-
ID of the resource
- approvalWorkflowId(String) - Method in class com.oracle.bmc.identitydomains.requests.GetApprovalWorkflowRequest.Builder
-
ID of the resource
- approvalWorkflowId(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchApprovalWorkflowRequest.Builder
-
ID of the resource
- approvalWorkflowId(String) - Method in class com.oracle.bmc.identitydomains.requests.PutApprovalWorkflowRequest.Builder
-
ID of the resource
- ApprovalWorkflowMaxDuration - Class in com.oracle.bmc.identitydomains.model
-
Max duration of the ApprovalWorkflow must be acted at all levels.
- ApprovalWorkflowMaxDuration(Integer, ApprovalWorkflowMaxDuration.Unit) - Constructor for class com.oracle.bmc.identitydomains.model.ApprovalWorkflowMaxDuration
-
Deprecated.
- ApprovalWorkflowMaxDuration.Builder - Class in com.oracle.bmc.identitydomains.model
-
- ApprovalWorkflowMaxDuration.Unit - Enum in com.oracle.bmc.identitydomains.model
-
The unit of the max duration.
- ApprovalWorkflows - Class in com.oracle.bmc.identitydomains.model
-
The SCIM protocol defines a standard set of query parameters that can be used to filter, sort,
and paginate to return zero or more resources in a query response.
- ApprovalWorkflows(List<String>, Integer, List<ApprovalWorkflow>, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.ApprovalWorkflows
-
Deprecated.
- approvalWorkflows(ApprovalWorkflows) - Method in class com.oracle.bmc.identitydomains.responses.ListApprovalWorkflowsResponse.Builder
-
The returned ApprovalWorkflows
instance.
- ApprovalWorkflows.Builder - Class in com.oracle.bmc.identitydomains.model
-
- ApprovalWorkflowStep - Class in com.oracle.bmc.identitydomains.model
-
- ApprovalWorkflowStep(String, String, List<String>, Meta, IdcsCreatedBy, IdcsLastModifiedBy, List<IdcsPreventedOperations>, List<Tags>, Boolean, String, String, String, String, Integer, Integer, ApprovalWorkflowStep.Type, List<String>, List<ApprovalWorkflowStepApprovers>) - Constructor for class com.oracle.bmc.identitydomains.model.ApprovalWorkflowStep
-
Deprecated.
- approvalWorkflowStep(ApprovalWorkflowStep) - Method in class com.oracle.bmc.identitydomains.requests.CreateApprovalWorkflowStepRequest.Builder
-
ApprovalWorkflowStep schema.
- approvalWorkflowStep(ApprovalWorkflowStep) - Method in class com.oracle.bmc.identitydomains.responses.CreateApprovalWorkflowStepResponse.Builder
-
The returned ApprovalWorkflowStep
instance.
- approvalWorkflowStep(ApprovalWorkflowStep) - Method in class com.oracle.bmc.identitydomains.responses.GetApprovalWorkflowStepResponse.Builder
-
The returned ApprovalWorkflowStep
instance.
- approvalWorkflowStep(ApprovalWorkflowStep) - Method in class com.oracle.bmc.identitydomains.responses.PatchApprovalWorkflowStepResponse.Builder
-
The returned ApprovalWorkflowStep
instance.
- ApprovalWorkflowStep.Builder - Class in com.oracle.bmc.identitydomains.model
-
- ApprovalWorkflowStep.Type - Enum in com.oracle.bmc.identitydomains.model
-
Type of ApprovalWorkflowStep
- ApprovalWorkflowStepApprovers - Class in com.oracle.bmc.identitydomains.model
-
Approvers of the ApprovalWorkflowStep.
- ApprovalWorkflowStepApprovers(String, String, String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.ApprovalWorkflowStepApprovers
-
Deprecated.
- ApprovalWorkflowStepApprovers.Builder - Class in com.oracle.bmc.identitydomains.model
-
- approvalWorkflowStepId(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteApprovalWorkflowStepRequest.Builder
-
ID of the resource
- approvalWorkflowStepId(String) - Method in class com.oracle.bmc.identitydomains.requests.GetApprovalWorkflowStepRequest.Builder
-
ID of the resource
- approvalWorkflowStepId(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchApprovalWorkflowStepRequest.Builder
-
ID of the resource
- approvalWorkflowSteps(List<ApprovalWorkflowApprovalWorkflowSteps>) - Method in class com.oracle.bmc.identitydomains.model.ApprovalWorkflow.Builder
-
ApprovalWorkflowSteps applicable for the ApprovalWorkflowInstance.
- ApprovalWorkflowSteps - Class in com.oracle.bmc.identitydomains.model
-
The SCIM protocol defines a standard set of query parameters that can be used to filter, sort,
and paginate to return zero or more resources in a query response.
- ApprovalWorkflowSteps(List<String>, Integer, List<ApprovalWorkflowStep>, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.ApprovalWorkflowSteps
-
Deprecated.
- approvalWorkflowSteps(ApprovalWorkflowSteps) - Method in class com.oracle.bmc.identitydomains.responses.ListApprovalWorkflowStepsResponse.Builder
-
The returned ApprovalWorkflowSteps
instance.
- ApprovalWorkflowSteps.Builder - Class in com.oracle.bmc.identitydomains.model
-
- approveAccessRequest(ApproveAccessRequestRequest) - Method in interface com.oracle.bmc.operatoraccesscontrol.AccessRequests
-
Approves an access request.
- approveAccessRequest(ApproveAccessRequestRequest, AsyncHandler<ApproveAccessRequestRequest, ApproveAccessRequestResponse>) - Method in interface com.oracle.bmc.operatoraccesscontrol.AccessRequestsAsync
-
Approves an access request.
- approveAccessRequest(ApproveAccessRequestRequest, AsyncHandler<ApproveAccessRequestRequest, ApproveAccessRequestResponse>) - Method in class com.oracle.bmc.operatoraccesscontrol.AccessRequestsAsyncClient
-
- approveAccessRequest(ApproveAccessRequestRequest) - Method in class com.oracle.bmc.operatoraccesscontrol.AccessRequestsClient
-
- ApproveAccessRequestDetails - Class in com.oracle.bmc.operatoraccesscontrol.model
-
Details of the access request approval.
- ApproveAccessRequestDetails(String, List<String>, String, Date) - Constructor for class com.oracle.bmc.operatoraccesscontrol.model.ApproveAccessRequestDetails
-
Deprecated.
- approveAccessRequestDetails(ApproveAccessRequestDetails) - Method in class com.oracle.bmc.operatoraccesscontrol.requests.ApproveAccessRequestRequest.Builder
-
Details regarding the approval of an access request created by the operator.
- ApproveAccessRequestDetails.Builder - Class in com.oracle.bmc.operatoraccesscontrol.model
-
- ApproveAccessRequestRequest - Class in com.oracle.bmc.operatoraccesscontrol.requests
-
Example: Click
here to see how to use ApproveAccessRequestRequest.
- ApproveAccessRequestRequest() - Constructor for class com.oracle.bmc.operatoraccesscontrol.requests.ApproveAccessRequestRequest
-
- ApproveAccessRequestRequest.Builder - Class in com.oracle.bmc.operatoraccesscontrol.requests
-
- ApproveAccessRequestResponse - Class in com.oracle.bmc.operatoraccesscontrol.responses
-
- ApproveAccessRequestResponse.Builder - Class in com.oracle.bmc.operatoraccesscontrol.responses
-
- approveDelegatedResourceAccessRequest(ApproveDelegatedResourceAccessRequestRequest) - Method in interface com.oracle.bmc.delegateaccesscontrol.DelegateAccessControl
-
Approves a Delegated Resource Access Request.
- approveDelegatedResourceAccessRequest(ApproveDelegatedResourceAccessRequestRequest, AsyncHandler<ApproveDelegatedResourceAccessRequestRequest, ApproveDelegatedResourceAccessRequestResponse>) - Method in interface com.oracle.bmc.delegateaccesscontrol.DelegateAccessControlAsync
-
Approves a Delegated Resource Access Request.
- approveDelegatedResourceAccessRequest(ApproveDelegatedResourceAccessRequestRequest, AsyncHandler<ApproveDelegatedResourceAccessRequestRequest, ApproveDelegatedResourceAccessRequestResponse>) - Method in class com.oracle.bmc.delegateaccesscontrol.DelegateAccessControlAsyncClient
-
- approveDelegatedResourceAccessRequest(ApproveDelegatedResourceAccessRequestRequest) - Method in class com.oracle.bmc.delegateaccesscontrol.DelegateAccessControlClient
-
- ApproveDelegatedResourceAccessRequestDetails - Class in com.oracle.bmc.delegateaccesscontrol.model
-
Details of the Delegated Resource Access Request approval.
- ApproveDelegatedResourceAccessRequestDetails(String, String, Date) - Constructor for class com.oracle.bmc.delegateaccesscontrol.model.ApproveDelegatedResourceAccessRequestDetails
-
Deprecated.
- approveDelegatedResourceAccessRequestDetails(ApproveDelegatedResourceAccessRequestDetails) - Method in class com.oracle.bmc.delegateaccesscontrol.requests.ApproveDelegatedResourceAccessRequestRequest.Builder
-
Details regarding the approval of a Delegated Resource Access Request created by the
support operator.
- ApproveDelegatedResourceAccessRequestDetails.Builder - Class in com.oracle.bmc.delegateaccesscontrol.model
-
- ApproveDelegatedResourceAccessRequestRequest - Class in com.oracle.bmc.delegateaccesscontrol.requests
-
Example: Click
here to see how to use
ApproveDelegatedResourceAccessRequestRequest.
- ApproveDelegatedResourceAccessRequestRequest() - Constructor for class com.oracle.bmc.delegateaccesscontrol.requests.ApproveDelegatedResourceAccessRequestRequest
-
- ApproveDelegatedResourceAccessRequestRequest.Builder - Class in com.oracle.bmc.delegateaccesscontrol.requests
-
- ApproveDelegatedResourceAccessRequestResponse - Class in com.oracle.bmc.delegateaccesscontrol.responses
-
- ApproveDelegatedResourceAccessRequestResponse.Builder - Class in com.oracle.bmc.delegateaccesscontrol.responses
-
- approveDeployment(ApproveDeploymentRequest) - Method in interface com.oracle.bmc.devops.Devops
-
Submit stage approval.
- approveDeployment(ApproveDeploymentRequest, AsyncHandler<ApproveDeploymentRequest, ApproveDeploymentResponse>) - Method in interface com.oracle.bmc.devops.DevopsAsync
-
Submit stage approval.
- approveDeployment(ApproveDeploymentRequest, AsyncHandler<ApproveDeploymentRequest, ApproveDeploymentResponse>) - Method in class com.oracle.bmc.devops.DevopsAsyncClient
-
- approveDeployment(ApproveDeploymentRequest) - Method in class com.oracle.bmc.devops.DevopsClient
-
- ApproveDeploymentDetails - Class in com.oracle.bmc.devops.model
-
The stage information for submitting for approval.
- ApproveDeploymentDetails(String, String, ApproveDeploymentDetails.Action) - Constructor for class com.oracle.bmc.devops.model.ApproveDeploymentDetails
-
Deprecated.
- approveDeploymentDetails(ApproveDeploymentDetails) - Method in class com.oracle.bmc.devops.requests.ApproveDeploymentRequest.Builder
-
The stage information for approval.
- ApproveDeploymentDetails.Action - Enum in com.oracle.bmc.devops.model
-
The action of Approve or Reject.
- ApproveDeploymentDetails.Builder - Class in com.oracle.bmc.devops.model
-
- ApproveDeploymentRequest - Class in com.oracle.bmc.devops.requests
-
Example: Click
here to see how to use ApproveDeploymentRequest.
- ApproveDeploymentRequest() - Constructor for class com.oracle.bmc.devops.requests.ApproveDeploymentRequest
-
- ApproveDeploymentRequest.Builder - Class in com.oracle.bmc.devops.requests
-
- ApproveDeploymentResponse - Class in com.oracle.bmc.devops.responses
-
- ApproveDeploymentResponse.Builder - Class in com.oracle.bmc.devops.responses
-
- approveOrganizationTenancyForTransfer(ApproveOrganizationTenancyForTransferRequest) - Method in interface com.oracle.bmc.tenantmanagercontrolplane.Organization
-
Approve an organization’s child tenancy for transfer.
- approveOrganizationTenancyForTransfer(ApproveOrganizationTenancyForTransferRequest, AsyncHandler<ApproveOrganizationTenancyForTransferRequest, ApproveOrganizationTenancyForTransferResponse>) - Method in interface com.oracle.bmc.tenantmanagercontrolplane.OrganizationAsync
-
Approve an organization’s child tenancy for transfer.
- approveOrganizationTenancyForTransfer(ApproveOrganizationTenancyForTransferRequest, AsyncHandler<ApproveOrganizationTenancyForTransferRequest, ApproveOrganizationTenancyForTransferResponse>) - Method in class com.oracle.bmc.tenantmanagercontrolplane.OrganizationAsyncClient
-
- approveOrganizationTenancyForTransfer(ApproveOrganizationTenancyForTransferRequest) - Method in class com.oracle.bmc.tenantmanagercontrolplane.OrganizationClient
-
- ApproveOrganizationTenancyForTransferRequest - Class in com.oracle.bmc.tenantmanagercontrolplane.requests
-
Example: Click
here to see how to use
ApproveOrganizationTenancyForTransferRequest.
- ApproveOrganizationTenancyForTransferRequest() - Constructor for class com.oracle.bmc.tenantmanagercontrolplane.requests.ApproveOrganizationTenancyForTransferRequest
-
- ApproveOrganizationTenancyForTransferRequest.Builder - Class in com.oracle.bmc.tenantmanagercontrolplane.requests
-
- ApproveOrganizationTenancyForTransferResponse - Class in com.oracle.bmc.tenantmanagercontrolplane.responses
-
- ApproveOrganizationTenancyForTransferResponse.Builder - Class in com.oracle.bmc.tenantmanagercontrolplane.responses
-
- approverAdditionalMessage(String) - Method in class com.oracle.bmc.delegateaccesscontrol.model.DelegatedResourceAccessRequestApprovalDetails.Builder
-
Additional message specified by the approver of the request.
- approverComment(String) - Method in class com.oracle.bmc.delegateaccesscontrol.model.ApproveDelegatedResourceAccessRequestDetails.Builder
-
Comment by the approver during approval.
- approverComment(String) - Method in class com.oracle.bmc.delegateaccesscontrol.model.DelegatedResourceAccessRequestApprovalDetails.Builder
-
Comment specified by the approver of the request.
- approverComment(String) - Method in class com.oracle.bmc.delegateaccesscontrol.model.RejectDelegatedResourceAccessRequestDetails.Builder
-
Comment by the approver explaining why the request is rejected.
- approverComment(String) - Method in class com.oracle.bmc.delegateaccesscontrol.model.RevokeDelegatedResourceAccessRequestDetails.Builder
-
Comment specified by the approver explaining why the approval is revoked.
- approverComment(String) - Method in class com.oracle.bmc.operatoraccesscontrol.model.AccessRequest.Builder
-
The last recent Comment entered by the approver of the request.
- approverComment(String) - Method in class com.oracle.bmc.operatoraccesscontrol.model.ApproveAccessRequestDetails.Builder
-
Comment by the approver during approval.
- approverComment(String) - Method in class com.oracle.bmc.operatoraccesscontrol.model.RejectAccessRequestDetails.Builder
-
Comment by the approver explaining why the request is rejected.
- approverComment(String) - Method in class com.oracle.bmc.operatoraccesscontrol.model.ReviewAccessRequestDetails.Builder
-
Comment by the approver explaining that the access request is in review.
- approverComment(String) - Method in class com.oracle.bmc.operatoraccesscontrol.model.RevokeAccessRequestDetails.Builder
-
Comment specified by the approver explaining why the approval is revoked.
- ApproverDetail - Class in com.oracle.bmc.operatoraccesscontrol.model
-
details of Approver Detail.
- ApproverDetail(String, String, String, String, Date, Date) - Constructor for class com.oracle.bmc.operatoraccesscontrol.model.ApproverDetail
-
Deprecated.
- ApproverDetail.Builder - Class in com.oracle.bmc.operatoraccesscontrol.model
-
- approverDetails(List<ApproverDetail>) - Method in class com.oracle.bmc.operatoraccesscontrol.model.AccessRequest.Builder
-
Contains the user ids who have approved the accessRequest for extension.
- approverDisplayName(String) - Method in class com.oracle.bmc.identitydomains.model.MyRequestApprovalDetails.Builder
-
Approver display name
- approverGroupsList(List<String>) - Method in class com.oracle.bmc.operatoraccesscontrol.model.CreateOperatorControlDetails.Builder
-
List of user groups who can approve an access request associated with a resource governed
by this operator control.
- approverGroupsList(List<String>) - Method in class com.oracle.bmc.operatoraccesscontrol.model.OperatorControl.Builder
-
List of user groups who can approve an access request associated with a target resource
under the governance of this operator control.
- approverGroupsList(List<String>) - Method in class com.oracle.bmc.operatoraccesscontrol.model.UpdateOperatorControlDetails.Builder
-
List of user groups who can approve an access request associated with a target resource
under the governance of this operator control.
- approverId(String) - Method in class com.oracle.bmc.delegateaccesscontrol.model.DelegatedResourceAccessRequestApprovalDetails.Builder
-
User ID of the approver.
- approverId(String) - Method in class com.oracle.bmc.identitydomains.model.MyRequestApprovalDetails.Builder
-
Approver Id
- approverId(String) - Method in class com.oracle.bmc.lockbox.model.ApproverInfo.Builder
-
The group or user ocid of the approver for this approver level.
- approverId(String) - Method in class com.oracle.bmc.operatoraccesscontrol.model.ApproverDetail.Builder
-
The userId of the approver.
- ApproverInfo - Class in com.oracle.bmc.lockbox.model
-
The approver data for this approver level.
- ApproverInfo(ApproverType, String, String) - Constructor for class com.oracle.bmc.lockbox.model.ApproverInfo
-
Deprecated.
- ApproverInfo.Builder - Class in com.oracle.bmc.lockbox.model
-
- approverLevels(ApproverLevels) - Method in class com.oracle.bmc.lockbox.model.ApprovalTemplate.Builder
-
- approverLevels(ApproverLevels) - Method in class com.oracle.bmc.lockbox.model.ApprovalTemplateSummary.Builder
-
- ApproverLevels - Class in com.oracle.bmc.lockbox.model
-
The approver levels.
- ApproverLevels(ApproverInfo, ApproverInfo, ApproverInfo) - Constructor for class com.oracle.bmc.lockbox.model.ApproverLevels
-
Deprecated.
- approverLevels(ApproverLevels) - Method in class com.oracle.bmc.lockbox.model.CreateApprovalTemplateDetails.Builder
-
- approverLevels(ApproverLevels) - Method in class com.oracle.bmc.lockbox.model.UpdateApprovalTemplateDetails.Builder
-
- ApproverLevels.Builder - Class in com.oracle.bmc.lockbox.model
-
- approvers(List<ApprovalWorkflowStepApprovers>) - Method in class com.oracle.bmc.identitydomains.model.ApprovalWorkflowStep.Builder
-
Approvers of the ApprovalWorkflowStep.
- approversExpressions(List<String>) - Method in class com.oracle.bmc.identitydomains.model.ApprovalWorkflowStep.Builder
-
approversExpressions of ApprovalWorkflowStep
- approversList(List<String>) - Method in class com.oracle.bmc.operatoraccesscontrol.model.CreateOperatorControlDetails.Builder
-
List of users who can approve an access request associated with a resource governed by
this operator control.
- approversList(List<String>) - Method in class com.oracle.bmc.operatoraccesscontrol.model.OperatorControl.Builder
-
List of users who can approve an access request associated with a target resource under
the governance of this operator control.
- approversList(List<String>) - Method in class com.oracle.bmc.operatoraccesscontrol.model.UpdateOperatorControlDetails.Builder
-
List of users who can approve an access request associated with a target resource under
the governance of this operator control.
- approverType(ApproverType) - Method in class com.oracle.bmc.lockbox.model.ApproverInfo.Builder
-
The approver type of this approver level.
- ApproverType - Enum in com.oracle.bmc.lockbox.model
-
Possible approver types for approver levels.
- approximateApplicationCount(Integer) - Method in class com.oracle.bmc.jms.model.Fleet.Builder
-
The approximate count of all unique applications in the Fleet in the past seven days.
- approximateApplicationCount(Integer) - Method in class com.oracle.bmc.jms.model.FleetSummary.Builder
-
The approximate count of all unique applications in the Fleet in the past seven days.
- approximateApplicationCount(Integer) - Method in class com.oracle.bmc.jms.model.InstallationSite.Builder
-
The approximate count of applications running on this installation
- approximateApplicationCount(Integer) - Method in class com.oracle.bmc.jms.model.InstallationSiteSummary.Builder
-
The approximate count of applications running on this installation
- approximateApplicationCount(Integer) - Method in class com.oracle.bmc.jms.model.InstallationUsage.Builder
-
The approximate count of applications running on this installation
- approximateApplicationCount(Integer) - Method in class com.oracle.bmc.jms.model.JreUsage.Builder
-
The approximate count of the applications running on this Java Runtime.
- approximateApplicationCount(Integer) - Method in class com.oracle.bmc.jms.model.LibraryUsage.Builder
-
The approximate count of applications using the library.
- approximateApplicationCount(Integer) - Method in class com.oracle.bmc.jms.model.ManagedInstanceUsage.Builder
-
The approximate count of applications reported by this managed instance.
- approximateCount(Long) - Method in class com.oracle.bmc.objectstorage.model.Bucket.Builder
-
The approximate number of objects in the bucket.
- approximateDeployedApplicationCount(Integer) - Method in class com.oracle.bmc.jms.model.JavaServerInstanceUsage.Builder
-
The approximate count of deployed applications in the Java Server instance.
- approximateDeployedApplicationCount(Integer) - Method in class com.oracle.bmc.jms.model.JavaServerUsage.Builder
-
The approximate count of deployed applications in the Java Server.
- approximateDeployedApplicationCount(Integer) - Method in class com.oracle.bmc.jms.model.LibraryUsage.Builder
-
The approximate count of deployed applications using the library.
- approximateFileSizeInBytes(Long) - Method in class com.oracle.bmc.jms.model.AgentInstallerSummary.Builder
-
Approximate compressed file size in bytes.
- approximateFileSizeInBytes(Long) - Method in class com.oracle.bmc.jms.model.JavaArtifact.Builder
-
Approximate compressed file size in bytes.
- approximateInstallationCount(Integer) - Method in class com.oracle.bmc.jms.model.ApplicationInstallationUsageSummary.Builder
-
The approximate count of installations running this application.
- approximateInstallationCount(Integer) - Method in class com.oracle.bmc.jms.model.ApplicationUsage.Builder
-
The approximate count of installations running this application.
- approximateInstallationCount(Integer) - Method in class com.oracle.bmc.jms.model.Fleet.Builder
-
The approximate count of all unique Java installations in the Fleet in the past seven
days.
- approximateInstallationCount(Integer) - Method in class com.oracle.bmc.jms.model.FleetSummary.Builder
-
The approximate count of all unique Java Installations in the Fleet in the past seven
days.
- approximateInstallationCount(Integer) - Method in class com.oracle.bmc.jms.model.JreUsage.Builder
-
The approximate count of installations that are installations of this Java Runtime.
- approximateInstallationCount(Integer) - Method in class com.oracle.bmc.jms.model.ManagedInstanceUsage.Builder
-
The approximate count of installations reported by this managed instance.
- approximateJavaServerCount(Integer) - Method in class com.oracle.bmc.jms.model.Fleet.Builder
-
The approximate count of all unique Java servers in the Fleet in the past seven days.
- approximateJavaServerCount(Integer) - Method in class com.oracle.bmc.jms.model.FleetSummary.Builder
-
The approximate count of all unique Java servers in the Fleet in the past seven days.
- approximateJavaServerInstanceCount(Integer) - Method in class com.oracle.bmc.jms.model.DeployedApplicationInstallationUsageSummary.Builder
-
The approximate count of Java Server instances running the deployed application
installations.
- approximateJavaServerInstanceCount(Integer) - Method in class com.oracle.bmc.jms.model.DeployedApplicationUsage.Builder
-
The approximate count of Java Server instances running the deployed application.
- approximateJavaServerInstanceCount(Integer) - Method in class com.oracle.bmc.jms.model.LibraryUsage.Builder
-
The approximate count of Java Server instances using the library.
- approximateJreCount(Integer) - Method in class com.oracle.bmc.jms.model.ApplicationInstallationUsageSummary.Builder
-
The approximate count of Java Runtimes running this application.
- approximateJreCount(Integer) - Method in class com.oracle.bmc.jms.model.ApplicationUsage.Builder
-
The approximate count of Java Runtimes running this application.
- approximateJreCount(Integer) - Method in class com.oracle.bmc.jms.model.Fleet.Builder
-
The approximate count of all unique Java Runtimes in the Fleet in the past seven days.
- approximateJreCount(Integer) - Method in class com.oracle.bmc.jms.model.FleetSummary.Builder
-
The approximate count of all unique Java Runtimes in the Fleet in the past seven days.
- approximateJreCount(Integer) - Method in class com.oracle.bmc.jms.model.ManagedInstanceUsage.Builder
-
The approximate count of Java Runtimes reported by this managed instance.
- approximateLibraryCount(Integer) - Method in class com.oracle.bmc.jms.model.ApplicationInstallationUsageSummary.Builder
-
The approximate count of libraries in this application.
- approximateLibraryCount(Integer) - Method in class com.oracle.bmc.jms.model.ApplicationUsage.Builder
-
The approximate count of libraries in this application.
- approximateLibraryCount(Integer) - Method in class com.oracle.bmc.jms.model.DeployedApplicationInstallationUsageSummary.Builder
-
The approximate count of libraries in the deployed application.
- approximateLibraryCount(Integer) - Method in class com.oracle.bmc.jms.model.DeployedApplicationUsage.Builder
-
The approximate count of libraries in the deployed application.
- approximateManagedInstanceCount(Integer) - Method in class com.oracle.bmc.jms.model.ApplicationInstallationUsageSummary.Builder
-
The approximate count of managed instances reporting this application.
- approximateManagedInstanceCount(Integer) - Method in class com.oracle.bmc.jms.model.ApplicationUsage.Builder
-
The approximate count of managed instances reporting this application.
- approximateManagedInstanceCount(Integer) - Method in class com.oracle.bmc.jms.model.Fleet.Builder
-
The approximate count of all unique managed instances in the Fleet in the past seven
days.
- approximateManagedInstanceCount(Integer) - Method in class com.oracle.bmc.jms.model.FleetSummary.Builder
-
The approximate count of all unique managed instances in the Fleet in the past seven
days.
- approximateManagedInstanceCount(Integer) - Method in class com.oracle.bmc.jms.model.InstallationUsage.Builder
-
The approximate count of managed instances reporting this installation
- approximateManagedInstanceCount(Integer) - Method in class com.oracle.bmc.jms.model.JreUsage.Builder
-
The approximate count of the managed instances that report this Java Runtime.
- approximateManagedInstanceCount(Integer) - Method in class com.oracle.bmc.jms.model.LibraryUsage.Builder
-
The approximate count of managed instances using the library.
- approximatePendingWorkRequestCount(Integer) - Method in class com.oracle.bmc.jms.model.JreUsage.Builder
-
The approximate count of work requests working on this Java Runtime.
- approximateSize(Long) - Method in class com.oracle.bmc.objectstorage.model.Bucket.Builder
-
The approximate total size in bytes of all objects in the bucket.
- Apps - Class in com.oracle.bmc.identitydomains.model
-
The SCIM protocol defines a standard set of query parameters that can be used to filter, sort,
and paginate to return zero or more resources in a query response.
- Apps(List<String>, Integer, List<App>, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.Apps
-
Deprecated.
- apps(Apps) - Method in class com.oracle.bmc.identitydomains.responses.ListAppsResponse.Builder
-
The returned Apps
instance.
- apps(Apps) - Method in class com.oracle.bmc.identitydomains.responses.SearchAppsResponse.Builder
-
The returned Apps
instance.
- apps(List<String>) - Method in class com.oracle.bmc.networkfirewall.model.ApplicationGroup.Builder
-
List of apps in the group.
- apps(List<String>) - Method in class com.oracle.bmc.networkfirewall.model.CreateApplicationGroupDetails.Builder
-
Collection of application names.
- apps(List<String>) - Method in class com.oracle.bmc.networkfirewall.model.UpdateApplicationGroupDetails.Builder
-
Collection of application names.
- Apps.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppSamlServiceProvider - Class in com.oracle.bmc.identitydomains.model
-
An attribute that refers to the SAML Service Provider that runtime services will use to log an
end user in to this App automatically.
- AppSamlServiceProvider(String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppSamlServiceProvider
-
Deprecated.
- AppSamlServiceProvider.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppScopes - Class in com.oracle.bmc.identitydomains.model
-
Scopes defined by this App.
- AppScopes(String, String, String, String, Boolean, Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AppScopes
-
Deprecated.
- AppScopes.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppSearchRequest - Class in com.oracle.bmc.identitydomains.model
-
Clients MAY execute queries without passing parameters on the URL by using the HTTP POST verb
combined with the .search path extension.
- AppSearchRequest(List<String>, List<String>, List<AttributeSets>, String, String, SortOrder, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AppSearchRequest
-
Deprecated.
- appSearchRequest(AppSearchRequest) - Method in class com.oracle.bmc.identitydomains.requests.SearchAppsRequest.Builder
-
Parameters for searching Apps
- AppSearchRequest.Builder - Class in com.oracle.bmc.identitydomains.model
-
- appSecret(String) - Method in class com.oracle.bmc.oda.model.CreateFacebookChannelDetails.Builder
-
The app secret for your Facebook app.
- appSecret(String) - Method in class com.oracle.bmc.oda.model.UpdateFacebookChannelDetails.Builder
-
The app secret for your Facebook app.
- AppServiceParams - Class in com.oracle.bmc.identitydomains.model
-
Custom attribute that is required to compute other attribute values during app creation.
- AppServiceParams(String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppServiceParams
-
Deprecated.
- AppServiceParams.Builder - Class in com.oracle.bmc.identitydomains.model
-
- appSignonPolicy(AppAppSignonPolicy) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
- AppSignonPolicy - Class in com.oracle.bmc.identitydomains.model
-
Sign-on Policy.
- AppSignonPolicy(String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppSignonPolicy
-
Deprecated.
- AppSignonPolicy.Builder - Class in com.oracle.bmc.identitydomains.model
-
- appsNetworkPerimeters(List<AppAppsNetworkPerimeters>) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
Network Perimeter
- AppStatusChanger - Class in com.oracle.bmc.identitydomains.model
-
Schema for AppStatusChanger resource.
- AppStatusChanger(String, String, List<String>, Meta, IdcsCreatedBy, IdcsLastModifiedBy, List<IdcsPreventedOperations>, List<Tags>, Boolean, String, String, String, String, Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AppStatusChanger
-
Deprecated.
- appStatusChanger(AppStatusChanger) - Method in class com.oracle.bmc.identitydomains.requests.PutAppStatusChangerRequest.Builder
-
Replace the current instance of AppStatusChanger with provided payload.
- appStatusChanger(AppStatusChanger) - Method in class com.oracle.bmc.identitydomains.responses.PutAppStatusChangerResponse.Builder
-
The returned AppStatusChanger
instance.
- AppStatusChanger.Builder - Class in com.oracle.bmc.identitydomains.model
-
- appStatusChangerId(String) - Method in class com.oracle.bmc.identitydomains.requests.PutAppStatusChangerRequest.Builder
-
ID of the resource
- appSuiteName(String) - Method in class com.oracle.bmc.datasafe.model.CreateSensitiveDataModelDetails.Builder
-
The application suite name identifying a collection of applications.
- appSuiteName(String) - Method in class com.oracle.bmc.datasafe.model.SensitiveDataModel.Builder
-
The application suite name identifying a collection of applications.
- appSuiteName(String) - Method in class com.oracle.bmc.datasafe.model.SensitiveDataModelSummary.Builder
-
The application suite name identifying a collection of applications.
- appSuiteName(String) - Method in class com.oracle.bmc.datasafe.model.UpdateSensitiveDataModelDetails.Builder
-
The application suite name identifying a collection of applications.
- AppTermsOfUse - Class in com.oracle.bmc.identitydomains.model
-
Terms Of Use.
- AppTermsOfUse(String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppTermsOfUse
-
Deprecated.
- AppTermsOfUse.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppThreeLeggedOAuthCredential - Class in com.oracle.bmc.identitydomains.model
-
The value of this attribute persists any OAuth access token that the system uses to connect to
this ManagedApp.
- AppThreeLeggedOAuthCredential(String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppThreeLeggedOAuthCredential
-
Deprecated.
- AppThreeLeggedOAuthCredential.Builder - Class in com.oracle.bmc.identitydomains.model
-
- appThumbnail(String) - Method in class com.oracle.bmc.identitydomains.model.AccountMgmtInfoApp.Builder
-
Application thumbnail.
- appThumbnail(String) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
Application thumbnail.
- appThumbnail(String) - Method in class com.oracle.bmc.identitydomains.model.MyAppApp.Builder
-
Application thumbnail.
- AppTrustPolicies - Class in com.oracle.bmc.identitydomains.model
-
Trust Policies.
- AppTrustPolicies(String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppTrustPolicies
-
Deprecated.
- AppTrustPolicies.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppType - Enum in com.oracle.bmc.networkfirewall.model
-
Application Type: * ICMP - An ICMP application.
- AppUserAssertionAttributes - Class in com.oracle.bmc.identitydomains.model
-
Each value of this attribute describes an attribute of User that will be sent in a Security
Assertion Markup Language (SAML) assertion.
- AppUserAssertionAttributes(String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppUserAssertionAttributes
-
Deprecated.
- AppUserAssertionAttributes.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AppUserRoles - Class in com.oracle.bmc.identitydomains.model
-
A list of AppRoles defined by this UnmanagedApp.
- AppUserRoles(String, String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AppUserRoles
-
Deprecated.
- AppUserRoles.Builder - Class in com.oracle.bmc.identitydomains.model
-
- appVersion(String) - Method in class com.oracle.bmc.identitydomains.model.MyDevice.Builder
-
Mobile Authenticator App Version
- AppVersionSummary - Class in com.oracle.bmc.database.model
-
The version details specific to an app.
- AppVersionSummary(String, String, String, Boolean) - Constructor for class com.oracle.bmc.database.model.AppVersionSummary
-
Deprecated.
- AppVersionSummary.Builder - Class in com.oracle.bmc.database.model
-
- architecture(String) - Method in class com.oracle.bmc.cloudbridge.model.AwsEc2Properties.Builder
-
The architecture of the image.
- architecture(PlatformSpecificArtifact.Architecture) - Method in class com.oracle.bmc.fleetappsmanagement.model.PlatformSpecificArtifact.Builder
-
System architecture.
- architecture(String) - Method in class com.oracle.bmc.jms.model.InstallationUsage.Builder
-
The architecture of the operating system for the installation.
- architecture(String) - Method in class com.oracle.bmc.jms.model.JavaArtifact.Builder
-
The target Operating System architecture for the artifact.
- architecture(String) - Method in class com.oracle.bmc.jms.model.OperatingSystem.Builder
-
The architecture of the operating system as provided by the Java system property os.arch.
- architecture(String) - Method in class com.oracle.bmc.jmsjavadownloads.model.JavaDownloadCountAggregation.Builder
-
The target Operating System architecture for the artifact.
- architecture(String) - Method in class com.oracle.bmc.jmsjavadownloads.model.JavaDownloadRecord.Builder
-
The target Operating System architecture for the artifact.
- architecture(String) - Method in class com.oracle.bmc.jmsjavadownloads.model.JavaDownloadRecordSummary.Builder
-
The target Operating System architecture for the artifact.
- architecture(String) - Method in class com.oracle.bmc.jmsjavadownloads.requests.ListJavaDownloadRecordsRequest.Builder
-
Target Operating System architecture of the artifact.
- architecture(String) - Method in class com.oracle.bmc.osmanagement.model.AvailableUpdateSummary.Builder
-
The architecture for which this package was built
- architecture(ArchTypes) - Method in class com.oracle.bmc.osmanagement.model.CrashEventSystemInformation.Builder
-
system architecture
- architecture(String) - Method in class com.oracle.bmc.osmanagement.model.InstallablePackageSummary.Builder
-
The architecture for which this package was built
- architecture(String) - Method in class com.oracle.bmc.osmanagement.model.InstalledPackageSummary.Builder
-
The architecture for which this package was built
- architecture(String) - Method in class com.oracle.bmc.osmanagement.model.ModuleStream.Builder
-
The architecture for which the packages in this module stream were built
- architecture(String) - Method in class com.oracle.bmc.osmanagement.model.SoftwarePackage.Builder
-
the architecture for which this software was built
- architecture(String) - Method in class com.oracle.bmc.osmanagement.model.SoftwarePackageSearchSummary.Builder
-
the architecture for which this software was built
- architecture(String) - Method in class com.oracle.bmc.osmanagement.model.SoftwarePackageSummary.Builder
-
the architecture for which this software was built
- architecture(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.AvailablePackageSummary.Builder
-
- architecture(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.InstalledPackageSummary.Builder
-
- architecture(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.ManagedInstance.Builder
-
The CPU architecture type of the managed instance.
- architecture(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.ManagedInstanceGroupAvailablePackageSummary.Builder
-
The architecture for which this package was built.
- architecture(String) - Method in class com.oracle.bmc.osmanagementhub.model.ManagedInstanceGroupInstalledPackageSummary.Builder
-
The architecture of the package that is installed on the managed instance group.
- architecture(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.ManagedInstanceSummary.Builder
-
The CPU architecture type of the managed instance.
- architecture(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.PackageNameSummary.Builder
-
The CPU architecture type for which this package was built.
- architecture(SoftwarePackageArchitecture) - Method in class com.oracle.bmc.osmanagementhub.model.SoftwarePackage.Builder
-
The architecture for which this software was built
- architecture(SoftwarePackageArchitecture) - Method in class com.oracle.bmc.osmanagementhub.model.SoftwarePackageSummary.Builder
-
The architecture for which this software was built.
- architecture(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.SystemDetails.Builder
-
Architecture type.
- architecture(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.UpdatablePackageSummary.Builder
-
- architecture(SoftwarePackageArchitecture) - Method in class com.oracle.bmc.osmanagementhub.requests.ListAllSoftwarePackagesRequest.Builder
-
A filter to return software packages that match the given architecture.
- ArchitectureType - Enum in com.oracle.bmc.marketplace.model
-
Possible values for a listings compatbile architecture
- ArchitectureTypes - Enum in com.oracle.bmc.managementagent.model
-
Supported architecture types.
- ArchivalState - Enum in com.oracle.bmc.objectstorage.model
-
Archival state of an object which is in Archive tier.
- archivalState(ArchivalState) - Method in class com.oracle.bmc.objectstorage.model.ObjectSummary.Builder
-
Archival state of an object.
- archivalState(ArchivalState) - Method in class com.oracle.bmc.objectstorage.model.ObjectVersionSummary.Builder
-
Archival state of an object.
- archivalState(ArchivalState) - Method in class com.oracle.bmc.objectstorage.responses.GetObjectResponse.Builder
-
Archival state of an object.
- archivalState(ArchivalState) - Method in class com.oracle.bmc.objectstorage.responses.HeadObjectResponse.Builder
-
Archival state of an object.
- ArchivalState - Enum in com.oracle.bmc.opsi.model
-
Archival states of an Awr Hub object.
- archivalState(ArchivalState) - Method in class com.oracle.bmc.opsi.model.ObjectSummary.Builder
-
Archival state of an object for those in the archival tier.
- archivalState(GetAwrHubObjectResponse.ArchivalState) - Method in class com.oracle.bmc.opsi.responses.GetAwrHubObjectResponse.Builder
-
Archival state of an Awr Hub object.
- archivalState(HeadAwrHubObjectResponse.ArchivalState) - Method in class com.oracle.bmc.opsi.responses.HeadAwrHubObjectResponse.Builder
-
Archival state of an Awr Hub object.
- archivalStorageDuration(String) - Method in class com.oracle.bmc.loganalytics.model.ArchivingConfiguration.Builder
-
This is the duration before archived data is deleted from object storage, as described in
https://en.wikipedia.org/wiki/ISO_8601#Durations The largest supported unit is D, e.g.
- archiveAfterDays(Integer) - Method in class com.oracle.bmc.datascience.model.RetentionSetting.Builder
-
Number of days after which the model will be archived.
- archivedDataSizeInBytes(Long) - Method in class com.oracle.bmc.loganalytics.model.StorageUsage.Builder
-
This is the number of bytes of archived data in object storage
- archivedVolume(Long) - Method in class com.oracle.bmc.datasafe.model.CollectedAuditVolumeSummary.Builder
-
The audit data volume collected by Data Safe and is available in archive storage.
- archiveState(ModelSettingActionState) - Method in class com.oracle.bmc.datascience.model.RetentionOperationDetails.Builder
-
The archival status of model.
- archiveStateDetails(String) - Method in class com.oracle.bmc.datascience.model.RetentionOperationDetails.Builder
-
The archival state details of the model.
- archiveUri(String) - Method in class com.oracle.bmc.dataflow.model.Application.Builder
-
A comma separated list of one or more archive files as Oracle Cloud Infrastructure URIs.
- archiveUri(String) - Method in class com.oracle.bmc.dataflow.model.CreateApplicationDetails.Builder
-
A comma separated list of one or more archive files as Oracle Cloud Infrastructure URIs.
- archiveUri(String) - Method in class com.oracle.bmc.dataflow.model.CreateRunDetails.Builder
-
A comma separated list of one or more archive files as Oracle Cloud Infrastructure URIs.
- archiveUri(String) - Method in class com.oracle.bmc.dataflow.model.Run.Builder
-
A comma separated list of one or more archive files as Oracle Cloud Infrastructure URIs.
- archiveUri(String) - Method in class com.oracle.bmc.dataflow.model.UpdateApplicationDetails.Builder
-
A comma separated list of one or more archive files as Oracle Cloud Infrastructure URIs.
- Archiving - Class in com.oracle.bmc.logging.model
-
Log archiving configuration.
- Archiving(Boolean) - Constructor for class com.oracle.bmc.logging.model.Archiving
-
Deprecated.
- archiving(Archiving) - Method in class com.oracle.bmc.logging.model.Configuration.Builder
-
- archiving(Archiving) - Method in class com.oracle.bmc.logging.model.UpdateConfigurationDetails.Builder
-
- Archiving.Builder - Class in com.oracle.bmc.logging.model
-
- ArchivingConfiguration - Class in com.oracle.bmc.loganalytics.model
-
This is the configuration for data archiving in object storage
Note: Objects should always be created or deserialized using the
ArchivingConfiguration.Builder
.
- ArchivingConfiguration(String, String) - Constructor for class com.oracle.bmc.loganalytics.model.ArchivingConfiguration
-
Deprecated.
- archivingConfiguration(ArchivingConfiguration) - Method in class com.oracle.bmc.loganalytics.model.Storage.Builder
-
- archivingConfiguration(ArchivingConfiguration) - Method in class com.oracle.bmc.loganalytics.model.UpdateStorageDetails.Builder
-
- ArchivingConfiguration.Builder - Class in com.oracle.bmc.loganalytics.model
-
- archType(ArchTypes) - Method in class com.oracle.bmc.osmanagement.model.CreateSoftwareSourceDetails.Builder
-
The architecture type supported by the Software Source
- archType(ArchTypes) - Method in class com.oracle.bmc.osmanagement.model.SoftwareSource.Builder
-
The architecture type supported by the Software Source
- ArchType - Enum in com.oracle.bmc.osmanagementhub.model
-
CPU architecture type.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.CreateLifecycleEnvironmentDetails.Builder
-
The CPU architecture of the managed instances in the lifecycle environment.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.CreateManagedInstanceGroupDetails.Builder
-
The CPU architecture type of the managed instances that will be attached to this group.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.CreatePrivateSoftwareSourceDetails.Builder
-
The architecture type supported by the private software source.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.CreateSoftwareSourceProfileDetails.Builder
-
The architecture type.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.CreateStationProfileDetails.Builder
-
The architecture type.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.CreateThirdPartySoftwareSourceDetails.Builder
-
The architecture type supported by the third-party software source.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.CreateWindowsStandAloneProfileDetails.Builder
-
The architecture type.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.CustomSoftwareSource.Builder
-
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.CustomSoftwareSourceSummary.Builder
-
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.GroupProfile.Builder
-
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.LifecycleEnvironment.Builder
-
The CPU architecture of the managed instances in the lifecycle environment.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.LifecycleEnvironmentSummary.Builder
-
The CPU architecture of the managed instances in the lifecycle environment.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.LifecycleProfile.Builder
-
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.LifecycleStage.Builder
-
The CPU architecture of the managed instances in the lifecycle stage.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.LifecycleStageSummary.Builder
-
The CPU architecture of the managed instances in the lifecycle stage.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.ManagedInstanceGroup.Builder
-
The CPU architecture of the instances in the managed instance group.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.ManagedInstanceGroupSummary.Builder
-
The CPU architecture of the instances in the managed instance group.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.MirrorSummary.Builder
-
The architecture type supported by the software source.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.ModuleStream.Builder
-
The architecture for which the packages in this module stream were built.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.PrivateSoftwareSource.Builder
-
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.PrivateSoftwareSourceSummary.Builder
-
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.ProfileSummary.Builder
-
The architecture type.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.ProfileVersion.Builder
-
The architecture type.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.SoftwareSourceProfile.Builder
-
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.StationProfile.Builder
-
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.ThirdPartySoftwareSource.Builder
-
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.ThirdPartySoftwareSourceSummary.Builder
-
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.VendorSoftwareSource.Builder
-
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.VendorSoftwareSourceSummary.Builder
-
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.VersionedCustomSoftwareSource.Builder
-
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.VersionedCustomSoftwareSourceSummary.Builder
-
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.model.WindowsStandaloneProfile.Builder
-
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.requests.ListLifecycleEnvironmentsRequest.Builder
-
A filter to return only profiles that match the given archType.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.requests.ListLifecycleStagesRequest.Builder
-
A filter to return only profiles that match the given archType.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.requests.ListManagedInstanceGroupsRequest.Builder
-
A filter to return only profiles that match the given archType.
- archType(List<ArchType>) - Method in class com.oracle.bmc.osmanagementhub.requests.ListManagedInstancesRequest.Builder
-
A filter to return only instances whose architecture type matches the given architecture.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.requests.ListManagedInstancesRequest.Builder
-
Singular setter.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.requests.ListProfilesRequest.Builder
-
A filter to return only profiles that match the given archType.
- archType(List<ArchType>) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwarePackageSoftwareSourcesRequest.Builder
-
A filter to return only instances whose architecture type matches the given architecture.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwarePackageSoftwareSourcesRequest.Builder
-
Singular setter.
- archType(List<ArchType>) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwareSourcesRequest.Builder
-
A filter to return only instances whose architecture type matches the given architecture.
- archType(ArchType) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwareSourcesRequest.Builder
-
Singular setter.
- ArchTypes - Enum in com.oracle.bmc.osmanagement.model
-
Possible CPU architecture types
- archTypes(List<ArchType>) - Method in class com.oracle.bmc.osmanagementhub.model.SoftwareSourceVendorSummary.Builder
-
List of corresponding architecture types.
- arCustomerTransactionId(String) - Method in class com.oracle.bmc.onesubscription.model.BillingScheduleSummary.Builder
-
Indicates the associated AR Customer transaction id a unique identifier existing on AR.
- arCustomerTransactionId(String) - Method in class com.oracle.bmc.onesubscription.requests.ListInvoicesRequest.Builder
-
AR Unique identifier for an invoice .
- arCustomerTransactionId(String) - Method in class com.oracle.bmc.osubbillingschedule.model.BillingScheduleSummary.Builder
-
Indicates the associated AR Customer transaction id a unique identifier existing on AR.
- areAllChangesIncluded(Boolean) - Method in class com.oracle.bmc.devops.model.DiffResponse.Builder
-
Boolean value to indicate if all changes are included in the response.
- areAllEstimatesRequired(Boolean) - Method in class com.oracle.bmc.aianomalydetection.model.CreateDetectAnomalyJobDetails.Builder
-
Flag to enable the service to return estimates for all data points rather than just the
anomalous data points.
- areAllEstimatesRequired(Boolean) - Method in class com.oracle.bmc.aianomalydetection.model.DetectAnomalyJob.Builder
-
Flag to enable the service to return estimates for all data points rather than just the
anomalous data points
- areAllOptionsAvailable(Boolean) - Method in class com.oracle.bmc.licensemanager.model.ProductLicenseConsumerSummary.Builder
-
Specifies if all options are available.
- areAllPluginsDisabled(Boolean) - Method in class com.oracle.bmc.cloudmigrations.model.LaunchInstanceAgentConfigDetails.Builder
-
Whether Oracle Cloud Agent can run all the available plugins.
- areAllPluginsDisabled(Boolean) - Method in class com.oracle.bmc.core.model.InstanceAgentConfig.Builder
-
Whether Oracle Cloud Agent can run all of the available plugins.
- areAllPluginsDisabled(Boolean) - Method in class com.oracle.bmc.core.model.InstanceConfigurationLaunchInstanceAgentConfigDetails.Builder
-
Whether Oracle Cloud Agent can run all the available plugins.
- areAllPluginsDisabled(Boolean) - Method in class com.oracle.bmc.core.model.LaunchInstanceAgentConfigDetails.Builder
-
Whether Oracle Cloud Agent can run all the available plugins.
- areAllPluginsDisabled(Boolean) - Method in class com.oracle.bmc.core.model.UpdateInstanceAgentConfigDetails.Builder
-
Whether Oracle Cloud Agent can run all the available plugins.
- areAllSchemasAccessible(Boolean) - Method in class com.oracle.bmc.datasafe.model.UserSummary.Builder
-
Indicates whether the user has access to all the schemas.
- areAllSchemasAccessible(Boolean) - Method in class com.oracle.bmc.datasafe.requests.ListUsersRequest.Builder
-
A filter to return only items that match the criteria that all schemas can be accessed by
a user.
- areAllTablesAccessible(Boolean) - Method in class com.oracle.bmc.datasafe.model.DatabaseTableAccessEntry.Builder
-
Indicates whether the user has access to all the tables in the schema.
- areAllTablesAccessible(Boolean) - Method in class com.oracle.bmc.datasafe.model.DatabaseTableAccessEntrySummary.Builder
-
Indicates whether the user has access to all the tables in the schema.
- areAnnotationsIncluded(Boolean) - Method in class com.oracle.bmc.datalabelingservice.model.SnapshotDatasetDetails.Builder
-
Whether annotations are to be included in the export dataset digest.
- areCertificateExtensionsRestricted(Boolean) - Method in class com.oracle.bmc.networkfirewall.model.CreateSslForwardProxyProfileDetails.Builder
-
Whether to block sessions if the server’s certificate uses extensions other than key
usage and/or extended key usage.
- areCertificateExtensionsRestricted(Boolean) - Method in class com.oracle.bmc.networkfirewall.model.SslForwardProxyProfile.Builder
-
Whether to block sessions if the server’s certificate uses extensions other than key
usage and/or extended key usage.
- areCertificateExtensionsRestricted(Boolean) - Method in class com.oracle.bmc.networkfirewall.model.UpdateSslForwardProxyProfileDetails.Builder
-
Whether to block sessions if the server’s certificate uses extensions other than key
usage and/or extended key usage.
- areChildCompartmentsIncluded(Boolean) - Method in class com.oracle.bmc.opsi.model.CreateNewsReportDetails.Builder
-
A flag to consider the resources within a given compartment and all sub-compartments.
- areChildCompartmentsIncluded(Boolean) - Method in class com.oracle.bmc.opsi.model.NewsReport.Builder
-
A flag to consider the resources within a given compartment and all sub-compartments.
- areChildCompartmentsIncluded(Boolean) - Method in class com.oracle.bmc.opsi.model.NewsReportSummary.Builder
-
A flag to consider the resources within a given compartment and all sub-compartments.
- areChildCompartmentsIncluded(Boolean) - Method in class com.oracle.bmc.opsi.model.UpdateNewsReportDetails.Builder
-
A flag to consider the resources within a given compartment and all sub-compartments.
- areConflictsInFile(Boolean) - Method in class com.oracle.bmc.devops.model.DiffResponseEntry.Builder
-
Indicates whether the changed file contains conflicts.
- areConflictsInFile(Boolean) - Method in class com.oracle.bmc.devops.model.DiffSummary.Builder
-
Indicates whether the changed file contains conflicts.
- areConflictsInFile(Boolean) - Method in class com.oracle.bmc.devops.model.FileDiffResponse.Builder
-
Indicates whether the changed file contains conflicts.
- areDataAssetReferencesIncluded(Boolean) - Method in class com.oracle.bmc.dataintegration.model.CreateImportRequestDetails.Builder
-
This field controls if the data asset references will be included during import.
- areDataAssetReferencesIncluded(Boolean) - Method in class com.oracle.bmc.dataintegration.model.ImportRequest.Builder
-
This field controls if the data asset references will be included during import.
- areDataAssetReferencesIncluded(Boolean) - Method in class com.oracle.bmc.dataintegration.model.ImportRequestSummary.Builder
-
This field controls if the data asset references will be included during import.
- areDepletedClustersIncluded(Boolean) - Method in class com.oracle.bmc.globallydistributeddatabase.model.FetchShardableCloudAutonomousVmClustersDetails.Builder
-
Flag to indicate of response shall also include clusters for which no more capacity is
left to create new resources.
- areDetailsRequired(String) - Method in class com.oracle.bmc.fleetappsmanagement.model.GenerateComplianceReportDetails.Builder
-
A value that specifies if compliance details are required at the target level also?
Allowed values are N and Y.
- areElasticInferenceAcceleratorsPresent(Boolean) - Method in class com.oracle.bmc.cloudbridge.model.AwsEc2Properties.Builder
-
Indicates if the elastic inference accelerators attached to an instance
- areHistoricalMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudbridge.model.AwsAssetSource.Builder
-
Flag indicating whether historical metrics are collected for assets, originating from
this asset source.
- areHistoricalMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudbridge.model.CreateAwsAssetSourceDetails.Builder
-
Flag indicating whether historical metrics are collected for assets, originating from
this asset source.
- areHistoricalMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudbridge.model.CreateVmWareAssetSourceDetails.Builder
-
Flag indicating whether historical metrics are collected for assets, originating from
this asset source.
- areHistoricalMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudbridge.model.UpdateAwsAssetSourceDetails.Builder
-
Flag indicating whether historical metrics are collected for assets, originating from
this asset source.
- areHistoricalMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudbridge.model.UpdateVmWareAssetSourceDetails.Builder
-
Flag indicating whether historical metrics are collected for assets, originating from
this asset source.
- areHistoricalMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudbridge.model.VmWareAssetSource.Builder
-
Flag indicating whether historical metrics are collected for assets, originating from
this asset source.
- areHistoricalMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudmigrations.model.CreateVmWareAssetSourceDetails.Builder
-
Flag indicating whether historical metrics are collected for assets, originating from
this asset source.
- areHistoricalMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudmigrations.model.UpdateVmWareAssetSourceDetails.Builder
-
Flag indicating whether historical metrics are collected for assets, originating from
this asset source.
- areHistoricalMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudmigrations.model.VmWareAssetSource.Builder
-
Flag indicating whether historical metrics are collected for assets, originating from
this asset source.
- areHooksEnabled(Boolean) - Method in class com.oracle.bmc.devops.model.CreateOkeHelmChartDeployStageDetails.Builder
-
Disable pre/post upgrade hooks.
- areHooksEnabled(Boolean) - Method in class com.oracle.bmc.devops.model.OkeHelmChartDeployStage.Builder
-
Disable pre/post upgrade hooks.
- areHooksEnabled(Boolean) - Method in class com.oracle.bmc.devops.model.OkeHelmChartDeployStageSummary.Builder
-
Disable pre/post upgrade hooks.
- areHooksEnabled(Boolean) - Method in class com.oracle.bmc.devops.model.UpdateOkeHelmChartDeployStageDetails.Builder
-
Disable pre/post upgrade hooks.
- areInternalTenancyLaunchAllowed(Boolean) - Method in class com.oracle.bmc.marketplacepublisher.model.ListingRevision.Builder
-
Identifies whether publisher allows internal tenancy launches for the listing revision.
- areInternalTenancyLaunchAllowed(Boolean) - Method in class com.oracle.bmc.marketplacepublisher.model.SubmitListingRevisionForReviewDetails.Builder
-
Identifies whether publisher allows internal tenancy launches for the listing revision.
- areInvalidCharactersAllowed(Boolean) - Method in class com.oracle.bmc.loadbalancer.model.HttpHeaderRule.Builder
-
Indicates whether or not invalid characters in client header fields will be allowed.
- areLegacyImdsEndpointsDisabled(Boolean) - Method in class com.oracle.bmc.cloudmigrations.model.InstanceOptions.Builder
-
Whether to disable the legacy (/v1) instance metadata service endpoints.
- areLegacyImdsEndpointsDisabled(Boolean) - Method in class com.oracle.bmc.core.model.InstanceConfigurationInstanceOptions.Builder
-
Whether to disable the legacy (/v1) instance metadata service endpoints.
- areLegacyImdsEndpointsDisabled(Boolean) - Method in class com.oracle.bmc.core.model.InstanceOptions.Builder
-
Whether to disable the legacy (/v1) instance metadata service endpoints.
- areLogsCollected(Boolean) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsEntity.Builder
-
The Boolean flag to indicate if logs are collected for an entity for log analytics usage.
- areLogsCollected(Boolean) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsEntitySummary.Builder
-
The Boolean flag to indicate if logs are collected for an entity for log analytics usage.
- areMembersIncluded(Boolean) - Method in class com.oracle.bmc.stackmonitoring.model.CreateMaintenanceWindowResourceDetails.Builder
-
Flag to indicate if the members of the resource has to be include in the Maintenance
Window.
- areOperationallyActiveBackendsPreferred(Boolean) - Method in class com.oracle.bmc.networkloadbalancer.model.BackendSet.Builder
-
If enabled, NLB supports active-standby backends.
- areOperationallyActiveBackendsPreferred(Boolean) - Method in class com.oracle.bmc.networkloadbalancer.model.BackendSetDetails.Builder
-
If enabled, NLB supports active-standby backends.
- areOperationallyActiveBackendsPreferred(Boolean) - Method in class com.oracle.bmc.networkloadbalancer.model.BackendSetSummary.Builder
-
If enabled, NLB supports active-standby backends.
- areOperationallyActiveBackendsPreferred(Boolean) - Method in class com.oracle.bmc.networkloadbalancer.model.CreateBackendSetDetails.Builder
-
If enabled, NLB supports active-standby backends.
- areOperationallyActiveBackendsPreferred(Boolean) - Method in class com.oracle.bmc.networkloadbalancer.model.UpdateBackendSetDetails.Builder
-
If enabled, NLB supports active-standby backends.
- arePartialResults(Boolean) - Method in class com.oracle.bmc.loganalytics.model.QueryAggregation.Builder
-
True if query did not complete processing all data.
- arePartialResults(Boolean) - Method in class com.oracle.bmc.loganalytics.model.TableColumn.Builder
-
True if query did not complete processing all data.
- arePlansAutoAccepted(Boolean) - Method in class com.oracle.bmc.databasemanagement.model.SpmEvolveTaskParameters.Builder
-
Specifies whether to accept recommended plans automatically.
- arePrechecksEnabled(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.FailoverExecutionOptionDetails.Builder
-
A flag indicating whether prechecks should be executed before the plan execution.
- arePrechecksEnabled(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.FailoverExecutionOptions.Builder
-
A flag indicating whether prechecks should be executed before the plan execution.
- arePrechecksEnabled(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.StartDrillExecutionOptionDetails.Builder
-
A flag indicating whether prechecks should be executed before the plan execution.
- arePrechecksEnabled(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.StartDrillExecutionOptions.Builder
-
A flag indicating whether prechecks should be executed before the plan execution.
- arePrechecksEnabled(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.StopDrillExecutionOptionDetails.Builder
-
A flag indicating whether prechecks should be executed before the plan execution.
- arePrechecksEnabled(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.StopDrillExecutionOptions.Builder
-
A flag indicating whether a precheck should be executed before the plan execution.
- arePrechecksEnabled(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.SwitchoverExecutionOptionDetails.Builder
-
A flag indicating whether prechecks should be executed before the plan execution.
- arePrechecksEnabled(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.SwitchoverExecutionOptions.Builder
-
A flag indicating whether prechecks should be executed before the plan execution.
- arePrimaryWhitelistedIpsUsed(Boolean) - Method in class com.oracle.bmc.database.model.AutonomousDatabase.Builder
-
This field will be null if the Autonomous Database is not Data Guard enabled or Access
Control is disabled.
- arePrimaryWhitelistedIpsUsed(Boolean) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseSummary.Builder
-
This field will be null if the Autonomous Database is not Data Guard enabled or Access
Control is disabled.
- arePrimaryWhitelistedIpsUsed(Boolean) - Method in class com.oracle.bmc.database.model.AutonomousDwDatabase.Builder
-
This field will be null if the Autonomous Database is not Data Guard enabled or Access
Control is disabled.
- arePrimaryWhitelistedIpsUsed(Boolean) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseCloneDetails.Builder
-
- arePrimaryWhitelistedIpsUsed(Boolean) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseDetails.Builder
-
- arePrimaryWhitelistedIpsUsed(Boolean) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseFromBackupDetails.Builder
-
- arePrimaryWhitelistedIpsUsed(Boolean) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseFromBackupTimestampDetails.Builder
-
- arePrimaryWhitelistedIpsUsed(Boolean) - Method in class com.oracle.bmc.database.model.CreateCrossRegionAutonomousDatabaseDataGuardDetails.Builder
-
- arePrimaryWhitelistedIpsUsed(Boolean) - Method in class com.oracle.bmc.database.model.CreateCrossRegionDisasterRecoveryDetails.Builder
-
- arePrimaryWhitelistedIpsUsed(Boolean) - Method in class com.oracle.bmc.database.model.CreateCrossTenancyDisasterRecoveryDetails.Builder
-
- arePrimaryWhitelistedIpsUsed(Boolean) - Method in class com.oracle.bmc.database.model.CreateRefreshableAutonomousDatabaseCloneDetails.Builder
-
- arePrimaryWhitelistedIpsUsed(Boolean) - Method in class com.oracle.bmc.database.model.UndeleteAutonomousDatabaseDetails.Builder
-
- arePrimaryWhitelistedIpsUsed(Boolean) - Method in class com.oracle.bmc.database.model.UpdateAutonomousDatabaseDetails.Builder
-
This field will be null if the Autonomous Database is not Data Guard enabled or Access
Control is disabled.
- arePrivilegedUsers(Boolean) - Method in class com.oracle.bmc.desktops.model.CreateDesktopPoolDetails.Builder
-
Indicates whether desktop pool users have administrative privileges on their desktop.
- arePrivilegedUsers(Boolean) - Method in class com.oracle.bmc.desktops.model.DesktopPool.Builder
-
Indicates whether desktop pool users have administrative privileges on their desktop.
- areQuotaRulesEnabled(Boolean) - Method in class com.oracle.bmc.filestorage.model.CreateFileSystemDetails.Builder
-
Specifies the enforcement of quota rules on the file system.
- areQuotaRulesEnabled(Boolean) - Method in class com.oracle.bmc.filestorage.model.FileSystem.Builder
-
Specifies the enforcement of quota rules on the file system.
- areQuotaRulesEnabled(Boolean) - Method in class com.oracle.bmc.filestorage.model.ToggleQuotaRulesDetails.Builder
-
Specifies the enforcement of quota rules on the file system.
- areQuotasSupported(Boolean) - Method in class com.oracle.bmc.limits.model.LimitDefinitionSummary.Builder
-
If true, quota policies can be created on top of this resource limit.
- areRealtimeMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudbridge.model.AwsAssetSource.Builder
-
Flag indicating whether real-time metrics are collected for assets, originating from this
asset source.
- areRealtimeMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudbridge.model.CreateAwsAssetSourceDetails.Builder
-
Flag indicating whether real-time metrics are collected for assets, originating from this
asset source.
- areRealtimeMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudbridge.model.CreateVmWareAssetSourceDetails.Builder
-
Flag indicating whether real-time metrics are collected for assets, originating from this
asset source.
- areRealtimeMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudbridge.model.UpdateAwsAssetSourceDetails.Builder
-
Flag indicating whether real-time metrics are collected for assets, originating from this
asset source.
- areRealtimeMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudbridge.model.UpdateVmWareAssetSourceDetails.Builder
-
Flag indicating whether real-time metrics are collected for assets, originating from this
asset source.
- areRealtimeMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudbridge.model.VmWareAssetSource.Builder
-
Flag indicating whether real-time metrics are collected for assets, originating from this
asset source.
- areRealtimeMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudmigrations.model.CreateVmWareAssetSourceDetails.Builder
-
Flag indicating whether real-time metrics are collected for assets, originating from this
asset source.
- areRealtimeMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudmigrations.model.UpdateVmWareAssetSourceDetails.Builder
-
Flag indicating whether real-time metrics are collected for assets, originating from this
asset source.
- areRealtimeMetricsCollected(Boolean) - Method in class com.oracle.bmc.cloudmigrations.model.VmWareAssetSource.Builder
-
Flag indicating whether real-time metrics are collected for assets, originating from this
asset source.
- areRedirectsChallenged(Boolean) - Method in class com.oracle.bmc.waas.model.JsChallenge.Builder
-
When enabled, redirect responses from the origin will also be challenged.
- areReferencesIncluded(Boolean) - Method in class com.oracle.bmc.dataintegration.model.CreateExportRequestDetails.Builder
-
This field controls if the references will be exported along with the objects
- areReferencesIncluded(Boolean) - Method in class com.oracle.bmc.dataintegration.model.ExportRequest.Builder
-
Controls if the references will be exported along with the objects
- areReferencesIncluded(Boolean) - Method in class com.oracle.bmc.dataintegration.model.ExportRequestSummary.Builder
-
Controls if the references will be exported along with the objects
- areSecurityUpgradesProvided(Boolean) - Method in class com.oracle.bmc.marketplacepublisher.model.ContainerPackage.Builder
-
- areSecurityUpgradesProvided(Boolean) - Method in class com.oracle.bmc.marketplacepublisher.model.CreateListingRevisionPackageDetails.Builder
-
Identifies whether security upgrades will be provided for this package.
- areSecurityUpgradesProvided(Boolean) - Method in class com.oracle.bmc.marketplacepublisher.model.HelmChartPackage.Builder
-
- areSecurityUpgradesProvided(Boolean) - Method in class com.oracle.bmc.marketplacepublisher.model.ListingRevisionPackageSummary.Builder
-
Identifies whether security upgrades will be provided for this package.
- areSecurityUpgradesProvided(Boolean) - Method in class com.oracle.bmc.marketplacepublisher.model.UpdateListingRevisionPackageDetails.Builder
-
Identifies whether security upgrades will be provided for this package.
- areServerTypesSupported(Boolean) - Method in class com.oracle.bmc.database.model.DbSystemShapeSummary.Builder
-
If true, the shape supports configurable DB and Storage Server types.
- areSubcompartmentsIncluded(Boolean) - Method in class com.oracle.bmc.vulnerabilityscanning.requests.ListContainerScanResultsRequest.Builder
-
When listing with one or more filters, whether to include subcompartments for the
compartmentId being listed for.
- areUnannotatedRecordsIncluded(Boolean) - Method in class com.oracle.bmc.datalabelingservice.model.SnapshotDatasetDetails.Builder
-
Whether to include records that have yet to be annotated in the export dataset digest.
- areViolatorsOnly(Boolean) - Method in class com.oracle.bmc.filestorage.model.QuotaRuleSummary.Builder
-
An option to display only the users or groups that violate their quota rules.
- areViolatorsOnly(Boolean) - Method in class com.oracle.bmc.filestorage.requests.ListQuotaRulesRequest.Builder
-
An option to display only the users or groups that violate their quota rules.
- areVirtualInstructionsEnabled(Boolean) - Method in class com.oracle.bmc.core.model.AmdMilanBmGpuLaunchInstancePlatformConfig.Builder
-
Whether virtualization instructions are available.
- areVirtualInstructionsEnabled(Boolean) - Method in class com.oracle.bmc.core.model.AmdMilanBmGpuPlatformConfig.Builder
-
Whether virtualization instructions are available.
- areVirtualInstructionsEnabled(Boolean) - Method in class com.oracle.bmc.core.model.AmdMilanBmLaunchInstancePlatformConfig.Builder
-
Whether virtualization instructions are available.
- areVirtualInstructionsEnabled(Boolean) - Method in class com.oracle.bmc.core.model.AmdMilanBmPlatformConfig.Builder
-
Whether virtualization instructions are available.
- areVirtualInstructionsEnabled(Boolean) - Method in class com.oracle.bmc.core.model.AmdRomeBmGpuLaunchInstancePlatformConfig.Builder
-
Whether virtualization instructions are available.
- areVirtualInstructionsEnabled(Boolean) - Method in class com.oracle.bmc.core.model.AmdRomeBmGpuPlatformConfig.Builder
-
Whether virtualization instructions are available.
- areVirtualInstructionsEnabled(Boolean) - Method in class com.oracle.bmc.core.model.AmdRomeBmLaunchInstancePlatformConfig.Builder
-
Whether virtualization instructions are available.
- areVirtualInstructionsEnabled(Boolean) - Method in class com.oracle.bmc.core.model.AmdRomeBmPlatformConfig.Builder
-
Whether virtualization instructions are available.
- areVirtualInstructionsEnabled(Boolean) - Method in class com.oracle.bmc.core.model.GenericBmLaunchInstancePlatformConfig.Builder
-
Whether virtualization instructions are available.
- areVirtualInstructionsEnabled(Boolean) - Method in class com.oracle.bmc.core.model.GenericBmPlatformConfig.Builder
-
Whether virtualization instructions are available.
- areVirtualInstructionsEnabled(Boolean) - Method in class com.oracle.bmc.core.model.InstanceConfigurationAmdMilanBmGpuLaunchInstancePlatformConfig.Builder
-
Whether virtualization instructions are available.
- areVirtualInstructionsEnabled(Boolean) - Method in class com.oracle.bmc.core.model.InstanceConfigurationAmdMilanBmLaunchInstancePlatformConfig.Builder
-
Whether virtualization instructions are available.
- areVirtualInstructionsEnabled(Boolean) - Method in class com.oracle.bmc.core.model.InstanceConfigurationAmdRomeBmGpuLaunchInstancePlatformConfig.Builder
-
Whether virtualization instructions are available.
- areVirtualInstructionsEnabled(Boolean) - Method in class com.oracle.bmc.core.model.InstanceConfigurationAmdRomeBmLaunchInstancePlatformConfig.Builder
-
Whether virtualization instructions are available.
- areVirtualInstructionsEnabled(Boolean) - Method in class com.oracle.bmc.core.model.InstanceConfigurationGenericBmLaunchInstancePlatformConfig.Builder
-
Whether virtualization instructions are available.
- areVolumesPreserved(Boolean) - Method in class com.oracle.bmc.desktops.requests.DeleteDesktopPoolRequest.Builder
-
Whether the volumes are preserved when a desktop pool is deleted.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.FailoverExecutionOptionDetails.Builder
-
A flag indicating whether warnings should be ignored during the failover.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.FailoverExecutionOptions.Builder
-
A flag indicating whether warnings should be ignored during the plan execution.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.FailoverPrecheckExecutionOptionDetails.Builder
-
A flag indicating whether warnings should be ignored during the failover precheck.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.FailoverPrecheckExecutionOptions.Builder
-
A flag indicating whether warnings should be ignored during the precheck.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.StartDrillExecutionOptionDetails.Builder
-
A flag indicating whether warnings should be ignored during the plan execution.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.StartDrillExecutionOptions.Builder
-
A flag indicating whether warnings should be ignored during the plan execution.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.StartDrillPrecheckExecutionOptionDetails.Builder
-
A flag indicating whether warnings should be ignored during the precheck.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.StartDrillPrecheckExecutionOptions.Builder
-
A flag indicating whether warnings should be ignored during the precheck.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.StopDrillExecutionOptionDetails.Builder
-
A flag indicating whether warnings should be ignored during the plan execution.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.StopDrillExecutionOptions.Builder
-
A flag indicating whether warnings should be ignored during the plan execution.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.StopDrillPrecheckExecutionOptionDetails.Builder
-
A flag indicating whether warnings should be ignored during the precheck.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.StopDrillPrecheckExecutionOptions.Builder
-
A flag indicating whether warnings should be ignored during the precheck.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.SwitchoverExecutionOptionDetails.Builder
-
A flag indicating whether warnings should be ignored during the switchover.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.SwitchoverExecutionOptions.Builder
-
A flag indicating whether warnings should be ignored during the plan execution.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.SwitchoverPrecheckExecutionOptionDetails.Builder
-
A flag indicating whether warnings should be ignored during the switchover precheck.
- areWarningsIgnored(Boolean) - Method in class com.oracle.bmc.disasterrecovery.model.SwitchoverPrecheckExecutionOptions.Builder
-
A flag indicating whether warnings should be ignored during the precheck.
- args(List<String>) - Method in class com.oracle.bmc.waf.model.ProtectionCapabilityExclusions.Builder
-
List of URL query parameter values from form-urlencoded XML, JSON, AMP, or POST payloads
to exclude from inspecting.
- Argument - Class in com.oracle.bmc.loganalytics.model
-
Generic queryString argument.
- Argument() - Constructor for class com.oracle.bmc.loganalytics.model.Argument
-
Deprecated.
- Argument.Type - Enum in com.oracle.bmc.loganalytics.model
-
Classification of argument type.
- argumentDataType(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsMetaFunctionArgument.Builder
-
The argument data type.
- argumentDescription(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsMetaFunctionArgument.Builder
-
The argument description.
- argumentDisplayName(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsMetaFunctionArgument.Builder
-
The argument display name.
- argumentExample(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsMetaFunctionArgument.Builder
-
The argument example.
- argumentId(Long) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsMetaFunctionArgument.Builder
-
The argument unique identifier.
- argumentLookupColumn(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsMetaFunctionArgument.Builder
-
The lookup column.
- argumentLookupColumnPosition(Long) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsMetaFunctionArgument.Builder
-
The lookup column position.
- argumentName(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsMetaFunctionArgument.Builder
-
The argument name.
- argumentOrder(Long) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsMetaFunctionArgument.Builder
-
The argument order.
- argumentReference(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsMetaFunctionArgument.Builder
-
The argument unique identifier as a string.
- arguments(List<String>) - Method in class com.oracle.bmc.containerinstances.model.Container.Builder
-
A list of string arguments for the ENTRYPOINT process of the container.
- arguments(List<String>) - Method in class com.oracle.bmc.containerinstances.model.CreateContainerDetails.Builder
-
A list of string arguments for a container’s ENTRYPOINT process.
- arguments(List<String>) - Method in class com.oracle.bmc.dataflow.model.Application.Builder
-
The arguments passed to the running application as command line arguments.
- arguments(List<String>) - Method in class com.oracle.bmc.dataflow.model.CreateApplicationDetails.Builder
-
The arguments passed to the running application as command line arguments.
- arguments(List<String>) - Method in class com.oracle.bmc.dataflow.model.CreateRunDetails.Builder
-
The arguments passed to the running application as command line arguments.
- arguments(List<String>) - Method in class com.oracle.bmc.dataflow.model.Run.Builder
-
The arguments passed to the running application as command line arguments.
- arguments(List<String>) - Method in class com.oracle.bmc.dataflow.model.UpdateApplicationDetails.Builder
-
The arguments passed to the running application as command line arguments.
- arguments(List<TypedObject>) - Method in class com.oracle.bmc.dataintegration.model.FunctionSignature.Builder
-
An array of function arguments.
- arguments(List<TaskArgument>) - Method in class com.oracle.bmc.fleetappsmanagement.model.InputParameter.Builder
-
Arguments for the Task
- arguments(String) - Method in class com.oracle.bmc.generativeaiinference.model.FunctionCall.Builder
-
The arguments to call the function with, as generated by the model in JSON format.
- arguments(List<Argument>) - Method in class com.oracle.bmc.loganalytics.model.FunctionField.Builder
-
List of function arguments if specified.
- arguments(List<LogAnalyticsMetaFunctionArgument>) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsSourceFunction.Builder
-
The function argument.
- arguments(List<EntityActionArgument>) - Method in class com.oracle.bmc.oda.model.EntityAction.Builder
-
List of entity action arguments
- arguments(String) - Method in class com.oracle.bmc.stackmonitoring.model.OsCommandQueryProperties.Builder
-
Arguments required by either command or script
- arguments(String) - Method in class com.oracle.bmc.stackmonitoring.model.OsCommandUpdateQueryProperties.Builder
-
Arguments required by either command or script
- argumentService(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsMetaFunctionArgument.Builder
-
The argument service.
- argumentSubstitutionMode(DeployArtifact.ArgumentSubstitutionMode) - Method in class com.oracle.bmc.devops.model.CreateDeployArtifactDetails.Builder
-
Mode for artifact parameter substitution.
- argumentSubstitutionMode(DeployArtifact.ArgumentSubstitutionMode) - Method in class com.oracle.bmc.devops.model.DeployArtifact.Builder
-
Mode for artifact parameter substitution.
- argumentSubstitutionMode(DeployArtifact.ArgumentSubstitutionMode) - Method in class com.oracle.bmc.devops.model.DeployArtifactSummary.Builder
-
Mode for artifact parameter substitution.
- argumentSubstitutionMode(DeployArtifact.ArgumentSubstitutionMode) - Method in class com.oracle.bmc.devops.model.UpdateDeployArtifactDetails.Builder
-
Mode for artifact parameter substitution.
- argumentType(Long) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsMetaFunctionArgument.Builder
-
The argument type.
- argumentValue(String) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsMetaFunctionArgument.Builder
-
The argument value.
- arInvoiceNumber(String) - Method in class com.oracle.bmc.onesubscription.model.BillingScheduleSummary.Builder
-
Indicates the associated AR Invoice Number
- arInvoiceNumber(String) - Method in class com.oracle.bmc.onesubscription.model.InvoiceLineSummary.Builder
-
AR Invoice Number for Invoice Line
- arInvoiceNumber(String) - Method in class com.oracle.bmc.osubbillingschedule.model.BillingScheduleSummary.Builder
-
Indicates the associated AR Invoice Number
- arInvoices(String) - Method in class com.oracle.bmc.onesubscription.model.InvoiceSummary.Builder
-
AR Invoice Numbers comma separated under one invoice
- arnRole(String) - Method in class com.oracle.bmc.database.model.AwsKeyDetails.Builder
-
AWS ARN role
- ArrayType - Class in com.oracle.bmc.dataintegration.model
-
Array type object.
- ArrayType(String, String, ParentReference, String, Integer, String, String) - Constructor for class com.oracle.bmc.dataintegration.model.ArrayType
-
Deprecated.
- ArrayType.Builder - Class in com.oracle.bmc.dataintegration.model
-
- arrayTypeName(String) - Method in class com.oracle.bmc.databasemanagement.model.JobInBind.Builder
-
The Oracle schema object name for the predefined type of array.
- artifact(GenericArtifact) - Method in class com.oracle.bmc.fleetappsmanagement.model.GenericArtifactDetails.Builder
-
- artifact(String) - Method in class com.oracle.bmc.fusionapps.model.PatchAction.Builder
-
patch bundle name
- artifact(String) - Method in class com.oracle.bmc.fusionapps.model.VertexAction.Builder
-
patch that delivered the vertex update prerequisite
- Artifact - Class in com.oracle.bmc.marketplacepublisher.model
-
Base model object for the artifacts.
- Artifact(String, String, Artifact.Status, String, Artifact.LifecycleState, Date, String, String, Date, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.marketplacepublisher.model.Artifact
-
Deprecated.
- artifact(Artifact) - Method in class com.oracle.bmc.marketplacepublisher.responses.GetArtifactResponse.Builder
-
The returned Artifact
instance.
- Artifact.LifecycleState - Enum in com.oracle.bmc.marketplacepublisher.model
-
The current state for the Artifact.
- Artifact.Status - Enum in com.oracle.bmc.marketplacepublisher.model
-
The current status for the Artifact.
- ArtifactCollection - Class in com.oracle.bmc.marketplacepublisher.model
-
Results of the artifact search.
- ArtifactCollection(List<ArtifactSummary>) - Constructor for class com.oracle.bmc.marketplacepublisher.model.ArtifactCollection
-
Deprecated.
- artifactCollection(ArtifactCollection) - Method in class com.oracle.bmc.marketplacepublisher.responses.ListArtifactsResponse.Builder
-
The returned ArtifactCollection
instance.
- ArtifactCollection.Builder - Class in com.oracle.bmc.marketplacepublisher.model
-
- ArtifactContentType - Enum in com.oracle.bmc.jms.model
-
Contents of the Java Runtime artifact.
- artifactContentType(ArtifactContentType) - Method in class com.oracle.bmc.jms.model.JavaArtifact.Builder
-
Product content type of this artifact.
- artifactContentType(ArtifactContentType) - Method in class com.oracle.bmc.jms.model.NewInstallationSite.Builder
-
Artifact content type for the Java version.
- artifactContentTypes(List<ArtifactContentType>) - Method in class com.oracle.bmc.jms.model.JavaRelease.Builder
-
Artifact content types for the Java version.
- artifactContentTypes(List<ArtifactContentType>) - Method in class com.oracle.bmc.jms.model.JavaReleaseSummary.Builder
-
Artifact content types for the Java version.
- artifactDescription(String) - Method in class com.oracle.bmc.jms.model.JavaArtifact.Builder
-
Description of the binary artifact.
- ArtifactDetails - Class in com.oracle.bmc.fleetappsmanagement.model
-
Patch artifact description and content details.
- ArtifactDetails() - Constructor for class com.oracle.bmc.fleetappsmanagement.model.ArtifactDetails
-
Deprecated.
- artifactDetails(ArtifactDetails) - Method in class com.oracle.bmc.fleetappsmanagement.model.CreatePatchDetails.Builder
-
- artifactDetails(ArtifactDetails) - Method in class com.oracle.bmc.fleetappsmanagement.model.Patch.Builder
-
- artifactDetails(ArtifactDetails) - Method in class com.oracle.bmc.fleetappsmanagement.model.PatchSummary.Builder
-
- artifactDetails(ArtifactDetails) - Method in class com.oracle.bmc.fleetappsmanagement.model.UpdatePatchDetails.Builder
-
- ArtifactDetails.Category - Enum in com.oracle.bmc.fleetappsmanagement.model
-
Artifact category details.
- ArtifactExportDetails - Class in com.oracle.bmc.datascience.model
-
Details of Artifact source
Note: Objects should always be created or deserialized using the Builder
.
- ArtifactExportDetails() - Constructor for class com.oracle.bmc.datascience.model.ArtifactExportDetails
-
Deprecated.
- artifactExportDetails(ArtifactExportDetails) - Method in class com.oracle.bmc.datascience.model.ExportModelArtifactDetails.Builder
-
- ArtifactExportDetailsObjectStorage - Class in com.oracle.bmc.datascience.model
-
- ArtifactExportDetailsObjectStorage(String, String, String, String) - Constructor for class com.oracle.bmc.datascience.model.ArtifactExportDetailsObjectStorage
-
Deprecated.
- ArtifactExportDetailsObjectStorage.Builder - Class in com.oracle.bmc.datascience.model
-
- artifactFileName(String) - Method in class com.oracle.bmc.jms.model.JavaArtifact.Builder
-
The file name of the artifact.
- artifactId(String) - Method in class com.oracle.bmc.artifacts.requests.DeleteGenericArtifactRequest.Builder
-
The
OCID of the
artifact.
- artifactId(String) - Method in class com.oracle.bmc.artifacts.requests.GetGenericArtifactRequest.Builder
-
The
OCID of the
artifact.
- artifactId(String) - Method in class com.oracle.bmc.artifacts.requests.UpdateGenericArtifactRequest.Builder
-
The
OCID of the
artifact.
- artifactId(String) - Method in class com.oracle.bmc.devops.model.DeliverArtifact.Builder
-
Artifact identifier that contains the artifact definition.
- artifactId(String) - Method in class com.oracle.bmc.genericartifactscontent.requests.GetGenericArtifactContentRequest.Builder
-
The
OCID of the
artifact.
- artifactId(Long) - Method in class com.oracle.bmc.jms.model.JavaArtifact.Builder
-
Unique identifier for the artifact.
- artifactId(Long) - Method in class com.oracle.bmc.jmsjavadownloads.model.GenerateArtifactDownloadUrlDetails.Builder
-
Unique identifier for the Java runtime artifact.
- artifactId(String) - Method in class com.oracle.bmc.marketplacepublisher.model.ContainerPackage.Builder
-
- artifactId(String) - Method in class com.oracle.bmc.marketplacepublisher.model.CreateListingRevisionPackageDetails.Builder
-
The unique identifier for the artifact.
- artifactId(String) - Method in class com.oracle.bmc.marketplacepublisher.model.HelmChartPackage.Builder
-
- artifactId(String) - Method in class com.oracle.bmc.marketplacepublisher.model.UpdateListingRevisionPackageDetails.Builder
-
The unique identifier for the artifact.
- artifactId(String) - Method in class com.oracle.bmc.marketplacepublisher.requests.ChangeArtifactCompartmentRequest.Builder
-
artifact OCID
- artifactId(String) - Method in class com.oracle.bmc.marketplacepublisher.requests.DeleteArtifactRequest.Builder
-
artifact OCID
- artifactId(String) - Method in class com.oracle.bmc.marketplacepublisher.requests.GetArtifactRequest.Builder
-
artifact OCID
- artifactId(String) - Method in class com.oracle.bmc.marketplacepublisher.requests.UpdateArtifactRequest.Builder
-
artifact OCID
- artifactId(String) - Method in class com.oracle.bmc.marketplacepublisher.requests.ValidateAndPublishArtifactRequest.Builder
-
artifact OCID
- ArtifactImportDetails - Class in com.oracle.bmc.datascience.model
-
Details of Artifact source
Note: Objects should always be created or deserialized using the Builder
.
- ArtifactImportDetails() - Constructor for class com.oracle.bmc.datascience.model.ArtifactImportDetails
-
Deprecated.
- artifactImportDetails(ArtifactImportDetails) - Method in class com.oracle.bmc.datascience.model.ImportModelArtifactDetails.Builder
-
- ArtifactImportDetailsObjectStorage - Class in com.oracle.bmc.datascience.model
-
- ArtifactImportDetailsObjectStorage(String, String, String, String) - Constructor for class com.oracle.bmc.datascience.model.ArtifactImportDetailsObjectStorage
-
Deprecated.
- ArtifactImportDetailsObjectStorage.Builder - Class in com.oracle.bmc.datascience.model
-
- artifactName(String) - Method in class com.oracle.bmc.devops.model.DeliverArtifact.Builder
-
Name of the artifact specified in the build_spec.yaml file.
- artifactOverrideParameters(DeployArtifactOverrideArgumentCollection) - Method in class com.oracle.bmc.devops.model.BuildOutputs.Builder
-
- artifactOverrideParameters(DeployArtifactOverrideArgumentCollection) - Method in class com.oracle.bmc.devops.model.TriggerDeploymentPipelineStageRunProgress.Builder
-
- artifactPath(String) - Method in class com.oracle.bmc.artifacts.model.GenericArtifact.Builder
-
A user-defined path to describe the location of an artifact.
- artifactPath(String) - Method in class com.oracle.bmc.artifacts.model.GenericArtifactSummary.Builder
-
A user-defined path to describe the location of an artifact.
- artifactPath(String) - Method in class com.oracle.bmc.artifacts.requests.DeleteGenericArtifactByPathRequest.Builder
-
A user-defined path to describe the location of an artifact.
- artifactPath(String) - Method in class com.oracle.bmc.artifacts.requests.GetGenericArtifactByPathRequest.Builder
-
A user-defined path to describe the location of an artifact.
- artifactPath(String) - Method in class com.oracle.bmc.artifacts.requests.ListGenericArtifactsRequest.Builder
-
Filter results by a prefix for the artifactPath
and and return artifacts that
begin with the specified prefix in their path.
- artifactPath(String) - Method in class com.oracle.bmc.artifacts.requests.UpdateGenericArtifactByPathRequest.Builder
-
A user-defined path to describe the location of an artifact.
- artifactPath(String) - Method in class com.oracle.bmc.genericartifactscontent.model.GenericArtifact.Builder
-
A user-defined path to describe the location of an artifact.
- artifactPath(String) - Method in class com.oracle.bmc.genericartifactscontent.requests.GetGenericArtifactContentByPathRequest.Builder
-
A user-defined path to describe the location of an artifact.
- artifactPath(String) - Method in class com.oracle.bmc.genericartifactscontent.requests.PutGenericArtifactContentByPathRequest.Builder
-
A user-defined path to describe the location of an artifact.
- artifactRepositoryId(String) - Method in class com.oracle.bmc.devops.model.GenericDeliveredArtifact.Builder
-
The OCID of the artifact registry repository used by the DeliverArtifactStage
- Artifacts - Interface in com.oracle.bmc.artifacts
-
API covering the Artifacts and
Registry services.
- artifacts(List<PlatformSpecificArtifact>) - Method in class com.oracle.bmc.fleetappsmanagement.model.PlatformSpecificArtifactDetails.Builder
-
Artifacts.
- artifacts(List<JavaArtifact>) - Method in class com.oracle.bmc.jms.model.JavaRelease.Builder
-
List of Java artifacts.
- ArtifactsAsync - Interface in com.oracle.bmc.artifacts
-
API covering the Artifacts and
Registry services.
- ArtifactsAsyncClient - Class in com.oracle.bmc.artifacts
-
Async client implementation for Artifacts service.
- ArtifactsAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.artifacts.ArtifactsAsyncClient
-
- ArtifactsAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.artifacts.ArtifactsAsyncClient
-
- ArtifactsAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.artifacts.ArtifactsAsyncClient
-
- ArtifactsAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.artifacts.ArtifactsAsyncClient
-
- ArtifactsAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.artifacts.ArtifactsAsyncClient
-
- ArtifactsAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.artifacts.ArtifactsAsyncClient
-
- ArtifactsAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.artifacts.ArtifactsAsyncClient
-
- ArtifactsAsyncClient.Builder - Class in com.oracle.bmc.artifacts
-
Builder class for this client.
- ArtifactsClient - Class in com.oracle.bmc.artifacts
-
- ArtifactsClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.artifacts.ArtifactsClient
-
- ArtifactsClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.artifacts.ArtifactsClient
-
- ArtifactsClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.artifacts.ArtifactsClient
-
- ArtifactsClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.artifacts.ArtifactsClient
-
- ArtifactsClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.artifacts.ArtifactsClient
-
- ArtifactsClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.artifacts.ArtifactsClient
-
- ArtifactsClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.artifacts.ArtifactsClient
-
- ArtifactsClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.artifacts.ArtifactsClient
-
- ArtifactsClient.Builder - Class in com.oracle.bmc.artifacts
-
Builder class for this client.
- ArtifactSourceType - Enum in com.oracle.bmc.datascience.model
-
Possible sources where artifact would be present
- ArtifactsPaginators - Class in com.oracle.bmc.artifacts
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of Artifacts where multiple pages of data may be fetched.
- ArtifactsPaginators(Artifacts) - Constructor for class com.oracle.bmc.artifacts.ArtifactsPaginators
-
- ArtifactSummary - Class in com.oracle.bmc.marketplacepublisher.model
-
The model for the artifact summary.
- ArtifactSummary(String, String, String, ArtifactTypeEnum, Artifact.LifecycleState, Artifact.Status, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.marketplacepublisher.model.ArtifactSummary
-
Deprecated.
- ArtifactSummary.Builder - Class in com.oracle.bmc.marketplacepublisher.model
-
- ArtifactsWaiters - Class in com.oracle.bmc.artifacts
-
Collection of helper methods to produce
Waiter
s for different
resources of Artifacts.
- ArtifactsWaiters(ExecutorService, Artifacts) - Constructor for class com.oracle.bmc.artifacts.ArtifactsWaiters
-
- artifactType(ArtifactTypeEnum) - Method in class com.oracle.bmc.marketplacepublisher.model.ArtifactSummary.Builder
-
Artifact Type for the artifact.
- ArtifactTypeEnum - Enum in com.oracle.bmc.marketplacepublisher.model
-
Artifact type for the artifact.
- artifactUrl(String) - Method in class com.oracle.bmc.apigateway.model.Sdk.Builder
-
File location for generated SDK.
- ascii3CountryCode(String) - Method in class com.oracle.bmc.ospgateway.model.Country.Builder
-
Country code in ISO-3166-1 3-letter format
- AsIsResourceAssessmentStrategy - Class in com.oracle.bmc.cloudmigrations.model
-
The ‘As-Is’ based strategy.
- AsIsResourceAssessmentStrategy(ResourceAssessmentStrategy.ResourceType, Float) - Constructor for class com.oracle.bmc.cloudmigrations.model.AsIsResourceAssessmentStrategy
-
Deprecated.
- AsIsResourceAssessmentStrategy.Builder - Class in com.oracle.bmc.cloudmigrations.model
-
- asLabel(String) - Method in class com.oracle.bmc.healthchecks.model.Routing.Builder
-
The registry label for asn
, usually the name of the organization that owns the
ASN.
- asmCluster(String) - Method in class com.oracle.bmc.databasemanagement.model.DatabasePlanDirective.Builder
-
Starting with Oracle Exadata System Software release 19.1.0, you can use the asmcluster
attribute to distinguish between databases with the same name running in different Oracle
ASM clusters.
- AsmConnectionCredentailsByName - Class in com.oracle.bmc.databasemanagement.model
-
The existing named credential used to connect to the ASM instance.
- AsmConnectionCredentailsByName(String) - Constructor for class com.oracle.bmc.databasemanagement.model.AsmConnectionCredentailsByName
-
Deprecated.
- AsmConnectionCredentailsByName.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AsmConnectionCredentials - Class in com.oracle.bmc.databasemanagement.model
-
The credentials used to connect to the ASM instance.
- AsmConnectionCredentials() - Constructor for class com.oracle.bmc.databasemanagement.model.AsmConnectionCredentials
-
Deprecated.
- AsmConnectionCredentials.CredentialType - Enum in com.oracle.bmc.databasemanagement.model
-
The type of credential used to connect to the ASM instance.
- AsmConnectionCredentialsByDetails - Class in com.oracle.bmc.databasemanagement.model
-
The credentials used to connect to the ASM instance.
- AsmConnectionCredentialsByDetails(String, String, String, AsmConnectionCredentialsByDetails.Role) - Constructor for class com.oracle.bmc.databasemanagement.model.AsmConnectionCredentialsByDetails
-
Deprecated.
- AsmConnectionCredentialsByDetails.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AsmConnectionCredentialsByDetails.Role - Enum in com.oracle.bmc.databasemanagement.model
-
The role of the user connecting to the ASM instance.
- AsmConnectionString - Class in com.oracle.bmc.databasemanagement.model
-
The ASM instance connection string.
- AsmConnectionString(List<String>, Integer, String, AsmConnectionString.Protocol) - Constructor for class com.oracle.bmc.databasemanagement.model.AsmConnectionString
-
Deprecated.
- AsmConnectionString.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AsmConnectionString.Protocol - Enum in com.oracle.bmc.databasemanagement.model
-
The protocol used to connect to the ASM instance.
- asmConnectorName(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalDatabaseSystemDiscoverySummary.Builder
-
The display name of the ASM connector.
- asmId(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalAsmUserSummary.Builder
-
The
OCID of the
external ASM.
- asmInstanceDisplayName(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalAsmInstanceParameters.Builder
-
The user-friendly name for the ASM instance.
- asmInstanceId(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalAsmInstanceParameters.Builder
-
The
OCID of the
external ASM instance.
- asmInstances(List<DiscoveredExternalAsmInstance>) - Method in class com.oracle.bmc.databasemanagement.model.DiscoveredExternalAsm.Builder
-
- asmName(String) - Method in class com.oracle.bmc.opsi.model.DiskGroupDetails.Builder
-
The ASM name.
- AsmProperty - Class in com.oracle.bmc.databasemanagement.model
-
The details of ASM properties.
- AsmProperty(String) - Constructor for class com.oracle.bmc.databasemanagement.model.AsmProperty
-
Deprecated.
- AsmProperty.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AsmPropertyCollection - Class in com.oracle.bmc.databasemanagement.model
-
A collection of ASM properties for a specific Managed Database.
- AsmPropertyCollection(List<AsmPropertySummary>) - Constructor for class com.oracle.bmc.databasemanagement.model.AsmPropertyCollection
-
Deprecated.
- asmPropertyCollection(AsmPropertyCollection) - Method in class com.oracle.bmc.databasemanagement.responses.ListAsmPropertiesResponse.Builder
-
The returned AsmPropertyCollection
instance.
- AsmPropertyCollection.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AsmPropertySummary - Class in com.oracle.bmc.databasemanagement.model
-
The summary of ASM properties.
- AsmPropertySummary(String) - Constructor for class com.oracle.bmc.databasemanagement.model.AsmPropertySummary
-
Deprecated.
- AsmPropertySummary.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- asn(Integer) - Method in class com.oracle.bmc.computecloudatcustomer.model.PeerInformation.Builder
-
The Autonomous System Number (ASN) of the peer network.
- asn(Long) - Method in class com.oracle.bmc.core.model.Byoasn.Builder
-
The Autonomous System Number (ASN) you are importing to the Oracle cloud.
- asn(Long) - Method in class com.oracle.bmc.core.model.ByoasnSummary.Builder
-
The Autonomous System Number (ASN) you are importing to the Oracle cloud.
- asn(Long) - Method in class com.oracle.bmc.core.model.ByoipRangeOriginAsn.Builder
-
The Autonomous System Number (ASN) you are importing to the Oracle cloud.
- asn(Long) - Method in class com.oracle.bmc.core.model.CreateByoasnDetails.Builder
-
The Autonomous System Number (ASN) you are importing to the Oracle cloud.
- asn(Integer) - Method in class com.oracle.bmc.healthchecks.model.Routing.Builder
-
The Autonomous System Number (ASN) identifying the organization responsible for routing
packets to prefix
.
- asnNumber(String) - Method in class com.oracle.bmc.cloudguard.model.ProblemEndpointSummary.Builder
-
ASN number of the endpoint
- asnNumber(String) - Method in class com.oracle.bmc.cloudguard.model.ResourceProfileEndpointSummary.Builder
-
ASN number of sighting
- asnNumber(String) - Method in class com.oracle.bmc.cloudguard.model.SightingEndpointSummary.Builder
-
ASN number of sighting
- asOfTime(String) - Method in class com.oracle.bmc.cims.responses.ListIncidentsResponse.Builder
-
Returns the age of the incidents in the response in epoch milliseconds.
- asOPCService(AppAsOPCService) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
- asPath(List<Integer>) - Method in class com.oracle.bmc.core.model.TunnelRouteSummary.Builder
-
A list of ASNs in AS_Path.
- asPath(List<Integer>) - Method in class com.oracle.bmc.vnmonitoring.model.TunnelRouteSummary.Builder
-
A list of ASNs in AS_Path.
- asPathPrependLength(Integer) - Method in class com.oracle.bmc.core.model.ByoasnByoipRange.Builder
-
The as path prepend length.
- asPathPrependLength(Integer) - Method in class com.oracle.bmc.core.model.ByoipRangeOriginAsn.Builder
-
The as path prepend length.
- asPathPrependLength(Integer) - Method in class com.oracle.bmc.core.model.SetOriginAsnDetails.Builder
-
The as path prepend length.
- aspects(List<SentimentAspect>) - Method in class com.oracle.bmc.ailanguage.model.DetectLanguageSentimentsResult.Builder
-
List of detected aspects.
- aspects(List<SentimentAspect>) - Method in class com.oracle.bmc.ailanguage.model.SentimentDocumentResult.Builder
-
List of detected aspects sentiment.
- assembleEffectiveTagSet(AssembleEffectiveTagSetRequest) - Method in interface com.oracle.bmc.identity.Identity
-
Assembles tag defaults in the specified compartment and any parent compartments to determine
the tags to apply.
- assembleEffectiveTagSet(AssembleEffectiveTagSetRequest, AsyncHandler<AssembleEffectiveTagSetRequest, AssembleEffectiveTagSetResponse>) - Method in interface com.oracle.bmc.identity.IdentityAsync
-
Assembles tag defaults in the specified compartment and any parent compartments to determine
the tags to apply.
- assembleEffectiveTagSet(AssembleEffectiveTagSetRequest, AsyncHandler<AssembleEffectiveTagSetRequest, AssembleEffectiveTagSetResponse>) - Method in class com.oracle.bmc.identity.IdentityAsyncClient
-
- assembleEffectiveTagSet(AssembleEffectiveTagSetRequest) - Method in class com.oracle.bmc.identity.IdentityClient
-
- AssembleEffectiveTagSetRequest - Class in com.oracle.bmc.identity.requests
-
Example: Click
here to see how to use
AssembleEffectiveTagSetRequest.
- AssembleEffectiveTagSetRequest() - Constructor for class com.oracle.bmc.identity.requests.AssembleEffectiveTagSetRequest
-
- AssembleEffectiveTagSetRequest.Builder - Class in com.oracle.bmc.identity.requests
-
- AssembleEffectiveTagSetResponse - Class in com.oracle.bmc.identity.responses
-
- AssembleEffectiveTagSetResponse.Builder - Class in com.oracle.bmc.identity.responses
-
- assertionAttribute(String) - Method in class com.oracle.bmc.identitydomains.model.IdentityProvider.Builder
-
Assertion attribute name.
- assertionConsumerUrl(String) - Method in class com.oracle.bmc.identitydomains.model.AppExtensionSamlServiceProviderApp.Builder
-
The attribute represents the URL to which the SAML Assertions will be sent by the SAML
IdP.
- AssertionDetails - Class in com.oracle.bmc.ailanguage.model
-
The assertion details for health ner.
- AssertionDetails(String, String, String, Double) - Constructor for class com.oracle.bmc.ailanguage.model.AssertionDetails
-
Deprecated.
- AssertionDetails.Builder - Class in com.oracle.bmc.ailanguage.model
-
- assertions(List<AssertionDetails>) - Method in class com.oracle.bmc.ailanguage.model.HealthEntity.Builder
-
list of all assertions associated with this entity.
- assessmentId(String) - Method in class com.oracle.bmc.datasafe.model.Finding.Builder
-
The OCID of the assessment that generated this finding.
- assessmentId(String) - Method in class com.oracle.bmc.datasafe.model.FindingsChangeAuditLogSummary.Builder
-
The OCID of the latest security assessment.
- assessmentId(String) - Method in class com.oracle.bmc.datasafe.model.FindingSummary.Builder
-
The OCID of the assessment that generated this finding.
- assessmentId(String) - Method in class com.oracle.bmc.datasafe.model.SecurityFeatureSummary.Builder
-
The OCID of the assessment that generates this security feature usage result.
- assessmentIds(List<String>) - Method in class com.oracle.bmc.datasafe.model.SecurityAssessmentBaseLineDetails.Builder
-
The list of OCIDs for the security assessments that need to be updated while setting the
baseline.
- assessmentIds(List<String>) - Method in class com.oracle.bmc.datasafe.model.UserAssessmentBaseLineDetails.Builder
-
The list of OCIDs for the user assessments that need to be updated while setting the
baseline.
- Asset - Class in com.oracle.bmc.cloudbridge.model
-
Description of an asset.
- Asset(String, String, String, String, String, String, Date, Date, List<String>, Asset.LifecycleState, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.cloudbridge.model.Asset
-
Deprecated.
- asset(Asset) - Method in class com.oracle.bmc.cloudbridge.responses.ChangeAssetTagsResponse.Builder
-
The returned Asset
instance.
- asset(Asset) - Method in class com.oracle.bmc.cloudbridge.responses.CreateAssetResponse.Builder
-
The returned Asset
instance.
- asset(Asset) - Method in class com.oracle.bmc.cloudbridge.responses.GetAssetResponse.Builder
-
The returned Asset
instance.
- asset(Asset) - Method in class com.oracle.bmc.cloudbridge.responses.UpdateAssetResponse.Builder
-
The returned Asset
instance.
- Asset.LifecycleState - Enum in com.oracle.bmc.cloudbridge.model
-
The current state of the asset.
- AssetAggregation - Class in com.oracle.bmc.cloudbridge.model
-
The result of an analytics aggregation on a set of assets.
- AssetAggregation(Map<String, String>, Long, Double, Double, Double, Double, String) - Constructor for class com.oracle.bmc.cloudbridge.model.AssetAggregation
-
Deprecated.
- AssetAggregation.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- AssetAggregationCollection - Class in com.oracle.bmc.cloudbridge.model
-
The result of an analytics aggregation on a set of assets.
- AssetAggregationCollection(List<AssetAggregation>) - Constructor for class com.oracle.bmc.cloudbridge.model.AssetAggregationCollection
-
Deprecated.
- assetAggregationCollection(AssetAggregationCollection) - Method in class com.oracle.bmc.cloudbridge.responses.AnalyzeAssetsResponse.Builder
-
The returned AssetAggregationCollection
instance.
- AssetAggregationCollection.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- AssetCollection - Class in com.oracle.bmc.cloudbridge.model
-
Results of a set of asset summary.
- AssetCollection(List<AssetSummary>) - Constructor for class com.oracle.bmc.cloudbridge.model.AssetCollection
-
Deprecated.
- assetCollection(AssetCollection) - Method in class com.oracle.bmc.cloudbridge.responses.ListAssetsResponse.Builder
-
The returned AssetCollection
instance.
- AssetCollection.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- assetId(String) - Method in class com.oracle.bmc.cloudbridge.requests.ChangeAssetCompartmentRequest.Builder
-
Unique asset identifier.
- assetId(String) - Method in class com.oracle.bmc.cloudbridge.requests.ChangeAssetTagsRequest.Builder
-
Unique asset identifier.
- assetId(String) - Method in class com.oracle.bmc.cloudbridge.requests.DeleteAssetRequest.Builder
-
Unique asset identifier.
- assetId(String) - Method in class com.oracle.bmc.cloudbridge.requests.GetAssetRequest.Builder
-
Unique asset identifier.
- assetId(String) - Method in class com.oracle.bmc.cloudbridge.requests.ListAssetsRequest.Builder
-
Unique asset identifier.
- assetId(String) - Method in class com.oracle.bmc.cloudbridge.requests.ListHistoricalMetricsRequest.Builder
-
Unique asset identifier.
- assetId(String) - Method in class com.oracle.bmc.cloudbridge.requests.SubmitHistoricalMetricsRequest.Builder
-
Unique asset identifier.
- assetId(String) - Method in class com.oracle.bmc.cloudbridge.requests.UpdateAssetRequest.Builder
-
Unique asset identifier.
- assetId(String) - Method in class com.oracle.bmc.core.model.CreateVolumeBackupPolicyAssignmentDetails.Builder
-
The OCID of the volume to assign the policy to.
- assetId(String) - Method in class com.oracle.bmc.core.model.VolumeBackupPolicyAssignment.Builder
-
The OCID of the volume the policy has been assigned to.
- assetId(String) - Method in class com.oracle.bmc.core.requests.GetVolumeBackupPolicyAssetAssignmentRequest.Builder
-
The OCID of an asset (e.g.
- assetIds(List<String>) - Method in class com.oracle.bmc.mediaservices.model.GenerateSessionTokenDetails.Builder
-
Array of asset resource IDs used to limit the scope of the token.
- AssetMetadataEntryDetails - Class in com.oracle.bmc.mediaservices.model
-
Asset Metadata entry information.
- AssetMetadataEntryDetails(String, String) - Constructor for class com.oracle.bmc.mediaservices.model.AssetMetadataEntryDetails
-
Deprecated.
- AssetMetadataEntryDetails.Builder - Class in com.oracle.bmc.mediaservices.model
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromAdwc.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromAmazonS3.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromAtp.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromFusionApp.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromHdfs.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromJdbc.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromLake.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromMySQL.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromMySqlHeatWave.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromObjectStorage.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromOracle.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromOracleEbs.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromOraclePeopleSoft.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromOracleSiebel.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromRest.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetFromAdwcDetails.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetFromAmazonS3.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetFromAtpDetails.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetFromFusionApp.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetFromHdfsDetails.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetFromJdbc.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetFromLakeDetails.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetFromMySQL.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetFromMySqlHeatWave.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetFromObjectStorageDetails.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetFromOracleDetails.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetFromOracleEbsDetails.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetFromOraclePeopleSoftDetails.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetFromOracleSiebelDetails.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetFromRestDetails.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetSummaryFromAdwc.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetSummaryFromAmazonS3.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetSummaryFromAtp.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetSummaryFromFusionApp.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetSummaryFromHdfs.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetSummaryFromJdbc.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetSummaryFromLake.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetSummaryFromMySQL.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetSummaryFromMySqlHeatWave.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetSummaryFromObjectStorage.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetSummaryFromOracle.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetSummaryFromOracleEbs.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetSummaryFromOraclePeopleSoft.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetSummaryFromOracleSiebel.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.DataAssetSummaryFromRest.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromAdwc.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromAmazonS3.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromAtp.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromFusionApp.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromHdfs.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromJdbc.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromLake.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromMySQL.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromMySqlHeatWave.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromObjectStorage.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromOracle.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromOracleEbs.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromOraclePeopleSoft.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromOracleSiebel.Builder
-
- assetProperties(Map<String, String>) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromRest.Builder
-
- assetsCompartmentId(String) - Method in class com.oracle.bmc.cloudbridge.model.AwsAssetSource.Builder
-
- assetsCompartmentId(String) - Method in class com.oracle.bmc.cloudbridge.model.AwsAssetSourceSummary.Builder
-
- assetsCompartmentId(String) - Method in class com.oracle.bmc.cloudbridge.model.CreateAwsAssetSourceDetails.Builder
-
- assetsCompartmentId(String) - Method in class com.oracle.bmc.cloudbridge.model.CreateVmWareAssetSourceDetails.Builder
-
- assetsCompartmentId(String) - Method in class com.oracle.bmc.cloudbridge.model.UpdateAwsAssetSourceDetails.Builder
-
- assetsCompartmentId(String) - Method in class com.oracle.bmc.cloudbridge.model.UpdateVmWareAssetSourceDetails.Builder
-
- assetsCompartmentId(String) - Method in class com.oracle.bmc.cloudbridge.model.VmWareAssetSource.Builder
-
- assetsCompartmentId(String) - Method in class com.oracle.bmc.cloudbridge.model.VmWareAssetSourceSummary.Builder
-
- assetsCompartmentId(String) - Method in class com.oracle.bmc.cloudmigrations.model.CreateVmWareAssetSourceDetails.Builder
-
- assetsCompartmentId(String) - Method in class com.oracle.bmc.cloudmigrations.model.UpdateVmWareAssetSourceDetails.Builder
-
- assetsCompartmentId(String) - Method in class com.oracle.bmc.cloudmigrations.model.VmWareAssetSource.Builder
-
- assetsCompartmentId(String) - Method in class com.oracle.bmc.cloudmigrations.model.VmWareAssetSourceSummary.Builder
-
- AssetSource - Class in com.oracle.bmc.cloudbridge.model
-
Asset source.
- AssetSource(String, String, String, String, String, String, String, AssetSourceLifecycleState, String, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.cloudbridge.model.AssetSource
-
Deprecated.
- assetSource(AssetSource) - Method in class com.oracle.bmc.cloudbridge.responses.CreateAssetSourceResponse.Builder
-
The returned AssetSource
instance.
- assetSource(AssetSource) - Method in class com.oracle.bmc.cloudbridge.responses.GetAssetSourceResponse.Builder
-
The returned AssetSource
instance.
- AssetSource - Class in com.oracle.bmc.cloudmigrations.model
-
Asset source.
- AssetSource(String, String, String, String, String, String, String, AssetSourceLifecycleState, String, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.cloudmigrations.model.AssetSource
-
Deprecated.
- AssetSourceCollection - Class in com.oracle.bmc.cloudbridge.model
-
Results of an asset source search.
- AssetSourceCollection(List<AssetSourceSummary>) - Constructor for class com.oracle.bmc.cloudbridge.model.AssetSourceCollection
-
Deprecated.
- assetSourceCollection(AssetSourceCollection) - Method in class com.oracle.bmc.cloudbridge.responses.ListAssetSourcesResponse.Builder
-
The returned AssetSourceCollection
instance.
- AssetSourceCollection - Class in com.oracle.bmc.cloudmigrations.model
-
Results of an asset source search.
- AssetSourceCollection(List<AssetSourceSummary>) - Constructor for class com.oracle.bmc.cloudmigrations.model.AssetSourceCollection
-
Deprecated.
- AssetSourceCollection.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- AssetSourceCollection.Builder - Class in com.oracle.bmc.cloudmigrations.model
-
- AssetSourceConnection - Class in com.oracle.bmc.cloudbridge.model
-
Descriptor of a connection to an asset source.
- AssetSourceConnection(AssetSourceConnectionType, String, String, AssetSourceConnectionLifecycleState, String) - Constructor for class com.oracle.bmc.cloudbridge.model.AssetSourceConnection
-
Deprecated.
- AssetSourceConnection - Class in com.oracle.bmc.cloudmigrations.model
-
Descriptor of a connection to an asset source.
- AssetSourceConnection(AssetSourceConnectionType, String, String, AssetSourceConnectionLifecycleState, String) - Constructor for class com.oracle.bmc.cloudmigrations.model.AssetSourceConnection
-
Deprecated.
- AssetSourceConnection.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- AssetSourceConnection.Builder - Class in com.oracle.bmc.cloudmigrations.model
-
- AssetSourceConnectionCollection - Class in com.oracle.bmc.cloudbridge.model
-
List of connections for an asset source.
- AssetSourceConnectionCollection(List<AssetSourceConnection>) - Constructor for class com.oracle.bmc.cloudbridge.model.AssetSourceConnectionCollection
-
Deprecated.
- assetSourceConnectionCollection(AssetSourceConnectionCollection) - Method in class com.oracle.bmc.cloudbridge.responses.ListAssetSourceConnectionsResponse.Builder
-
The returned AssetSourceConnectionCollection
instance.
- AssetSourceConnectionCollection - Class in com.oracle.bmc.cloudmigrations.model
-
List of connections for an asset source.
- AssetSourceConnectionCollection(List<AssetSourceConnection>) - Constructor for class com.oracle.bmc.cloudmigrations.model.AssetSourceConnectionCollection
-
Deprecated.
- AssetSourceConnectionCollection.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- AssetSourceConnectionCollection.Builder - Class in com.oracle.bmc.cloudmigrations.model
-
- AssetSourceConnectionLifecycleState - Enum in com.oracle.bmc.cloudbridge.model
-
Lifecycle state of a connection.
- AssetSourceConnectionLifecycleState - Enum in com.oracle.bmc.cloudmigrations.model
-
Lifecycle state of a connection.
- AssetSourceConnectionType - Enum in com.oracle.bmc.cloudbridge.model
-
The type of connection for an asset source.
- AssetSourceConnectionType - Enum in com.oracle.bmc.cloudmigrations.model
-
The type of connection for an asset source.
- AssetSourceCredentials - Class in com.oracle.bmc.cloudbridge.model
-
Credentials for an asset source.
- AssetSourceCredentials(AssetSourceCredentialsType, String) - Constructor for class com.oracle.bmc.cloudbridge.model.AssetSourceCredentials
-
Deprecated.
- AssetSourceCredentials - Class in com.oracle.bmc.cloudmigrations.model
-
Credentials for an asset source.
- AssetSourceCredentials(AssetSourceCredentialsType, String) - Constructor for class com.oracle.bmc.cloudmigrations.model.AssetSourceCredentials
-
Deprecated.
- AssetSourceCredentials.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- AssetSourceCredentials.Builder - Class in com.oracle.bmc.cloudmigrations.model
-
- AssetSourceCredentialsType - Enum in com.oracle.bmc.cloudbridge.model
-
The type of credentials for an asset source.
- AssetSourceCredentialsType - Enum in com.oracle.bmc.cloudmigrations.model
-
The type of credentials for an asset source.
- assetSourceId(String) - Method in class com.oracle.bmc.cloudbridge.requests.ChangeAssetSourceCompartmentRequest.Builder
-
The
OCID of the
asset source.
- assetSourceId(String) - Method in class com.oracle.bmc.cloudbridge.requests.DeleteAssetSourceRequest.Builder
-
The
OCID of the
asset source.
- assetSourceId(String) - Method in class com.oracle.bmc.cloudbridge.requests.GetAssetSourceRequest.Builder
-
The
OCID of the
asset source.
- assetSourceId(String) - Method in class com.oracle.bmc.cloudbridge.requests.ListAssetSourceConnectionsRequest.Builder
-
The
OCID of the
asset source.
- assetSourceId(String) - Method in class com.oracle.bmc.cloudbridge.requests.ListAssetSourcesRequest.Builder
-
The
OCID of the
asset source.
- assetSourceId(String) - Method in class com.oracle.bmc.cloudbridge.requests.RefreshAssetSourceRequest.Builder
-
The
OCID of the
asset source.
- assetSourceId(String) - Method in class com.oracle.bmc.cloudbridge.requests.UpdateAssetSourceRequest.Builder
-
The
OCID of the
asset source.
- assetSourceIds(List<String>) - Method in class com.oracle.bmc.cloudbridge.model.AssetSummary.Builder
-
List of asset source OCID.
- assetSourceIds(List<String>) - Method in class com.oracle.bmc.cloudbridge.model.AwsEbsAsset.Builder
-
- assetSourceIds(List<String>) - Method in class com.oracle.bmc.cloudbridge.model.AwsEc2Asset.Builder
-
- assetSourceIds(List<String>) - Method in class com.oracle.bmc.cloudbridge.model.CreateAwsEbsAssetDetails.Builder
-
- assetSourceIds(List<String>) - Method in class com.oracle.bmc.cloudbridge.model.CreateAwsEc2AssetDetails.Builder
-
- assetSourceIds(List<String>) - Method in class com.oracle.bmc.cloudbridge.model.CreateVmwareVmAssetDetails.Builder
-
- assetSourceIds(List<String>) - Method in class com.oracle.bmc.cloudbridge.model.UpdateAwsEbsAssetDetails.Builder
-
- assetSourceIds(List<String>) - Method in class com.oracle.bmc.cloudbridge.model.UpdateAwsEc2AssetDetails.Builder
-
- assetSourceIds(List<String>) - Method in class com.oracle.bmc.cloudbridge.model.UpdateVmAssetDetails.Builder
-
- assetSourceIds(List<String>) - Method in class com.oracle.bmc.cloudbridge.model.UpdateVmwareVmAssetDetails.Builder
-
- assetSourceIds(List<String>) - Method in class com.oracle.bmc.cloudbridge.model.VmAsset.Builder
-
- assetSourceIds(List<String>) - Method in class com.oracle.bmc.cloudbridge.model.VmwareVmAsset.Builder
-
- assetSourceKey(String) - Method in class com.oracle.bmc.cloudbridge.model.AssetSourceConnection.Builder
-
Type-specific identifier for an asset source.
- assetSourceKey(String) - Method in class com.oracle.bmc.cloudmigrations.model.AssetSourceConnection.Builder
-
Type-specific identifier for an asset source.
- AssetSourceLifecycleState - Enum in com.oracle.bmc.cloudbridge.model
-
Lifecycle state of an asset source.
- AssetSourceLifecycleState - Enum in com.oracle.bmc.cloudmigrations.model
-
Lifecycle state of an asset source.
- AssetSourceSummary - Class in com.oracle.bmc.cloudbridge.model
-
Summary of an asset source provided in the list.
- AssetSourceSummary(String, String, String, String, AssetSourceLifecycleState, String, String, String, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.cloudbridge.model.AssetSourceSummary
-
Deprecated.
- AssetSourceSummary - Class in com.oracle.bmc.cloudmigrations.model
-
Summary of an asset source provided in the list.
- AssetSourceSummary(String, String, String, String, AssetSourceLifecycleState, String, String, String, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.cloudmigrations.model.AssetSourceSummary
-
Deprecated.
- AssetSourceType - Enum in com.oracle.bmc.cloudbridge.model
-
The type of asset source.
- assetSourceType(AssetSourceType) - Method in class com.oracle.bmc.cloudbridge.model.SupportedCloudRegionSummary.Builder
-
The asset source type associated with the supported cloud region.
- assetSourceType(AssetSourceType) - Method in class com.oracle.bmc.cloudbridge.requests.ListSupportedCloudRegionsRequest.Builder
-
The asset source type.
- AssetSourceType - Enum in com.oracle.bmc.cloudmigrations.model
-
The type of asset source.
- AssetSummary - Class in com.oracle.bmc.cloudbridge.model
-
Summary of the asset.
- AssetSummary(String, String, String, String, String, String, AssetType, Date, Date, List<String>, Asset.LifecycleState, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.cloudbridge.model.AssetSummary
-
Deprecated.
- AssetSummary.Builder - Class in com.oracle.bmc.cloudbridge.model
-
- assetType(AssetType) - Method in class com.oracle.bmc.cloudbridge.model.AssetSummary.Builder
-
The type of asset.
- AssetType - Enum in com.oracle.bmc.cloudbridge.model
-
Asset type.
- assetType(AssetType) - Method in class com.oracle.bmc.cloudbridge.model.ImportInventoryViaAssetsDetails.Builder
-
The type of asset.
- assetType(AssetType) - Method in class com.oracle.bmc.cloudbridge.requests.AnalyzeAssetsRequest.Builder
-
The type of asset.
- assetType(AssetType) - Method in class com.oracle.bmc.cloudbridge.requests.ListAssetsRequest.Builder
-
The type of asset.
- AssetType - Enum in com.oracle.bmc.mediaservices.model
-
The type of the media asset.
- assetType(JobOutput.AssetType) - Method in class com.oracle.bmc.mediaservices.model.JobOutput.Builder
-
Type of job output.
- assignableConnectionId(String) - Method in class com.oracle.bmc.goldengate.requests.ListDeploymentsRequest.Builder
-
Return the deployments to which the specified connectionId may be assigned.
- assignableDeploymentId(String) - Method in class com.oracle.bmc.goldengate.requests.ListConnectionsRequest.Builder
-
Filters for compatible connections which can be, but currently not assigned to the
deployment specified by its id.
- assignableDeploymentType(DeploymentType) - Method in class com.oracle.bmc.goldengate.requests.ListConnectionsRequest.Builder
-
Filters for connections which can be assigned to the latest version of the specified
deployment type.
- assignedConnectionId(String) - Method in class com.oracle.bmc.goldengate.requests.ListDeploymentsRequest.Builder
-
The OCID of the connection which for the deployment must be assigned.
- assignedDeploymentId(String) - Method in class com.oracle.bmc.goldengate.requests.ListConnectionsRequest.Builder
-
The OCID of the deployment which for the connection must be assigned.
- assignedEntityId(String) - Method in class com.oracle.bmc.core.model.PublicIp.Builder
-
The
OCID of the
entity the public IP is assigned to, or in the process of being assigned to.
- assignedEntityId(String) - Method in class com.oracle.bmc.vnmonitoring.model.PublicIp.Builder
-
The
OCID of the
entity the public IP is assigned to, or in the process of being assigned to.
- assignedEntityType(PublicIp.AssignedEntityType) - Method in class com.oracle.bmc.core.model.PublicIp.Builder
-
The type of entity the public IP is assigned to, or in the process of being assigned to.
- assignedEntityType(PublicIp.AssignedEntityType) - Method in class com.oracle.bmc.vnmonitoring.model.PublicIp.Builder
-
The type of entity the public IP is assigned to, or in the process of being assigned to.
- assignedIpv6(String) - Method in class com.oracle.bmc.networkloadbalancer.model.CreateNetworkLoadBalancerDetails.Builder
-
IPv6 address to be assigned to the network load balancer being created.
- assignedIpv6(String) - Method in class com.oracle.bmc.networkloadbalancer.model.UpdateNetworkLoadBalancerDetails.Builder
-
IPv6 address to be assigned to the network load balancer being created.
- assignedPrivateIpv4(String) - Method in class com.oracle.bmc.networkloadbalancer.model.CreateNetworkLoadBalancerDetails.Builder
-
Private IP address to be assigned to the network load balancer being created.
- assignedResourceName(String) - Method in class com.oracle.bmc.core.model.IpInventorySubnetResourceSummary.Builder
-
Name of the created resource.
- assignedResourceType(IpInventorySubnetResourceSummary.AssignedResourceType) - Method in class com.oracle.bmc.core.model.IpInventorySubnetResourceSummary.Builder
-
Type of the resource.
- AssignedSubscription - Class in com.oracle.bmc.tenantmanagercontrolplane.model
-
Assigned subscription type, which carries shared properties for any assigned subscription
version.
- AssignedSubscription(String, String, String, Date, Date, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.tenantmanagercontrolplane.model.AssignedSubscription
-
Deprecated.
- assignedSubscription(AssignedSubscription) - Method in class com.oracle.bmc.tenantmanagercontrolplane.responses.GetAssignedSubscriptionResponse.Builder
-
The returned AssignedSubscription
instance.
- AssignedSubscription.EntityVersion - Enum in com.oracle.bmc.tenantmanagercontrolplane.model
-
The entity version of the subscription, whether V1 (the legacy schema version), or V2 (the
latest 20230401 API version).
- AssignedSubscriptionCollection - Class in com.oracle.bmc.tenantmanagercontrolplane.model
-
Collection of assigned subscription summaries.
- AssignedSubscriptionCollection(List<AssignedSubscriptionSummary>) - Constructor for class com.oracle.bmc.tenantmanagercontrolplane.model.AssignedSubscriptionCollection
-
Deprecated.
- assignedSubscriptionCollection(AssignedSubscriptionCollection) - Method in class com.oracle.bmc.tenantmanagercontrolplane.responses.ListAssignedSubscriptionsResponse.Builder
-
The returned AssignedSubscriptionCollection
instance.
- AssignedSubscriptionCollection.Builder - Class in com.oracle.bmc.tenantmanagercontrolplane.model
-
- assignedSubscriptionId(String) - Method in class com.oracle.bmc.tenantmanagercontrolplane.requests.GetAssignedSubscriptionRequest.Builder
-
OCID of the assigned Oracle Cloud Subscription.
- assignedSubscriptionId(String) - Method in class com.oracle.bmc.tenantmanagercontrolplane.requests.ListAssignedSubscriptionLineItemsRequest.Builder
-
OCID of the assigned Oracle Cloud Subscription.
- AssignedSubscriptionLineItemCollection - Class in com.oracle.bmc.tenantmanagercontrolplane.model
-
Collection of line item summaries in an assigned subscription.
- AssignedSubscriptionLineItemCollection(List<AssignedSubscriptionLineItemSummary>) - Constructor for class com.oracle.bmc.tenantmanagercontrolplane.model.AssignedSubscriptionLineItemCollection
-
Deprecated.
- assignedSubscriptionLineItemCollection(AssignedSubscriptionLineItemCollection) - Method in class com.oracle.bmc.tenantmanagercontrolplane.responses.ListAssignedSubscriptionLineItemsResponse.Builder
-
The returned AssignedSubscriptionLineItemCollection
instance.
- AssignedSubscriptionLineItemCollection.Builder - Class in com.oracle.bmc.tenantmanagercontrolplane.model
-
- AssignedSubscriptionLineItemSummary - Class in com.oracle.bmc.tenantmanagercontrolplane.model
-
Summary of the line item in an assigned subscription.
- AssignedSubscriptionLineItemSummary(String, String, Float, BillingModel, Date, Date, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.tenantmanagercontrolplane.model.AssignedSubscriptionLineItemSummary
-
Deprecated.
- AssignedSubscriptionLineItemSummary.Builder - Class in com.oracle.bmc.tenantmanagercontrolplane.model
-
- AssignedSubscriptionSummary - Class in com.oracle.bmc.tenantmanagercontrolplane.model
-
Assigned subscription summary type, which carries shared properties for any assigned subscription
summary version.
- AssignedSubscriptionSummary(String, String, String, Date, Date, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.tenantmanagercontrolplane.model.AssignedSubscriptionSummary
-
Deprecated.
- AssignedSubscriptionSummary.EntityVersion - Enum in com.oracle.bmc.tenantmanagercontrolplane.model
-
The entity version of the subscription, whether V1 (the legacy schema version), or V2 (the
latest 20230401 API version).
- assignedTime(Date) - Method in class com.oracle.bmc.core.model.IpInventorySubnetResourceSummary.Builder
-
Assigned time of the private IP address.
- assignedTo(ApprovalWorkflowAssignmentAssignedTo) - Method in class com.oracle.bmc.identitydomains.model.ApprovalWorkflowAssignment.Builder
-
- assignEncryptionKey(AssignEncryptionKeyRequest) - Method in interface com.oracle.bmc.loganalytics.LogAnalytics
-
This API submits a work request to assign customer encryption key.
- assignEncryptionKey(AssignEncryptionKeyRequest, AsyncHandler<AssignEncryptionKeyRequest, AssignEncryptionKeyResponse>) - Method in interface com.oracle.bmc.loganalytics.LogAnalyticsAsync
-
This API submits a work request to assign customer encryption key.
- assignEncryptionKey(AssignEncryptionKeyRequest, AsyncHandler<AssignEncryptionKeyRequest, AssignEncryptionKeyResponse>) - Method in class com.oracle.bmc.loganalytics.LogAnalyticsAsyncClient
-
- assignEncryptionKey(AssignEncryptionKeyRequest) - Method in class com.oracle.bmc.loganalytics.LogAnalyticsClient
-
- AssignEncryptionKeyDetails - Class in com.oracle.bmc.loganalytics.model
-
This is the input used to assign customer encryption key.
- AssignEncryptionKeyDetails(String, EncryptionKeyType) - Constructor for class com.oracle.bmc.loganalytics.model.AssignEncryptionKeyDetails
-
Deprecated.
- assignEncryptionKeyDetails(AssignEncryptionKeyDetails) - Method in class com.oracle.bmc.loganalytics.requests.AssignEncryptionKeyRequest.Builder
-
This is the input to assign customer encryption key.
- AssignEncryptionKeyDetails.Builder - Class in com.oracle.bmc.loganalytics.model
-
- AssignEncryptionKeyRequest - Class in com.oracle.bmc.loganalytics.requests
-
Example: Click
here to see how to use AssignEncryptionKeyRequest.
- AssignEncryptionKeyRequest() - Constructor for class com.oracle.bmc.loganalytics.requests.AssignEncryptionKeyRequest
-
- AssignEncryptionKeyRequest.Builder - Class in com.oracle.bmc.loganalytics.requests
-
- AssignEncryptionKeyResponse - Class in com.oracle.bmc.loganalytics.responses
-
- AssignEncryptionKeyResponse.Builder - Class in com.oracle.bmc.loganalytics.responses
-
- assignerId(String) - Method in class com.oracle.bmc.operatoraccesscontrol.model.OperatorControlAssignment.Builder
-
The OCID of the user who created this operator control assignment.
- assignIpv6Ip(Boolean) - Method in class com.oracle.bmc.core.model.CreateVnicDetails.Builder
-
Whether to allocate an IPv6 address at instance and VNIC creation from an IPv6 enabled
subnet.
- assignIpv6Ip(Boolean) - Method in class com.oracle.bmc.core.model.InstanceConfigurationCreateVnicDetails.Builder
-
Whether to allocate an IPv6 address at instance and VNIC creation from an IPv6 enabled
subnet.
- AssignManualUuidHandling - Class in com.oracle.bmc.mysql.model
-
Enables assignment of IDs on the target to anonymous transactions coming from the source.
- AssignManualUuidHandling(String, Long, UUID) - Constructor for class com.oracle.bmc.mysql.model.AssignManualUuidHandling
-
Deprecated.
- AssignManualUuidHandling.Builder - Class in com.oracle.bmc.mysql.model
-
- assignmentType(ApprovalWorkflowAssignment.AssignmentType) - Method in class com.oracle.bmc.identitydomains.model.ApprovalWorkflowAssignment.Builder
-
Type of approval workflow assignment to the resource.
- AssignmentValidationLifecycleStates - Enum in com.oracle.bmc.operatoraccesscontrol.model
-
Possible lifecycle states for operator control.
- AssignmentValidationStatus - Class in com.oracle.bmc.operatoraccesscontrol.model
-
Summary of assignment Validation status.
- AssignmentValidationStatus(String, String, String, String, AssignmentValidationLifecycleStates, List<StatusDetail>, Date, Date) - Constructor for class com.oracle.bmc.operatoraccesscontrol.model.AssignmentValidationStatus
-
Deprecated.
- assignmentValidationStatus(AssignmentValidationStatus) - Method in class com.oracle.bmc.operatoraccesscontrol.responses.GetAssignmentValidationStatusResponse.Builder
-
The returned AssignmentValidationStatus
instance.
- AssignmentValidationStatus.Builder - Class in com.oracle.bmc.operatoraccesscontrol.model
-
- assignPrivateDnsRecord(Boolean) - Method in class com.oracle.bmc.cloudmigrations.model.CreateVnicDetails.Builder
-
Whether the VNIC should be assigned a DNS record.
- assignPrivateDnsRecord(Boolean) - Method in class com.oracle.bmc.core.model.CreateVnicDetails.Builder
-
Whether the VNIC should be assigned a DNS record.
- assignPrivateDnsRecord(Boolean) - Method in class com.oracle.bmc.core.model.InstanceConfigurationCreateVnicDetails.Builder
-
Whether the VNIC should be assigned a private DNS record.
- assignPrivateDnsRecord(Boolean) - Method in class com.oracle.bmc.vnmonitoring.model.CreateVnicDetails.Builder
-
Whether the VNIC should be assigned a DNS record.
- assignPublicIp(Boolean) - Method in class com.oracle.bmc.cloudmigrations.model.CreateVnicDetails.Builder
-
Whether the VNIC should be assigned a public IP address.
- assignPublicIp(Boolean) - Method in class com.oracle.bmc.core.model.CreateVnicDetails.Builder
-
Whether the VNIC should be assigned a public IP address.
- assignPublicIp(Boolean) - Method in class com.oracle.bmc.core.model.InstanceConfigurationCreateVnicDetails.Builder
-
Whether the VNIC should be assigned a public IP address.
- assignPublicIp(Boolean) - Method in class com.oracle.bmc.vnmonitoring.model.CreateVnicDetails.Builder
-
Whether the VNIC should be assigned a public IP address.
- AssignTargetUuidHandling - Class in com.oracle.bmc.mysql.model
-
Enables assignment of IDs on the target to anonymous transactions coming from the source.
- AssignTargetUuidHandling(String, Long) - Constructor for class com.oracle.bmc.mysql.model.AssignTargetUuidHandling
-
Deprecated.
- AssignTargetUuidHandling.Builder - Class in com.oracle.bmc.mysql.model
-
- AssistantMessage - Class in com.oracle.bmc.generativeaiinference.model
-
Represents a single instance of assistant message.
- AssistantMessage(List<ChatContent>, String, List<ToolCall>) - Constructor for class com.oracle.bmc.generativeaiinference.model.AssistantMessage
-
Deprecated.
- AssistantMessage.Builder - Class in com.oracle.bmc.generativeaiinference.model
-
- AssociableEntity - Class in com.oracle.bmc.loganalytics.model
-
Entity details including whether or not it is eligible for association with the source.
- AssociableEntity(String, String, String, String, String, String, AssociableEntity.EligibilityStatus, String) - Constructor for class com.oracle.bmc.loganalytics.model.AssociableEntity
-
Deprecated.
- AssociableEntity.Builder - Class in com.oracle.bmc.loganalytics.model
-
- AssociableEntity.EligibilityStatus - Enum in com.oracle.bmc.loganalytics.model
-
This field indicates whether the entity is (in)eligible to be associated with this source.
- AssociableEntityCollection - Class in com.oracle.bmc.loganalytics.model
-
The collection of entities that are eligible or ineligible to be associated to the source.
- AssociableEntityCollection(List<AssociableEntity>) - Constructor for class com.oracle.bmc.loganalytics.model.AssociableEntityCollection
-
Deprecated.
- associableEntityCollection(AssociableEntityCollection) - Method in class com.oracle.bmc.loganalytics.responses.ListAssociableEntitiesResponse.Builder
-
The returned AssociableEntityCollection
instance.
- AssociableEntityCollection.Builder - Class in com.oracle.bmc.loganalytics.model
-
- associateCustomProperty(AssociateCustomPropertyRequest) - Method in interface com.oracle.bmc.datacatalog.DataCatalog
-
Associate the custom property for the given type
- associateCustomProperty(AssociateCustomPropertyRequest, AsyncHandler<AssociateCustomPropertyRequest, AssociateCustomPropertyResponse>) - Method in interface com.oracle.bmc.datacatalog.DataCatalogAsync
-
Associate the custom property for the given type
- associateCustomProperty(AssociateCustomPropertyRequest, AsyncHandler<AssociateCustomPropertyRequest, AssociateCustomPropertyResponse>) - Method in class com.oracle.bmc.datacatalog.DataCatalogAsyncClient
-
- associateCustomProperty(AssociateCustomPropertyRequest) - Method in class com.oracle.bmc.datacatalog.DataCatalogClient
-
- associateCustomPropertyDetails(TypeCustomPropertyDetails) - Method in class com.oracle.bmc.datacatalog.requests.AssociateCustomPropertyRequest.Builder
-
The information used to associate the custom property for the type.
- AssociateCustomPropertyRequest - Class in com.oracle.bmc.datacatalog.requests
-
Example: Click
here to see how to use
AssociateCustomPropertyRequest.
- AssociateCustomPropertyRequest() - Constructor for class com.oracle.bmc.datacatalog.requests.AssociateCustomPropertyRequest
-
- AssociateCustomPropertyRequest.Builder - Class in com.oracle.bmc.datacatalog.requests
-
- AssociateCustomPropertyResponse - Class in com.oracle.bmc.datacatalog.responses
-
- AssociateCustomPropertyResponse.Builder - Class in com.oracle.bmc.datacatalog.responses
-
- associatedBackupConfigurationDetails(List<BackupDestinationConfigurationSummary>) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabase.Builder
-
A backup config object holds information about preferred backup destinations only.
- associatedBackupConfigurationDetails(List<BackupDestinationConfigurationSummary>) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabaseSummary.Builder
-
A backup config object holds information about preferred backup destinations only.
- AssociatedCapacityRequestDetails - Class in com.oracle.bmc.capacitymanagement.model
-
Details about the associated capacity requests against which the resources were provisioned by
oracle.
- AssociatedCapacityRequestDetails(String, Long) - Constructor for class com.oracle.bmc.capacitymanagement.model.AssociatedCapacityRequestDetails
-
Deprecated.
- AssociatedCapacityRequestDetails.Builder - Class in com.oracle.bmc.capacitymanagement.model
-
- associatedCapacityRequests(List<AssociatedCapacityRequestDetails>) - Method in class com.oracle.bmc.capacitymanagement.model.OccHandoverResourceBlockSummary.Builder
-
A list containing details about the capacity requests against which the resources were
provisioned by oracle.
- AssociatedComponent - Class in com.oracle.bmc.databasemanagement.model
-
The details of the associated component.
- AssociatedComponent(String, ExternalDbSystemComponentType, AssociatedComponent.AssociationType) - Constructor for class com.oracle.bmc.databasemanagement.model.AssociatedComponent
-
Deprecated.
- AssociatedComponent.AssociationType - Enum in com.oracle.bmc.databasemanagement.model
-
The association type.
- AssociatedComponent.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- associatedComponents(List<AssociatedComponent>) - Method in class com.oracle.bmc.databasemanagement.model.DiscoveredExternalAsm.Builder
-
- associatedComponents(List<AssociatedComponent>) - Method in class com.oracle.bmc.databasemanagement.model.DiscoveredExternalAsmInstance.Builder
-
- associatedComponents(List<AssociatedComponent>) - Method in class com.oracle.bmc.databasemanagement.model.DiscoveredExternalCluster.Builder
-
- associatedComponents(List<AssociatedComponent>) - Method in class com.oracle.bmc.databasemanagement.model.DiscoveredExternalClusterInstance.Builder
-
- associatedComponents(List<AssociatedComponent>) - Method in class com.oracle.bmc.databasemanagement.model.DiscoveredExternalDatabase.Builder
-
- associatedComponents(List<AssociatedComponent>) - Method in class com.oracle.bmc.databasemanagement.model.DiscoveredExternalDbHome.Builder
-
- associatedComponents(List<AssociatedComponent>) - Method in class com.oracle.bmc.databasemanagement.model.DiscoveredExternalDbNode.Builder
-
- associatedComponents(List<AssociatedComponent>) - Method in class com.oracle.bmc.databasemanagement.model.DiscoveredExternalListener.Builder
-
- associatedComponents(List<AssociatedComponent>) - Method in class com.oracle.bmc.databasemanagement.model.DiscoveredExternalPluggableDatabase.Builder
-
- associatedData(Map<String, String>) - Method in class com.oracle.bmc.keymanagement.model.DecryptDataDetails.Builder
-
Information that can be used to provide an encryption context for the encrypted data.
- associatedData(Map<String, String>) - Method in class com.oracle.bmc.keymanagement.model.EncryptDataDetails.Builder
-
Information that can be used to provide an encryption context for the encrypted data.
- associatedData(Map<String, String>) - Method in class com.oracle.bmc.keymanagement.model.GenerateKeyDetails.Builder
-
Information that can be used to provide an encryption context for the encrypted data.
- AssociatedDatabaseCollection - Class in com.oracle.bmc.databasemanagement.model
-
A collection of databases using a Database Management private endpoint.
- AssociatedDatabaseCollection(List<AssociatedDatabaseSummary>) - Constructor for class com.oracle.bmc.databasemanagement.model.AssociatedDatabaseCollection
-
Deprecated.
- associatedDatabaseCollection(AssociatedDatabaseCollection) - Method in class com.oracle.bmc.databasemanagement.responses.ListAssociatedDatabasesResponse.Builder
-
The returned AssociatedDatabaseCollection
instance.
- AssociatedDatabaseCollection.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AssociatedDatabaseDetails - Class in com.oracle.bmc.database.model
-
- AssociatedDatabaseDetails(String, String) - Constructor for class com.oracle.bmc.database.model.AssociatedDatabaseDetails
-
Deprecated.
- AssociatedDatabaseDetails.Builder - Class in com.oracle.bmc.database.model
-
- associatedDatabases(List<AssociatedDatabaseDetails>) - Method in class com.oracle.bmc.database.model.BackupDestination.Builder
-
List of databases associated with the backup destination.
- associatedDatabases(List<AssociatedDatabaseDetails>) - Method in class com.oracle.bmc.database.model.BackupDestinationSummary.Builder
-
List of databases associated with the backup destination.
- associatedDatabases(List<KeyStoreAssociatedDatabaseDetails>) - Method in class com.oracle.bmc.database.model.KeyStore.Builder
-
List of databases associated with the key store.
- associatedDatabases(List<KeyStoreAssociatedDatabaseDetails>) - Method in class com.oracle.bmc.database.model.KeyStoreSummary.Builder
-
List of databases associated with the key store.
- AssociatedDatabaseSummary - Class in com.oracle.bmc.databasemanagement.model
-
The summary of a database currently using a Database Management private endpoint.
- AssociatedDatabaseSummary(String, String, String, Date) - Constructor for class com.oracle.bmc.databasemanagement.model.AssociatedDatabaseSummary
-
Deprecated.
- AssociatedDatabaseSummary.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AssociatedFleetCredentialDetails - Class in com.oracle.bmc.fleetappsmanagement.model
-
The information about associated FleetCredential.
- AssociatedFleetCredentialDetails(String, String, CredentialEntitySpecificDetails, CredentialDetails, CredentialDetails) - Constructor for class com.oracle.bmc.fleetappsmanagement.model.AssociatedFleetCredentialDetails
-
Deprecated.
- AssociatedFleetCredentialDetails.Builder - Class in com.oracle.bmc.fleetappsmanagement.model
-
- AssociatedFleetPropertyDetails - Class in com.oracle.bmc.fleetappsmanagement.model
-
The information about associated FleetProperty.
- AssociatedFleetPropertyDetails(String, String, AssociatedFleetPropertyDetails.FleetPropertyType, String, Boolean) - Constructor for class com.oracle.bmc.fleetappsmanagement.model.AssociatedFleetPropertyDetails
-
Deprecated.
- AssociatedFleetPropertyDetails.Builder - Class in com.oracle.bmc.fleetappsmanagement.model
-
- AssociatedFleetPropertyDetails.FleetPropertyType - Enum in com.oracle.bmc.fleetappsmanagement.model
-
Type of the FleetProperty.
- AssociatedFleetResourceDetails - Class in com.oracle.bmc.fleetappsmanagement.model
-
The information about associated FleetResource.
- AssociatedFleetResourceDetails(String, String, String, String) - Constructor for class com.oracle.bmc.fleetappsmanagement.model.AssociatedFleetResourceDetails
-
Deprecated.
- AssociatedFleetResourceDetails.Builder - Class in com.oracle.bmc.fleetappsmanagement.model
-
- AssociatedLocalTaskDetails - Class in com.oracle.bmc.fleetappsmanagement.model
-
The details of the local task.
- AssociatedLocalTaskDetails(ExecutionDetails, String, String, Boolean, OsType, Properties, Boolean, Boolean, String) - Constructor for class com.oracle.bmc.fleetappsmanagement.model.AssociatedLocalTaskDetails
-
Deprecated.
- AssociatedLocalTaskDetails.Builder - Class in com.oracle.bmc.fleetappsmanagement.model
-
- associatedManagedInstances(List<Id>) - Method in class com.oracle.bmc.osmanagement.model.SoftwareSource.Builder
-
list of the Managed Instances associated with this Software Sources
- AssociatedMonitoredResource - Class in com.oracle.bmc.stackmonitoring.model
-
The information about monitored resource.
- AssociatedMonitoredResource(String, String, String, String, String, String, String, String, ResourceLifecycleState, LicenseType, SourceType, ResourceCategory, Object) - Constructor for class com.oracle.bmc.stackmonitoring.model.AssociatedMonitoredResource
-
Deprecated.
- AssociatedMonitoredResource.Builder - Class in com.oracle.bmc.stackmonitoring.model
-
- associatedObjectCount(Integer) - Method in class com.oracle.bmc.datacatalog.model.GlossaryTreeElement.Builder
-
The number of objects tagged with this term.
- associatedObjectCount(Integer) - Method in class com.oracle.bmc.datacatalog.model.Term.Builder
-
The number of objects tagged with this term
- associatedObjectCount(Integer) - Method in class com.oracle.bmc.datacatalog.model.TermSummary.Builder
-
The number of objects tagged with this term.
- associatedObjects(List<TermAssociatedObject>) - Method in class com.oracle.bmc.datacatalog.model.Term.Builder
-
Array of objects associated to a term.
- AssociatedOccHandoverResourceBlock - Class in com.oracle.bmc.capacitymanagement.model
-
Details about the resource block that was handed over.
- AssociatedOccHandoverResourceBlock(String, Long) - Constructor for class com.oracle.bmc.capacitymanagement.model.AssociatedOccHandoverResourceBlock
-
Deprecated.
- AssociatedOccHandoverResourceBlock.Builder - Class in com.oracle.bmc.capacitymanagement.model
-
- associatedOccHandoverResourceBlockList(List<AssociatedOccHandoverResourceBlock>) - Method in class com.oracle.bmc.capacitymanagement.model.OccCapacityRequestBaseDetails.Builder
-
A list containing details about occHandoverResourceBlocks which were handed over for the
corresponding resource name.
- associatedOpsiId(String) - Method in class com.oracle.bmc.opsi.model.AwrHubSource.Builder
-
The
OCID of the
database id.
- associatedOpsiId(String) - Method in class com.oracle.bmc.opsi.model.AwrHubSourceSummary.Builder
-
The
OCID of the
database id.
- associatedOpsiId(String) - Method in class com.oracle.bmc.opsi.model.CreateAwrHubSourceDetails.Builder
-
The
OCID of the
database id.
- associatedPublicIp(String) - Method in class com.oracle.bmc.core.model.IpInventorySubnetResourceSummary.Builder
-
Associated public IP address for the private IP address.
- associatedPublicIpPool(IpInventorySubnetResourceSummary.AssociatedPublicIpPool) - Method in class com.oracle.bmc.core.model.IpInventorySubnetResourceSummary.Builder
-
Public IP address Pool the IP address is allocated from.
- associatedResource(String) - Method in class com.oracle.bmc.databasemanagement.model.CreateNamedCredentialDetails.Builder
-
The
OCID of the
resource that is associated to the named credential.
- associatedResource(String) - Method in class com.oracle.bmc.databasemanagement.model.NamedCredential.Builder
-
The
OCID of the
resource that is associated to the named credential.
- associatedResource(String) - Method in class com.oracle.bmc.databasemanagement.model.UpdateNamedCredentialDetails.Builder
-
The
OCID of the
resource that is associated to the named credential.
- associatedResource(String) - Method in class com.oracle.bmc.databasemanagement.requests.ListNamedCredentialsRequest.Builder
-
The resource associated to the named credential.
- associatedResourceId(String) - Method in class com.oracle.bmc.certificatesmanagement.model.Association.Builder
-
The OCID of the associated resource.
- associatedResourceId(String) - Method in class com.oracle.bmc.certificatesmanagement.model.AssociationSummary.Builder
-
The OCID of the associated resource.
- associatedResourceId(String) - Method in class com.oracle.bmc.certificatesmanagement.requests.ListAssociationsRequest.Builder
-
A filter that returns only resources that match the given OCID of an associated Oracle
Cloud Infrastructure resource.
- associatedResourceId(String) - Method in class com.oracle.bmc.datasafe.requests.ListTargetDatabasesRequest.Builder
-
A filter to return the target databases that are associated to the resource id passed in
as a parameter value.
- associatedResourceId(String) - Method in class com.oracle.bmc.opsi.model.AwrHubSource.Builder
-
The
OCID of the
database id.
- associatedResourceId(String) - Method in class com.oracle.bmc.opsi.model.AwrHubSourceSummary.Builder
-
The
OCID of the
database id.
- associatedResourceId(String) - Method in class com.oracle.bmc.opsi.model.CreateAwrHubSourceDetails.Builder
-
The
OCID of the
database id.
- associatedResourceIds(List<String>) - Method in class com.oracle.bmc.datasafe.model.TargetDatabase.Builder
-
The OCIDs of associated resources like database, Data Safe private endpoint etc.
- associatedResourceIds(List<String>) - Method in class com.oracle.bmc.datasafe.model.TargetDatabaseSummary.Builder
-
The OCIDs of associated resources like database, Data Safe private endpoint etc.
- associatedResources(List<AssociatedMonitoredResource>) - Method in class com.oracle.bmc.stackmonitoring.model.AssociatedResourcesSummary.Builder
-
List of associated monitored resources.
- AssociatedResourcesCollection - Class in com.oracle.bmc.resourcemanager.model
-
The list of associated resources for the indicated stack or job.
- AssociatedResourcesCollection(List<AssociatedResourceSummary>) - Constructor for class com.oracle.bmc.resourcemanager.model.AssociatedResourcesCollection
-
Deprecated.
- associatedResourcesCollection(AssociatedResourcesCollection) - Method in class com.oracle.bmc.resourcemanager.responses.ListJobAssociatedResourcesResponse.Builder
-
The returned AssociatedResourcesCollection
instance.
- associatedResourcesCollection(AssociatedResourcesCollection) - Method in class com.oracle.bmc.resourcemanager.responses.ListStackAssociatedResourcesResponse.Builder
-
The returned AssociatedResourcesCollection
instance.
- AssociatedResourcesCollection - Class in com.oracle.bmc.stackmonitoring.model
-
Results of a resources search.
- AssociatedResourcesCollection(List<AssociatedResourcesSummary>) - Constructor for class com.oracle.bmc.stackmonitoring.model.AssociatedResourcesCollection
-
Deprecated.
- associatedResourcesCollection(AssociatedResourcesCollection) - Method in class com.oracle.bmc.stackmonitoring.responses.SearchAssociatedResourcesResponse.Builder
-
The returned AssociatedResourcesCollection
instance.
- AssociatedResourcesCollection.Builder - Class in com.oracle.bmc.resourcemanager.model
-
- AssociatedResourcesCollection.Builder - Class in com.oracle.bmc.stackmonitoring.model
-
- AssociatedResourcesSummary - Class in com.oracle.bmc.stackmonitoring.model
-
The information about monitored resource.
- AssociatedResourcesSummary(String, String, String, String, String, String, String, String, ResourceLifecycleState, LicenseType, SourceType, ResourceCategory, List<AssociatedMonitoredResource>) - Constructor for class com.oracle.bmc.stackmonitoring.model.AssociatedResourcesSummary
-
Deprecated.
- AssociatedResourcesSummary.Builder - Class in com.oracle.bmc.stackmonitoring.model
-
- AssociatedResourceSummary - Class in com.oracle.bmc.resourcemanager.model
-
Summary information for a resource associated with a stack or job.
- AssociatedResourceSummary(String, String, String, Map<String, String>, Date, String, String) - Constructor for class com.oracle.bmc.resourcemanager.model.AssociatedResourceSummary
-
Deprecated.
- AssociatedResourceSummary.Builder - Class in com.oracle.bmc.resourcemanager.model
-
- associateDrProtectionGroup(AssociateDrProtectionGroupRequest) - Method in interface com.oracle.bmc.disasterrecovery.DisasterRecovery
-
Create an association between the DR protection group identified by drProtectionGroupId and
another DR protection group.
- associateDrProtectionGroup(AssociateDrProtectionGroupRequest, AsyncHandler<AssociateDrProtectionGroupRequest, AssociateDrProtectionGroupResponse>) - Method in interface com.oracle.bmc.disasterrecovery.DisasterRecoveryAsync
-
Create an association between the DR protection group identified by drProtectionGroupId and
another DR protection group.
- associateDrProtectionGroup(AssociateDrProtectionGroupRequest, AsyncHandler<AssociateDrProtectionGroupRequest, AssociateDrProtectionGroupResponse>) - Method in class com.oracle.bmc.disasterrecovery.DisasterRecoveryAsyncClient
-
- associateDrProtectionGroup(AssociateDrProtectionGroupRequest) - Method in class com.oracle.bmc.disasterrecovery.DisasterRecoveryClient
-
- AssociateDrProtectionGroupDetails - Class in com.oracle.bmc.disasterrecovery.model
-
The details for associating a DR protection group with a peer DR protection group.
- AssociateDrProtectionGroupDetails(String, String, DrProtectionGroupRole) - Constructor for class com.oracle.bmc.disasterrecovery.model.AssociateDrProtectionGroupDetails
-
Deprecated.
- associateDrProtectionGroupDetails(AssociateDrProtectionGroupDetails) - Method in class com.oracle.bmc.disasterrecovery.requests.AssociateDrProtectionGroupRequest.Builder
-
Details for creating an association between two DR protection groups.
- AssociateDrProtectionGroupDetails.Builder - Class in com.oracle.bmc.disasterrecovery.model
-
- AssociateDrProtectionGroupRequest - Class in com.oracle.bmc.disasterrecovery.requests
-
Example: Click
here to see how to use
AssociateDrProtectionGroupRequest.
- AssociateDrProtectionGroupRequest() - Constructor for class com.oracle.bmc.disasterrecovery.requests.AssociateDrProtectionGroupRequest
-
- AssociateDrProtectionGroupRequest.Builder - Class in com.oracle.bmc.disasterrecovery.requests
-
- AssociateDrProtectionGroupResponse - Class in com.oracle.bmc.disasterrecovery.responses
-
- AssociateDrProtectionGroupResponse.Builder - Class in com.oracle.bmc.disasterrecovery.responses
-
- associatedRuleTypes(List<RuleType>) - Method in class com.oracle.bmc.datacatalog.model.Attribute.Builder
-
Rule types associated with attribute.
- associatedRuleTypes(List<RuleType>) - Method in class com.oracle.bmc.datacatalog.model.AttributeSummary.Builder
-
Rule types associated with attribute.
- associatedScheduleDefinition(AssociatedSchedulerDefinition) - Method in class com.oracle.bmc.fleetappsmanagement.model.SchedulerJob.Builder
-
- associatedScheduleDefinition(AssociatedSchedulerDefinition) - Method in class com.oracle.bmc.fleetappsmanagement.model.SchedulerJobSummary.Builder
-
- AssociatedSchedulerDefinition - Class in com.oracle.bmc.fleetappsmanagement.model
-
SchedulerDefinition associated with the job.
- AssociatedSchedulerDefinition(String, String, String, Boolean) - Constructor for class com.oracle.bmc.fleetappsmanagement.model.AssociatedSchedulerDefinition
-
Deprecated.
- AssociatedSchedulerDefinition.Builder - Class in com.oracle.bmc.fleetappsmanagement.model
-
- AssociatedServiceDetails - Class in com.oracle.bmc.databasemanagement.model
-
The details of the associated service that will be enabled or disabled for an external DB System.
- AssociatedServiceDetails(Boolean, String) - Constructor for class com.oracle.bmc.databasemanagement.model.AssociatedServiceDetails
-
Deprecated.
- AssociatedServiceDetails.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- associatedServices(String) - Method in class com.oracle.bmc.databasemanagement.model.ExternalMySqlDatabaseConnector.Builder
-
OCI Services associated with this connector.
- associatedServices(String) - Method in class com.oracle.bmc.databasemanagement.model.MySqlDatabaseConnectorSummary.Builder
-
OCI Services associated with this connector.
- AssociatedSharedTaskDetails - Class in com.oracle.bmc.fleetappsmanagement.model
-
The details of the shared task.
- AssociatedSharedTaskDetails(String) - Constructor for class com.oracle.bmc.fleetappsmanagement.model.AssociatedSharedTaskDetails
-
Deprecated.
- AssociatedSharedTaskDetails.Builder - Class in com.oracle.bmc.fleetappsmanagement.model
-
- AssociatedTaskDetails - Class in com.oracle.bmc.fleetappsmanagement.model
-
The details of the task.
- AssociatedTaskDetails() - Constructor for class com.oracle.bmc.fleetappsmanagement.model.AssociatedTaskDetails
-
Deprecated.
- associatedVirtualCircuits(List<String>) - Method in class com.oracle.bmc.core.model.CreateIPSecConnectionTunnelDetails.Builder
-
The list of virtual circuit
OCIDs over which
your network can reach this tunnel.
- associatedVirtualCircuits(List<String>) - Method in class com.oracle.bmc.core.model.IPSecConnectionTunnel.Builder
-
The list of virtual circuit
OCIDs over which
your network can reach this tunnel.
- associatedVirtualCircuits(List<String>) - Method in class com.oracle.bmc.vnmonitoring.model.CreateIPSecConnectionTunnelDetails.Builder
-
The list of virtual circuit
OCIDs over which
your network can reach this tunnel.
- associatedVirtualCircuits(List<String>) - Method in class com.oracle.bmc.vnmonitoring.model.IPSecConnectionTunnel.Builder
-
The list of virtual circuit
OCIDs over which
your network can reach this tunnel.
- associatedWithDetails(TopologyAssociatedWithRelationshipDetails) - Method in class com.oracle.bmc.core.model.TopologyAssociatedWithEntityRelationship.Builder
-
- associatedWithDetails(TopologyAssociatedWithRelationshipDetails) - Method in class com.oracle.bmc.vnmonitoring.model.TopologyAssociatedWithEntityRelationship.Builder
-
- associateManagedInstancesWithManagementStation(AssociateManagedInstancesWithManagementStationRequest) - Method in interface com.oracle.bmc.osmanagementhub.ManagedInstance
-
Associates managed instances to the specified management station
- associateManagedInstancesWithManagementStation(AssociateManagedInstancesWithManagementStationRequest, AsyncHandler<AssociateManagedInstancesWithManagementStationRequest, AssociateManagedInstancesWithManagementStationResponse>) - Method in interface com.oracle.bmc.osmanagementhub.ManagedInstanceAsync
-
Associates managed instances to the specified management station
- associateManagedInstancesWithManagementStation(AssociateManagedInstancesWithManagementStationRequest, AsyncHandler<AssociateManagedInstancesWithManagementStationRequest, AssociateManagedInstancesWithManagementStationResponse>) - Method in class com.oracle.bmc.osmanagementhub.ManagedInstanceAsyncClient
-
- associateManagedInstancesWithManagementStation(AssociateManagedInstancesWithManagementStationRequest) - Method in class com.oracle.bmc.osmanagementhub.ManagedInstanceClient
-
- AssociateManagedInstancesWithManagementStationDetails - Class in com.oracle.bmc.osmanagementhub.model
-
Provides the information used to associate managed instances to a management station.
- AssociateManagedInstancesWithManagementStationDetails(List<String>, WorkRequestDetails) - Constructor for class com.oracle.bmc.osmanagementhub.model.AssociateManagedInstancesWithManagementStationDetails
-
Deprecated.
- associateManagedInstancesWithManagementStationDetails(AssociateManagedInstancesWithManagementStationDetails) - Method in class com.oracle.bmc.osmanagementhub.requests.AssociateManagedInstancesWithManagementStationRequest.Builder
-
The managed instances
OCIDs to
associate to the management station.
- AssociateManagedInstancesWithManagementStationDetails.Builder - Class in com.oracle.bmc.osmanagementhub.model
-
- AssociateManagedInstancesWithManagementStationRequest - Class in com.oracle.bmc.osmanagementhub.requests
-
Example: Click
here to see how to use
AssociateManagedInstancesWithManagementStationRequest.
- AssociateManagedInstancesWithManagementStationRequest() - Constructor for class com.oracle.bmc.osmanagementhub.requests.AssociateManagedInstancesWithManagementStationRequest
-
- AssociateManagedInstancesWithManagementStationRequest.Builder - Class in com.oracle.bmc.osmanagementhub.requests
-
- AssociateManagedInstancesWithManagementStationResponse - Class in com.oracle.bmc.osmanagementhub.responses
-
- AssociateManagedInstancesWithManagementStationResponse.Builder - Class in com.oracle.bmc.osmanagementhub.responses
-
- associateMonitoredResources(AssociateMonitoredResourcesRequest) - Method in interface com.oracle.bmc.stackmonitoring.StackMonitoring
-
Create an association between two monitored resources.
- associateMonitoredResources(AssociateMonitoredResourcesRequest, AsyncHandler<AssociateMonitoredResourcesRequest, AssociateMonitoredResourcesResponse>) - Method in interface com.oracle.bmc.stackmonitoring.StackMonitoringAsync
-
Create an association between two monitored resources.
- associateMonitoredResources(AssociateMonitoredResourcesRequest, AsyncHandler<AssociateMonitoredResourcesRequest, AssociateMonitoredResourcesResponse>) - Method in class com.oracle.bmc.stackmonitoring.StackMonitoringAsyncClient
-
- associateMonitoredResources(AssociateMonitoredResourcesRequest) - Method in class com.oracle.bmc.stackmonitoring.StackMonitoringClient
-
- AssociateMonitoredResourcesDetails - Class in com.oracle.bmc.stackmonitoring.model
-
The information required to create new monitored resource association.
- AssociateMonitoredResourcesDetails(String, String, String, String) - Constructor for class com.oracle.bmc.stackmonitoring.model.AssociateMonitoredResourcesDetails
-
Deprecated.
- associateMonitoredResourcesDetails(AssociateMonitoredResourcesDetails) - Method in class com.oracle.bmc.stackmonitoring.requests.AssociateMonitoredResourcesRequest.Builder
-
Details to create association between two resources.
- AssociateMonitoredResourcesDetails.Builder - Class in com.oracle.bmc.stackmonitoring.model
-
- AssociateMonitoredResourcesRequest - Class in com.oracle.bmc.stackmonitoring.requests
-
Example: Click
here to see how to use
AssociateMonitoredResourcesRequest.
- AssociateMonitoredResourcesRequest() - Constructor for class com.oracle.bmc.stackmonitoring.requests.AssociateMonitoredResourcesRequest
-
- AssociateMonitoredResourcesRequest.Builder - Class in com.oracle.bmc.stackmonitoring.requests
-
- AssociateMonitoredResourcesResponse - Class in com.oracle.bmc.stackmonitoring.responses
-
- AssociateMonitoredResourcesResponse.Builder - Class in com.oracle.bmc.stackmonitoring.responses
-
- Association - Class in com.oracle.bmc.certificatesmanagement.model
-
The details of the association.
- Association(String, String, Date, AssociationLifecycleState, String, String, String, AssociationType) - Constructor for class com.oracle.bmc.certificatesmanagement.model.Association
-
Deprecated.
- association(Association) - Method in class com.oracle.bmc.certificatesmanagement.responses.GetAssociationResponse.Builder
-
The returned Association
instance.
- association(InstanceNetworkInterfaceAssociation) - Method in class com.oracle.bmc.cloudbridge.model.InstanceNetworkInterface.Builder
-
- association(InstanceNetworkInterfaceAssociation) - Method in class com.oracle.bmc.cloudbridge.model.InstancePrivateIpAddress.Builder
-
- association(AssociateDrProtectionGroupDetails) - Method in class com.oracle.bmc.disasterrecovery.model.CreateDrProtectionGroupDetails.Builder
-
- Association - Class in com.oracle.bmc.governancerulescontrolplane.model
-
Association represents the basis on which the governance rule will be applied to the opted-in
child tenancies.
- Association() - Constructor for class com.oracle.bmc.governancerulescontrolplane.model.Association
-
Deprecated.
- association(Association) - Method in class com.oracle.bmc.governancerulescontrolplane.model.CreateInclusionCriterionDetails.Builder
-
- association(Association) - Method in class com.oracle.bmc.governancerulescontrolplane.model.InclusionCriterion.Builder
-
- association(Association) - Method in class com.oracle.bmc.governancerulescontrolplane.model.InclusionCriterionSummary.Builder
-
- association(Object) - Method in class com.oracle.bmc.stackmonitoring.model.AssociatedMonitoredResource.Builder
-
Association details of the resource.
- Association.Builder - Class in com.oracle.bmc.certificatesmanagement.model
-
- AssociationAuthorizationRequest - Class in com.oracle.bmc.identitydataplane.model
-
- AssociationAuthorizationRequest(List<AuthorizationRequest>) - Constructor for class com.oracle.bmc.identitydataplane.model.AssociationAuthorizationRequest
-
Deprecated.
- AssociationAuthorizationRequest.Builder - Class in com.oracle.bmc.identitydataplane.model
-
- AssociationCollection - Class in com.oracle.bmc.certificatesmanagement.model
-
The results of an association search.
- AssociationCollection(List<AssociationSummary>) - Constructor for class com.oracle.bmc.certificatesmanagement.model.AssociationCollection
-
Deprecated.
- associationCollection(AssociationCollection) - Method in class com.oracle.bmc.certificatesmanagement.responses.ListAssociationsResponse.Builder
-
The returned AssociationCollection
instance.
- AssociationCollection.Builder - Class in com.oracle.bmc.certificatesmanagement.model
-
- associationCount(Integer) - Method in class com.oracle.bmc.loganalytics.model.AssociationSummaryReport.Builder
-
The association count.
- associationCount(Long) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsAssociatedEntity.Builder
-
The association count for the entity.
- associationCount(Integer) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsSource.Builder
-
The association count.
- associationCount(Integer) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsSourceSummary.Builder
-
The association count.
- AssociationDetails - Class in com.oracle.bmc.stackmonitoring.model
-
The information about monitored resource association.
- AssociationDetails(String, String) - Constructor for class com.oracle.bmc.stackmonitoring.model.AssociationDetails
-
Deprecated.
- AssociationDetails.Builder - Class in com.oracle.bmc.stackmonitoring.model
-
- associationEntities(List<String>) - Method in class com.oracle.bmc.loganalytics.model.AddEntityAssociationDetails.Builder
-
Destination entities OCIDs with which associations are to be added.
- associationEntities(List<String>) - Method in class com.oracle.bmc.loganalytics.model.RemoveEntityAssociationsDetails.Builder
-
Destination entities OCIDs with which associations are to be deleted
- associationEntity(List<LogAnalyticsAssociation>) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsSource.Builder
-
The association entities.
- associationEntity(List<LogAnalyticsAssociation>) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsSourceSummary.Builder
-
The association entity.
- associationId(String) - Method in class com.oracle.bmc.certificatesmanagement.requests.GetAssociationRequest.Builder
-
The OCID of an association between a certificate-related resource and another Oracle
Cloud Infrastructure resource.
- associationId(String) - Method in class com.oracle.bmc.certificatesmanagement.requests.ListAssociationsRequest.Builder
-
The OCID of the association.
- AssociationLifecycleState - Enum in com.oracle.bmc.certificatesmanagement.model
-
The current lifecycle state of the association.
- associationProperties(List<AssociationProperty>) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsAssociation.Builder
-
A list of association properties.
- associationProperties(List<AssociationProperty>) - Method in class com.oracle.bmc.loganalytics.model.LogAnalyticsAssociationParameter.Builder
-
A list of association properties.
- associationProperties(List<AssociationProperty>) - Method in class com.oracle.bmc.loganalytics.model.UpsertLogAnalyticsAssociation.Builder
-
A list of association properties.
- AssociationProperty - Class in com.oracle.bmc.loganalytics.model
-
A property represented as a name-value pair.
- AssociationProperty(String, String, List<PatternOverride>) - Constructor for class com.oracle.bmc.loganalytics.model.AssociationProperty
-
Deprecated.
- AssociationProperty.Builder - Class in com.oracle.bmc.loganalytics.model
-
- AssociationResourceDetails - Class in com.oracle.bmc.stackmonitoring.model
-
Association Resource Details.
- AssociationResourceDetails(String, String, String) - Constructor for class com.oracle.bmc.stackmonitoring.model.AssociationResourceDetails
-
Deprecated.
- AssociationResourceDetails.Builder - Class in com.oracle.bmc.stackmonitoring.model
-
- associationResult(ThinAssociationAuthorizationResponse.AssociationResult) - Method in class com.oracle.bmc.identitydataplane.model.ThinAssociationAuthorizationResponse.Builder
-
The association verification result.
- Associations - Class in com.oracle.bmc.fleetappsmanagement.model
-
Associations for the runbook.
- Associations(List<Task>, List<Group>, ExecutionWorkflowDetails, RollbackWorkflowDetails, String) - Constructor for class com.oracle.bmc.fleetappsmanagement.model.Associations
-
Deprecated.
- associations(Associations) - Method in class com.oracle.bmc.fleetappsmanagement.model.CreateRunbookDetails.Builder
-
- associations(Associations) - Method in class com.oracle.bmc.fleetappsmanagement.model.Runbook.Builder
-
- associations(Associations) - Method in class com.oracle.bmc.fleetappsmanagement.model.UpdateRunbookDetails.Builder
-
- Associations.Builder - Class in com.oracle.bmc.fleetappsmanagement.model
-
- associationStatus(RequestSummarizedMetricExtensionsResourcesDetails.AssociationStatus) - Method in class com.oracle.bmc.stackmonitoring.model.RequestSummarizedMetricExtensionsResourcesDetails.Builder
-
Filter to return metric extensions based on input enable status i.e.
- AssociationSummary - Class in com.oracle.bmc.certificatesmanagement.model
-
The details of the association.
- AssociationSummary(String, String, Date, AssociationLifecycleState, String, String, String, AssociationType) - Constructor for class com.oracle.bmc.certificatesmanagement.model.AssociationSummary
-
Deprecated.
- AssociationSummary.Builder - Class in com.oracle.bmc.certificatesmanagement.model
-
- AssociationSummaryReport - Class in com.oracle.bmc.loganalytics.model
-
- AssociationSummaryReport(Integer) - Constructor for class com.oracle.bmc.loganalytics.model.AssociationSummaryReport
-
Deprecated.
- associationSummaryReport(AssociationSummaryReport) - Method in class com.oracle.bmc.loganalytics.responses.GetAssociationSummaryResponse.Builder
-
The returned AssociationSummaryReport
instance.
- AssociationSummaryReport.Builder - Class in com.oracle.bmc.loganalytics.model
-
- associationType(AssociationType) - Method in class com.oracle.bmc.certificatesmanagement.model.Association.Builder
-
Type of the association.
- associationType(AssociationType) - Method in class com.oracle.bmc.certificatesmanagement.model.AssociationSummary.Builder
-
Type of the association.
- AssociationType - Enum in com.oracle.bmc.certificatesmanagement.model
-
Type of the association.
- associationType(ListAssociationsRequest.AssociationType) - Method in class com.oracle.bmc.certificatesmanagement.requests.ListAssociationsRequest.Builder
-
Type of associations to list.
- associationType(AssociatedComponent.AssociationType) - Method in class com.oracle.bmc.databasemanagement.model.AssociatedComponent.Builder
-
The association type.
- associationType(Task.AssociationType) - Method in class com.oracle.bmc.fleetappsmanagement.model.Task.Builder
-
The association type of the task
- associationType(String) - Method in class com.oracle.bmc.stackmonitoring.model.AssociateMonitoredResourcesDetails.Builder
-
Association type to be created between source and destination resources.
- associationType(String) - Method in class com.oracle.bmc.stackmonitoring.model.AssociationDetails.Builder
-
Association Type.
- associationType(String) - Method in class com.oracle.bmc.stackmonitoring.model.DisassociateMonitoredResourcesDetails.Builder
-
Association type between source and destination resources.
- associationType(String) - Method in class com.oracle.bmc.stackmonitoring.model.MonitoredResourceAssociation.Builder
-
Association Type.
- associationType(String) - Method in class com.oracle.bmc.stackmonitoring.model.MonitoredResourceAssociationSummary.Builder
-
Association type between source and destination resources.
- associationType(String) - Method in class com.oracle.bmc.stackmonitoring.model.SearchMonitoredResourceAssociationsDetails.Builder
-
Association type filter to search associated resources.
- associationTypes(List<String>) - Method in class com.oracle.bmc.stackmonitoring.model.SearchAssociatedResourcesDetails.Builder
-
Association types filter to be searched for finding associated resources.
- associationTypes(List<String>) - Method in class com.oracle.bmc.stackmonitoring.model.UpdateAndPropagateTagsDetails.Builder
-
Association types that will be traversed recursively starting from the current resource,
to identify resources for which the tags will be updated.
- AsyncHandler<REQUEST,RESPONSE> - Interface in com.oracle.bmc.responses
-
Callback for asynchronous requests.
- asynchronousExportDataAsset(AsynchronousExportDataAssetRequest) - Method in interface com.oracle.bmc.datacatalog.DataCatalog
-
Export technical objects from a Data Asset in Excel format.
- asynchronousExportDataAsset(AsynchronousExportDataAssetRequest, AsyncHandler<AsynchronousExportDataAssetRequest, AsynchronousExportDataAssetResponse>) - Method in interface com.oracle.bmc.datacatalog.DataCatalogAsync
-
Export technical objects from a Data Asset in Excel format.
- asynchronousExportDataAsset(AsynchronousExportDataAssetRequest, AsyncHandler<AsynchronousExportDataAssetRequest, AsynchronousExportDataAssetResponse>) - Method in class com.oracle.bmc.datacatalog.DataCatalogAsyncClient
-
- asynchronousExportDataAsset(AsynchronousExportDataAssetRequest) - Method in class com.oracle.bmc.datacatalog.DataCatalogClient
-
- AsynchronousExportDataAssetDetails - Class in com.oracle.bmc.datacatalog.model
-
Details needed by the Data Asset export request.
- AsynchronousExportDataAssetDetails(List<DataAssetExportScope>, ObjectStorageObjectReference) - Constructor for class com.oracle.bmc.datacatalog.model.AsynchronousExportDataAssetDetails
-
Deprecated.
- asynchronousExportDataAssetDetails(AsynchronousExportDataAssetDetails) - Method in class com.oracle.bmc.datacatalog.requests.AsynchronousExportDataAssetRequest.Builder
-
Details needed by the Data Asset export request.
- AsynchronousExportDataAssetDetails.Builder - Class in com.oracle.bmc.datacatalog.model
-
- AsynchronousExportDataAssetRequest - Class in com.oracle.bmc.datacatalog.requests
-
Example: Click
here to see how to use
AsynchronousExportDataAssetRequest.
- AsynchronousExportDataAssetRequest() - Constructor for class com.oracle.bmc.datacatalog.requests.AsynchronousExportDataAssetRequest
-
- AsynchronousExportDataAssetRequest.Builder - Class in com.oracle.bmc.datacatalog.requests
-
- AsynchronousExportDataAssetResponse - Class in com.oracle.bmc.datacatalog.responses
-
- AsynchronousExportDataAssetResponse.Builder - Class in com.oracle.bmc.datacatalog.responses
-
- AsynchronousExportDataAssetResult - Class in com.oracle.bmc.datacatalog.model
-
Details about the job which performs an export.
- AsynchronousExportDataAssetResult(String, String, String, String, String) - Constructor for class com.oracle.bmc.datacatalog.model.AsynchronousExportDataAssetResult
-
Deprecated.
- asynchronousExportDataAssetResult(AsynchronousExportDataAssetResult) - Method in class com.oracle.bmc.datacatalog.responses.AsynchronousExportDataAssetResponse.Builder
-
The returned AsynchronousExportDataAssetResult
instance.
- AsynchronousExportDataAssetResult.Builder - Class in com.oracle.bmc.datacatalog.model
-
- asynchronousExportGlossary(AsynchronousExportGlossaryRequest) - Method in interface com.oracle.bmc.datacatalog.DataCatalog
-
Exports the contents of a glossary in Excel format.
- asynchronousExportGlossary(AsynchronousExportGlossaryRequest, AsyncHandler<AsynchronousExportGlossaryRequest, AsynchronousExportGlossaryResponse>) - Method in interface com.oracle.bmc.datacatalog.DataCatalogAsync
-
Exports the contents of a glossary in Excel format.
- asynchronousExportGlossary(AsynchronousExportGlossaryRequest, AsyncHandler<AsynchronousExportGlossaryRequest, AsynchronousExportGlossaryResponse>) - Method in class com.oracle.bmc.datacatalog.DataCatalogAsyncClient
-
- asynchronousExportGlossary(AsynchronousExportGlossaryRequest) - Method in class com.oracle.bmc.datacatalog.DataCatalogClient
-
- AsynchronousExportGlossaryDetails - Class in com.oracle.bmc.datacatalog.model
-
Details needed by the glossary export request.
- AsynchronousExportGlossaryDetails(ObjectStorageObjectReference) - Constructor for class com.oracle.bmc.datacatalog.model.AsynchronousExportGlossaryDetails
-
Deprecated.
- asynchronousExportGlossaryDetails(AsynchronousExportGlossaryDetails) - Method in class com.oracle.bmc.datacatalog.requests.AsynchronousExportGlossaryRequest.Builder
-
Details needed by the glossary export request.
- AsynchronousExportGlossaryDetails.Builder - Class in com.oracle.bmc.datacatalog.model
-
- AsynchronousExportGlossaryRequest - Class in com.oracle.bmc.datacatalog.requests
-
Example: Click
here to see how to use
AsynchronousExportGlossaryRequest.
- AsynchronousExportGlossaryRequest() - Constructor for class com.oracle.bmc.datacatalog.requests.AsynchronousExportGlossaryRequest
-
- AsynchronousExportGlossaryRequest.Builder - Class in com.oracle.bmc.datacatalog.requests
-
- AsynchronousExportGlossaryResponse - Class in com.oracle.bmc.datacatalog.responses
-
- AsynchronousExportGlossaryResponse.Builder - Class in com.oracle.bmc.datacatalog.responses
-
- AsynchronousExportGlossaryResult - Class in com.oracle.bmc.datacatalog.model
-
Details about the job which performs an export.
- AsynchronousExportGlossaryResult(String, String, String, String, String) - Constructor for class com.oracle.bmc.datacatalog.model.AsynchronousExportGlossaryResult
-
Deprecated.
- asynchronousExportGlossaryResult(AsynchronousExportGlossaryResult) - Method in class com.oracle.bmc.datacatalog.responses.AsynchronousExportGlossaryResponse.Builder
-
The returned AsynchronousExportGlossaryResult
instance.
- AsynchronousExportGlossaryResult.Builder - Class in com.oracle.bmc.datacatalog.model
-
- AsynchronousExportRequestDetails - Class in com.oracle.bmc.datacatalog.model
-
Details for an export request.
- AsynchronousExportRequestDetails(ObjectStorageObjectReference) - Constructor for class com.oracle.bmc.datacatalog.model.AsynchronousExportRequestDetails
-
Deprecated.
- AsynchronousExportRequestDetails.Builder - Class in com.oracle.bmc.datacatalog.model
-
- AsynchronousExportResult - Class in com.oracle.bmc.datacatalog.model
-
Details about the job which performs an export.
- AsynchronousExportResult(String, String, String, String, String) - Constructor for class com.oracle.bmc.datacatalog.model.AsynchronousExportResult
-
Deprecated.
- AsynchronousExportResult.Builder - Class in com.oracle.bmc.datacatalog.model
-
- asyncMode(JobMode) - Method in class com.oracle.bmc.loganalytics.model.QueryDetails.Builder
-
Execution mode for the query if running asynchronously i.e (shouldRunAsync is set to
true).
- atp(Float) - Method in class com.oracle.bmc.database.model.WorkloadType.Builder
-
The total number of OCPU cores in use for Autonomous Transaction Processing databases in
the infrastructure instance.
- atpPasswordSecretId(String) - Method in class com.oracle.bmc.aianomalydetection.model.DataSourceDetailsATP.Builder
-
atp db password Secret Id
- atpUserName(String) - Method in class com.oracle.bmc.aianomalydetection.model.DataSourceDetailsATP.Builder
-
atp db user name
- attachBootVolume(AttachBootVolumeRequest) - Method in interface com.oracle.bmc.core.Compute
-
Attaches the specified boot volume to the specified instance.
- attachBootVolume(AttachBootVolumeRequest, AsyncHandler<AttachBootVolumeRequest, AttachBootVolumeResponse>) - Method in interface com.oracle.bmc.core.ComputeAsync
-
Attaches the specified boot volume to the specified instance.
- attachBootVolume(AttachBootVolumeRequest, AsyncHandler<AttachBootVolumeRequest, AttachBootVolumeResponse>) - Method in class com.oracle.bmc.core.ComputeAsyncClient
-
- attachBootVolume(AttachBootVolumeRequest) - Method in class com.oracle.bmc.core.ComputeClient
-
- AttachBootVolumeDetails - Class in com.oracle.bmc.core.model
-
- AttachBootVolumeDetails(String, String, String, EncryptionInTransitType) - Constructor for class com.oracle.bmc.core.model.AttachBootVolumeDetails
-
Deprecated.
- attachBootVolumeDetails(AttachBootVolumeDetails) - Method in class com.oracle.bmc.core.requests.AttachBootVolumeRequest.Builder
-
Attach boot volume request
- AttachBootVolumeDetails.Builder - Class in com.oracle.bmc.core.model
-
- AttachBootVolumeRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use AttachBootVolumeRequest.
- AttachBootVolumeRequest() - Constructor for class com.oracle.bmc.core.requests.AttachBootVolumeRequest
-
- AttachBootVolumeRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AttachBootVolumeResponse - Class in com.oracle.bmc.core.responses
-
- AttachBootVolumeResponse.Builder - Class in com.oracle.bmc.core.responses
-
- attachCatalogPrivateEndpoint(AttachCatalogPrivateEndpointRequest) - Method in interface com.oracle.bmc.datacatalog.DataCatalog
-
Attaches a private reverse connection endpoint resource to a data catalog resource.
- attachCatalogPrivateEndpoint(AttachCatalogPrivateEndpointRequest, AsyncHandler<AttachCatalogPrivateEndpointRequest, AttachCatalogPrivateEndpointResponse>) - Method in interface com.oracle.bmc.datacatalog.DataCatalogAsync
-
Attaches a private reverse connection endpoint resource to a data catalog resource.
- attachCatalogPrivateEndpoint(AttachCatalogPrivateEndpointRequest, AsyncHandler<AttachCatalogPrivateEndpointRequest, AttachCatalogPrivateEndpointResponse>) - Method in class com.oracle.bmc.datacatalog.DataCatalogAsyncClient
-
- attachCatalogPrivateEndpoint(AttachCatalogPrivateEndpointRequest) - Method in class com.oracle.bmc.datacatalog.DataCatalogClient
-
- AttachCatalogPrivateEndpointDetails - Class in com.oracle.bmc.datacatalog.model
-
- AttachCatalogPrivateEndpointDetails(String) - Constructor for class com.oracle.bmc.datacatalog.model.AttachCatalogPrivateEndpointDetails
-
Deprecated.
- attachCatalogPrivateEndpointDetails(AttachCatalogPrivateEndpointDetails) - Method in class com.oracle.bmc.datacatalog.requests.AttachCatalogPrivateEndpointRequest.Builder
-
Details for private reverse connection endpoint to be used for attachment.
- AttachCatalogPrivateEndpointDetails.Builder - Class in com.oracle.bmc.datacatalog.model
-
- AttachCatalogPrivateEndpointRequest - Class in com.oracle.bmc.datacatalog.requests
-
Example: Click
here to see how to use
AttachCatalogPrivateEndpointRequest.
- AttachCatalogPrivateEndpointRequest() - Constructor for class com.oracle.bmc.datacatalog.requests.AttachCatalogPrivateEndpointRequest
-
- AttachCatalogPrivateEndpointRequest.Builder - Class in com.oracle.bmc.datacatalog.requests
-
- AttachCatalogPrivateEndpointResponse - Class in com.oracle.bmc.datacatalog.responses
-
- AttachCatalogPrivateEndpointResponse.Builder - Class in com.oracle.bmc.datacatalog.responses
-
- attachChildSoftwareSourceToManagedInstance(AttachChildSoftwareSourceToManagedInstanceRequest) - Method in interface com.oracle.bmc.osmanagement.OsManagement
-
Adds a child software source to a managed instance.
- attachChildSoftwareSourceToManagedInstance(AttachChildSoftwareSourceToManagedInstanceRequest, AsyncHandler<AttachChildSoftwareSourceToManagedInstanceRequest, AttachChildSoftwareSourceToManagedInstanceResponse>) - Method in interface com.oracle.bmc.osmanagement.OsManagementAsync
-
Adds a child software source to a managed instance.
- attachChildSoftwareSourceToManagedInstance(AttachChildSoftwareSourceToManagedInstanceRequest, AsyncHandler<AttachChildSoftwareSourceToManagedInstanceRequest, AttachChildSoftwareSourceToManagedInstanceResponse>) - Method in class com.oracle.bmc.osmanagement.OsManagementAsyncClient
-
- attachChildSoftwareSourceToManagedInstance(AttachChildSoftwareSourceToManagedInstanceRequest) - Method in class com.oracle.bmc.osmanagement.OsManagementClient
-
- AttachChildSoftwareSourceToManagedInstanceDetails - Class in com.oracle.bmc.osmanagement.model
-
- AttachChildSoftwareSourceToManagedInstanceDetails(String) - Constructor for class com.oracle.bmc.osmanagement.model.AttachChildSoftwareSourceToManagedInstanceDetails
-
Deprecated.
- attachChildSoftwareSourceToManagedInstanceDetails(AttachChildSoftwareSourceToManagedInstanceDetails) - Method in class com.oracle.bmc.osmanagement.requests.AttachChildSoftwareSourceToManagedInstanceRequest.Builder
-
Details for attaching a Software Source to a Managed Instance
- AttachChildSoftwareSourceToManagedInstanceDetails.Builder - Class in com.oracle.bmc.osmanagement.model
-
- AttachChildSoftwareSourceToManagedInstanceRequest - Class in com.oracle.bmc.osmanagement.requests
-
Example: Click
here to see how to use
AttachChildSoftwareSourceToManagedInstanceRequest.
- AttachChildSoftwareSourceToManagedInstanceRequest() - Constructor for class com.oracle.bmc.osmanagement.requests.AttachChildSoftwareSourceToManagedInstanceRequest
-
- AttachChildSoftwareSourceToManagedInstanceRequest.Builder - Class in com.oracle.bmc.osmanagement.requests
-
- AttachChildSoftwareSourceToManagedInstanceResponse - Class in com.oracle.bmc.osmanagement.responses
-
- AttachChildSoftwareSourceToManagedInstanceResponse.Builder - Class in com.oracle.bmc.osmanagement.responses
-
- attachDetails(InstanceConfigurationAttachVolumeDetails) - Method in class com.oracle.bmc.core.model.InstanceConfigurationBlockVolumeDetails.Builder
-
- AttachDevicesDetails - Class in com.oracle.bmc.dts.model
-
- AttachDevicesDetails(List<String>) - Constructor for class com.oracle.bmc.dts.model.AttachDevicesDetails
-
Deprecated.
- attachDevicesDetails(AttachDevicesDetails) - Method in class com.oracle.bmc.dts.requests.AttachDevicesToTransferPackageRequest.Builder
-
Labels of Transfer Devices to attach
- AttachDevicesDetails.Builder - Class in com.oracle.bmc.dts.model
-
- attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest) - Method in interface com.oracle.bmc.dts.TransferPackage
-
Attaches Devices to a Transfer Package
- attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest, AsyncHandler<AttachDevicesToTransferPackageRequest, AttachDevicesToTransferPackageResponse>) - Method in interface com.oracle.bmc.dts.TransferPackageAsync
-
Attaches Devices to a Transfer Package
- attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest, AsyncHandler<AttachDevicesToTransferPackageRequest, AttachDevicesToTransferPackageResponse>) - Method in class com.oracle.bmc.dts.TransferPackageAsyncClient
-
- attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest) - Method in class com.oracle.bmc.dts.TransferPackageClient
-
- AttachDevicesToTransferPackageRequest - Class in com.oracle.bmc.dts.requests
-
Example: Click
here to see how to use
AttachDevicesToTransferPackageRequest.
- AttachDevicesToTransferPackageRequest() - Constructor for class com.oracle.bmc.dts.requests.AttachDevicesToTransferPackageRequest
-
- AttachDevicesToTransferPackageRequest.Builder - Class in com.oracle.bmc.dts.requests
-
- AttachDevicesToTransferPackageResponse - Class in com.oracle.bmc.dts.responses
-
- AttachDevicesToTransferPackageResponse.Builder - Class in com.oracle.bmc.dts.responses
-
- attachedBlockVolumes(List<VolumeAttachmentDetail>) - Method in class com.oracle.bmc.bds.model.Node.Builder
-
The list of block volumes attached to a given node.
- attachedCatalogPrivateEndpoints(List<String>) - Method in class com.oracle.bmc.datacatalog.model.Catalog.Builder
-
The list of private reverse connection endpoints attached to the catalog
- attachedCatalogPrivateEndpoints(List<String>) - Method in class com.oracle.bmc.datacatalog.model.CatalogSummary.Builder
-
The list of private reverse connection endpoints attached to the catalog
- attachedCatalogs(List<String>) - Method in class com.oracle.bmc.datacatalog.model.CatalogPrivateEndpoint.Builder
-
The list of catalogs using the private reverse connection endpoint
- attachedCatalogs(List<String>) - Method in class com.oracle.bmc.datacatalog.model.CatalogPrivateEndpointSummary.Builder
-
The list of catalogs using the private reverse connection endpoint
- attachedDataAssets(List<String>) - Method in class com.oracle.bmc.aianomalydetection.model.AiPrivateEndpoint.Builder
-
The list of dataAssets using the private reverse connection endpoint.
- attachedEbsVolumesCost(MonthlyCostSummary) - Method in class com.oracle.bmc.cloudbridge.model.AwsEc2Asset.Builder
-
- attachedEbsVolumesCost(MonthlyCostSummary) - Method in class com.oracle.bmc.cloudbridge.model.AwsEc2AssetDetails.Builder
-
- attachedEbsVolumesCost(MonthlyCostSummary) - Method in class com.oracle.bmc.cloudbridge.model.CreateAwsEc2AssetDetails.Builder
-
- attachedEbsVolumesCost(MonthlyCostSummary) - Method in class com.oracle.bmc.cloudbridge.model.UpdateAwsEc2AssetDetails.Builder
-
- attachedNetworkFirewallCount(Integer) - Method in class com.oracle.bmc.networkfirewall.model.NetworkFirewallPolicy.Builder
-
Count of number of Network Firewall attached to the Policy.
- attachedTransferApplianceLabels(List<String>) - Method in class com.oracle.bmc.dts.model.TransferJob.Builder
-
Transfer Appliance labels associated with this transfer Job
- attachedTransferDeviceLabels(List<String>) - Method in class com.oracle.bmc.dts.model.TransferJob.Builder
-
Transfer Device labels associated with this transfer Job
- attachedTransferDeviceLabels(List<String>) - Method in class com.oracle.bmc.dts.model.TransferPackage.Builder
-
Transfer Devices attached to this Transfer Package
- attachedTransferPackageLabel(String) - Method in class com.oracle.bmc.dts.model.TransferDevice.Builder
-
- attachedTransferPackageLabel(String) - Method in class com.oracle.bmc.dts.model.TransferDeviceSummary.Builder
-
- attachedTransferPackageLabels(List<String>) - Method in class com.oracle.bmc.dts.model.TransferJob.Builder
-
Transfer Package labels associated with this transfer Job
- attachedVcnId(String) - Method in class com.oracle.bmc.dns.model.Resolver.Builder
-
The OCID of the attached VCN.
- attachedVcnId(String) - Method in class com.oracle.bmc.dns.model.ResolverSummary.Builder
-
The OCID of the attached VCN.
- AttachedView - Class in com.oracle.bmc.dns.model
-
Properties of an attached view.
- AttachedView(String) - Constructor for class com.oracle.bmc.dns.model.AttachedView
-
Deprecated.
- AttachedView.Builder - Class in com.oracle.bmc.dns.model
-
- AttachedViewDetails - Class in com.oracle.bmc.dns.model
-
Properties for defining an attached view.
- AttachedViewDetails(String) - Constructor for class com.oracle.bmc.dns.model.AttachedViewDetails
-
Deprecated.
- AttachedViewDetails.Builder - Class in com.oracle.bmc.dns.model
-
- attachedViews(List<AttachedView>) - Method in class com.oracle.bmc.dns.model.Resolver.Builder
-
The attached views.
- attachedViews(List<AttachedViewDetails>) - Method in class com.oracle.bmc.dns.model.UpdateResolverDetails.Builder
-
The attached views.
- AttachEmulatedVolumeDetails - Class in com.oracle.bmc.core.model
-
- AttachEmulatedVolumeDetails(String, String, String, Boolean, Boolean, String) - Constructor for class com.oracle.bmc.core.model.AttachEmulatedVolumeDetails
-
Deprecated.
- AttachEmulatedVolumeDetails.Builder - Class in com.oracle.bmc.core.model
-
- attachInstancePoolInstance(AttachInstancePoolInstanceRequest) - Method in interface com.oracle.bmc.core.ComputeManagement
-
Attaches an instance to an instance pool.
- attachInstancePoolInstance(AttachInstancePoolInstanceRequest, AsyncHandler<AttachInstancePoolInstanceRequest, AttachInstancePoolInstanceResponse>) - Method in interface com.oracle.bmc.core.ComputeManagementAsync
-
Attaches an instance to an instance pool.
- attachInstancePoolInstance(AttachInstancePoolInstanceRequest, AsyncHandler<AttachInstancePoolInstanceRequest, AttachInstancePoolInstanceResponse>) - Method in class com.oracle.bmc.core.ComputeManagementAsyncClient
-
- attachInstancePoolInstance(AttachInstancePoolInstanceRequest) - Method in class com.oracle.bmc.core.ComputeManagementClient
-
- AttachInstancePoolInstanceDetails - Class in com.oracle.bmc.core.model
-
An instance that is to be attached to an instance pool.
- AttachInstancePoolInstanceDetails(String) - Constructor for class com.oracle.bmc.core.model.AttachInstancePoolInstanceDetails
-
Deprecated.
- attachInstancePoolInstanceDetails(AttachInstancePoolInstanceDetails) - Method in class com.oracle.bmc.core.requests.AttachInstancePoolInstanceRequest.Builder
-
Attach an instance to a pool
- AttachInstancePoolInstanceDetails.Builder - Class in com.oracle.bmc.core.model
-
- AttachInstancePoolInstanceRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use
AttachInstancePoolInstanceRequest.
- AttachInstancePoolInstanceRequest() - Constructor for class com.oracle.bmc.core.requests.AttachInstancePoolInstanceRequest
-
- AttachInstancePoolInstanceRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AttachInstancePoolInstanceResponse - Class in com.oracle.bmc.core.responses
-
- AttachInstancePoolInstanceResponse.Builder - Class in com.oracle.bmc.core.responses
-
- AttachIScsiVolumeDetails - Class in com.oracle.bmc.core.model
-
- AttachIScsiVolumeDetails(String, String, String, Boolean, Boolean, String, Boolean, EncryptionInTransitType, Boolean) - Constructor for class com.oracle.bmc.core.model.AttachIScsiVolumeDetails
-
Deprecated.
- AttachIScsiVolumeDetails.Builder - Class in com.oracle.bmc.core.model
-
- attachLifecycleStageToProfile(AttachLifecycleStageToProfileRequest) - Method in interface com.oracle.bmc.osmanagementhub.Onboarding
-
Attaches the specified lifecycle stage to a profile.
- attachLifecycleStageToProfile(AttachLifecycleStageToProfileRequest, AsyncHandler<AttachLifecycleStageToProfileRequest, AttachLifecycleStageToProfileResponse>) - Method in interface com.oracle.bmc.osmanagementhub.OnboardingAsync
-
Attaches the specified lifecycle stage to a profile.
- attachLifecycleStageToProfile(AttachLifecycleStageToProfileRequest, AsyncHandler<AttachLifecycleStageToProfileRequest, AttachLifecycleStageToProfileResponse>) - Method in class com.oracle.bmc.osmanagementhub.OnboardingAsyncClient
-
- attachLifecycleStageToProfile(AttachLifecycleStageToProfileRequest) - Method in class com.oracle.bmc.osmanagementhub.OnboardingClient
-
- AttachLifecycleStageToProfileDetails - Class in com.oracle.bmc.osmanagementhub.model
-
Provides the information used to attach a lifecycle stage to a profile.
- AttachLifecycleStageToProfileDetails(String) - Constructor for class com.oracle.bmc.osmanagementhub.model.AttachLifecycleStageToProfileDetails
-
Deprecated.
- attachLifecycleStageToProfileDetails(AttachLifecycleStageToProfileDetails) - Method in class com.oracle.bmc.osmanagementhub.requests.AttachLifecycleStageToProfileRequest.Builder
-
The lifecycle stage
OCID to attach
to the profile
- AttachLifecycleStageToProfileDetails.Builder - Class in com.oracle.bmc.osmanagementhub.model
-
- AttachLifecycleStageToProfileRequest - Class in com.oracle.bmc.osmanagementhub.requests
-
Example: Click
here to see how to use
AttachLifecycleStageToProfileRequest.
- AttachLifecycleStageToProfileRequest() - Constructor for class com.oracle.bmc.osmanagementhub.requests.AttachLifecycleStageToProfileRequest
-
- AttachLifecycleStageToProfileRequest.Builder - Class in com.oracle.bmc.osmanagementhub.requests
-
- AttachLifecycleStageToProfileResponse - Class in com.oracle.bmc.osmanagementhub.responses
-
- AttachLifecycleStageToProfileResponse.Builder - Class in com.oracle.bmc.osmanagementhub.responses
-
- attachLoadBalancer(AttachLoadBalancerRequest) - Method in interface com.oracle.bmc.core.ComputeManagement
-
Attach a load balancer to the instance pool.
- attachLoadBalancer(AttachLoadBalancerRequest, AsyncHandler<AttachLoadBalancerRequest, AttachLoadBalancerResponse>) - Method in interface com.oracle.bmc.core.ComputeManagementAsync
-
Attach a load balancer to the instance pool.
- attachLoadBalancer(AttachLoadBalancerRequest, AsyncHandler<AttachLoadBalancerRequest, AttachLoadBalancerResponse>) - Method in class com.oracle.bmc.core.ComputeManagementAsyncClient
-
- attachLoadBalancer(AttachLoadBalancerRequest) - Method in class com.oracle.bmc.core.ComputeManagementClient
-
- AttachLoadBalancerDetails - Class in com.oracle.bmc.core.model
-
Represents a load balancer that is to be attached to an instance pool.
- AttachLoadBalancerDetails(String, String, Integer, String) - Constructor for class com.oracle.bmc.core.model.AttachLoadBalancerDetails
-
Deprecated.
- attachLoadBalancerDetails(AttachLoadBalancerDetails) - Method in class com.oracle.bmc.core.requests.AttachLoadBalancerRequest.Builder
-
Load balancer being attached
- AttachLoadBalancerDetails.Builder - Class in com.oracle.bmc.core.model
-
- AttachLoadBalancerRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use AttachLoadBalancerRequest.
- AttachLoadBalancerRequest() - Constructor for class com.oracle.bmc.core.requests.AttachLoadBalancerRequest
-
- AttachLoadBalancerRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AttachLoadBalancerResponse - Class in com.oracle.bmc.core.responses
-
- AttachLoadBalancerResponse.Builder - Class in com.oracle.bmc.core.responses
-
- attachManagedInstanceGroupToProfile(AttachManagedInstanceGroupToProfileRequest) - Method in interface com.oracle.bmc.osmanagementhub.Onboarding
-
Attaches the specified managed instance group to a profile.
- attachManagedInstanceGroupToProfile(AttachManagedInstanceGroupToProfileRequest, AsyncHandler<AttachManagedInstanceGroupToProfileRequest, AttachManagedInstanceGroupToProfileResponse>) - Method in interface com.oracle.bmc.osmanagementhub.OnboardingAsync
-
Attaches the specified managed instance group to a profile.
- attachManagedInstanceGroupToProfile(AttachManagedInstanceGroupToProfileRequest, AsyncHandler<AttachManagedInstanceGroupToProfileRequest, AttachManagedInstanceGroupToProfileResponse>) - Method in class com.oracle.bmc.osmanagementhub.OnboardingAsyncClient
-
- attachManagedInstanceGroupToProfile(AttachManagedInstanceGroupToProfileRequest) - Method in class com.oracle.bmc.osmanagementhub.OnboardingClient
-
- AttachManagedInstanceGroupToProfileDetails - Class in com.oracle.bmc.osmanagementhub.model
-
Provides the information used to attach a managed instance group to a profile.
- AttachManagedInstanceGroupToProfileDetails(String) - Constructor for class com.oracle.bmc.osmanagementhub.model.AttachManagedInstanceGroupToProfileDetails
-
Deprecated.
- attachManagedInstanceGroupToProfileDetails(AttachManagedInstanceGroupToProfileDetails) - Method in class com.oracle.bmc.osmanagementhub.requests.AttachManagedInstanceGroupToProfileRequest.Builder
-
The managed instance group
OCID to attach
to the profile
- AttachManagedInstanceGroupToProfileDetails.Builder - Class in com.oracle.bmc.osmanagementhub.model
-
- AttachManagedInstanceGroupToProfileRequest - Class in com.oracle.bmc.osmanagementhub.requests
-
Example: Click
here to see how to use
AttachManagedInstanceGroupToProfileRequest.
- AttachManagedInstanceGroupToProfileRequest() - Constructor for class com.oracle.bmc.osmanagementhub.requests.AttachManagedInstanceGroupToProfileRequest
-
- AttachManagedInstanceGroupToProfileRequest.Builder - Class in com.oracle.bmc.osmanagementhub.requests
-
- AttachManagedInstanceGroupToProfileResponse - Class in com.oracle.bmc.osmanagementhub.responses
-
- AttachManagedInstanceGroupToProfileResponse.Builder - Class in com.oracle.bmc.osmanagementhub.responses
-
- attachManagedInstancesToLifecycleStage(AttachManagedInstancesToLifecycleStageRequest) - Method in interface com.oracle.bmc.osmanagementhub.LifecycleEnvironment
-
Attaches (adds) managed instances to a lifecycle stage.
- attachManagedInstancesToLifecycleStage(AttachManagedInstancesToLifecycleStageRequest, AsyncHandler<AttachManagedInstancesToLifecycleStageRequest, AttachManagedInstancesToLifecycleStageResponse>) - Method in interface com.oracle.bmc.osmanagementhub.LifecycleEnvironmentAsync
-
Attaches (adds) managed instances to a lifecycle stage.
- attachManagedInstancesToLifecycleStage(AttachManagedInstancesToLifecycleStageRequest, AsyncHandler<AttachManagedInstancesToLifecycleStageRequest, AttachManagedInstancesToLifecycleStageResponse>) - Method in class com.oracle.bmc.osmanagementhub.LifecycleEnvironmentAsyncClient
-
- attachManagedInstancesToLifecycleStage(AttachManagedInstancesToLifecycleStageRequest) - Method in class com.oracle.bmc.osmanagementhub.LifecycleEnvironmentClient
-
- AttachManagedInstancesToLifecycleStageDetails - Class in com.oracle.bmc.osmanagementhub.model
-
The managed instances to attach to the lifecycle stage.
- AttachManagedInstancesToLifecycleStageDetails(ManagedInstancesDetails) - Constructor for class com.oracle.bmc.osmanagementhub.model.AttachManagedInstancesToLifecycleStageDetails
-
Deprecated.
- attachManagedInstancesToLifecycleStageDetails(AttachManagedInstancesToLifecycleStageDetails) - Method in class com.oracle.bmc.osmanagementhub.requests.AttachManagedInstancesToLifecycleStageRequest.Builder
-
Details for managed instances to attach to the lifecycle stage.
- AttachManagedInstancesToLifecycleStageDetails.Builder - Class in com.oracle.bmc.osmanagementhub.model
-
- AttachManagedInstancesToLifecycleStageRequest - Class in com.oracle.bmc.osmanagementhub.requests
-
Example: Click
here to see how to use
AttachManagedInstancesToLifecycleStageRequest.
- AttachManagedInstancesToLifecycleStageRequest() - Constructor for class com.oracle.bmc.osmanagementhub.requests.AttachManagedInstancesToLifecycleStageRequest
-
- AttachManagedInstancesToLifecycleStageRequest.Builder - Class in com.oracle.bmc.osmanagementhub.requests
-
- AttachManagedInstancesToLifecycleStageResponse - Class in com.oracle.bmc.osmanagementhub.responses
-
- AttachManagedInstancesToLifecycleStageResponse.Builder - Class in com.oracle.bmc.osmanagementhub.responses
-
- attachManagedInstancesToManagedInstanceGroup(AttachManagedInstancesToManagedInstanceGroupRequest) - Method in interface com.oracle.bmc.osmanagementhub.ManagedInstanceGroup
-
Adds managed instances to the specified managed instance group.
- attachManagedInstancesToManagedInstanceGroup(AttachManagedInstancesToManagedInstanceGroupRequest, AsyncHandler<AttachManagedInstancesToManagedInstanceGroupRequest, AttachManagedInstancesToManagedInstanceGroupResponse>) - Method in interface com.oracle.bmc.osmanagementhub.ManagedInstanceGroupAsync
-
Adds managed instances to the specified managed instance group.
- attachManagedInstancesToManagedInstanceGroup(AttachManagedInstancesToManagedInstanceGroupRequest, AsyncHandler<AttachManagedInstancesToManagedInstanceGroupRequest, AttachManagedInstancesToManagedInstanceGroupResponse>) - Method in class com.oracle.bmc.osmanagementhub.ManagedInstanceGroupAsyncClient
-
- attachManagedInstancesToManagedInstanceGroup(AttachManagedInstancesToManagedInstanceGroupRequest) - Method in class com.oracle.bmc.osmanagementhub.ManagedInstanceGroupClient
-
- AttachManagedInstancesToManagedInstanceGroupDetails - Class in com.oracle.bmc.osmanagementhub.model
-
Provides the information used to attach managed instances to a group.
- AttachManagedInstancesToManagedInstanceGroupDetails(List<String>, WorkRequestDetails) - Constructor for class com.oracle.bmc.osmanagementhub.model.AttachManagedInstancesToManagedInstanceGroupDetails
-
Deprecated.
- attachManagedInstancesToManagedInstanceGroupDetails(AttachManagedInstancesToManagedInstanceGroupDetails) - Method in class com.oracle.bmc.osmanagementhub.requests.AttachManagedInstancesToManagedInstanceGroupRequest.Builder
-
The managed instances
OCIDs to attach
to the managed instance group.
- AttachManagedInstancesToManagedInstanceGroupDetails.Builder - Class in com.oracle.bmc.osmanagementhub.model
-
- AttachManagedInstancesToManagedInstanceGroupRequest - Class in com.oracle.bmc.osmanagementhub.requests
-
Example: Click
here to see how to use
AttachManagedInstancesToManagedInstanceGroupRequest.
- AttachManagedInstancesToManagedInstanceGroupRequest() - Constructor for class com.oracle.bmc.osmanagementhub.requests.AttachManagedInstancesToManagedInstanceGroupRequest
-
- AttachManagedInstancesToManagedInstanceGroupRequest.Builder - Class in com.oracle.bmc.osmanagementhub.requests
-
- AttachManagedInstancesToManagedInstanceGroupResponse - Class in com.oracle.bmc.osmanagementhub.responses
-
- AttachManagedInstancesToManagedInstanceGroupResponse.Builder - Class in com.oracle.bmc.osmanagementhub.responses
-
- attachManagedInstanceToManagedInstanceGroup(AttachManagedInstanceToManagedInstanceGroupRequest) - Method in interface com.oracle.bmc.osmanagement.OsManagement
-
Adds a Managed Instance to a Managed Instance Group.
- attachManagedInstanceToManagedInstanceGroup(AttachManagedInstanceToManagedInstanceGroupRequest, AsyncHandler<AttachManagedInstanceToManagedInstanceGroupRequest, AttachManagedInstanceToManagedInstanceGroupResponse>) - Method in interface com.oracle.bmc.osmanagement.OsManagementAsync
-
Adds a Managed Instance to a Managed Instance Group.
- attachManagedInstanceToManagedInstanceGroup(AttachManagedInstanceToManagedInstanceGroupRequest, AsyncHandler<AttachManagedInstanceToManagedInstanceGroupRequest, AttachManagedInstanceToManagedInstanceGroupResponse>) - Method in class com.oracle.bmc.osmanagement.OsManagementAsyncClient
-
- attachManagedInstanceToManagedInstanceGroup(AttachManagedInstanceToManagedInstanceGroupRequest) - Method in class com.oracle.bmc.osmanagement.OsManagementClient
-
- AttachManagedInstanceToManagedInstanceGroupRequest - Class in com.oracle.bmc.osmanagement.requests
-
Example: Click
here to see how to use
AttachManagedInstanceToManagedInstanceGroupRequest.
- AttachManagedInstanceToManagedInstanceGroupRequest() - Constructor for class com.oracle.bmc.osmanagement.requests.AttachManagedInstanceToManagedInstanceGroupRequest
-
- AttachManagedInstanceToManagedInstanceGroupRequest.Builder - Class in com.oracle.bmc.osmanagement.requests
-
- AttachManagedInstanceToManagedInstanceGroupResponse - Class in com.oracle.bmc.osmanagement.responses
-
- AttachManagedInstanceToManagedInstanceGroupResponse.Builder - Class in com.oracle.bmc.osmanagement.responses
-
- attachManagementStationToProfile(AttachManagementStationToProfileRequest) - Method in interface com.oracle.bmc.osmanagementhub.Onboarding
-
Attaches the specified management station to a profile.
- attachManagementStationToProfile(AttachManagementStationToProfileRequest, AsyncHandler<AttachManagementStationToProfileRequest, AttachManagementStationToProfileResponse>) - Method in interface com.oracle.bmc.osmanagementhub.OnboardingAsync
-
Attaches the specified management station to a profile.
- attachManagementStationToProfile(AttachManagementStationToProfileRequest, AsyncHandler<AttachManagementStationToProfileRequest, AttachManagementStationToProfileResponse>) - Method in class com.oracle.bmc.osmanagementhub.OnboardingAsyncClient
-
- attachManagementStationToProfile(AttachManagementStationToProfileRequest) - Method in class com.oracle.bmc.osmanagementhub.OnboardingClient
-
- AttachManagementStationToProfileDetails - Class in com.oracle.bmc.osmanagementhub.model
-
Provides the information used to attach a management station to a profile.
- AttachManagementStationToProfileDetails(String) - Constructor for class com.oracle.bmc.osmanagementhub.model.AttachManagementStationToProfileDetails
-
Deprecated.
- attachManagementStationToProfileDetails(AttachManagementStationToProfileDetails) - Method in class com.oracle.bmc.osmanagementhub.requests.AttachManagementStationToProfileRequest.Builder
-
The management station
OCID to attach
to the profile
- AttachManagementStationToProfileDetails.Builder - Class in com.oracle.bmc.osmanagementhub.model
-
- AttachManagementStationToProfileRequest - Class in com.oracle.bmc.osmanagementhub.requests
-
Example: Click
here to see how to use
AttachManagementStationToProfileRequest.
- AttachManagementStationToProfileRequest() - Constructor for class com.oracle.bmc.osmanagementhub.requests.AttachManagementStationToProfileRequest
-
- AttachManagementStationToProfileRequest.Builder - Class in com.oracle.bmc.osmanagementhub.requests
-
- AttachManagementStationToProfileResponse - Class in com.oracle.bmc.osmanagementhub.responses
-
- AttachManagementStationToProfileResponse.Builder - Class in com.oracle.bmc.osmanagementhub.responses
-
- attachment(InstanceNetworkInterfaceAttachment) - Method in class com.oracle.bmc.cloudbridge.model.InstanceNetworkInterface.Builder
-
- Attachment - Interface in com.oracle.bmc.marketplaceprivateoffer
-
Use the Marketplace Publisher API to manage the publishing of applications in Oracle Cloud
Infrastructure Marketplace.
- Attachment - Class in com.oracle.bmc.marketplaceprivateoffer.model
-
Description of Attachment.
- Attachment(String, String, String, String, String, String, Attachment.Type, Date, Attachment.LifecycleState, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.model.Attachment
-
Deprecated.
- attachment(Attachment) - Method in class com.oracle.bmc.marketplaceprivateoffer.responses.CreateAttachmentResponse.Builder
-
The returned Attachment
instance.
- attachment(Attachment) - Method in class com.oracle.bmc.marketplaceprivateoffer.responses.GetAttachmentResponse.Builder
-
The returned Attachment
instance.
- Attachment - Interface in com.oracle.bmc.marketplacepublisher
-
Use the Marketplace Publisher API to manage the publishing of applications in Oracle Cloud
Infrastructure Marketplace.
- Attachment - Class in com.oracle.bmc.marketplacepublisher.model
-
Description of Attachment.
- Attachment(String, String, String, String, String, String, Attachment.Type, Date, Attachment.LifecycleState, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.marketplacepublisher.model.Attachment
-
Deprecated.
- attachment(TermVersionAttachment) - Method in class com.oracle.bmc.marketplacepublisher.model.TermVersion.Builder
-
- attachment(Attachment) - Method in class com.oracle.bmc.marketplacepublisher.responses.CreateAttachmentResponse.Builder
-
The returned Attachment
instance.
- attachment(Attachment) - Method in class com.oracle.bmc.marketplacepublisher.responses.GetAttachmentResponse.Builder
-
The returned Attachment
instance.
- Attachment.Builder - Class in com.oracle.bmc.marketplaceprivateoffer.model
-
- Attachment.Builder - Class in com.oracle.bmc.marketplacepublisher.model
-
- Attachment.LifecycleState - Enum in com.oracle.bmc.marketplaceprivateoffer.model
-
The current state of the Offer.
- Attachment.LifecycleState - Enum in com.oracle.bmc.marketplacepublisher.model
-
The current state of the Offer.
- Attachment.Type - Enum in com.oracle.bmc.marketplaceprivateoffer.model
-
The type of offer attachment.
- Attachment.Type - Enum in com.oracle.bmc.marketplacepublisher.model
-
The type of offer attachment.
- AttachmentAsync - Interface in com.oracle.bmc.marketplaceprivateoffer
-
Use the Marketplace Publisher API to manage the publishing of applications in Oracle Cloud
Infrastructure Marketplace.
- AttachmentAsync - Interface in com.oracle.bmc.marketplacepublisher
-
Use the Marketplace Publisher API to manage the publishing of applications in Oracle Cloud
Infrastructure Marketplace.
- AttachmentAsyncClient - Class in com.oracle.bmc.marketplaceprivateoffer
-
Async client implementation for Attachment service.
- AttachmentAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentAsyncClient
-
- AttachmentAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentAsyncClient
-
- AttachmentAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentAsyncClient
-
- AttachmentAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentAsyncClient
-
- AttachmentAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentAsyncClient
-
- AttachmentAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentAsyncClient
-
- AttachmentAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentAsyncClient
-
- AttachmentAsyncClient - Class in com.oracle.bmc.marketplacepublisher
-
Async client implementation for Attachment service.
- AttachmentAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentAsyncClient
-
- AttachmentAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentAsyncClient
-
- AttachmentAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentAsyncClient
-
- AttachmentAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentAsyncClient
-
- AttachmentAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentAsyncClient
-
- AttachmentAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentAsyncClient
-
- AttachmentAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentAsyncClient
-
- AttachmentAsyncClient.Builder - Class in com.oracle.bmc.marketplaceprivateoffer
-
Builder class for this client.
- AttachmentAsyncClient.Builder - Class in com.oracle.bmc.marketplacepublisher
-
Builder class for this client.
- AttachmentClient - Class in com.oracle.bmc.marketplaceprivateoffer
-
- AttachmentClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentClient
-
- AttachmentClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentClient
-
- AttachmentClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentClient
-
- AttachmentClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentClient
-
- AttachmentClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentClient
-
- AttachmentClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentClient
-
- AttachmentClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentClient
-
- AttachmentClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentClient
-
- AttachmentClient - Class in com.oracle.bmc.marketplacepublisher
-
- AttachmentClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentClient
-
- AttachmentClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentClient
-
- AttachmentClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentClient
-
- AttachmentClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentClient
-
- AttachmentClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentClient
-
- AttachmentClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentClient
-
- AttachmentClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentClient
-
- AttachmentClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String, ExecutorService) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentClient
-
- AttachmentClient.Builder - Class in com.oracle.bmc.marketplaceprivateoffer
-
Builder class for this client.
- AttachmentClient.Builder - Class in com.oracle.bmc.marketplacepublisher
-
Builder class for this client.
- AttachmentCollection - Class in com.oracle.bmc.marketplaceprivateoffer.model
-
Results of a offers search.
- AttachmentCollection(List<AttachmentSummary>) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.model.AttachmentCollection
-
Deprecated.
- attachmentCollection(AttachmentCollection) - Method in class com.oracle.bmc.marketplaceprivateoffer.responses.ListAttachmentsResponse.Builder
-
The returned AttachmentCollection
instance.
- AttachmentCollection - Class in com.oracle.bmc.marketplacepublisher.model
-
Results of a offers search.
- AttachmentCollection(List<AttachmentSummary>) - Constructor for class com.oracle.bmc.marketplacepublisher.model.AttachmentCollection
-
Deprecated.
- attachmentCollection(AttachmentCollection) - Method in class com.oracle.bmc.marketplacepublisher.responses.ListAttachmentsResponse.Builder
-
The returned AttachmentCollection
instance.
- AttachmentCollection.Builder - Class in com.oracle.bmc.marketplaceprivateoffer.model
-
- AttachmentCollection.Builder - Class in com.oracle.bmc.marketplacepublisher.model
-
- attachmentDetails(BlockVolumeAttachmentDetails) - Method in class com.oracle.bmc.disasterrecovery.model.ComputeInstanceNonMovableBlockVolumeOperation.Builder
-
- attachmentDetails(CreateBlockVolumeAttachmentDetails) - Method in class com.oracle.bmc.disasterrecovery.model.CreateComputeInstanceNonMovableBlockVolumeOperationDetails.Builder
-
- attachmentDetails(UpdateBlockVolumeAttachmentDetails) - Method in class com.oracle.bmc.disasterrecovery.model.UpdateComputeInstanceNonMovableBlockVolumeOperationDetails.Builder
-
- AttachmentDetails - Class in com.oracle.bmc.integration.model
-
Description of an attachments for this instance
Note: Objects should always be created or deserialized using the
AttachmentDetails.Builder
.
- AttachmentDetails(AttachmentDetails.TargetRole, Boolean, String, String, String) - Constructor for class com.oracle.bmc.integration.model.AttachmentDetails
-
Deprecated.
- AttachmentDetails.Builder - Class in com.oracle.bmc.integration.model
-
- AttachmentDetails.TargetRole - Enum in com.oracle.bmc.integration.model
-
The role of the target attachment.
- attachmentID(String) - Method in class com.oracle.bmc.cims.model.ActivityItem.Builder
-
attachmentID for the ItemType Attachments only for Alloy realm.
- attachmentId(String) - Method in class com.oracle.bmc.devops.requests.DeletePullRequestAttachmentRequest.Builder
-
unique PullRequest attachment identifier
- attachmentId(String) - Method in class com.oracle.bmc.devops.requests.GetPullRequestAttachmentContentRequest.Builder
-
unique PullRequest attachment identifier
- attachmentId(String) - Method in class com.oracle.bmc.devops.requests.GetPullRequestAttachmentRequest.Builder
-
unique PullRequest attachment identifier
- attachmentId(String) - Method in class com.oracle.bmc.marketplaceprivateoffer.requests.DeleteAttachmentRequest.Builder
-
unique Offer identifier
- attachmentId(String) - Method in class com.oracle.bmc.marketplaceprivateoffer.requests.GetAttachmentContentRequest.Builder
-
unique Offer identifier
- attachmentId(String) - Method in class com.oracle.bmc.marketplaceprivateoffer.requests.GetAttachmentRequest.Builder
-
unique Offer identifier
- attachmentId(String) - Method in class com.oracle.bmc.marketplacepublisher.requests.DeleteAttachmentRequest.Builder
-
unique Offer identifier
- attachmentId(String) - Method in class com.oracle.bmc.marketplacepublisher.requests.GetAttachmentContentRequest.Builder
-
unique Offer identifier
- attachmentId(String) - Method in class com.oracle.bmc.marketplacepublisher.requests.GetAttachmentRequest.Builder
-
unique Offer identifier
- attachmentId(String) - Method in class com.oracle.bmc.oda.requests.DeleteOdaInstanceAttachmentRequest.Builder
-
Unique Digital Assistant instance attachment identifier.
- attachmentId(String) - Method in class com.oracle.bmc.oda.requests.GetOdaInstanceAttachmentRequest.Builder
-
Unique Digital Assistant instance attachment identifier.
- attachmentId(String) - Method in class com.oracle.bmc.oda.requests.UpdateOdaInstanceAttachmentRequest.Builder
-
Unique Digital Assistant instance attachment identifier.
- attachmentIds(List<String>) - Method in class com.oracle.bmc.oda.model.OdaInstance.Builder
-
A list of attachment identifiers for this instance (if any).
- attachmentKey(String) - Method in class com.oracle.bmc.cloudbridge.model.InstanceNetworkInterfaceAttachment.Builder
-
The ID of the network interface attachment.
- attachmentMetadata(String) - Method in class com.oracle.bmc.oda.model.CreateOdaInstanceAttachmentDetails.Builder
-
Attachment specific metadata.
- attachmentMetadata(String) - Method in class com.oracle.bmc.oda.model.OdaInstanceAttachment.Builder
-
Attachment-specific metadata, defined by the target service.
- attachmentMetadata(String) - Method in class com.oracle.bmc.oda.model.OdaInstanceAttachmentSummary.Builder
-
Attachment-specific metadata, defined by the target service.
- attachmentMetadata(String) - Method in class com.oracle.bmc.oda.model.UpdateOdaInstanceAttachmentDetails.Builder
-
Attachment specific metadata.
- AttachmentPaginators - Class in com.oracle.bmc.marketplaceprivateoffer
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of Attachment where multiple pages of data may be fetched.
- AttachmentPaginators(Attachment) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentPaginators
-
- AttachmentPaginators - Class in com.oracle.bmc.marketplacepublisher
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of Attachment where multiple pages of data may be fetched.
- AttachmentPaginators(Attachment) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentPaginators
-
- attachments(List<VolumeAttachment>) - Method in class com.oracle.bmc.cloudbridge.model.AwsEbsProperties.Builder
-
Information about the volume attachments.
- attachments(List<AttachmentDetails>) - Method in class com.oracle.bmc.integration.model.IntegrationInstance.Builder
-
A list of associated attachments to other services
- AttachmentSummary - Class in com.oracle.bmc.marketplaceprivateoffer.model
-
Description of Attachment.
- AttachmentSummary(String, String, String, String, Attachment.Type, Attachment.LifecycleState, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.model.AttachmentSummary
-
Deprecated.
- AttachmentSummary - Class in com.oracle.bmc.marketplacepublisher.model
-
Description of Attachment.
- AttachmentSummary(String, String, String, String, Attachment.Type, Attachment.LifecycleState, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.marketplacepublisher.model.AttachmentSummary
-
Deprecated.
- AttachmentSummary.Builder - Class in com.oracle.bmc.marketplaceprivateoffer.model
-
- AttachmentSummary.Builder - Class in com.oracle.bmc.marketplacepublisher.model
-
- attachmentType(DrgAttachmentTypeDrgRouteDistributionMatchCriteria.AttachmentType) - Method in class com.oracle.bmc.core.model.DrgAttachmentTypeDrgRouteDistributionMatchCriteria.Builder
-
The type of the network resource to be included in this match.
- attachmentType(GetAllDrgAttachmentsRequest.AttachmentType) - Method in class com.oracle.bmc.core.requests.GetAllDrgAttachmentsRequest.Builder
-
The type for the network resource attached to the DRG.
- attachmentType(ListDrgAttachmentsRequest.AttachmentType) - Method in class com.oracle.bmc.core.requests.ListDrgAttachmentsRequest.Builder
-
The type for the network resource attached to the DRG.
- attachmentType(ListingRevisionAttachment.AttachmentType) - Method in class com.oracle.bmc.marketplacepublisher.model.ListingRevisionAttachmentSummary.Builder
-
The specified attachment type.
- attachmentType(CreateOdaInstanceAttachmentDetails.AttachmentType) - Method in class com.oracle.bmc.oda.model.CreateOdaInstanceAttachmentDetails.Builder
-
The type of target instance which this ODA instance is being attached.
- attachmentType(OdaInstanceAttachment.AttachmentType) - Method in class com.oracle.bmc.oda.model.OdaInstanceAttachment.Builder
-
The type of attachment defined as an enum.
- attachmentType(OdaInstanceAttachmentSummary.AttachmentType) - Method in class com.oracle.bmc.oda.model.OdaInstanceAttachmentSummary.Builder
-
The type of attachment defined as an enum.
- attachmentType(DrgAttachmentTypeDrgRouteDistributionMatchCriteria.AttachmentType) - Method in class com.oracle.bmc.vnmonitoring.model.DrgAttachmentTypeDrgRouteDistributionMatchCriteria.Builder
-
The type of the network resource to be included in this match.
- attachmentTypes(List<String>) - Method in class com.oracle.bmc.oda.model.OdaInstance.Builder
-
A list of attachment types for this instance (if any).
- attachmentTypes(List<String>) - Method in class com.oracle.bmc.oda.model.OdaInstanceSummary.Builder
-
A list of attachment types for this instance (if any).
- AttachmentWaiters - Class in com.oracle.bmc.marketplaceprivateoffer
-
Collection of helper methods to produce
Waiter
s for different
resources of Attachment.
- AttachmentWaiters(ExecutorService, Attachment) - Constructor for class com.oracle.bmc.marketplaceprivateoffer.AttachmentWaiters
-
- AttachmentWaiters - Class in com.oracle.bmc.marketplacepublisher
-
Collection of helper methods to produce
Waiter
s for different
resources of Attachment.
- AttachmentWaiters(ExecutorService, Attachment) - Constructor for class com.oracle.bmc.marketplacepublisher.AttachmentWaiters
-
- AttachParavirtualizedVolumeDetails - Class in com.oracle.bmc.core.model
-
- AttachParavirtualizedVolumeDetails(String, String, String, Boolean, Boolean, String, Boolean) - Constructor for class com.oracle.bmc.core.model.AttachParavirtualizedVolumeDetails
-
Deprecated.
- AttachParavirtualizedVolumeDetails.Builder - Class in com.oracle.bmc.core.model
-
- attachParentSoftwareSourceToManagedInstance(AttachParentSoftwareSourceToManagedInstanceRequest) - Method in interface com.oracle.bmc.osmanagement.OsManagement
-
Adds a parent software source to a managed instance.
- attachParentSoftwareSourceToManagedInstance(AttachParentSoftwareSourceToManagedInstanceRequest, AsyncHandler<AttachParentSoftwareSourceToManagedInstanceRequest, AttachParentSoftwareSourceToManagedInstanceResponse>) - Method in interface com.oracle.bmc.osmanagement.OsManagementAsync
-
Adds a parent software source to a managed instance.
- attachParentSoftwareSourceToManagedInstance(AttachParentSoftwareSourceToManagedInstanceRequest, AsyncHandler<AttachParentSoftwareSourceToManagedInstanceRequest, AttachParentSoftwareSourceToManagedInstanceResponse>) - Method in class com.oracle.bmc.osmanagement.OsManagementAsyncClient
-
- attachParentSoftwareSourceToManagedInstance(AttachParentSoftwareSourceToManagedInstanceRequest) - Method in class com.oracle.bmc.osmanagement.OsManagementClient
-
- AttachParentSoftwareSourceToManagedInstanceDetails - Class in com.oracle.bmc.osmanagement.model
-
- AttachParentSoftwareSourceToManagedInstanceDetails(String) - Constructor for class com.oracle.bmc.osmanagement.model.AttachParentSoftwareSourceToManagedInstanceDetails
-
Deprecated.
- attachParentSoftwareSourceToManagedInstanceDetails(AttachParentSoftwareSourceToManagedInstanceDetails) - Method in class com.oracle.bmc.osmanagement.requests.AttachParentSoftwareSourceToManagedInstanceRequest.Builder
-
Details for attaching a Software Source to a Managed Instance
- AttachParentSoftwareSourceToManagedInstanceDetails.Builder - Class in com.oracle.bmc.osmanagement.model
-
- AttachParentSoftwareSourceToManagedInstanceRequest - Class in com.oracle.bmc.osmanagement.requests
-
Example: Click
here to see how to use
AttachParentSoftwareSourceToManagedInstanceRequest.
- AttachParentSoftwareSourceToManagedInstanceRequest() - Constructor for class com.oracle.bmc.osmanagement.requests.AttachParentSoftwareSourceToManagedInstanceRequest
-
- AttachParentSoftwareSourceToManagedInstanceRequest.Builder - Class in com.oracle.bmc.osmanagement.requests
-
- AttachParentSoftwareSourceToManagedInstanceResponse - Class in com.oracle.bmc.osmanagement.responses
-
- AttachParentSoftwareSourceToManagedInstanceResponse.Builder - Class in com.oracle.bmc.osmanagement.responses
-
- attachProfileToManagedInstance(AttachProfileToManagedInstanceRequest) - Method in interface com.oracle.bmc.osmanagementhub.ManagedInstance
-
Adds profile to a managed instance.
- attachProfileToManagedInstance(AttachProfileToManagedInstanceRequest, AsyncHandler<AttachProfileToManagedInstanceRequest, AttachProfileToManagedInstanceResponse>) - Method in interface com.oracle.bmc.osmanagementhub.ManagedInstanceAsync
-
Adds profile to a managed instance.
- attachProfileToManagedInstance(AttachProfileToManagedInstanceRequest, AsyncHandler<AttachProfileToManagedInstanceRequest, AttachProfileToManagedInstanceResponse>) - Method in class com.oracle.bmc.osmanagementhub.ManagedInstanceAsyncClient
-
- attachProfileToManagedInstance(AttachProfileToManagedInstanceRequest) - Method in class com.oracle.bmc.osmanagementhub.ManagedInstanceClient
-
- AttachProfileToManagedInstanceDetails - Class in com.oracle.bmc.osmanagementhub.model
-
Provides the information used to set a profile for a managed instance.
- AttachProfileToManagedInstanceDetails(String) - Constructor for class com.oracle.bmc.osmanagementhub.model.AttachProfileToManagedInstanceDetails
-
Deprecated.
- attachProfileToManagedInstanceDetails(AttachProfileToManagedInstanceDetails) - Method in class com.oracle.bmc.osmanagementhub.requests.AttachProfileToManagedInstanceRequest.Builder
-
Details of the registration profile to be attached to a managed instance.
- AttachProfileToManagedInstanceDetails.Builder - Class in com.oracle.bmc.osmanagementhub.model
-
- AttachProfileToManagedInstanceRequest - Class in com.oracle.bmc.osmanagementhub.requests
-
Example: Click
here to see how to use
AttachProfileToManagedInstanceRequest.
- AttachProfileToManagedInstanceRequest() - Constructor for class com.oracle.bmc.osmanagementhub.requests.AttachProfileToManagedInstanceRequest
-
- AttachProfileToManagedInstanceRequest.Builder - Class in com.oracle.bmc.osmanagementhub.requests
-
- AttachProfileToManagedInstanceResponse - Class in com.oracle.bmc.osmanagementhub.responses
-
- AttachProfileToManagedInstanceResponse.Builder - Class in com.oracle.bmc.osmanagementhub.responses
-
- attachServiceDetails(ServiceIdRequestDetails) - Method in class com.oracle.bmc.core.requests.AttachServiceIdRequest.Builder
-
ServiceId of Service to be attached to a service gateway.
- AttachServiceDeterminedVolumeDetails - Class in com.oracle.bmc.core.model
-
- AttachServiceDeterminedVolumeDetails(String, String, String, Boolean, Boolean, String) - Constructor for class com.oracle.bmc.core.model.AttachServiceDeterminedVolumeDetails
-
Deprecated.
- AttachServiceDeterminedVolumeDetails.Builder - Class in com.oracle.bmc.core.model
-
- attachServiceId(AttachServiceIdRequest) - Method in interface com.oracle.bmc.core.VirtualNetwork
-
Adds the specified Service
to the list of enabled Service
objects for the specified
gateway.
- attachServiceId(AttachServiceIdRequest, AsyncHandler<AttachServiceIdRequest, AttachServiceIdResponse>) - Method in interface com.oracle.bmc.core.VirtualNetworkAsync
-
Adds the specified Service
to the list of enabled Service
objects for the specified
gateway.
- attachServiceId(AttachServiceIdRequest, AsyncHandler<AttachServiceIdRequest, AttachServiceIdResponse>) - Method in class com.oracle.bmc.core.VirtualNetworkAsyncClient
-
- attachServiceId(AttachServiceIdRequest) - Method in class com.oracle.bmc.core.VirtualNetworkClient
-
- AttachServiceIdRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use AttachServiceIdRequest.
- AttachServiceIdRequest() - Constructor for class com.oracle.bmc.core.requests.AttachServiceIdRequest
-
- AttachServiceIdRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AttachServiceIdResponse - Class in com.oracle.bmc.core.responses
-
- AttachServiceIdResponse.Builder - Class in com.oracle.bmc.core.responses
-
- attachSoftwareSourcesToManagedInstance(AttachSoftwareSourcesToManagedInstanceRequest) - Method in interface com.oracle.bmc.osmanagementhub.ManagedInstance
-
Adds software sources to a managed instance.
- attachSoftwareSourcesToManagedInstance(AttachSoftwareSourcesToManagedInstanceRequest, AsyncHandler<AttachSoftwareSourcesToManagedInstanceRequest, AttachSoftwareSourcesToManagedInstanceResponse>) - Method in interface com.oracle.bmc.osmanagementhub.ManagedInstanceAsync
-
Adds software sources to a managed instance.
- attachSoftwareSourcesToManagedInstance(AttachSoftwareSourcesToManagedInstanceRequest, AsyncHandler<AttachSoftwareSourcesToManagedInstanceRequest, AttachSoftwareSourcesToManagedInstanceResponse>) - Method in class com.oracle.bmc.osmanagementhub.ManagedInstanceAsyncClient
-
- attachSoftwareSourcesToManagedInstance(AttachSoftwareSourcesToManagedInstanceRequest) - Method in class com.oracle.bmc.osmanagementhub.ManagedInstanceClient
-
- AttachSoftwareSourcesToManagedInstanceDetails - Class in com.oracle.bmc.osmanagementhub.model
-
Provides the information used to attach software sources to a managed instance.
- AttachSoftwareSourcesToManagedInstanceDetails(List<String>, WorkRequestDetails) - Constructor for class com.oracle.bmc.osmanagementhub.model.AttachSoftwareSourcesToManagedInstanceDetails
-
Deprecated.
- attachSoftwareSourcesToManagedInstanceDetails(AttachSoftwareSourcesToManagedInstanceDetails) - Method in class com.oracle.bmc.osmanagementhub.requests.AttachSoftwareSourcesToManagedInstanceRequest.Builder
-
Details of software sources to be attached to a managed instance.
- AttachSoftwareSourcesToManagedInstanceDetails.Builder - Class in com.oracle.bmc.osmanagementhub.model
-
- attachSoftwareSourcesToManagedInstanceGroup(AttachSoftwareSourcesToManagedInstanceGroupRequest) - Method in interface com.oracle.bmc.osmanagementhub.ManagedInstanceGroup
-
Attaches software sources to the specified managed instance group.
- attachSoftwareSourcesToManagedInstanceGroup(AttachSoftwareSourcesToManagedInstanceGroupRequest, AsyncHandler<AttachSoftwareSourcesToManagedInstanceGroupRequest, AttachSoftwareSourcesToManagedInstanceGroupResponse>) - Method in interface com.oracle.bmc.osmanagementhub.ManagedInstanceGroupAsync
-
Attaches software sources to the specified managed instance group.
- attachSoftwareSourcesToManagedInstanceGroup(AttachSoftwareSourcesToManagedInstanceGroupRequest, AsyncHandler<AttachSoftwareSourcesToManagedInstanceGroupRequest, AttachSoftwareSourcesToManagedInstanceGroupResponse>) - Method in class com.oracle.bmc.osmanagementhub.ManagedInstanceGroupAsyncClient
-
- attachSoftwareSourcesToManagedInstanceGroup(AttachSoftwareSourcesToManagedInstanceGroupRequest) - Method in class com.oracle.bmc.osmanagementhub.ManagedInstanceGroupClient
-
- AttachSoftwareSourcesToManagedInstanceGroupDetails - Class in com.oracle.bmc.osmanagementhub.model
-
Provides the information used to attach software sources to a managed instance group.
- AttachSoftwareSourcesToManagedInstanceGroupDetails(List<String>, WorkRequestDetails) - Constructor for class com.oracle.bmc.osmanagementhub.model.AttachSoftwareSourcesToManagedInstanceGroupDetails
-
Deprecated.
- attachSoftwareSourcesToManagedInstanceGroupDetails(AttachSoftwareSourcesToManagedInstanceGroupDetails) - Method in class com.oracle.bmc.osmanagementhub.requests.AttachSoftwareSourcesToManagedInstanceGroupRequest.Builder
-
The software source
OCIDs to attach
to the managed instance group.
- AttachSoftwareSourcesToManagedInstanceGroupDetails.Builder - Class in com.oracle.bmc.osmanagementhub.model
-
- AttachSoftwareSourcesToManagedInstanceGroupRequest - Class in com.oracle.bmc.osmanagementhub.requests
-
Example: Click
here to see how to use
AttachSoftwareSourcesToManagedInstanceGroupRequest.
- AttachSoftwareSourcesToManagedInstanceGroupRequest() - Constructor for class com.oracle.bmc.osmanagementhub.requests.AttachSoftwareSourcesToManagedInstanceGroupRequest
-
- AttachSoftwareSourcesToManagedInstanceGroupRequest.Builder - Class in com.oracle.bmc.osmanagementhub.requests
-
- AttachSoftwareSourcesToManagedInstanceGroupResponse - Class in com.oracle.bmc.osmanagementhub.responses
-
- AttachSoftwareSourcesToManagedInstanceGroupResponse.Builder - Class in com.oracle.bmc.osmanagementhub.responses
-
- AttachSoftwareSourcesToManagedInstanceRequest - Class in com.oracle.bmc.osmanagementhub.requests
-
Example: Click
here to see how to use
AttachSoftwareSourcesToManagedInstanceRequest.
- AttachSoftwareSourcesToManagedInstanceRequest() - Constructor for class com.oracle.bmc.osmanagementhub.requests.AttachSoftwareSourcesToManagedInstanceRequest
-
- AttachSoftwareSourcesToManagedInstanceRequest.Builder - Class in com.oracle.bmc.osmanagementhub.requests
-
- AttachSoftwareSourcesToManagedInstanceResponse - Class in com.oracle.bmc.osmanagementhub.responses
-
- AttachSoftwareSourcesToManagedInstanceResponse.Builder - Class in com.oracle.bmc.osmanagementhub.responses
-
- attachSoftwareSourcesToProfile(AttachSoftwareSourcesToProfileRequest) - Method in interface com.oracle.bmc.osmanagementhub.Onboarding
-
Attaches the specified software sources to a profile.
- attachSoftwareSourcesToProfile(AttachSoftwareSourcesToProfileRequest, AsyncHandler<AttachSoftwareSourcesToProfileRequest, AttachSoftwareSourcesToProfileResponse>) - Method in interface com.oracle.bmc.osmanagementhub.OnboardingAsync
-
Attaches the specified software sources to a profile.
- attachSoftwareSourcesToProfile(AttachSoftwareSourcesToProfileRequest, AsyncHandler<AttachSoftwareSourcesToProfileRequest, AttachSoftwareSourcesToProfileResponse>) - Method in class com.oracle.bmc.osmanagementhub.OnboardingAsyncClient
-
- attachSoftwareSourcesToProfile(AttachSoftwareSourcesToProfileRequest) - Method in class com.oracle.bmc.osmanagementhub.OnboardingClient
-
- AttachSoftwareSourcesToProfileDetails - Class in com.oracle.bmc.osmanagementhub.model
-
Provides the information used to attach software sources to a profile.
- AttachSoftwareSourcesToProfileDetails(List<String>) - Constructor for class com.oracle.bmc.osmanagementhub.model.AttachSoftwareSourcesToProfileDetails
-
Deprecated.
- attachSoftwareSourcesToProfileDetails(AttachSoftwareSourcesToProfileDetails) - Method in class com.oracle.bmc.osmanagementhub.requests.AttachSoftwareSourcesToProfileRequest.Builder
-
The software source
OCIDs to attach
to the profile
- AttachSoftwareSourcesToProfileDetails.Builder - Class in com.oracle.bmc.osmanagementhub.model
-
- AttachSoftwareSourcesToProfileRequest - Class in com.oracle.bmc.osmanagementhub.requests
-
Example: Click
here to see how to use
AttachSoftwareSourcesToProfileRequest.
- AttachSoftwareSourcesToProfileRequest() - Constructor for class com.oracle.bmc.osmanagementhub.requests.AttachSoftwareSourcesToProfileRequest
-
- AttachSoftwareSourcesToProfileRequest.Builder - Class in com.oracle.bmc.osmanagementhub.requests
-
- AttachSoftwareSourcesToProfileResponse - Class in com.oracle.bmc.osmanagementhub.responses
-
- AttachSoftwareSourcesToProfileResponse.Builder - Class in com.oracle.bmc.osmanagementhub.responses
-
- AttachTargetDetectorRecipeDetails - Class in com.oracle.bmc.cloudguard.model
-
Identifier for an existing detector recipe to use to create a new detector recipe
(TargetDetectorRecipe resource) to be attached to a target.
- AttachTargetDetectorRecipeDetails(String) - Constructor for class com.oracle.bmc.cloudguard.model.AttachTargetDetectorRecipeDetails
-
Deprecated.
- attachTargetDetectorRecipeDetails(AttachTargetDetectorRecipeDetails) - Method in class com.oracle.bmc.cloudguard.requests.CreateTargetDetectorRecipeRequest.Builder
-
Details for associating DetectorRecipe with Target
- AttachTargetDetectorRecipeDetails.Builder - Class in com.oracle.bmc.cloudguard.model
-
- AttachTargetResponderRecipeDetails - Class in com.oracle.bmc.cloudguard.model
-
Identifier for an existing detector recipe to use to create a new detector recipe
(TargetDetectorRecipe resource) to be attached to a target.
- AttachTargetResponderRecipeDetails(String) - Constructor for class com.oracle.bmc.cloudguard.model.AttachTargetResponderRecipeDetails
-
Deprecated.
- attachTargetResponderRecipeDetails(AttachTargetResponderRecipeDetails) - Method in class com.oracle.bmc.cloudguard.requests.CreateTargetResponderRecipeRequest.Builder
-
Details for attaching a responder recipe to a target
- AttachTargetResponderRecipeDetails.Builder - Class in com.oracle.bmc.cloudguard.model
-
- attachToId(String) - Method in class com.oracle.bmc.oda.model.CreateOdaInstanceAttachmentDetails.Builder
-
The OCID of the target instance (which could be any other OCI PaaS/SaaS resource), to
which this ODA instance is being attached.
- attachToId(String) - Method in class com.oracle.bmc.oda.model.OdaInstanceAttachment.Builder
-
The OCID of the target instance (which could be any other OCI PaaS/SaaS resource), to
which the ODA instance is or is being attached.
- attachToId(String) - Method in class com.oracle.bmc.oda.model.OdaInstanceAttachmentSummary.Builder
-
The OCID of the target instance (which could be any other OCI PaaS/SaaS resource), to
which the ODA instance is or is being attached.
- attachVnic(AttachVnicRequest) - Method in interface com.oracle.bmc.core.Compute
-
Creates a secondary VNIC and attaches it to the specified instance.
- attachVnic(AttachVnicRequest, AsyncHandler<AttachVnicRequest, AttachVnicResponse>) - Method in interface com.oracle.bmc.core.ComputeAsync
-
Creates a secondary VNIC and attaches it to the specified instance.
- attachVnic(AttachVnicRequest, AsyncHandler<AttachVnicRequest, AttachVnicResponse>) - Method in class com.oracle.bmc.core.ComputeAsyncClient
-
- attachVnic(AttachVnicRequest) - Method in class com.oracle.bmc.core.ComputeClient
-
- AttachVnicDetails - Class in com.oracle.bmc.core.model
-
- AttachVnicDetails(CreateVnicDetails, String, String, Integer) - Constructor for class com.oracle.bmc.core.model.AttachVnicDetails
-
Deprecated.
- attachVnicDetails(AttachVnicDetails) - Method in class com.oracle.bmc.core.requests.AttachVnicRequest.Builder
-
Attach VNIC details.
- AttachVnicDetails.Builder - Class in com.oracle.bmc.core.model
-
- AttachVnicRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use AttachVnicRequest.
- AttachVnicRequest() - Constructor for class com.oracle.bmc.core.requests.AttachVnicRequest
-
- AttachVnicRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AttachVnicResponse - Class in com.oracle.bmc.core.responses
-
- AttachVnicResponse.Builder - Class in com.oracle.bmc.core.responses
-
- attachVolume(AttachVolumeRequest) - Method in interface com.oracle.bmc.core.Compute
-
Attaches the specified storage volume to the specified instance.
- attachVolume(AttachVolumeRequest, AsyncHandler<AttachVolumeRequest, AttachVolumeResponse>) - Method in interface com.oracle.bmc.core.ComputeAsync
-
Attaches the specified storage volume to the specified instance.
- attachVolume(AttachVolumeRequest, AsyncHandler<AttachVolumeRequest, AttachVolumeResponse>) - Method in class com.oracle.bmc.core.ComputeAsyncClient
-
- attachVolume(AttachVolumeRequest) - Method in class com.oracle.bmc.core.ComputeClient
-
- AttachVolumeDetails - Class in com.oracle.bmc.core.model
-
Note: Objects should always be created or deserialized using the Builder
.
- AttachVolumeDetails(String, String, String, Boolean, Boolean, String) - Constructor for class com.oracle.bmc.core.model.AttachVolumeDetails
-
Deprecated.
- attachVolumeDetails(AttachVolumeDetails) - Method in class com.oracle.bmc.core.requests.AttachVolumeRequest.Builder
-
Attach volume request
- AttachVolumeRequest - Class in com.oracle.bmc.core.requests
-
Example: Click
here to see how to use AttachVolumeRequest.
- AttachVolumeRequest() - Constructor for class com.oracle.bmc.core.requests.AttachVolumeRequest
-
- AttachVolumeRequest.Builder - Class in com.oracle.bmc.core.requests
-
- AttachVolumeResponse - Class in com.oracle.bmc.core.responses
-
- AttachVolumeResponse.Builder - Class in com.oracle.bmc.core.responses
-
- attemptedResolutions(List<String>) - Method in class com.oracle.bmc.osmanagementhub.model.SysadminEventData.Builder
-
The actions used to attempt fixing the error.
- AttentionLogCollection - Class in com.oracle.bmc.databasemanagement.model
-
The list of attention logs.
- AttentionLogCollection(String, List<AttentionLogSummary>) - Constructor for class com.oracle.bmc.databasemanagement.model.AttentionLogCollection
-
Deprecated.
- attentionLogCollection(AttentionLogCollection) - Method in class com.oracle.bmc.databasemanagement.responses.ListAttentionLogsResponse.Builder
-
The returned AttentionLogCollection
instance.
- AttentionLogCollection.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AttentionLogCountsCollection - Class in com.oracle.bmc.databasemanagement.model
-
The collection of the counts of different urgency or type of attention logs.
- AttentionLogCountsCollection(String, List<AttentionLogCountSummary>) - Constructor for class com.oracle.bmc.databasemanagement.model.AttentionLogCountsCollection
-
Deprecated.
- attentionLogCountsCollection(AttentionLogCountsCollection) - Method in class com.oracle.bmc.databasemanagement.responses.SummarizeAttentionLogCountsResponse.Builder
-
The returned AttentionLogCountsCollection
instance.
- AttentionLogCountsCollection.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AttentionLogCountSummary - Class in com.oracle.bmc.databasemanagement.model
-
The details for one attention log count entry.
- AttentionLogCountSummary(AttentionLogCountSummary.Category, Integer) - Constructor for class com.oracle.bmc.databasemanagement.model.AttentionLogCountSummary
-
Deprecated.
- AttentionLogCountSummary.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AttentionLogCountSummary.Category - Enum in com.oracle.bmc.databasemanagement.model
-
The category of different attention logs.
- AttentionLogSummary - Class in com.oracle.bmc.databasemanagement.model
-
The details for one attention log entry.
- AttentionLogSummary(AttentionLogSummary.MessageUrgency, AttentionLogSummary.MessageType, String, Date, String, String, String, String, String, String) - Constructor for class com.oracle.bmc.databasemanagement.model.AttentionLogSummary
-
Deprecated.
- AttentionLogSummary.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AttentionLogSummary.MessageType - Enum in com.oracle.bmc.databasemanagement.model
-
The type of attention log message.
- AttentionLogSummary.MessageUrgency - Enum in com.oracle.bmc.databasemanagement.model
-
The urgency of the attention log.
- attestation(ExtensionFidoAuthenticationFactorSettings.Attestation) - Method in class com.oracle.bmc.identitydomains.model.ExtensionFidoAuthenticationFactorSettings.Builder
-
Attribute used to define the type of attestation required.
- attestationKey(String) - Method in class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsDuoSecuritySettings.Builder
-
Attestation key to attest the request and response between Duo Security
- attrGroup(String) - Method in class com.oracle.bmc.fleetappsmanagement.model.Condition.Builder
-
Attribute Group.
- attribute(String) - Method in class com.oracle.bmc.databasemanagement.model.SqlTuningTaskSqlExecutionPlanStep.Builder
-
The text string identifying the type of execution plan.
- attribute(GetSqlExecutionPlanRequest.Attribute) - Method in class com.oracle.bmc.databasemanagement.requests.GetSqlExecutionPlanRequest.Builder
-
The attribute of the SQL execution plan.
- Attribute - Class in com.oracle.bmc.datacatalog.model
-
Details of an entity attribute.
- Attribute(String, String, String, String, String, LifecycleState, String, Date, Date, String, String, String, String, Boolean, Boolean, String, Integer, Integer, String, String, String, String, Long, Integer, Integer, Integer, Date, Date, List<ObjectRelationship>, Boolean, String, String, List<CustomPropertyGetUsage>, Map<String, Map<String, String>>, List<RuleType>) - Constructor for class com.oracle.bmc.datacatalog.model.Attribute
-
Deprecated.
- attribute(Attribute) - Method in class com.oracle.bmc.datacatalog.responses.CreateAttributeResponse.Builder
-
The returned Attribute
instance.
- attribute(Attribute) - Method in class com.oracle.bmc.datacatalog.responses.GetAttributeResponse.Builder
-
The returned Attribute
instance.
- attribute(Attribute) - Method in class com.oracle.bmc.datacatalog.responses.UpdateAttributeResponse.Builder
-
The returned Attribute
instance.
- attribute(ShapeField) - Method in class com.oracle.bmc.dataintegration.model.KeyAttribute.Builder
-
- Attribute.Builder - Class in com.oracle.bmc.datacatalog.model
-
- AttributeCollection - Class in com.oracle.bmc.datacatalog.model
-
Results of an attributes listing.
- AttributeCollection(Integer, List<AttributeSummary>) - Constructor for class com.oracle.bmc.datacatalog.model.AttributeCollection
-
Deprecated.
- attributeCollection(AttributeCollection) - Method in class com.oracle.bmc.datacatalog.responses.ListAttributesResponse.Builder
-
The returned AttributeCollection
instance.
- AttributeCollection.Builder - Class in com.oracle.bmc.datacatalog.model
-
- attributedCost(String) - Method in class com.oracle.bmc.usageapi.model.UsageSummary.Builder
-
The attributed cost with a max value of 9999999999.999999999999 and a minimum value of 0.
- attributeDetails(List<BulkActivateAttributeDetail>) - Method in class com.oracle.bmc.apmtraces.model.BulkActivateAttributeDetails.Builder
-
Collection of objects containing the details about individual attribute to be activated.
- attributeDetails(List<BulkDeActivateAttributeDetail>) - Method in class com.oracle.bmc.apmtraces.model.BulkDeActivateAttributeDetails.Builder
-
Collection of objects containing the details about individual attribute to be
deactivated.
- attributeDetails(List<BulkPinAttributeDetail>) - Method in class com.oracle.bmc.apmtraces.model.BulkPinAttributeDetails.Builder
-
Collection of objects containing the details about individual attribute to be pinned.
- attributeDetails(List<BulkUnpinAttributeDetail>) - Method in class com.oracle.bmc.apmtraces.model.BulkUnpinAttributeDetails.Builder
-
Collection of objects containing the details about individual attribute to be unpinned.
- attributeDetails(List<BulkUpdateAttributeDetail>) - Method in class com.oracle.bmc.apmtraces.model.BulkUpdateAttributeDetails.Builder
-
Collection of objects containing the details about individual attribute for which
properties are to be updated.
- attributeDetails(List<BulkUpdateAttributeNotesDetail>) - Method in class com.oracle.bmc.apmtraces.model.BulkUpdateAttributeNotesDetails.Builder
-
Collection of objects containing the details about individual attribute for which notes
are to be updated.
- attributedUsage(String) - Method in class com.oracle.bmc.usageapi.model.UsageSummary.Builder
-
The attributed usage with a max value of 9999999999.999999999999 and a minimum value of
0.
- attributeKey(String) - Method in class com.oracle.bmc.datacatalog.model.AttributeTag.Builder
-
The unique key of the parent attribute.
- attributeKey(String) - Method in class com.oracle.bmc.datacatalog.model.AttributeTagSummary.Builder
-
The unique key of the parent attribute.
- attributeKey(String) - Method in class com.oracle.bmc.datacatalog.requests.CreateAttributeTagRequest.Builder
-
Unique attribute key.
- attributeKey(String) - Method in class com.oracle.bmc.datacatalog.requests.DeleteAttributeRequest.Builder
-
Unique attribute key.
- attributeKey(String) - Method in class com.oracle.bmc.datacatalog.requests.DeleteAttributeTagRequest.Builder
-
Unique attribute key.
- attributeKey(String) - Method in class com.oracle.bmc.datacatalog.requests.GetAttributeRequest.Builder
-
Unique attribute key.
- attributeKey(String) - Method in class com.oracle.bmc.datacatalog.requests.GetAttributeTagRequest.Builder
-
Unique attribute key.
- attributeKey(String) - Method in class com.oracle.bmc.datacatalog.requests.ListAttributeTagsRequest.Builder
-
Unique attribute key.
- attributeKey(String) - Method in class com.oracle.bmc.datacatalog.requests.UpdateAttributeRequest.Builder
-
Unique attribute key.
- attributeList(String) - Method in class com.oracle.bmc.databasemanagement.model.LoadSqlTuningSetDetails.Builder
-
Specifies the list of Sql statement attributes to return in the result.
- attributeList(String) - Method in class com.oracle.bmc.databasemanagement.model.SaveSqlTuningSetAsDetails.Builder
-
Specifies the list of Sql statement attributes to return in the result.
- attributeName(String) - Method in class com.oracle.bmc.apmtraces.model.AttributePinResponse.Builder
-
Attribute that was pinned by this bulk operation.
- attributeName(String) - Method in class com.oracle.bmc.apmtraces.model.AttributeResponse.Builder
-
Attribute that was activated or deactivated by this bulk operation.
- attributeName(String) - Method in class com.oracle.bmc.apmtraces.model.AttributeUnpinResponse.Builder
-
Attribute that was unpinned by this bulk operation.
- attributeName(String) - Method in class com.oracle.bmc.apmtraces.model.AttributeUpdateNotesResponse.Builder
-
Attribute for which notes were added to or edited in this bulk operation.
- attributeName(String) - Method in class com.oracle.bmc.apmtraces.model.AttributeUpdateResponse.Builder
-
Attribute for which properties were updated in this bulk operation.
- attributeName(String) - Method in class com.oracle.bmc.apmtraces.model.BulkActivateAttributeDetail.Builder
-
Name of the attribute to be activated.
- attributeName(String) - Method in class com.oracle.bmc.apmtraces.model.BulkDeActivateAttributeDetail.Builder
-
Name of the attribute to be deactivated.
- attributeName(String) - Method in class com.oracle.bmc.apmtraces.model.BulkPinAttributeDetail.Builder
-
Name of the attribute to be pinned.
- attributeName(String) - Method in class com.oracle.bmc.apmtraces.model.BulkUnpinAttributeDetail.Builder
-
Name of the attribute to be unpinned.
- attributeName(String) - Method in class com.oracle.bmc.apmtraces.model.BulkUpdateAttributeDetail.Builder
-
Name of the attribute for which notes are to be updated.
- attributeName(String) - Method in class com.oracle.bmc.apmtraces.model.BulkUpdateAttributeNotesDetail.Builder
-
Name of the attribute for which notes are to be updated.
- attributeName(String) - Method in class com.oracle.bmc.databasemanagement.model.SqlPlanBaselineDimensions.Builder
-
The name of the SQL plan baseline attribute.
- attributeName(String) - Method in class com.oracle.bmc.identitydomains.model.Condition.Builder
-
AttributeName - RHS of condition
- attributeName(String) - Method in class com.oracle.bmc.identitydomains.model.GrantEntitlement.Builder
-
The name of the attribute whose value (specified by attributeValue) confers privilege
within the service-instance (specified by app).
- attributeNameSpace(AttributePinResponse.AttributeNameSpace) - Method in class com.oracle.bmc.apmtraces.model.AttributePinResponse.Builder
-
Namespace of the attribute whose properties were updated.
- attributeNameSpace(AttributeResponse.AttributeNameSpace) - Method in class com.oracle.bmc.apmtraces.model.AttributeResponse.Builder
-
Namespace of the attribute whose properties were updated.
- attributeNameSpace(AttributeUnpinResponse.AttributeNameSpace) - Method in class com.oracle.bmc.apmtraces.model.AttributeUnpinResponse.Builder
-
Namespace of the attribute whose properties were updated.
- attributeNameSpace(AttributeUpdateNotesResponse.AttributeNameSpace) - Method in class com.oracle.bmc.apmtraces.model.AttributeUpdateNotesResponse.Builder
-
Namespace of the attribute whose notes were updated.
- attributeNameSpace(AttributeUpdateResponse.AttributeNameSpace) - Method in class com.oracle.bmc.apmtraces.model.AttributeUpdateResponse.Builder
-
Namespace of the attribute whose properties were updated.
- attributeNameSpace(BulkActivateAttributeDetail.AttributeNameSpace) - Method in class com.oracle.bmc.apmtraces.model.BulkActivateAttributeDetail.Builder
-
Namespace of the attribute to be activated.
- attributeNameSpace(BulkDeActivateAttributeDetail.AttributeNameSpace) - Method in class com.oracle.bmc.apmtraces.model.BulkDeActivateAttributeDetail.Builder
-
Namespace of the attribute to be deactivated.
- attributeNameSpace(BulkPinAttributeDetail.AttributeNameSpace) - Method in class com.oracle.bmc.apmtraces.model.BulkPinAttributeDetail.Builder
-
Namespace of the attribute to be pinned.
- attributeNameSpace(BulkUnpinAttributeDetail.AttributeNameSpace) - Method in class com.oracle.bmc.apmtraces.model.BulkUnpinAttributeDetail.Builder
-
Namespace of the attribute to be unpinned.
- attributeNameSpace(BulkUpdateAttributeDetail.AttributeNameSpace) - Method in class com.oracle.bmc.apmtraces.model.BulkUpdateAttributeDetail.Builder
-
Namespace of the attribute for which the properties are to be updated.
- attributeNameSpace(BulkUpdateAttributeNotesDetail.AttributeNameSpace) - Method in class com.oracle.bmc.apmtraces.model.BulkUpdateAttributeNotesDetail.Builder
-
Namespace of the attribute for which the notes are to be updated.
- AttributePinResponse - Class in com.oracle.bmc.apmtraces.model
-
Response of an individual attribute item in the bulk pin operation.
- AttributePinResponse(String, String, AttributePinResponse.OperationType, AttributePinResponse.AttributeNameSpace, AttributePinResponse.AttributeStatus, Date) - Constructor for class com.oracle.bmc.apmtraces.model.AttributePinResponse
-
Deprecated.
- AttributePinResponse.AttributeNameSpace - Enum in com.oracle.bmc.apmtraces.model
-
Namespace of the attribute whose properties were updated.
- AttributePinResponse.AttributeStatus - Enum in com.oracle.bmc.apmtraces.model
-
Status of the attribute after this operation.
- AttributePinResponse.Builder - Class in com.oracle.bmc.apmtraces.model
-
- AttributePinResponse.OperationType - Enum in com.oracle.bmc.apmtraces.model
-
Type of operation - pin.
- attributeRefs(List<KeyAttribute>) - Method in class com.oracle.bmc.dataintegration.model.ForeignKey.Builder
-
An array of attribute references.
- attributeRefs(List<KeyAttribute>) - Method in class com.oracle.bmc.dataintegration.model.PrimaryKey.Builder
-
- attributeRefs(List<KeyAttribute>) - Method in class com.oracle.bmc.dataintegration.model.UniqueDataKey.Builder
-
- AttributeResponse - Class in com.oracle.bmc.apmtraces.model
-
Response of an individual attribute item in the bulk activate or deactivate operation.
- AttributeResponse(String, AttributeResponse.AttributeType, AttributeResponse.Unit, String, AttributeResponse.OperationType, AttributeResponse.AttributeNameSpace, AttributeResponse.AttributeStatus, Date) - Constructor for class com.oracle.bmc.apmtraces.model.AttributeResponse
-
Deprecated.
- AttributeResponse.AttributeNameSpace - Enum in com.oracle.bmc.apmtraces.model
-
Namespace of the attribute whose properties were updated.
- AttributeResponse.AttributeStatus - Enum in com.oracle.bmc.apmtraces.model
-
Status of the attribute after this operation.
- AttributeResponse.AttributeType - Enum in com.oracle.bmc.apmtraces.model
-
Type of the attribute.
- AttributeResponse.Builder - Class in com.oracle.bmc.apmtraces.model
-
- AttributeResponse.OperationType - Enum in com.oracle.bmc.apmtraces.model
-
Type of operation - activate or deactivate.
- AttributeResponse.Unit - Enum in com.oracle.bmc.apmtraces.model
-
Unit of the attribute.
- attributes(Map<String, String>) - Method in class com.oracle.bmc.ailanguage.model.MelConceptDetails.Builder
-
additional attribute values specific to ontology for ex.
- Attributes - Interface in com.oracle.bmc.apmtraces
-
Use the Application Performance Monitoring Trace Explorer API to query traces and associated
spans in Trace Explorer.
- attributes(Object) - Method in class com.oracle.bmc.core.model.DrgRouteRule.Builder
-
Additional properties for the route, computed by the service.
- attributes(List<RuleAttribute>) - Method in class com.oracle.bmc.datacatalog.model.RuleSummary.Builder
-
Attributes associated with a rule.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.AccountMgmtInfoSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.ApiKeySearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.AppRoleSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.AppSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.AuthTokenSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.CloudGateMappingSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.CloudGateSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.CloudGateServerSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.ConditionSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.CustomerSecretKeySearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.DynamicResourceGroupSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.GrantSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.GroupSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.IdentityProviderSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.IdentitySettingsSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.KmsiSettingsSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.MyAppSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.MyGroupSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.MyRequestableGroupSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.MyRequestSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.NetworkPerimeterSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.NotificationSettingsSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.OAuth2ClientCredentialSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.OAuthClientCertificateSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.OAuthPartnerCertificateSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.OciConsoleSignOnPolicyConsentSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.PasswordPolicySearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.PolicySearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.ResourceTypeSchemaAttributeSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.RuleSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<SchemaAttributes>) - Method in class com.oracle.bmc.identitydomains.model.Schema.Builder
-
A complex type that specifies the set of Resource attributes
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.SchemaSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.SecurityQuestionSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.SecurityQuestionSettingsSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.SelfRegistrationProfileSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.SettingsSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.SmtpCredentialSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.SocialIdentityProviderSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.UserAttributesSettingsSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.UserDbCredentialsSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(List<String>) - Method in class com.oracle.bmc.identitydomains.model.UserSearchRequest.Builder
-
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateApiKeyRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateAppRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateAppRoleRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateApprovalWorkflowAssignmentRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateApprovalWorkflowRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateApprovalWorkflowStepRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateAuthTokenRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateCloudGateMappingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateCloudGateRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateCloudGateServerRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateConditionRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateCustomerSecretKeyRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateDynamicResourceGroupRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateGrantRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateGroupRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateIdentityPropagationTrustRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateIdentityProviderRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateMeRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateMyRequestRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateNetworkPerimeterRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateOAuth2ClientCredentialRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreatePasswordPolicyRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreatePolicyRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateRuleRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateSecurityQuestionRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateSelfRegistrationProfileRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateSmtpCredentialRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateUserDbCredentialRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateUserRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAccountMgmtInfoRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAccountRecoverySettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetApiKeyRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAppRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAppRoleRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetApprovalWorkflowAssignmentRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetApprovalWorkflowRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetApprovalWorkflowStepRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAuthenticationFactorSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAuthTokenRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetBrandingSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetCloudGateMappingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetCloudGateRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetCloudGateServerRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetConditionRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetCustomerSecretKeyRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetDynamicResourceGroupRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetGrantRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetGroupRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetIdentityPropagationTrustRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetIdentityProviderRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetIdentitySettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetKmsiSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMeRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMyDeviceRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMyRequestRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMyTrustedUserAgentRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetNetworkPerimeterRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetNotificationSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetOAuth2ClientCredentialRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetOciConsoleSignOnPolicyConsentRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetPasswordPolicyRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetPolicyRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetRuleRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetSecurityQuestionRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetSecurityQuestionSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetSelfRegistrationProfileRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetSmtpCredentialRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetUserAttributesSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetUserDbCredentialRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.GetUserRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListAccountMgmtInfosRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListAccountRecoverySettingsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListApiKeysRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListAppRolesRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListApprovalWorkflowAssignmentsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListApprovalWorkflowsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListApprovalWorkflowStepsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListAppsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListAuthenticationFactorSettingsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListAuthTokensRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListBrandingSettingsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListCloudGateMappingsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListCloudGateServersRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListCloudGatesRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListConditionsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListCustomerSecretKeysRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListDynamicResourceGroupsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListGrantsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListGroupsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListIdentityPropagationTrustsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListIdentityProvidersRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListIdentitySettingsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListKmsiSettingsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyDevicesRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyGroupsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyRequestsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyTrustedUserAgentsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListNetworkPerimetersRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListNotificationSettingsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListOAuth2ClientCredentialsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListOciConsoleSignOnPolicyConsentsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListPasswordPoliciesRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListPoliciesRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListResourceTypeSchemaAttributesRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListRulesRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListSecurityQuestionSettingsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListSecurityQuestionsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListSelfRegistrationProfilesRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListSettingsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListSmtpCredentialsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListUserAttributesSettingsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListUserDbCredentialsRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.ListUsersRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchAccountRecoverySettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchApiKeyRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchAppRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchAppRoleRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchApprovalWorkflowRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchApprovalWorkflowStepRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchAuthTokenRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchCloudGateMappingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchCloudGateRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchCloudGateServerRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchConditionRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchCustomerSecretKeyRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchDynamicResourceGroupRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchGrantRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchGroupRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchIdentityPropagationTrustRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchIdentityProviderRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchIdentitySettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchKmsiSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchMeRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchMyDeviceRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchMyRequestRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchNetworkPerimeterRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchOAuth2ClientCredentialRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchPasswordPolicyRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchPolicyRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchRuleRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchSecurityQuestionRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchSecurityQuestionSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchSelfRegistrationProfileRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchSmtpCredentialRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchUserAttributesSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchUserRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutAccountRecoverySettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutAppRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutApprovalWorkflowRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutAppStatusChangerRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutAuthenticationFactorSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutCloudGateMappingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutCloudGateRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutCloudGateServerRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutConditionRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutDynamicResourceGroupRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutGroupRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutIdentityPropagationTrustRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutIdentityProviderRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutIdentitySettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutKmsiSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutMeRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutNetworkPerimeterRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutNotificationSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutPasswordPolicyRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutPolicyRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutRuleRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutSecurityQuestionSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutSelfRegistrationProfileRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutSettingRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutUserRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(String) - Method in class com.oracle.bmc.identitydomains.requests.PutUserStatusChangerRequest.Builder
-
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
- attributes(List<EntityAttribute>) - Method in class com.oracle.bmc.oda.model.CompositeEntity.Builder
-
List of entity attributes.
- attributes(List<EntityAttribute>) - Method in class com.oracle.bmc.oda.model.CreateSkillCompositeEntityDetails.Builder
-
List of entity attributes.
- attributes(Map<String, String>) - Method in class com.oracle.bmc.resourcemanager.model.AssociatedResourceSummary.Builder
-
Resource attribute values.
- attributes(List<IndicatorAttribute>) - Method in class com.oracle.bmc.threatintelligence.model.Indicator.Builder
-
A map of attributes with additional information about the indicator.
- attributes(List<IndicatorAttributeSummary>) - Method in class com.oracle.bmc.threatintelligence.model.IndicatorSummary.Builder
-
A map of attributes with additional information about the indicator.
- attributes(Object) - Method in class com.oracle.bmc.vnmonitoring.model.DrgRouteRule.Builder
-
Additional properties for the route, computed by the service.
- AttributesAsync - Interface in com.oracle.bmc.apmtraces
-
Use the Application Performance Monitoring Trace Explorer API to query traces and associated
spans in Trace Explorer.
- AttributesAsyncClient - Class in com.oracle.bmc.apmtraces
-
Async client implementation for Attributes service.
- AttributesAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.apmtraces.AttributesAsyncClient
-
- AttributesAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.apmtraces.AttributesAsyncClient
-
- AttributesAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.apmtraces.AttributesAsyncClient
-
- AttributesAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.apmtraces.AttributesAsyncClient
-
- AttributesAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.apmtraces.AttributesAsyncClient
-
- AttributesAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apmtraces.AttributesAsyncClient
-
- AttributesAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apmtraces.AttributesAsyncClient
-
- AttributesAsyncClient.Builder - Class in com.oracle.bmc.apmtraces
-
Builder class for this client.
- AttributesClient - Class in com.oracle.bmc.apmtraces
-
- AttributesClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.apmtraces.AttributesClient
-
- AttributesClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.apmtraces.AttributesClient
-
- AttributesClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.apmtraces.AttributesClient
-
- AttributesClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.apmtraces.AttributesClient
-
- AttributesClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.apmtraces.AttributesClient
-
- AttributesClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apmtraces.AttributesClient
-
- AttributesClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.apmtraces.AttributesClient
-
- AttributesClient.Builder - Class in com.oracle.bmc.apmtraces
-
Builder class for this client.
- attributesDeActivated(Integer) - Method in class com.oracle.bmc.apmtraces.model.BulkDeActivationMetadata.Builder
-
Total number attributes (both string and numeric) in TRACES namespace that were
deactivated.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.AccountMgmtInfoSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.ApiKeySearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.AppRoleSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.AppSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- AttributeSets - Enum in com.oracle.bmc.identitydomains.model
-
Enum for attributeSets.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.AuthTokenSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.CloudGateMappingSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.CloudGateSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.CloudGateServerSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.ConditionSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.CustomerSecretKeySearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.DynamicResourceGroupSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.GrantSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.GroupSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.IdentityProviderSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.IdentitySettingsSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.KmsiSettingsSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.MyAppSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.MyGroupSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.MyRequestableGroupSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.MyRequestSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.NetworkPerimeterSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.NotificationSettingsSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.OAuth2ClientCredentialSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.OAuthClientCertificateSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.OAuthPartnerCertificateSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.OciConsoleSignOnPolicyConsentSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.PasswordPolicySearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.PolicySearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.ResourceTypeSchemaAttributeSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.RuleSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.SchemaSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.SecurityQuestionSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.SecurityQuestionSettingsSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.SelfRegistrationProfileSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.SettingsSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.SmtpCredentialSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.SocialIdentityProviderSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.UserAttributesSettingsSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.UserDbCredentialsSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.model.UserSearchRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateApiKeyRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateApiKeyRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateAppRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateAppRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateAppRoleRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateAppRoleRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateApprovalWorkflowAssignmentRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateApprovalWorkflowAssignmentRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateApprovalWorkflowRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateApprovalWorkflowRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateApprovalWorkflowStepRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateApprovalWorkflowStepRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateAuthTokenRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateAuthTokenRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateCloudGateMappingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateCloudGateMappingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateCloudGateRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateCloudGateRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateCloudGateServerRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateCloudGateServerRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateConditionRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateConditionRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateCustomerSecretKeyRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateCustomerSecretKeyRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateDynamicResourceGroupRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateDynamicResourceGroupRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateGrantRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateGrantRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateGroupRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateGroupRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateIdentityPropagationTrustRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateIdentityPropagationTrustRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateIdentityProviderRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateIdentityProviderRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateMeRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateMeRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateMyRequestRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateMyRequestRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateNetworkPerimeterRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateNetworkPerimeterRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateOAuth2ClientCredentialRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateOAuth2ClientCredentialRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreatePasswordPolicyRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreatePasswordPolicyRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreatePolicyRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreatePolicyRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateRuleRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateRuleRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateSecurityQuestionRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateSecurityQuestionRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateSelfRegistrationProfileRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateSelfRegistrationProfileRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateSmtpCredentialRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateSmtpCredentialRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateUserDbCredentialRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateUserDbCredentialRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.CreateUserRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.CreateUserRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetAccountMgmtInfoRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetAccountMgmtInfoRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetAccountRecoverySettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetAccountRecoverySettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetApiKeyRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetApiKeyRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetAppRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetAppRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetAppRoleRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetAppRoleRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetApprovalWorkflowAssignmentRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetApprovalWorkflowAssignmentRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetApprovalWorkflowRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetApprovalWorkflowRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetApprovalWorkflowStepRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetApprovalWorkflowStepRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetAuthenticationFactorSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetAuthenticationFactorSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetAuthTokenRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetAuthTokenRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetBrandingSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetBrandingSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetCloudGateMappingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetCloudGateMappingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetCloudGateRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetCloudGateRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetCloudGateServerRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetCloudGateServerRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetConditionRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetConditionRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetCustomerSecretKeyRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetCustomerSecretKeyRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetDynamicResourceGroupRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetDynamicResourceGroupRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetGrantRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetGrantRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetGroupRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetGroupRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetIdentityPropagationTrustRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetIdentityPropagationTrustRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetIdentityProviderRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetIdentityProviderRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetIdentitySettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetIdentitySettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetKmsiSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetKmsiSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetMeRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetMeRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetMyDeviceRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetMyDeviceRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetMyRequestRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetMyRequestRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetMyTrustedUserAgentRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetMyTrustedUserAgentRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetNetworkPerimeterRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetNetworkPerimeterRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetNotificationSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetNotificationSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetOAuth2ClientCredentialRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetOAuth2ClientCredentialRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetOciConsoleSignOnPolicyConsentRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetOciConsoleSignOnPolicyConsentRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetPasswordPolicyRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetPasswordPolicyRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetPolicyRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetPolicyRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetRuleRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetRuleRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetSecurityQuestionRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetSecurityQuestionRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetSecurityQuestionSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetSecurityQuestionSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetSelfRegistrationProfileRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetSelfRegistrationProfileRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetSmtpCredentialRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetSmtpCredentialRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetUserAttributesSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetUserAttributesSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetUserDbCredentialRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetUserDbCredentialRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.GetUserRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.GetUserRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListAccountMgmtInfosRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListAccountMgmtInfosRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListAccountRecoverySettingsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListAccountRecoverySettingsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListApiKeysRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListApiKeysRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListAppRolesRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListAppRolesRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListApprovalWorkflowAssignmentsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListApprovalWorkflowAssignmentsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListApprovalWorkflowsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListApprovalWorkflowsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListApprovalWorkflowStepsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListApprovalWorkflowStepsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListAppsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListAppsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListAuthenticationFactorSettingsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListAuthenticationFactorSettingsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListAuthTokensRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListAuthTokensRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListBrandingSettingsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListBrandingSettingsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListCloudGateMappingsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListCloudGateMappingsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListCloudGateServersRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListCloudGateServersRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListCloudGatesRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListCloudGatesRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListConditionsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListConditionsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListCustomerSecretKeysRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListCustomerSecretKeysRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListDynamicResourceGroupsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListDynamicResourceGroupsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListGrantsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListGrantsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListGroupsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListGroupsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListIdentityPropagationTrustsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListIdentityPropagationTrustsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListIdentityProvidersRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListIdentityProvidersRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListIdentitySettingsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListIdentitySettingsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListKmsiSettingsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListKmsiSettingsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListMyDevicesRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListMyDevicesRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListMyGroupsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListMyGroupsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListMyRequestsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListMyRequestsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListMyTrustedUserAgentsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListMyTrustedUserAgentsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListNetworkPerimetersRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListNetworkPerimetersRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListNotificationSettingsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListNotificationSettingsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListOAuth2ClientCredentialsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListOAuth2ClientCredentialsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListOciConsoleSignOnPolicyConsentsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListOciConsoleSignOnPolicyConsentsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListPasswordPoliciesRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListPasswordPoliciesRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListPoliciesRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListPoliciesRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListResourceTypeSchemaAttributesRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListResourceTypeSchemaAttributesRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListRulesRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListRulesRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListSecurityQuestionSettingsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListSecurityQuestionSettingsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListSecurityQuestionsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListSecurityQuestionsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListSelfRegistrationProfilesRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListSelfRegistrationProfilesRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListSettingsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListSettingsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListSmtpCredentialsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListSmtpCredentialsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListUserAttributesSettingsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListUserAttributesSettingsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListUserDbCredentialsRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListUserDbCredentialsRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.ListUsersRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.ListUsersRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchAccountRecoverySettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchAccountRecoverySettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchApiKeyRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchApiKeyRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchAppRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchAppRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchAppRoleRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchAppRoleRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchApprovalWorkflowRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchApprovalWorkflowRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchApprovalWorkflowStepRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchApprovalWorkflowStepRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchAuthTokenRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchAuthTokenRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchCloudGateMappingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchCloudGateMappingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchCloudGateRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchCloudGateRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchCloudGateServerRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchCloudGateServerRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchConditionRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchConditionRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchCustomerSecretKeyRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchCustomerSecretKeyRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchDynamicResourceGroupRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchDynamicResourceGroupRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchGrantRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchGrantRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchGroupRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchGroupRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchIdentityPropagationTrustRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchIdentityPropagationTrustRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchIdentityProviderRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchIdentityProviderRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchIdentitySettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchIdentitySettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchKmsiSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchKmsiSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchMeRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchMeRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchMyDeviceRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchMyDeviceRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchMyRequestRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchMyRequestRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchNetworkPerimeterRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchNetworkPerimeterRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchOAuth2ClientCredentialRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchOAuth2ClientCredentialRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchPasswordPolicyRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchPasswordPolicyRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchPolicyRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchPolicyRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchRuleRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchRuleRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchSecurityQuestionRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchSecurityQuestionRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchSecurityQuestionSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchSecurityQuestionSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchSelfRegistrationProfileRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchSelfRegistrationProfileRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchSmtpCredentialRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchSmtpCredentialRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchUserAttributesSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchUserAttributesSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PatchUserRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PatchUserRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutAccountRecoverySettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutAccountRecoverySettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutAppRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutAppRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutApprovalWorkflowRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutApprovalWorkflowRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutAppStatusChangerRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutAppStatusChangerRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutAuthenticationFactorSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutAuthenticationFactorSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutCloudGateMappingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutCloudGateMappingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutCloudGateRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutCloudGateRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutCloudGateServerRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutCloudGateServerRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutConditionRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutConditionRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutDynamicResourceGroupRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutDynamicResourceGroupRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutGroupRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutGroupRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutIdentityPropagationTrustRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutIdentityPropagationTrustRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutIdentityProviderRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutIdentityProviderRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutIdentitySettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutIdentitySettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutKmsiSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutKmsiSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutMeRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutMeRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutNetworkPerimeterRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutNetworkPerimeterRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutNotificationSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutNotificationSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutPasswordPolicyRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutPasswordPolicyRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutPolicyRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutPolicyRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutRuleRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutRuleRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutSecurityQuestionSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutSecurityQuestionSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutSelfRegistrationProfileRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutSelfRegistrationProfileRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutSettingRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutSettingRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutUserRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutUserRequest.Builder
-
Singular setter.
- attributeSets(List<AttributeSets>) - Method in class com.oracle.bmc.identitydomains.requests.PutUserStatusChangerRequest.Builder
-
A multi-valued list of strings indicating the return type of attribute definition.
- attributeSets(AttributeSets) - Method in class com.oracle.bmc.identitydomains.requests.PutUserStatusChangerRequest.Builder
-
Singular setter.
- attributeSettings(List<UserAttributesSettingsAttributeSettings>) - Method in class com.oracle.bmc.identitydomains.model.UserAttributesSetting.Builder
-
User Schema Attribute Settings
- attributesNotesUpdated(Integer) - Method in class com.oracle.bmc.apmtraces.model.BulkUpdateNotesMetadata.Builder
-
Total number attributes (both string and numeric) in TRACES namespace for which notes
were updated.
- attributesPinned(Integer) - Method in class com.oracle.bmc.apmtraces.model.BulkPinMetadata.Builder
-
Total number attributes (both string and numeric) in TRACES namespace that were pinned.
- attributeStatus(AttributePinResponse.AttributeStatus) - Method in class com.oracle.bmc.apmtraces.model.AttributePinResponse.Builder
-
Status of the attribute after this operation.
- attributeStatus(AttributeResponse.AttributeStatus) - Method in class com.oracle.bmc.apmtraces.model.AttributeResponse.Builder
-
Status of the attribute after this operation.
- attributeStatus(AttributeUnpinResponse.AttributeStatus) - Method in class com.oracle.bmc.apmtraces.model.AttributeUnpinResponse.Builder
-
Status of the attribute after this operation.
- attributeStatus(AttributeUpdateNotesResponse.AttributeStatus) - Method in class com.oracle.bmc.apmtraces.model.AttributeUpdateNotesResponse.Builder
-
Status of the attribute after this operation.
- attributeStatus(AttributeUpdateResponse.AttributeStatus) - Method in class com.oracle.bmc.apmtraces.model.AttributeUpdateResponse.Builder
-
Status of the attribute after this operation.
- attributeStatuses(List<AttributeResponse>) - Method in class com.oracle.bmc.apmtraces.model.BulkActivationStatus.Builder
-
We preserve the order of the attribute items from the bulk activation request in this
collection.
- attributeStatuses(List<AttributeResponse>) - Method in class com.oracle.bmc.apmtraces.model.BulkDeActivationStatus.Builder
-
We preserve the order of the attribute items from the bulk activation request in this
collection.
- attributeStatuses(List<AttributePinResponse>) - Method in class com.oracle.bmc.apmtraces.model.BulkPinStatus.Builder
-
We preserve the order of the attribute items from the bulk pin request in this
collection.
- attributeStatuses(List<AttributeUnpinResponse>) - Method in class com.oracle.bmc.apmtraces.model.BulkUnpinStatus.Builder
-
We preserve the order of the attribute items from the bulk unpin request in this
collection.
- attributeStatuses(List<AttributeUpdateResponse>) - Method in class com.oracle.bmc.apmtraces.model.BulkUpdateAttributeStatus.Builder
-
We preserve the order of the attribute items from the bulk update attribute request in
this collection.
- attributeStatuses(List<AttributeUpdateNotesResponse>) - Method in class com.oracle.bmc.apmtraces.model.BulkUpdateNotesStatus.Builder
-
We preserve the order of the attribute items from the bulk update notes request in this
collection.
- AttributeSummary - Class in com.oracle.bmc.datacatalog.model
-
Summary of an entity attribute.
- AttributeSummary(String, String, String, String, String, String, Long, Integer, Integer, Integer, Boolean, String, LifecycleState, String, Date, String, String, Integer, Integer, String, String, String, String, String, List<CustomPropertyGetUsage>, List<RuleType>, Boolean, Date, Map<String, Map<String, String>>) - Constructor for class com.oracle.bmc.datacatalog.model.AttributeSummary
-
Deprecated.
- AttributeSummary.Builder - Class in com.oracle.bmc.datacatalog.model
-
- attributesUnpinned(Integer) - Method in class com.oracle.bmc.apmtraces.model.BulkUnpinMetadata.Builder
-
Total number attributes (both string and numeric) in TRACES namespace that were unpinned.
- attributesUpdated(Integer) - Method in class com.oracle.bmc.apmtraces.model.BulkUpdateAttributeMetadata.Builder
-
Total number attributes (both string and numeric) in TRACES namespace for which
properties were updated.
- AttributeTag - Class in com.oracle.bmc.datacatalog.model
-
Represents an association of an entity attribute to a term.
- AttributeTag(String, String, String, String, String, String, LifecycleState, Date, String, String) - Constructor for class com.oracle.bmc.datacatalog.model.AttributeTag
-
Deprecated.
- attributeTag(AttributeTag) - Method in class com.oracle.bmc.datacatalog.responses.CreateAttributeTagResponse.Builder
-
The returned AttributeTag
instance.
- attributeTag(AttributeTag) - Method in class com.oracle.bmc.datacatalog.responses.GetAttributeTagResponse.Builder
-
The returned AttributeTag
instance.
- AttributeTag.Builder - Class in com.oracle.bmc.datacatalog.model
-
- AttributeTagCollection - Class in com.oracle.bmc.datacatalog.model
-
Results of an attribute tags listing.
- AttributeTagCollection(Integer, List<AttributeTagSummary>) - Constructor for class com.oracle.bmc.datacatalog.model.AttributeTagCollection
-
Deprecated.
- attributeTagCollection(AttributeTagCollection) - Method in class com.oracle.bmc.datacatalog.responses.ListAttributeTagsResponse.Builder
-
The returned AttributeTagCollection
instance.
- AttributeTagCollection.Builder - Class in com.oracle.bmc.datacatalog.model
-
- AttributeTagSummary - Class in com.oracle.bmc.datacatalog.model
-
Summary of an entity attribute tag.
- AttributeTagSummary(String, String, Date, String, String, String, String, String, String, LifecycleState) - Constructor for class com.oracle.bmc.datacatalog.model.AttributeTagSummary
-
Deprecated.
- AttributeTagSummary.Builder - Class in com.oracle.bmc.datacatalog.model
-
- attributeType(AttributeResponse.AttributeType) - Method in class com.oracle.bmc.apmtraces.model.AttributeResponse.Builder
-
Type of the attribute.
- attributeType(AttributeUpdateResponse.AttributeType) - Method in class com.oracle.bmc.apmtraces.model.AttributeUpdateResponse.Builder
-
Type of the attribute.
- attributeType(BulkActivateAttributeDetail.AttributeType) - Method in class com.oracle.bmc.apmtraces.model.BulkActivateAttributeDetail.Builder
-
Type of the attribute to be activated.
- attributeType(String) - Method in class com.oracle.bmc.datacatalog.model.SearchResult.Builder
-
Type name of the attribute.
- AttributeUnpinResponse - Class in com.oracle.bmc.apmtraces.model
-
Response of an individual attribute item in the bulk unpin operation.
- AttributeUnpinResponse(String, AttributeUnpinResponse.OperationType, AttributeUnpinResponse.AttributeNameSpace, AttributeUnpinResponse.AttributeStatus, Date) - Constructor for class com.oracle.bmc.apmtraces.model.AttributeUnpinResponse
-
Deprecated.
- AttributeUnpinResponse.AttributeNameSpace - Enum in com.oracle.bmc.apmtraces.model
-
Namespace of the attribute whose properties were updated.
- AttributeUnpinResponse.AttributeStatus - Enum in com.oracle.bmc.apmtraces.model
-
Status of the attribute after this operation.
- AttributeUnpinResponse.Builder - Class in com.oracle.bmc.apmtraces.model
-
- AttributeUnpinResponse.OperationType - Enum in com.oracle.bmc.apmtraces.model
-
Type of operation - unpin.
- AttributeUpdateNotesResponse - Class in com.oracle.bmc.apmtraces.model
-
Response of an individual attribute item in the bulk update notes operation.
- AttributeUpdateNotesResponse(String, String, AttributeUpdateNotesResponse.OperationType, AttributeUpdateNotesResponse.AttributeNameSpace, AttributeUpdateNotesResponse.AttributeStatus, Date) - Constructor for class com.oracle.bmc.apmtraces.model.AttributeUpdateNotesResponse
-
Deprecated.
- AttributeUpdateNotesResponse.AttributeNameSpace - Enum in com.oracle.bmc.apmtraces.model
-
Namespace of the attribute whose notes were updated.
- AttributeUpdateNotesResponse.AttributeStatus - Enum in com.oracle.bmc.apmtraces.model
-
Status of the attribute after this operation.
- AttributeUpdateNotesResponse.Builder - Class in com.oracle.bmc.apmtraces.model
-
- AttributeUpdateNotesResponse.OperationType - Enum in com.oracle.bmc.apmtraces.model
-
Type of operation - UPDATE_NOTES.
- AttributeUpdateResponse - Class in com.oracle.bmc.apmtraces.model
-
Response of an individual attribute item in the bulk update attribute operation.
- AttributeUpdateResponse(String, AttributeUpdateResponse.AttributeType, AttributeUpdateResponse.Unit, String, AttributeUpdateResponse.OperationType, AttributeUpdateResponse.AttributeStatus, AttributeUpdateResponse.AttributeNameSpace, Date) - Constructor for class com.oracle.bmc.apmtraces.model.AttributeUpdateResponse
-
Deprecated.
- AttributeUpdateResponse.AttributeNameSpace - Enum in com.oracle.bmc.apmtraces.model
-
Namespace of the attribute whose properties were updated.
- AttributeUpdateResponse.AttributeStatus - Enum in com.oracle.bmc.apmtraces.model
-
Status of the attribute after this operation.
- AttributeUpdateResponse.AttributeType - Enum in com.oracle.bmc.apmtraces.model
-
Type of the attribute.
- AttributeUpdateResponse.Builder - Class in com.oracle.bmc.apmtraces.model
-
- AttributeUpdateResponse.OperationType - Enum in com.oracle.bmc.apmtraces.model
-
Type of operation - UPDATE_ATTRIBUTE_PROPERTIES.
- AttributeUpdateResponse.Unit - Enum in com.oracle.bmc.apmtraces.model
-
Unit updated for this attribute.
- attributeValue(String) - Method in class com.oracle.bmc.databasemanagement.model.SqlPlanBaselineDimensions.Builder
-
The value of the attribute.
- attributeValue(String) - Method in class com.oracle.bmc.fusionapps.model.SourceIpAddressCondition.Builder
-
An IPv4 or IPv6 address range that the source IP address of an incoming packet must
match.
- attributeValue(String) - Method in class com.oracle.bmc.fusionapps.model.SourceVcnIdCondition.Builder
-
The OCID of the originating VCN that an incoming packet must match.
- attributeValue(String) - Method in class com.oracle.bmc.fusionapps.model.SourceVcnIpAddressCondition.Builder
-
An IPv4 address range that the original client IP address (in the context of the
specified VCN) of an incoming packet must match.
- attributeValue(String) - Method in class com.oracle.bmc.identitydomains.model.Condition.Builder
-
attributeValue - RHS of condition
- attributeValue(String) - Method in class com.oracle.bmc.identitydomains.model.GrantEntitlement.Builder
-
The value of the attribute (specified by attributeName) that confers privilege within the
service-instance (specified by app).
- attributeValue(String) - Method in class com.oracle.bmc.loadbalancer.model.PathMatchCondition.Builder
-
The path string that the redirection rule applies to.
- attributeValue(String) - Method in class com.oracle.bmc.loadbalancer.model.SourceIpAddressCondition.Builder
-
An IPv4 or IPv6 address range that the source IP address of an incoming packet must
match.
- attributeValue(String) - Method in class com.oracle.bmc.loadbalancer.model.SourceVcnIdCondition.Builder
-
The
OCID of the
originating VCN that an incoming packet must match.
- attributeValue(String) - Method in class com.oracle.bmc.loadbalancer.model.SourceVcnIpAddressCondition.Builder
-
An IPv4 address range that the original client IP address (in the context of the
specified VCN) of an incoming packet must match.
- attribution(List<DataAttribution>) - Method in class com.oracle.bmc.threatintelligence.model.IndicatorAttribute.Builder
-
The array of attribution data that support this attribute.
- attribution(List<DataAttribution>) - Method in class com.oracle.bmc.threatintelligence.model.IndicatorRelationship.Builder
-
The array of attribution data that support this relationship.
- attribution(List<DataAttribution>) - Method in class com.oracle.bmc.threatintelligence.model.ThreatType.Builder
-
The list of supporting attribution information.
- attrKey(String) - Method in class com.oracle.bmc.fleetappsmanagement.model.Condition.Builder
-
Attribute Key.Provide Tag key if the rule is based on a tag.
- attrRenderingMetadata(List<AppAttrRenderingMetadata>) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
Label for the attribute to be shown in the UI.
- attrValue(String) - Method in class com.oracle.bmc.fleetappsmanagement.model.Condition.Builder
-
Attribute Value.Provide Tag value if the rule is based on a tag.
- audience(String) - Method in class com.oracle.bmc.identity.model.FullyQualifiedScope.Builder
-
Audience for the given scope context.
- audience(String) - Method in class com.oracle.bmc.identitydomains.model.AccountMgmtInfoApp.Builder
-
The base URI for all of the scopes defined in this App.
- audience(String) - Method in class com.oracle.bmc.identitydomains.model.App.Builder
-
The base URI for all of the scopes defined in this App.
- audience(String) - Method in class com.oracle.bmc.identitydomains.model.MyOAuth2ClientCredentialScopes.Builder
-
Audience
- audience(String) - Method in class com.oracle.bmc.identitydomains.model.OAuth2ClientCredentialScopes.Builder
-
Audience
- audiences(List<String>) - Method in class com.oracle.bmc.apigateway.model.AdditionalValidationPolicy.Builder
-
The list of intended recipients for the token.
- audiences(List<String>) - Method in class com.oracle.bmc.apigateway.model.JwtAuthenticationPolicy.Builder
-
The list of intended recipients for the token.
- audio(LocationDetails) - Method in class com.oracle.bmc.aispeech.model.Pronunciation.Builder
-
- audioConfig(TtsAudioConfig) - Method in class com.oracle.bmc.aispeech.model.SynthesizeSpeechDetails.Builder
-
- AudioFormatDetails - Class in com.oracle.bmc.aispeech.model
-
Audio format details.
- AudioFormatDetails(String, Integer, String, Integer) - Constructor for class com.oracle.bmc.aispeech.model.AudioFormatDetails
-
Deprecated.
- audioFormatDetails(AudioFormatDetails) - Method in class com.oracle.bmc.aispeech.model.TranscriptionTask.Builder
-
- AudioFormatDetails.Builder - Class in com.oracle.bmc.aispeech.model
-
- audioMode(DesktopDevicePolicy.AudioMode) - Method in class com.oracle.bmc.desktops.model.DesktopDevicePolicy.Builder
-
The audio mode.
- Audit - Interface in com.oracle.bmc.audit
-
API for the Audit Service.
- AuditArchiveRetrieval - Class in com.oracle.bmc.datasafe.model
-
Represents the archive retrieve request for the audit data.
- AuditArchiveRetrieval(String, String, String, String, Date, Date, String, Date, Date, Date, Long, String, AuditArchiveRetrievalLifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.datasafe.model.AuditArchiveRetrieval
-
Deprecated.
- auditArchiveRetrieval(AuditArchiveRetrieval) - Method in class com.oracle.bmc.datasafe.responses.CreateAuditArchiveRetrievalResponse.Builder
-
The returned AuditArchiveRetrieval
instance.
- auditArchiveRetrieval(AuditArchiveRetrieval) - Method in class com.oracle.bmc.datasafe.responses.GetAuditArchiveRetrievalResponse.Builder
-
The returned AuditArchiveRetrieval
instance.
- AuditArchiveRetrieval.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditArchiveRetrievalCollection - Class in com.oracle.bmc.datasafe.model
-
Collection of archive retrieval summary.
- AuditArchiveRetrievalCollection(List<AuditArchiveRetrievalSummary>) - Constructor for class com.oracle.bmc.datasafe.model.AuditArchiveRetrievalCollection
-
Deprecated.
- auditArchiveRetrievalCollection(AuditArchiveRetrievalCollection) - Method in class com.oracle.bmc.datasafe.responses.ListAuditArchiveRetrievalsResponse.Builder
-
The returned AuditArchiveRetrievalCollection
instance.
- AuditArchiveRetrievalCollection.Builder - Class in com.oracle.bmc.datasafe.model
-
- auditArchiveRetrievalId(String) - Method in class com.oracle.bmc.datasafe.requests.ChangeAuditArchiveRetrievalCompartmentRequest.Builder
-
OCID of the archive retrieval.
- auditArchiveRetrievalId(String) - Method in class com.oracle.bmc.datasafe.requests.DeleteAuditArchiveRetrievalRequest.Builder
-
OCID of the archive retrieval.
- auditArchiveRetrievalId(String) - Method in class com.oracle.bmc.datasafe.requests.GetAuditArchiveRetrievalRequest.Builder
-
OCID of the archive retrieval.
- auditArchiveRetrievalId(String) - Method in class com.oracle.bmc.datasafe.requests.ListAuditArchiveRetrievalsRequest.Builder
-
OCID of the archive retrieval.
- auditArchiveRetrievalId(String) - Method in class com.oracle.bmc.datasafe.requests.UpdateAuditArchiveRetrievalRequest.Builder
-
OCID of the archive retrieval.
- AuditArchiveRetrievalLifecycleState - Enum in com.oracle.bmc.datasafe.model
-
The current state of the archive retrieval.
- AuditArchiveRetrievalSummary - Class in com.oracle.bmc.datasafe.model
-
Summary details of an archive retrieval.
- AuditArchiveRetrievalSummary(String, String, String, String, Date, Date, String, Date, Date, Date, Long, String, AuditArchiveRetrievalLifecycleState, String, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.datasafe.model.AuditArchiveRetrievalSummary
-
Deprecated.
- AuditArchiveRetrievalSummary.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditAsync - Interface in com.oracle.bmc.audit
-
API for the Audit Service.
- AuditAsyncClient - Class in com.oracle.bmc.audit
-
Async client implementation for Audit service.
- AuditAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.audit.AuditAsyncClient
-
- AuditAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.audit.AuditAsyncClient
-
- AuditAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.audit.AuditAsyncClient
-
- AuditAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.audit.AuditAsyncClient
-
- AuditAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.audit.AuditAsyncClient
-
- AuditAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.audit.AuditAsyncClient
-
- AuditAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.audit.AuditAsyncClient
-
- AuditAsyncClient.Builder - Class in com.oracle.bmc.audit
-
Builder class for this client.
- AuditClient - Class in com.oracle.bmc.audit
-
- AuditClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.audit.AuditClient
-
- AuditClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.audit.AuditClient
-
- AuditClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.audit.AuditClient
-
- AuditClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.audit.AuditClient
-
- AuditClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.audit.AuditClient
-
- AuditClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.audit.AuditClient
-
- AuditClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.audit.AuditClient
-
- AuditClient.Builder - Class in com.oracle.bmc.audit
-
Builder class for this client.
- auditCollectedVolume(Long) - Method in class com.oracle.bmc.datasafe.model.AuditProfile.Builder
-
Indicates number of audit records collected by Data Safe in the current calendar month.
- auditCollectedVolume(Long) - Method in class com.oracle.bmc.datasafe.model.AuditProfileSummary.Builder
-
Indicates count of audit records collected by Data Safe from the target which is eligible
for the current month’s billing cycle.
- auditCollectedVolumeGreaterThanOrEqualTo(Long) - Method in class com.oracle.bmc.datasafe.requests.ListAuditProfilesRequest.Builder
-
A filter to return only items that have count of audit records collected greater than or
equal to the specified value.
- auditCollectionStartTime(Date) - Method in class com.oracle.bmc.datasafe.model.AuditTrail.Builder
-
The date from which the audit trail must start collecting data, in the format defined by
RFC3339.
- auditCollectionStartTime(Date) - Method in class com.oracle.bmc.datasafe.model.AuditTrailSummary.Builder
-
The date from which the audit trail must start collecting data, in the format defined by
RFC3339.
- auditCollectionStartTime(Date) - Method in class com.oracle.bmc.datasafe.model.CalculateAuditVolumeAvailableDetails.Builder
-
The date from which the audit trail must start collecting data in UTC, in the format
defined by RFC3339.
- auditCollectionStartTime(Date) - Method in class com.oracle.bmc.datasafe.model.StartAuditTrailDetails.Builder
-
The date from which the audit trail must start collecting data, in the format defined by
RFC3339.
- AuditConditions - Class in com.oracle.bmc.datasafe.model
-
Represents audit policies with corresponding audit provisioning conditions.
- AuditConditions(String, Boolean, Boolean, List<EnableConditions>) - Constructor for class com.oracle.bmc.datasafe.model.AuditConditions
-
Deprecated.
- auditConditions(List<AuditConditions>) - Method in class com.oracle.bmc.datasafe.model.AuditPolicy.Builder
-
Lists the audit policy provisioning conditions for the target database.
- AuditConditions.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditEvent - Class in com.oracle.bmc.audit.model
-
All the attributes of an audit event.
- AuditEvent(String, String, String, String, String, Date, String, Data) - Constructor for class com.oracle.bmc.audit.model.AuditEvent
-
Deprecated.
- AuditEvent.Builder - Class in com.oracle.bmc.audit.model
-
- AuditEventAggregationDimensions - Class in com.oracle.bmc.datasafe.model
-
The details of the aggregation dimensions used for summarizing audit events.
- AuditEventAggregationDimensions(List<Date>, List<String>, List<String>, List<String>, List<AuditEventAggregationDimensions.TargetClass>, List<String>, List<String>, List<String>, List<String>, List<AuditEventAggregationDimensions.AuditType>, List<String>) - Constructor for class com.oracle.bmc.datasafe.model.AuditEventAggregationDimensions
-
Deprecated.
- AuditEventAggregationDimensions.AuditType - Enum in com.oracle.bmc.datasafe.model
-
- AuditEventAggregationDimensions.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditEventAggregationDimensions.TargetClass - Enum in com.oracle.bmc.datasafe.model
-
- AuditEventAggregationItems - Class in com.oracle.bmc.datasafe.model
-
The details of audit events aggregation items.
- AuditEventAggregationItems(String, String, Date, Date, Long, AuditEventAggregationDimensions) - Constructor for class com.oracle.bmc.datasafe.model.AuditEventAggregationItems
-
Deprecated.
- AuditEventAggregationItems.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditEventAnalyticsCollection - Class in com.oracle.bmc.datasafe.model
-
Audit events summarized detail.
- AuditEventAnalyticsCollection(List<AuditEventAggregationItems>) - Constructor for class com.oracle.bmc.datasafe.model.AuditEventAnalyticsCollection
-
Deprecated.
- auditEventAnalyticsCollection(AuditEventAnalyticsCollection) - Method in class com.oracle.bmc.datasafe.responses.ListAuditEventAnalyticsResponse.Builder
-
The returned AuditEventAnalyticsCollection
instance.
- AuditEventAnalyticsCollection.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditEventCollection - Class in com.oracle.bmc.datasafe.model
-
Collection of audit event summary.
- AuditEventCollection(List<AuditEventSummary>) - Constructor for class com.oracle.bmc.datasafe.model.AuditEventCollection
-
Deprecated.
- auditEventCollection(AuditEventCollection) - Method in class com.oracle.bmc.datasafe.responses.ListAuditEventsResponse.Builder
-
The returned AuditEventCollection
instance.
- AuditEventCollection.Builder - Class in com.oracle.bmc.datasafe.model
-
- auditEventCount(Long) - Method in class com.oracle.bmc.datasafe.model.AuditArchiveRetrieval.Builder
-
Total count of audit events to be retrieved from the archive for the specified date
range.
- auditEventCount(Long) - Method in class com.oracle.bmc.datasafe.model.AuditArchiveRetrievalSummary.Builder
-
Total retrieved archive records audit event count.
- auditEventRetentionPeriod(Integer) - Method in class com.oracle.bmc.identitydomains.model.Setting.Builder
-
Audit Event retention period.
- AuditEventSummary - Class in com.oracle.bmc.datasafe.model
-
The resource represents the audit events collected from the target database by Oracle Data Safe.
- AuditEventSummary(String, String, String, String, String, AuditEventSummary.DatabaseType, AuditEventSummary.TargetClass, Date, Date, String, String, AuditEventSummary.OperationStatus, String, String, String, String, String, String, String, String, String, Boolean, String, String, String, String, String, AuditEventSummary.AuditLocation, String, String, String, AuditEventSummary.AuditType, Integer, AuditTrailSource, String, String, String, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.datasafe.model.AuditEventSummary
-
Deprecated.
- AuditEventSummary.AuditLocation - Enum in com.oracle.bmc.datasafe.model
-
The location of the audit.
- AuditEventSummary.AuditType - Enum in com.oracle.bmc.datasafe.model
-
The type of the auditing.
- AuditEventSummary.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditEventSummary.DatabaseType - Enum in com.oracle.bmc.datasafe.model
-
The type of the target database that was audited.
- AuditEventSummary.OperationStatus - Enum in com.oracle.bmc.datasafe.model
-
Indicates whether the operation was a success or a failure.
- AuditEventSummary.TargetClass - Enum in com.oracle.bmc.datasafe.model
-
The class of the target that was audited.
- auditEventTime(List<Date>) - Method in class com.oracle.bmc.datasafe.model.AuditEventAggregationDimensions.Builder
-
The time the audit event occurred in the target database.
- auditEventTime(Date) - Method in class com.oracle.bmc.datasafe.model.AuditEventSummary.Builder
-
The time that the audit event occurs in the target database.
- auditId(String) - Method in class com.oracle.bmc.adm.model.DetectStage.Builder
-
The Oracle Cloud identifier
(
OCID) of the
vulnerability audit.
- auditing(List<Diffs>) - Method in class com.oracle.bmc.datasafe.model.SecurityAssessmentComparisonPerTarget.Builder
-
A comparison between findings belonging to Auditing category.
- auditingFindingsCount(Integer) - Method in class com.oracle.bmc.datasafe.model.SectionStatistics.Builder
-
The number of findings in the Auditing category.
- auditLocation(AuditEventSummary.AuditLocation) - Method in class com.oracle.bmc.datasafe.model.AuditEventSummary.Builder
-
The location of the audit.
- AuditLogReport - Class in com.oracle.bmc.operatoraccesscontrol.model
-
The auditLog report details.
- AuditLogReport(String, String, AuditReportStatus, Date) - Constructor for class com.oracle.bmc.operatoraccesscontrol.model.AuditLogReport
-
Deprecated.
- auditLogReport(AuditLogReport) - Method in class com.oracle.bmc.operatoraccesscontrol.responses.GetAuditLogReportResponse.Builder
-
The returned AuditLogReport
instance.
- AuditLogReport.Builder - Class in com.oracle.bmc.operatoraccesscontrol.model
-
- AuditPaginators - Class in com.oracle.bmc.audit
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of Audit where multiple pages of data may be fetched.
- AuditPaginators(Audit) - Constructor for class com.oracle.bmc.audit.AuditPaginators
-
- auditPolicies(String) - Method in class com.oracle.bmc.datasafe.model.AuditEventSummary.Builder
-
Comma-seperated list of audit policies that caused the current audit event.
- AuditPolicy - Class in com.oracle.bmc.datasafe.model
-
The resource represents all available audit policies relevant for the target database with their
corresponding audit conditions.
- AuditPolicy(String, String, String, String, Date, Date, AuditPolicyLifecycleState, String, String, Boolean, Date, Date, List<AuditSpecification>, List<AuditConditions>, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.datasafe.model.AuditPolicy
-
Deprecated.
- auditPolicy(AuditPolicy) - Method in class com.oracle.bmc.datasafe.responses.GetAuditPolicyResponse.Builder
-
The returned AuditPolicy
instance.
- AuditPolicy.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditPolicyAggregationItems - Class in com.oracle.bmc.datasafe.model
-
The details of the audit profile aggregation items.
- AuditPolicyAggregationItems(AuditPolicyDimensions, Long) - Constructor for class com.oracle.bmc.datasafe.model.AuditPolicyAggregationItems
-
Deprecated.
- AuditPolicyAggregationItems.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditPolicyAnalyticCollection - Class in com.oracle.bmc.datasafe.model
-
Details of audit policy aggregation.
- AuditPolicyAnalyticCollection(List<AuditPolicyAggregationItems>) - Constructor for class com.oracle.bmc.datasafe.model.AuditPolicyAnalyticCollection
-
Deprecated.
- auditPolicyAnalyticCollection(AuditPolicyAnalyticCollection) - Method in class com.oracle.bmc.datasafe.responses.ListAuditPolicyAnalyticsResponse.Builder
-
The returned AuditPolicyAnalyticCollection
instance.
- AuditPolicyAnalyticCollection.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditPolicyCategory - Enum in com.oracle.bmc.datasafe.model
-
Represents the category to which an audit policy belongs.
- auditPolicyCategory(AuditPolicyCategory) - Method in class com.oracle.bmc.datasafe.model.AuditPolicyDimensions.Builder
-
The category to which the audit policy belongs.
- auditPolicyCategory(AuditPolicyCategory) - Method in class com.oracle.bmc.datasafe.model.AuditSpecification.Builder
-
The category to which the audit policy belongs.
- auditPolicyCategory(AuditPolicyCategory) - Method in class com.oracle.bmc.datasafe.requests.ListAuditPolicyAnalyticsRequest.Builder
-
The category to which the audit policy belongs to.
- AuditPolicyCollection - Class in com.oracle.bmc.datasafe.model
-
Collection of audit policy summary.
- AuditPolicyCollection(List<AuditPolicySummary>) - Constructor for class com.oracle.bmc.datasafe.model.AuditPolicyCollection
-
Deprecated.
- auditPolicyCollection(AuditPolicyCollection) - Method in class com.oracle.bmc.datasafe.responses.ListAuditPoliciesResponse.Builder
-
The returned AuditPolicyCollection
instance.
- AuditPolicyCollection.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditPolicyDimensions - Class in com.oracle.bmc.datasafe.model
-
Details of aggregation dimensions used for summarizing audit policies.
- AuditPolicyDimensions(AuditPolicyCategory, String, String) - Constructor for class com.oracle.bmc.datasafe.model.AuditPolicyDimensions
-
Deprecated.
- AuditPolicyDimensions.Builder - Class in com.oracle.bmc.datasafe.model
-
- auditPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.ChangeAuditPolicyCompartmentRequest.Builder
-
Unique audit policy identifier.
- auditPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.GetAuditPolicyRequest.Builder
-
Unique audit policy identifier.
- auditPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.ListAuditPoliciesRequest.Builder
-
An optional filter to return only resources that match the specified id.
- auditPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.ProvisionAuditPolicyRequest.Builder
-
Unique audit policy identifier.
- auditPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.RetrieveAuditPoliciesRequest.Builder
-
Unique audit policy identifier.
- auditPolicyId(String) - Method in class com.oracle.bmc.datasafe.requests.UpdateAuditPolicyRequest.Builder
-
Unique audit policy identifier.
- AuditPolicyLifecycleState - Enum in com.oracle.bmc.datasafe.model
-
The current state of audit policies available on the target.
- auditPolicyName(String) - Method in class com.oracle.bmc.datasafe.model.AuditConditions.Builder
-
Indicates the audit policy name.
- auditPolicyName(String) - Method in class com.oracle.bmc.datasafe.model.AuditPolicyDimensions.Builder
-
The name of the audit policy.
- auditPolicyName(String) - Method in class com.oracle.bmc.datasafe.model.AuditSpecification.Builder
-
Indicates the audit policy name.
- auditPolicyName(String) - Method in class com.oracle.bmc.datasafe.model.ProvisionAuditConditions.Builder
-
Indicates the audit policy name available for provisioning from Data Safe.
- auditPolicyName(String) - Method in class com.oracle.bmc.datasafe.requests.ListAuditPolicyAnalyticsRequest.Builder
-
In case of seeded policies, it is the policy name defined by Data Safe.
- AuditPolicySummary - Class in com.oracle.bmc.datasafe.model
-
The resource represents all available audit policies relevant for the target database with their
corresponding audit conditions.
- AuditPolicySummary(String, String, String, String, Date, Date, AuditPolicyLifecycleState, String, String, Boolean, List<AuditSpecification>, Date, Date, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.datasafe.model.AuditPolicySummary
-
Deprecated.
- AuditPolicySummary.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditProfile - Class in com.oracle.bmc.datasafe.model
-
The resource represents audit profile settings and audit configurations for the database target,
and helps evaluate the initial audit data volume for configuring collection in Data Safe.
- AuditProfile(String, String, String, Date, Date, AuditProfileLifecycleState, String, String, String, List<AuditTrail>, Boolean, Integer, Integer, Long, Boolean, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.datasafe.model.AuditProfile
-
Deprecated.
- auditProfile(AuditProfile) - Method in class com.oracle.bmc.datasafe.responses.GetAuditProfileResponse.Builder
-
The returned AuditProfile
instance.
- AuditProfile.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditProfileAggregationItems - Class in com.oracle.bmc.datasafe.model
-
Details of audit profile aggregation items.
- AuditProfileAggregationItems(AuditProfileDimensions, Long) - Constructor for class com.oracle.bmc.datasafe.model.AuditProfileAggregationItems
-
Deprecated.
- AuditProfileAggregationItems.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditProfileAnalyticCollection - Class in com.oracle.bmc.datasafe.model
-
Details of audit profile analytic summary.
- AuditProfileAnalyticCollection(List<AuditProfileAggregationItems>) - Constructor for class com.oracle.bmc.datasafe.model.AuditProfileAnalyticCollection
-
Deprecated.
- auditProfileAnalyticCollection(AuditProfileAnalyticCollection) - Method in class com.oracle.bmc.datasafe.responses.ListAuditProfileAnalyticsResponse.Builder
-
The returned AuditProfileAnalyticCollection
instance.
- AuditProfileAnalyticCollection.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditProfileCollection - Class in com.oracle.bmc.datasafe.model
-
Collection of audit profile summary.
- AuditProfileCollection(List<AuditProfileSummary>) - Constructor for class com.oracle.bmc.datasafe.model.AuditProfileCollection
-
Deprecated.
- auditProfileCollection(AuditProfileCollection) - Method in class com.oracle.bmc.datasafe.responses.ListAuditProfilesResponse.Builder
-
The returned AuditProfileCollection
instance.
- AuditProfileCollection.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditProfileDimensions - Class in com.oracle.bmc.datasafe.model
-
Details of aggregation dimensions used for summarizing audit profiles.
- AuditProfileDimensions(Boolean) - Constructor for class com.oracle.bmc.datasafe.model.AuditProfileDimensions
-
Deprecated.
- AuditProfileDimensions.Builder - Class in com.oracle.bmc.datasafe.model
-
- auditProfileId(String) - Method in class com.oracle.bmc.datasafe.model.AuditTrail.Builder
-
The OCID of the parent audit.
- auditProfileId(String) - Method in class com.oracle.bmc.datasafe.model.AuditTrailSummary.Builder
-
The OCID of the parent audit.
- auditProfileId(String) - Method in class com.oracle.bmc.datasafe.model.AvailableAuditVolumeSummary.Builder
-
The OCID of the audit profile resource.
- auditProfileId(String) - Method in class com.oracle.bmc.datasafe.model.CollectedAuditVolumeSummary.Builder
-
The OCID of the audit profile resource.
- auditProfileId(String) - Method in class com.oracle.bmc.datasafe.requests.CalculateAuditVolumeAvailableRequest.Builder
-
The OCID of the audit.
- auditProfileId(String) - Method in class com.oracle.bmc.datasafe.requests.CalculateAuditVolumeCollectedRequest.Builder
-
The OCID of the audit.
- auditProfileId(String) - Method in class com.oracle.bmc.datasafe.requests.ChangeAuditProfileCompartmentRequest.Builder
-
The OCID of the audit.
- auditProfileId(String) - Method in class com.oracle.bmc.datasafe.requests.ChangeRetentionRequest.Builder
-
The OCID of the audit.
- auditProfileId(String) - Method in class com.oracle.bmc.datasafe.requests.DiscoverAuditTrailsRequest.Builder
-
The OCID of the audit.
- auditProfileId(String) - Method in class com.oracle.bmc.datasafe.requests.GetAuditProfileRequest.Builder
-
The OCID of the audit.
- auditProfileId(String) - Method in class com.oracle.bmc.datasafe.requests.ListAuditProfilesRequest.Builder
-
A optional filter to return only resources that match the specified id.
- auditProfileId(String) - Method in class com.oracle.bmc.datasafe.requests.ListAvailableAuditVolumesRequest.Builder
-
The OCID of the audit.
- auditProfileId(String) - Method in class com.oracle.bmc.datasafe.requests.ListCollectedAuditVolumesRequest.Builder
-
The OCID of the audit.
- auditProfileId(String) - Method in class com.oracle.bmc.datasafe.requests.UpdateAuditProfileRequest.Builder
-
The OCID of the audit.
- AuditProfileLifecycleState - Enum in com.oracle.bmc.datasafe.model
-
The current state of the audit profile.
- AuditProfileSummary - Class in com.oracle.bmc.datasafe.model
-
Summary of an audit profile.
- AuditProfileSummary(String, String, String, Date, Date, String, AuditProfileLifecycleState, String, String, Boolean, Integer, Integer, Long, Boolean, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.datasafe.model.AuditProfileSummary
-
Deprecated.
- AuditProfileSummary.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditReportStatus - Enum in com.oracle.bmc.delegateaccesscontrol.model
-
Audit Report status
- auditReportStatus(AuditReportStatus) - Method in class com.oracle.bmc.delegateaccesscontrol.model.DelegatedResourceAccessRequestAuditLogReport.Builder
-
Status of the audit report
- auditReportStatus(AuditReportStatus) - Method in class com.oracle.bmc.operatoraccesscontrol.model.AuditLogReport.Builder
-
auditReportStatus for the accessRequestId
- AuditReportStatus - Enum in com.oracle.bmc.operatoraccesscontrol.model
-
Audit Report status
- AuditSpecification - Class in com.oracle.bmc.datasafe.model
-
Represents an audit policy relevant for the target database.The audit policy could be in any one
of the following 3 states in the target database 1) Created and enabled 2) Created but not
enabled 3) Not created For more details on relevant audit policies for the target database, refer
to
documentation.
- AuditSpecification(String, List<String>, AuditPolicyCategory, AuditSpecification.EnableStatus, String, Boolean, Boolean, Boolean, Boolean, Boolean, AuditSpecification.EnabledEntities) - Constructor for class com.oracle.bmc.datasafe.model.AuditSpecification
-
Deprecated.
- AuditSpecification.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditSpecification.EnabledEntities - Enum in com.oracle.bmc.datasafe.model
-
Indicates on whom the audit policy is enabled.
- AuditSpecification.EnableStatus - Enum in com.oracle.bmc.datasafe.model
-
Indicates whether the policy has been enabled, disabled or partially enabled in the target
database.
- auditSpecifications(List<AuditSpecification>) - Method in class com.oracle.bmc.datasafe.model.AuditPolicy.Builder
-
Represents all available audit policy specifications relevant for the target database.
- auditSpecifications(List<AuditSpecification>) - Method in class com.oracle.bmc.datasafe.model.AuditPolicySummary.Builder
-
Represents all available audit policy specifications relevant for the target database.
- AuditTrail - Class in com.oracle.bmc.datasafe.model
-
An audit trail represents the source of audit records that provides documentary evidence of the
sequence of activities in the target database.
- AuditTrail(String, String, String, String, Date, Date, AuditTrailLifecycleState, AuditTrailStatus, String, String, String, Boolean, Date, String, String, Date, Integer, AuditTrailSource, Date, AuditTrail.PurgeJobStatus, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.datasafe.model.AuditTrail
-
Deprecated.
- auditTrail(AuditTrail) - Method in class com.oracle.bmc.datasafe.responses.GetAuditTrailResponse.Builder
-
The returned AuditTrail
instance.
- AuditTrail.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditTrail.PurgeJobStatus - Enum in com.oracle.bmc.datasafe.model
-
The current status of the audit trail purge job.
- AuditTrailAggregationItems - Class in com.oracle.bmc.datasafe.model
-
Details of audit trail aggregation items.
- AuditTrailAggregationItems(AuditTrailDimensions, Long) - Constructor for class com.oracle.bmc.datasafe.model.AuditTrailAggregationItems
-
Deprecated.
- AuditTrailAggregationItems.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditTrailAnalyticCollection - Class in com.oracle.bmc.datasafe.model
-
Details of audit trail analytic summary.
- AuditTrailAnalyticCollection(List<AuditTrailAggregationItems>) - Constructor for class com.oracle.bmc.datasafe.model.AuditTrailAnalyticCollection
-
Deprecated.
- auditTrailAnalyticCollection(AuditTrailAnalyticCollection) - Method in class com.oracle.bmc.datasafe.responses.ListAuditTrailAnalyticsResponse.Builder
-
The returned AuditTrailAnalyticCollection
instance.
- AuditTrailAnalyticCollection.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditTrailCollection - Class in com.oracle.bmc.datasafe.model
-
Collection of audit trail detail objects.
- AuditTrailCollection(List<AuditTrailSummary>) - Constructor for class com.oracle.bmc.datasafe.model.AuditTrailCollection
-
Deprecated.
- auditTrailCollection(AuditTrailCollection) - Method in class com.oracle.bmc.datasafe.responses.ListAuditTrailsResponse.Builder
-
The returned AuditTrailCollection
instance.
- AuditTrailCollection.Builder - Class in com.oracle.bmc.datasafe.model
-
- AuditTrailDimensions - Class in com.oracle.bmc.datasafe.model
-
Details of aggregation dimensions used for summarizing audit trails.
- AuditTrailDimensions(String, AuditTrailLifecycleState, String, String) - Constructor for class com.oracle.bmc.datasafe.model.AuditTrailDimensions
-
Deprecated.
- AuditTrailDimensions.Builder - Class in com.oracle.bmc.datasafe.model
-
- auditTrailId(String) - Method in class com.oracle.bmc.datasafe.model.AuditEventSummary.Builder
-
The OCID of the audit trail that generated this audit event.
- auditTrailId(String) - Method in class com.oracle.bmc.datasafe.model.AvailableAuditVolumeSummary.Builder
-
The OCID of the audit trail.
- auditTrailId(String) - Method in class com.oracle.bmc.datasafe.requests.DeleteAuditTrailRequest.Builder
-
The OCID of the audit trail.
- auditTrailId(String) - Method in class com.oracle.bmc.datasafe.requests.GetAuditTrailRequest.Builder
-
The OCID of the audit trail.
- auditTrailId(String) - Method in class com.oracle.bmc.datasafe.requests.ListAuditTrailsRequest.Builder
-
A optional filter to return only resources that match the specified id.
- auditTrailId(String) - Method in class com.oracle.bmc.datasafe.requests.ResumeAuditTrailRequest.Builder
-
The OCID of the audit trail.
- auditTrailId(String) - Method in class com.oracle.bmc.datasafe.requests.StartAuditTrailRequest.Builder
-
The OCID of the audit trail.
- auditTrailId(String) - Method in class com.oracle.bmc.datasafe.requests.StopAuditTrailRequest.Builder
-
The OCID of the audit trail.
- auditTrailId(String) - Method in class com.oracle.bmc.datasafe.requests.UpdateAuditTrailRequest.Builder
-
The OCID of the audit trail.
- AuditTrailLifecycleState - Enum in com.oracle.bmc.datasafe.model
-
The current state of the audit trail.
- auditTrails(List<AuditTrail>) - Method in class com.oracle.bmc.datasafe.model.AuditProfile.Builder
-
Indicates the list of available audit trails on the target.
- AuditTrailSource - Enum in com.oracle.bmc.datasafe.model
-
The underlying source of unified audit trail.
- AuditTrailStatus - Enum in com.oracle.bmc.datasafe.model
-
The current sub-state of the audit trail.
- AuditTrailSummary - Class in com.oracle.bmc.datasafe.model
-
Summary of an audit trail.
- AuditTrailSummary(String, String, String, Date, Date, AuditTrailStatus, String, String, String, String, AuditTrailLifecycleState, String, Boolean, Date, Integer, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.datasafe.model.AuditTrailSummary
-
Deprecated.
- AuditTrailSummary.Builder - Class in com.oracle.bmc.datasafe.model
-
- auditType(List<AuditEventAggregationDimensions.AuditType>) - Method in class com.oracle.bmc.datasafe.model.AuditEventAggregationDimensions.Builder
-
Type of auditing.
- auditType(AuditEventSummary.AuditType) - Method in class com.oracle.bmc.datasafe.model.AuditEventSummary.Builder
-
The type of the auditing.
- auditType(List<String>) - Method in class com.oracle.bmc.operatoraccesscontrol.model.AccessRequest.Builder
-
Specifies the type of auditing to be enabled.
- auditType(List<String>) - Method in class com.oracle.bmc.operatoraccesscontrol.model.ApproveAccessRequestDetails.Builder
-
Specifies the type of auditing to be enabled.
- auditTypes(List<DelegatedResourceAccessRequestAuditType>) - Method in class com.oracle.bmc.delegateaccesscontrol.model.DelegatedResourceAccessRequest.Builder
-
Specifies the type of auditing to be enabled.
- AuthCachingPolicy - Annotation Type in com.oracle.bmc.auth
-
AuthCachingPolicy provides the ability to annotation basic auth providers with what level of
caching a request signer should try to follow.
- AuthClientException - Exception in com.oracle.bmc.auth.exception
-
Authentication client exception.
- AuthClientException(String, BmcException) - Constructor for exception com.oracle.bmc.auth.exception.AuthClientException
-
Create a wrapper around an authentication client exception.
- AuthClientForbiddenException - Exception in com.oracle.bmc.auth.exception
-
Exception thrown when the client failed to authorize to the auth service using configured key
suppliers
- AuthClientForbiddenException(BmcException) - Constructor for exception com.oracle.bmc.auth.exception.AuthClientForbiddenException
-
- AuthClientForbiddenException(String, BmcException) - Constructor for exception com.oracle.bmc.auth.exception.AuthClientForbiddenException
-
- AuthClientNotAuthorizedException - Exception in com.oracle.bmc.auth.exception
-
Exception thrown when the client failed to authenticate to the auth service using configured key
suppliers.
- AuthClientNotAuthorizedException(BmcException) - Constructor for exception com.oracle.bmc.auth.exception.AuthClientNotAuthorizedException
-
- AuthClientNotAuthorizedException(String, BmcException) - Constructor for exception com.oracle.bmc.auth.exception.AuthClientNotAuthorizedException
-
- AuthConfig - Class in com.oracle.bmc.dataintegration.model
-
Authentication configuration for Generic REST invocation.
- AuthConfig(String, String, ParentReference) - Constructor for class com.oracle.bmc.dataintegration.model.AuthConfig
-
Deprecated.
- authConfig(AuthConfig) - Method in class com.oracle.bmc.dataintegration.model.CreateTaskFromRestTask.Builder
-
- authConfig(AuthConfig) - Method in class com.oracle.bmc.dataintegration.model.TaskFromRestTaskDetails.Builder
-
- authConfig(AuthConfig) - Method in class com.oracle.bmc.dataintegration.model.TaskSummaryFromRestTask.Builder
-
- authConfig(AuthConfig) - Method in class com.oracle.bmc.dataintegration.model.UpdateTaskFromRestTask.Builder
-
- AuthConfig.ModelType - Enum in com.oracle.bmc.dataintegration.model
-
The specific authentication configuration to be used for Generic REST invocation.
- AuthDetails - Class in com.oracle.bmc.dataintegration.model
-
Authentication type to be used for Generic REST invocation.
- AuthDetails(String, String, ParentReference, AuthDetails.ModelType) - Constructor for class com.oracle.bmc.dataintegration.model.AuthDetails
-
Deprecated.
- authDetails(AuthDetails) - Method in class com.oracle.bmc.dataintegration.model.CreateTaskFromRestTask.Builder
-
- authDetails(AuthDetails) - Method in class com.oracle.bmc.dataintegration.model.TaskFromRestTaskDetails.Builder
-
- authDetails(AuthDetails) - Method in class com.oracle.bmc.dataintegration.model.TaskSummaryFromRestTask.Builder
-
- authDetails(AuthDetails) - Method in class com.oracle.bmc.dataintegration.model.UpdateTaskFromRestTask.Builder
-
- AuthDetails.Builder - Class in com.oracle.bmc.dataintegration.model
-
- AuthDetails.ModelType - Enum in com.oracle.bmc.dataintegration.model
-
The authentication mode to be used for Generic REST invocation.
- AuthenticateClientDetails - Class in com.oracle.bmc.identitydataplane.model
-
- AuthenticateClientDetails(Map<String, List<String>>) - Constructor for class com.oracle.bmc.identitydataplane.model.AuthenticateClientDetails
-
Deprecated.
- AuthenticateClientDetails.Builder - Class in com.oracle.bmc.identitydataplane.model
-
- AuthenticateClientResult - Class in com.oracle.bmc.identitydataplane.model
-
- AuthenticateClientResult(Principal, String) - Constructor for class com.oracle.bmc.identitydataplane.model.AuthenticateClientResult
-
Deprecated.
- AuthenticateClientResult.Builder - Class in com.oracle.bmc.identitydataplane.model
-
- AuthenticateUserResult - Class in com.oracle.bmc.identitydataplane.model
-
See ValidAuthenticateUserResult, BadUserStateAuthenticateUserResult,
UserNotFoundAuthenticateUserResult, TenantNotFoundAuthenticateUserResult
Note: Objects should always be created or deserialized using the
AuthenticateUserResult.Builder
.
- AuthenticateUserResult(String, String) - Constructor for class com.oracle.bmc.identitydataplane.model.AuthenticateUserResult
-
Deprecated.
- AuthenticateUserResult.Builder - Class in com.oracle.bmc.identitydataplane.model
-
- authentication(AuthenticationPolicy) - Method in class com.oracle.bmc.apigateway.model.ApiSpecificationRequestPolicies.Builder
-
- authentication(ProxiedForUserSummary.Authentication) - Method in class com.oracle.bmc.databasemanagement.model.ProxiedForUserSummary.Builder
-
Indicates whether the proxy is required to supply the client credentials (YES) or not
(NO).
- authentication(ProxyUserSummary.Authentication) - Method in class com.oracle.bmc.databasemanagement.model.ProxyUserSummary.Builder
-
Indicates whether the proxy is required to supply the client credentials (YES) or not
(NO).
- authentication(User.Authentication) - Method in class com.oracle.bmc.databasemanagement.model.User.Builder
-
The authentication mechanism for the user.
- AUTHENTICATION - Static variable in class com.oracle.bmc.http.Priorities
-
- authentication(String) - Method in class com.oracle.bmc.vulnerabilityscanning.model.HostVulnerability.Builder
-
Mechanism used for scan authentication
- authentication(String) - Method in class com.oracle.bmc.vulnerabilityscanning.model.Vulnerability.Builder
-
Mechanism used for scan authentication
- authenticationAlgorithm(PhaseOneConfigDetails.AuthenticationAlgorithm) - Method in class com.oracle.bmc.core.model.PhaseOneConfigDetails.Builder
-
The custom authentication algorithm proposed during phase one tunnel negotiation.
- authenticationAlgorithm(PhaseTwoConfigDetails.AuthenticationAlgorithm) - Method in class com.oracle.bmc.core.model.PhaseTwoConfigDetails.Builder
-
The authentication algorithm proposed during phase two tunnel negotiation.
- authenticationAlgorithm(PhaseOneConfigDetails.AuthenticationAlgorithm) - Method in class com.oracle.bmc.vnmonitoring.model.PhaseOneConfigDetails.Builder
-
The custom authentication algorithm proposed during phase one tunnel negotiation.
- authenticationAlgorithm(PhaseTwoConfigDetails.AuthenticationAlgorithm) - Method in class com.oracle.bmc.vnmonitoring.model.PhaseTwoConfigDetails.Builder
-
The authentication algorithm proposed during phase two tunnel negotiation.
- authenticationAlgorithms(List<String>) - Method in class com.oracle.bmc.core.model.AllowedPhaseOneParameters.Builder
-
Allowed phase one authentication algorithms.
- authenticationAlgorithms(List<String>) - Method in class com.oracle.bmc.core.model.AllowedPhaseTwoParameters.Builder
-
Allowed phase two authentication algorithms.
- authenticationAlgorithms(List<String>) - Method in class com.oracle.bmc.vnmonitoring.model.AllowedPhaseOneParameters.Builder
-
Allowed phase one authentication algorithms.
- authenticationAlgorithms(List<String>) - Method in class com.oracle.bmc.vnmonitoring.model.AllowedPhaseTwoParameters.Builder
-
Allowed phase two authentication algorithms.
- AuthenticationDetailsProvider - Interface in com.oracle.bmc.auth
-
Interface defining a BasicAuthenticationDetailsProvider that also provides the individual
components used to create the keyId.
- authenticationDetailsProvider(AbstractAuthenticationDetailsProvider) - Method in class com.oracle.bmc.http.internal.ClientCall
-
- authenticationFactors(List<MyDeviceAuthenticationFactors>) - Method in class com.oracle.bmc.identitydomains.model.MyDevice.Builder
-
Authentication Factors
- AuthenticationFactorSetting - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorSetting(String, String, List<String>, Meta, IdcsCreatedBy, IdcsLastModifiedBy, List<IdcsPreventedOperations>, List<Tags>, Boolean, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, String, Boolean, Boolean, List<AuthenticationFactorSetting.UserEnrollmentDisabledFactors>, AuthenticationFactorSettingsEmailSettings, AuthenticationFactorSettingsThirdPartyFactor, AuthenticationFactorSettingsNotificationSettings, AuthenticationFactorSettingsIdentityStoreSettings, AuthenticationFactorSettingsBypassCodeSettings, AuthenticationFactorSettingsClientAppSettings, AuthenticationFactorSettingsEndpointRestrictions, List<AuthenticationFactorSettingsCompliancePolicy>, AuthenticationFactorSettingsTotpSettings, ExtensionThirdPartyAuthenticationFactorSettings, ExtensionFidoAuthenticationFactorSettings) - Constructor for class com.oracle.bmc.identitydomains.model.AuthenticationFactorSetting
-
Deprecated.
- authenticationFactorSetting(AuthenticationFactorSetting) - Method in class com.oracle.bmc.identitydomains.requests.PutAuthenticationFactorSettingRequest.Builder
-
Replace the current instance of AuthenticationFactorSettings with provided payload.
- authenticationFactorSetting(AuthenticationFactorSetting) - Method in class com.oracle.bmc.identitydomains.responses.GetAuthenticationFactorSettingResponse.Builder
-
The returned AuthenticationFactorSetting
instance.
- authenticationFactorSetting(AuthenticationFactorSetting) - Method in class com.oracle.bmc.identitydomains.responses.PutAuthenticationFactorSettingResponse.Builder
-
The returned AuthenticationFactorSetting
instance.
- AuthenticationFactorSetting.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorSetting.UserEnrollmentDisabledFactors - Enum in com.oracle.bmc.identitydomains.model
-
- authenticationFactorSettingId(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAuthenticationFactorSettingRequest.Builder
-
ID of the resource
- authenticationFactorSettingId(String) - Method in class com.oracle.bmc.identitydomains.requests.PutAuthenticationFactorSettingRequest.Builder
-
ID of the resource
- AuthenticationFactorSettings - Class in com.oracle.bmc.identitydomains.model
-
The SCIM protocol defines a standard set of query parameters that can be used to filter, sort,
and paginate to return zero or more resources in a query response.
- AuthenticationFactorSettings(List<String>, Integer, List<AuthenticationFactorSetting>, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettings
-
Deprecated.
- authenticationFactorSettings(AuthenticationFactorSettings) - Method in class com.oracle.bmc.identitydomains.responses.ListAuthenticationFactorSettingsResponse.Builder
-
The returned AuthenticationFactorSettings
instance.
- authenticationFactorSettings(AuthenticationFactorSettings) - Method in class com.oracle.bmc.identitydomains.responses.SearchAuthenticationFactorSettingsResponse.Builder
-
The returned AuthenticationFactorSettings
instance.
- AuthenticationFactorSettings.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorSettingsBypassCodeSettings - Class in com.oracle.bmc.identitydomains.model
-
Settings related to the bypass code, such as bypass code length, bypass code expiry, max active
bypass codes, and so on
- AuthenticationFactorSettingsBypassCodeSettings(Boolean, Boolean, Integer, Integer, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsBypassCodeSettings
-
Deprecated.
- AuthenticationFactorSettingsBypassCodeSettings.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorSettingsClientAppSettings - Class in com.oracle.bmc.identitydomains.model
-
Settings related to compliance, Personal Identification Number (PIN) policy, and so on
- AuthenticationFactorSettingsClientAppSettings(Integer, Integer, Integer, Integer, String, Integer, AuthenticationFactorSettingsClientAppSettings.RequestSigningAlgo, Integer, Integer, String, Boolean, Boolean, Integer, AuthenticationFactorSettingsClientAppSettings.SharedSecretEncoding, Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsClientAppSettings
-
Deprecated.
- AuthenticationFactorSettingsClientAppSettings.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorSettingsClientAppSettings.RequestSigningAlgo - Enum in com.oracle.bmc.identitydomains.model
-
Indicates which algorithm the system will use to sign requests
- AuthenticationFactorSettingsClientAppSettings.SharedSecretEncoding - Enum in com.oracle.bmc.identitydomains.model
-
Indicates the type of encoding that the system should use to generate a shared secret
- AuthenticationFactorSettingsCompliancePolicy - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorSettingsCompliancePolicy(String, AuthenticationFactorSettingsCompliancePolicy.Action, String) - Constructor for class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsCompliancePolicy
-
Deprecated.
- AuthenticationFactorSettingsCompliancePolicy.Action - Enum in com.oracle.bmc.identitydomains.model
-
The action to be taken if the value of the attribute is not as expected
- AuthenticationFactorSettingsCompliancePolicy.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorSettingsDuoSecuritySettings - Class in com.oracle.bmc.identitydomains.model
-
Settings related to Duo Security
- AuthenticationFactorSettingsDuoSecuritySettings(String, String, String, String, AuthenticationFactorSettingsDuoSecuritySettings.UserMappingAttribute) - Constructor for class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsDuoSecuritySettings
-
Deprecated.
- AuthenticationFactorSettingsDuoSecuritySettings.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorSettingsDuoSecuritySettings.UserMappingAttribute - Enum in com.oracle.bmc.identitydomains.model
-
User attribute mapping value
- AuthenticationFactorSettingsEmailSettings - Class in com.oracle.bmc.identitydomains.model
-
Settings related to Email Factor, such as enabled email magic link factor, custom url for Email
Link
- AuthenticationFactorSettingsEmailSettings(Boolean, String) - Constructor for class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsEmailSettings
-
Deprecated.
- AuthenticationFactorSettingsEmailSettings.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorSettingsEndpointRestrictions - Class in com.oracle.bmc.identitydomains.model
-
Settings that describe the set of restrictions that the system should apply to devices and
trusted endpoints of a user
- AuthenticationFactorSettingsEndpointRestrictions(Integer, Integer, Integer, Boolean, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsEndpointRestrictions
-
Deprecated.
- AuthenticationFactorSettingsEndpointRestrictions.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorSettingsIdentityStoreSettings - Class in com.oracle.bmc.identitydomains.model
-
Settings related to the use of a user’s profile details from the identity store
- AuthenticationFactorSettingsIdentityStoreSettings(Boolean, Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsIdentityStoreSettings
-
Deprecated.
- AuthenticationFactorSettingsIdentityStoreSettings.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorSettingsNotificationSettings - Class in com.oracle.bmc.identitydomains.model
-
Settings related to the Mobile App Notification channel, such as pull
- AuthenticationFactorSettingsNotificationSettings(Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsNotificationSettings
-
Deprecated.
- AuthenticationFactorSettingsNotificationSettings.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorSettingsSearchRequest - Class in com.oracle.bmc.identitydomains.model
-
Clients MAY execute queries without passing parameters on the URL by using the HTTP POST verb
combined with the .search path extension.
- AuthenticationFactorSettingsSearchRequest(List<String>, List<String>, List<AttributeSets>) - Constructor for class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsSearchRequest
-
Deprecated.
- authenticationFactorSettingsSearchRequest(AuthenticationFactorSettingsSearchRequest) - Method in class com.oracle.bmc.identitydomains.requests.SearchAuthenticationFactorSettingsRequest.Builder
-
Parameters for searching AuthenticationFactorSettings
- AuthenticationFactorSettingsSearchRequest.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorSettingsThirdPartyFactor - Class in com.oracle.bmc.identitydomains.model
-
Settings related to third-party factor
- AuthenticationFactorSettingsThirdPartyFactor(Boolean) - Constructor for class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsThirdPartyFactor
-
Deprecated.
- AuthenticationFactorSettingsThirdPartyFactor.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorSettingsTotpSettings - Class in com.oracle.bmc.identitydomains.model
-
Settings related to Time-Based One-Time Passcodes (TOTP), such as hashing algo, totp time step,
passcode length, and so on
- AuthenticationFactorSettingsTotpSettings(AuthenticationFactorSettingsTotpSettings.HashingAlgorithm, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsTotpSettings
-
Deprecated.
- AuthenticationFactorSettingsTotpSettings.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorSettingsTotpSettings.HashingAlgorithm - Enum in com.oracle.bmc.identitydomains.model
-
The hashing algorithm to be used to calculate a One-Time Passcode.
- AuthenticationFactorsRemover - Class in com.oracle.bmc.identitydomains.model
-
This schema defines the attributes of Authentication Factors Remover call.
- AuthenticationFactorsRemover(String, String, List<String>, Meta, IdcsCreatedBy, IdcsLastModifiedBy, List<IdcsPreventedOperations>, List<Tags>, Boolean, String, String, String, String, AuthenticationFactorsRemoverUser, AuthenticationFactorsRemover.Type, String) - Constructor for class com.oracle.bmc.identitydomains.model.AuthenticationFactorsRemover
-
Deprecated.
- authenticationFactorsRemover(AuthenticationFactorsRemover) - Method in class com.oracle.bmc.identitydomains.requests.CreateAuthenticationFactorsRemoverRequest.Builder
-
AuthenticationFactorsRemover schema.
- authenticationFactorsRemover(AuthenticationFactorsRemover) - Method in class com.oracle.bmc.identitydomains.responses.CreateAuthenticationFactorsRemoverResponse.Builder
-
The returned AuthenticationFactorsRemover
instance.
- AuthenticationFactorsRemover.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationFactorsRemover.Type - Enum in com.oracle.bmc.identitydomains.model
-
Specifies the type of factors to remove.
- AuthenticationFactorsRemoverUser - Class in com.oracle.bmc.identitydomains.model
-
User for whom the authentication factors need to be deleted
- AuthenticationFactorsRemoverUser(String, String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AuthenticationFactorsRemoverUser
-
Deprecated.
- AuthenticationFactorsRemoverUser.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthenticationGrantType - Enum in com.oracle.bmc.oda.model
-
The valid set of Grant Types.
- AuthenticationIdentityProvider - Enum in com.oracle.bmc.oda.model
-
The valid set of Identity Providers.
- authenticationMethod(String) - Method in class com.oracle.bmc.identitydomains.model.MyDevice.Builder
-
Authentication method used in device.
- authenticationMethod(String) - Method in class com.oracle.bmc.identitydomains.model.UserExtDevices.Builder
-
The authentication method.
- authenticationMode(OracleConnection.AuthenticationMode) - Method in class com.oracle.bmc.goldengate.model.CreateOracleConnectionDetails.Builder
-
Authentication mode.
- authenticationMode(OracleConnection.AuthenticationMode) - Method in class com.oracle.bmc.goldengate.model.OracleConnection.Builder
-
Authentication mode.
- authenticationMode(OracleConnection.AuthenticationMode) - Method in class com.oracle.bmc.goldengate.model.OracleConnectionSummary.Builder
-
Authentication mode.
- authenticationMode(OracleConnection.AuthenticationMode) - Method in class com.oracle.bmc.goldengate.model.UpdateOracleConnectionDetails.Builder
-
Authentication mode.
- AuthenticationOnlyRouteAuthorizationPolicy - Class in com.oracle.bmc.apigateway.model
-
Only authentication is performed for the request and authorization is skipped.
- AuthenticationOnlyRouteAuthorizationPolicy() - Constructor for class com.oracle.bmc.apigateway.model.AuthenticationOnlyRouteAuthorizationPolicy
-
Deprecated.
- AuthenticationOnlyRouteAuthorizationPolicy.Builder - Class in com.oracle.bmc.apigateway.model
-
- AuthenticationPolicy - Class in com.oracle.bmc.apigateway.model
-
Information on how to authenticate incoming requests.
- AuthenticationPolicy(Boolean) - Constructor for class com.oracle.bmc.apigateway.model.AuthenticationPolicy
-
Deprecated.
- AuthenticationPolicy - Class in com.oracle.bmc.identity.model
-
Authentication policy, currently set for the given compartment.
- AuthenticationPolicy(PasswordPolicy, String, NetworkPolicy) - Constructor for class com.oracle.bmc.identity.model.AuthenticationPolicy
-
Deprecated.
- authenticationPolicy(AuthenticationPolicy) - Method in class com.oracle.bmc.identity.responses.GetAuthenticationPolicyResponse.Builder
-
The returned AuthenticationPolicy
instance.
- authenticationPolicy(AuthenticationPolicy) - Method in class com.oracle.bmc.identity.responses.UpdateAuthenticationPolicyResponse.Builder
-
The returned AuthenticationPolicy
instance.
- AuthenticationPolicy - Class in com.oracle.bmc.identitydataplane.model
-
Authentication policy, currently set for the given compartment
Note: Objects should always be created or deserialized using the
AuthenticationPolicy.Builder
.
- AuthenticationPolicy(PasswordPolicy, String) - Constructor for class com.oracle.bmc.identitydataplane.model.AuthenticationPolicy
-
Deprecated.
- AuthenticationPolicy.Builder - Class in com.oracle.bmc.identity.model
-
- AuthenticationPolicy.Builder - Class in com.oracle.bmc.identitydataplane.model
-
- AuthenticationPolicy.Type - Enum in com.oracle.bmc.apigateway.model
-
Type of the authentication policy to use.
- AuthenticationPrincipal - Class in com.oracle.bmc.identitydataplane.model
-
- AuthenticationPrincipal(Tenant, User) - Constructor for class com.oracle.bmc.identitydataplane.model.AuthenticationPrincipal
-
Deprecated.
- AuthenticationPrincipal.Builder - Class in com.oracle.bmc.identitydataplane.model
-
- AuthenticationProvider - Class in com.oracle.bmc.oda.model
-
Settings for the Authentication Provider.
- AuthenticationProvider(String, AuthenticationGrantType, AuthenticationIdentityProvider, String, String, String, String, String, String, String, String, Integer, String, Boolean, LifecycleState, Date, Date, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.oda.model.AuthenticationProvider
-
Deprecated.
- authenticationProvider(AuthenticationProvider) - Method in class com.oracle.bmc.oda.responses.CreateAuthenticationProviderResponse.Builder
-
The returned AuthenticationProvider
instance.
- authenticationProvider(AuthenticationProvider) - Method in class com.oracle.bmc.oda.responses.GetAuthenticationProviderResponse.Builder
-
The returned AuthenticationProvider
instance.
- authenticationProvider(AuthenticationProvider) - Method in class com.oracle.bmc.oda.responses.UpdateAuthenticationProviderResponse.Builder
-
The returned AuthenticationProvider
instance.
- AuthenticationProvider.Builder - Class in com.oracle.bmc.oda.model
-
- AuthenticationProviderCollection - Class in com.oracle.bmc.oda.model
-
A collection of Authentication Provider summaries.
- AuthenticationProviderCollection(List<AuthenticationProviderSummary>) - Constructor for class com.oracle.bmc.oda.model.AuthenticationProviderCollection
-
Deprecated.
- authenticationProviderCollection(AuthenticationProviderCollection) - Method in class com.oracle.bmc.oda.responses.ListAuthenticationProvidersResponse.Builder
-
The returned AuthenticationProviderCollection
instance.
- AuthenticationProviderCollection.Builder - Class in com.oracle.bmc.oda.model
-
- authenticationProviderId(String) - Method in class com.oracle.bmc.oda.requests.DeleteAuthenticationProviderRequest.Builder
-
Unique Authentication Provider identifier.
- authenticationProviderId(String) - Method in class com.oracle.bmc.oda.requests.GetAuthenticationProviderRequest.Builder
-
Unique Authentication Provider identifier.
- authenticationProviderId(String) - Method in class com.oracle.bmc.oda.requests.UpdateAuthenticationProviderRequest.Builder
-
Unique Authentication Provider identifier.
- authenticationProviderName(String) - Method in class com.oracle.bmc.oda.model.CreateOsvcChannelDetails.Builder
-
The name of the Authentication Provider to use to authenticate the user.
- authenticationProviderName(String) - Method in class com.oracle.bmc.oda.model.CreateOsvcChannelResult.Builder
-
The name of the Authentication Provider to use to authenticate the user.
- authenticationProviderName(String) - Method in class com.oracle.bmc.oda.model.OsvcChannel.Builder
-
The name of the Authentication Provider to use to authenticate the user.
- authenticationProviderName(String) - Method in class com.oracle.bmc.oda.model.UpdateOsvcChannelDetails.Builder
-
The name of the Authentication Provider to use to authenticate the user.
- AuthenticationProviderSummary - Class in com.oracle.bmc.oda.model
-
Summary of the Authentication Provider.
- AuthenticationProviderSummary(String, AuthenticationGrantType, AuthenticationIdentityProvider, String, LifecycleState, Date, Date, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.oda.model.AuthenticationProviderSummary
-
Deprecated.
- AuthenticationProviderSummary.Builder - Class in com.oracle.bmc.oda.model
-
- AuthenticationRequest - Class in com.oracle.bmc.identitydataplane.model
-
- AuthenticationRequest(String, String, String) - Constructor for class com.oracle.bmc.identitydataplane.model.AuthenticationRequest
-
Deprecated.
- AuthenticationRequest.Builder - Class in com.oracle.bmc.identitydataplane.model
-
- authenticationSecretId(String) - Method in class com.oracle.bmc.apigateway.model.ExternalRespCache.Builder
-
The
OCID of the
Oracle Vault Service secret resource.
- authenticationSecretVersionNumber(Long) - Method in class com.oracle.bmc.apigateway.model.ExternalRespCache.Builder
-
The version number of the authentication secret to use.
- authenticationServerDetail(AuthenticationPolicy) - Method in class com.oracle.bmc.apigateway.model.AuthenticationServerPolicy.Builder
-
- AuthenticationServerPolicy - Class in com.oracle.bmc.apigateway.model
-
Policy for the details regarding each authentication server under dynamic authentication.
- AuthenticationServerPolicy(DynamicSelectionKey, AuthenticationPolicy) - Constructor for class com.oracle.bmc.apigateway.model.AuthenticationServerPolicy
-
Deprecated.
- AuthenticationServerPolicy.Builder - Class in com.oracle.bmc.apigateway.model
-
- authenticationServers(List<AuthenticationServerPolicy>) - Method in class com.oracle.bmc.apigateway.model.DynamicAuthenticationPolicy.Builder
-
List of authentication servers to choose from during dynamic authentication.
- authenticationType(String) - Method in class com.oracle.bmc.datasafe.model.RoleSummary.Builder
-
Type of authentication.
- authenticationType(UserDetails.AuthenticationType) - Method in class com.oracle.bmc.datasafe.model.UserDetails.Builder
-
The authentication type of the user.
- authenticationType(UserSummary.AuthenticationType) - Method in class com.oracle.bmc.datasafe.model.UserSummary.Builder
-
The user authentication method.
- authenticationType(String) - Method in class com.oracle.bmc.datasafe.requests.ListRolesRequest.Builder
-
A filter to return roles based on authentication type.
- authenticationType(String) - Method in class com.oracle.bmc.datasafe.requests.ListUserAnalyticsRequest.Builder
-
A filter to return only items that match the specified authentication type.
- authenticationType(String) - Method in class com.oracle.bmc.datasafe.requests.ListUsersRequest.Builder
-
A filter to return only items that match the specified authentication type.
- authenticationType(AzureDataLakeStorageConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.AzureDataLakeStorageConnection.Builder
-
Used authentication mechanism to access Azure Data Lake Storage.
- authenticationType(AzureDataLakeStorageConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.AzureDataLakeStorageConnectionSummary.Builder
-
Used authentication mechanism to access Azure Data Lake Storage.
- authenticationType(AzureDataLakeStorageConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.CreateAzureDataLakeStorageConnectionDetails.Builder
-
Used authentication mechanism to access Azure Data Lake Storage.
- authenticationType(DatabricksConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.CreateDatabricksConnectionDetails.Builder
-
Used authentication mechanism to access Databricks.
- authenticationType(ElasticsearchConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.CreateElasticsearchConnectionDetails.Builder
-
Authentication type for Elasticsearch.
- authenticationType(JavaMessageServiceConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.CreateJavaMessageServiceConnectionDetails.Builder
-
Authentication type for Java Message Service.
- authenticationType(KafkaSchemaRegistryConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.CreateKafkaSchemaRegistryConnectionDetails.Builder
-
Used authentication mechanism to access Schema Registry.
- authenticationType(RedisConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.CreateRedisConnectionDetails.Builder
-
Authenticationentication type for the Redis database.
- authenticationType(SnowflakeConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.CreateSnowflakeConnectionDetails.Builder
-
Used authentication mechanism to access Snowflake.
- authenticationType(DatabricksConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.DatabricksConnection.Builder
-
Used authentication mechanism to access Databricks.
- authenticationType(DatabricksConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.DatabricksConnectionSummary.Builder
-
Used authentication mechanism to access Databricks.
- authenticationType(ElasticsearchConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.ElasticsearchConnection.Builder
-
Authentication type for Elasticsearch.
- authenticationType(ElasticsearchConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.ElasticsearchConnectionSummary.Builder
-
Authentication type for Elasticsearch.
- authenticationType(JavaMessageServiceConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.JavaMessageServiceConnection.Builder
-
Authentication type for Java Message Service.
- authenticationType(JavaMessageServiceConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.JavaMessageServiceConnectionSummary.Builder
-
Authentication type for Java Message Service.
- authenticationType(KafkaSchemaRegistryConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.KafkaSchemaRegistryConnection.Builder
-
Used authentication mechanism to access Schema Registry.
- authenticationType(KafkaSchemaRegistryConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.KafkaSchemaRegistryConnectionSummary.Builder
-
Used authentication mechanism to access Schema Registry.
- authenticationType(RedisConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.RedisConnection.Builder
-
Authentication type for Redis.
- authenticationType(RedisConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.RedisConnectionSummary.Builder
-
Authenticationentication type for the Redis database.
- authenticationType(SnowflakeConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.SnowflakeConnection.Builder
-
Used authentication mechanism to access Snowflake.
- authenticationType(SnowflakeConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.SnowflakeConnectionSummary.Builder
-
Used authentication mechanism to access Snowflake.
- authenticationType(AzureDataLakeStorageConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.UpdateAzureDataLakeStorageConnectionDetails.Builder
-
Used authentication mechanism to access Azure Data Lake Storage.
- authenticationType(DatabricksConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.UpdateDatabricksConnectionDetails.Builder
-
Used authentication mechanism to access Databricks.
- authenticationType(ElasticsearchConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.UpdateElasticsearchConnectionDetails.Builder
-
Authentication type for Elasticsearch.
- authenticationType(JavaMessageServiceConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.UpdateJavaMessageServiceConnectionDetails.Builder
-
Authentication type for Java Message Service.
- authenticationType(KafkaSchemaRegistryConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.UpdateKafkaSchemaRegistryConnectionDetails.Builder
-
Used authentication mechanism to access Schema Registry.
- authenticationType(RedisConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.UpdateRedisConnectionDetails.Builder
-
Authenticationentication type for the Redis database.
- authenticationType(SnowflakeConnection.AuthenticationType) - Method in class com.oracle.bmc.goldengate.model.UpdateSnowflakeConnectionDetails.Builder
-
Used authentication mechanism to access Snowflake.
- authenticatorSelectionAttachment(ExtensionFidoAuthenticationFactorSettings.AuthenticatorSelectionAttachment) - Method in class com.oracle.bmc.identitydomains.model.ExtensionFidoAuthenticationFactorSettings.Builder
-
Attribute used to define authenticator selection attachment.
- authenticatorSelectionRequireResidentKey(Boolean) - Method in class com.oracle.bmc.identitydomains.model.ExtensionFidoAuthenticationFactorSettings.Builder
-
Flag used to indicate authenticator selection is required or not
- authenticatorSelectionResidentKey(ExtensionFidoAuthenticationFactorSettings.AuthenticatorSelectionResidentKey) - Method in class com.oracle.bmc.identitydomains.model.ExtensionFidoAuthenticationFactorSettings.Builder
-
Attribute used to define authenticator selection resident key requirement.
- authenticatorSelectionUserVerification(ExtensionFidoAuthenticationFactorSettings.AuthenticatorSelectionUserVerification) - Method in class com.oracle.bmc.identitydomains.model.ExtensionFidoAuthenticationFactorSettings.Builder
-
Attribute used to define authenticator selection verification.
- authErrorUrl(String) - Method in class com.oracle.bmc.oda.model.CreateSlackChannelDetails.Builder
-
The URL to redirect to when authentication is unsuccessful.
- authErrorUrl(String) - Method in class com.oracle.bmc.oda.model.CreateSlackChannelResult.Builder
-
The URL to redirect to when authentication is unsuccessful.
- authErrorUrl(String) - Method in class com.oracle.bmc.oda.model.SlackChannel.Builder
-
The URL to redirect to when authentication is unsuccessful.
- authErrorUrl(String) - Method in class com.oracle.bmc.oda.model.UpdateSlackChannelDetails.Builder
-
The URL to redirect to when authentication is unsuccessful.
- authFactor(MyAuthenticationFactorInitiator.AuthFactor) - Method in class com.oracle.bmc.identitydomains.model.MyAuthenticationFactorInitiator.Builder
-
Auth Factor represents the type of multi-factor authentication channel for which the
request has been initiated.
- authFactor(MyAuthenticationFactorValidator.AuthFactor) - Method in class com.oracle.bmc.identitydomains.model.MyAuthenticationFactorValidator.Builder
-
Authentication Factor which is being validated
- authHeader(String) - Method in class com.oracle.bmc.dataintegration.model.ConnectionFromRestBasicAuth.Builder
-
Optional header name if used other than default header(Authorization).
- authHeader(String) - Method in class com.oracle.bmc.dataintegration.model.ConnectionFromRestBasicAuthDetails.Builder
-
Optional header name if used other than default header(Authorization).
- authHeader(String) - Method in class com.oracle.bmc.dataintegration.model.ConnectionSummaryFromRestBasicAuth.Builder
-
Optional header name if used other than default header(Authorization).
- authHeader(String) - Method in class com.oracle.bmc.dataintegration.model.CreateConnectionFromRestBasicAuth.Builder
-
Optional header name if used other than default header(Authorization).
- authHeader(String) - Method in class com.oracle.bmc.dataintegration.model.UpdateConnectionFromRestBasicAuth.Builder
-
Optional header name if used other than default header(Authorization).
- authHeaders(List<Header>) - Method in class com.oracle.bmc.apmsynthetics.model.RequestAuthenticationDetails.Builder
-
List of authentication headers.
- authMode(CreateTaskScheduleDetails.AuthMode) - Method in class com.oracle.bmc.dataintegration.model.CreateTaskScheduleDetails.Builder
-
The authorization mode for the task.
- authMode(TaskRun.AuthMode) - Method in class com.oracle.bmc.dataintegration.model.TaskRun.Builder
-
The autorization mode for when the task was executed.
- authMode(TaskSchedule.AuthMode) - Method in class com.oracle.bmc.dataintegration.model.TaskSchedule.Builder
-
The authorization mode for the task.
- authMode(TaskScheduleSummary.AuthMode) - Method in class com.oracle.bmc.dataintegration.model.TaskScheduleSummary.Builder
-
The authorization mode for the task.
- authMode(UpdateTaskScheduleDetails.AuthMode) - Method in class com.oracle.bmc.dataintegration.model.UpdateTaskScheduleDetails.Builder
-
The authorization mode for the task.
- AuthnClientFilter - Class in com.oracle.bmc.http.internal
-
Filter that injects authentication headers into the request.
- AuthnClientFilter(RequestSigner, Map<SigningStrategy, RequestSigner>) - Constructor for class com.oracle.bmc.http.internal.AuthnClientFilter
-
- authnContextClassRefs(List<String>) - Method in class com.oracle.bmc.identitydataplane.model.IdentityProvider.Builder
-
Authentication context class refs.
- authnRequestBinding(IdentityProvider.AuthnRequestBinding) - Method in class com.oracle.bmc.identitydomains.model.IdentityProvider.Builder
-
HTTP binding to use for authentication requests.
- author(Agreement.Author) - Method in class com.oracle.bmc.marketplace.model.Agreement.Builder
-
Who authored the agreement.
- author(AgreementSummary.Author) - Method in class com.oracle.bmc.marketplace.model.AgreementSummary.Builder
-
Who authored the agreement.
- author(Term.Author) - Method in class com.oracle.bmc.marketplacepublisher.model.Term.Builder
-
Who authored the term.
- author(Term.Author) - Method in class com.oracle.bmc.marketplacepublisher.model.TermSummary.Builder
-
Who authored the term.
- author(Term.Author) - Method in class com.oracle.bmc.marketplacepublisher.model.TermVersion.Builder
-
Who authored the term.
- authorEmail(String) - Method in class com.oracle.bmc.devops.model.CommitAnalyticsAuthorSummary.Builder
-
Author email.
- authorEmail(String) - Method in class com.oracle.bmc.devops.model.RepositoryAnalyticsDetails.Builder
-
Email address of the author.
- authorEmail(String) - Method in class com.oracle.bmc.devops.model.RepositoryCommit.Builder
-
Email of the author of the repository.
- authorEmail(String) - Method in class com.oracle.bmc.devops.model.RepositoryCommitSummary.Builder
-
Email of the author of the repository.
- authorEmail(String) - Method in class com.oracle.bmc.devops.model.SummarizeProjectRepositoryAnalyticsDetails.Builder
-
Email address of the author.
- authorEmail(String) - Method in class com.oracle.bmc.devops.model.SummarizeRepositoryAnalyticsDetails.Builder
-
Email address of the author.
- authorityKeyId(String) - Method in class com.oracle.bmc.goldengate.model.Certificate.Builder
-
The Certificate authority key id.
- authorization(RouteAuthorizationPolicy) - Method in class com.oracle.bmc.apigateway.model.ApiSpecificationRouteRequestPolicies.Builder
-
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateApiKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateAppRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateAppRoleRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateApprovalWorkflowAssignmentRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateApprovalWorkflowRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateApprovalWorkflowStepRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateAuthenticationFactorsRemoverRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateAuthTokenRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateCloudGateMappingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateCloudGateRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateCloudGateServerRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateConditionRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateCustomerSecretKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateDynamicResourceGroupRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateGrantRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateGroupRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateIdentityPropagationTrustRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateIdentityProviderRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateMeRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateMyApiKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateMyAuthenticationFactorInitiatorRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateMyAuthenticationFactorsRemoverRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateMyAuthenticationFactorValidatorRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateMyAuthTokenRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateMyCustomerSecretKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateMyOAuth2ClientCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateMyRequestRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateMySmtpCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateMySupportAccountRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateMyUserDbCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateNetworkPerimeterRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateOAuth2ClientCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateOAuthClientCertificateRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateOAuthPartnerCertificateRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreatePasswordPolicyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreatePolicyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateRestoreOciConsolePolicyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateRuleRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateSecurityQuestionRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateSelfRegistrationProfileRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateSmtpCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateSocialIdentityProviderRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateUserDbCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.CreateUserRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteApiKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteAppRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteAppRoleRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteApprovalWorkflowAssignmentRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteApprovalWorkflowRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteApprovalWorkflowStepRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteAuthTokenRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteCloudGateMappingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteCloudGateRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteCloudGateServerRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteConditionRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteCustomerSecretKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteDynamicResourceGroupRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteGrantRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteGroupRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteIdentityPropagationTrustRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteIdentityProviderRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteMyApiKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteMyAuthTokenRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteMyCustomerSecretKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteMyDeviceRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteMyOAuth2ClientCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteMySmtpCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteMySupportAccountRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteMyTrustedUserAgentRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteMyUserDbCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteNetworkPerimeterRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteOAuth2ClientCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteOAuthClientCertificateRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteOAuthPartnerCertificateRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeletePasswordPolicyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeletePolicyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteRuleRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteSecurityQuestionRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteSelfRegistrationProfileRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteSmtpCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteSocialIdentityProviderRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteUserDbCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteUserRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAccountMgmtInfoRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAccountRecoverySettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetApiKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAppRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAppRoleRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetApprovalWorkflowAssignmentRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetApprovalWorkflowRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetApprovalWorkflowStepRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAuthenticationFactorSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAuthTokenRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetBrandingSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetCloudGateMappingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetCloudGateRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetCloudGateServerRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetConditionRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetCustomerSecretKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetDynamicResourceGroupRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetGrantRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetGroupRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetIdentityPropagationTrustRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetIdentityProviderRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetIdentitySettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetKmsiSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMeRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMyApiKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMyAuthTokenRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMyCompletedApprovalRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMyCustomerSecretKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMyDeviceRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMyOAuth2ClientCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMyPendingApprovalRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMyRequestRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMySmtpCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMySupportAccountRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMyTrustedUserAgentRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetMyUserDbCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetNetworkPerimeterRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetNotificationSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetOAuth2ClientCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetOAuthClientCertificateRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetOAuthPartnerCertificateRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetOciConsoleSignOnPolicyConsentRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetPasswordPolicyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetPolicyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetRuleRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetSchemaRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetSecurityQuestionRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetSecurityQuestionSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetSelfRegistrationProfileRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetSmtpCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetSocialIdentityProviderRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetUserAttributesSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetUserDbCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.GetUserRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListAccountMgmtInfosRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListAccountRecoverySettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListApiKeysRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListAppRolesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListApprovalWorkflowAssignmentsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListApprovalWorkflowsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListApprovalWorkflowStepsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListAppsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListAuthenticationFactorSettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListAuthTokensRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListBrandingSettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListCloudGateMappingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListCloudGateServersRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListCloudGatesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListConditionsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListCustomerSecretKeysRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListDynamicResourceGroupsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListGrantsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListGroupsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListIdentityPropagationTrustsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListIdentityProvidersRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListIdentitySettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListKmsiSettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyApiKeysRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyAppsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyAuthTokensRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyCompletedApprovalsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyCustomerSecretKeysRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyDevicesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyGroupsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyOAuth2ClientCredentialsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyPendingApprovalsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyRequestableGroupsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyRequestsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMySmtpCredentialsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMySupportAccountsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyTrustedUserAgentsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListMyUserDbCredentialsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListNetworkPerimetersRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListNotificationSettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListOAuth2ClientCredentialsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListOAuthClientCertificatesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListOAuthPartnerCertificatesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListOciConsoleSignOnPolicyConsentsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListPasswordPoliciesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListPoliciesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListResourceTypeSchemaAttributesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListRulesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListSchemasRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListSecurityQuestionSettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListSecurityQuestionsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListSelfRegistrationProfilesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListSettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListSmtpCredentialsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListSocialIdentityProvidersRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListUserAttributesSettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListUserDbCredentialsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.ListUsersRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchAccountRecoverySettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchApiKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchAppRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchAppRoleRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchApprovalWorkflowRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchApprovalWorkflowStepRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchAuthTokenRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchCloudGateMappingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchCloudGateRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchCloudGateServerRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchConditionRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchCustomerSecretKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchDynamicResourceGroupRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchGrantRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchGroupRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchIdentityPropagationTrustRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchIdentityProviderRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchIdentitySettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchKmsiSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchMeRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchMyApiKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchMyAuthTokenRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchMyCustomerSecretKeyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchMyDeviceRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchMyOAuth2ClientCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchMyPendingApprovalRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchMyRequestRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchMySmtpCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchNetworkPerimeterRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchOAuth2ClientCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchPasswordPolicyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchPolicyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchRuleRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchSchemaRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchSecurityQuestionRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchSecurityQuestionSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchSelfRegistrationProfileRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchSmtpCredentialRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchSocialIdentityProviderRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchUserAttributesSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchUserRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutAccountRecoverySettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutAppRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutApprovalWorkflowRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutAppStatusChangerRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutAuthenticationFactorSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutCloudGateMappingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutCloudGateRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutCloudGateServerRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutConditionRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutDynamicResourceGroupRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutGroupRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutIdentityPropagationTrustRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutIdentityProviderRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutIdentitySettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutKmsiSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutMePasswordChangerRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutMeRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutNetworkPerimeterRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutNotificationSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutPasswordPolicyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutPolicyRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutRuleRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutSchemaRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutSecurityQuestionSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutSelfRegistrationProfileRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutSettingRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutSocialIdentityProviderRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutUserCapabilitiesChangerRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutUserPasswordChangerRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutUserPasswordResetterRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutUserRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.PutUserStatusChangerRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchAccountMgmtInfosRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchApiKeysRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchAppRolesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchAppsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchAuthenticationFactorSettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchAuthTokensRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchCloudGateMappingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchCloudGateServersRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchCloudGatesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchConditionsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchCustomerSecretKeysRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchDynamicResourceGroupsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchGrantsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchGroupsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchIdentityProvidersRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchIdentitySettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchKmsiSettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchMyAppsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchMyGroupsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchMyRequestableGroupsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchMyRequestsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchNetworkPerimetersRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchNotificationSettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchOAuth2ClientCredentialsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchOAuthClientCertificatesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchOAuthPartnerCertificatesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchOciConsoleSignOnPolicyConsentsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchPasswordPoliciesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchPoliciesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchResourceTypeSchemaAttributesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchRulesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchSchemasRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchSecurityQuestionSettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchSecurityQuestionsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchSelfRegistrationProfilesRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchSettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchSmtpCredentialsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchSocialIdentityProvidersRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchUserAttributesSettingsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchUserDbCredentialsRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- authorization(String) - Method in class com.oracle.bmc.identitydomains.requests.SearchUsersRequest.Builder
-
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
- AUTHORIZATION_HEADER_NAME - Static variable in class com.oracle.bmc.http.internal.HeaderUtils
-
- AUTHORIZATION_HEADER_VALUE - Static variable in class com.oracle.bmc.auth.AbstractFederationClientAuthenticationDetailsProviderBuilder
-
The Authorization header value to be sent for requests to the metadata service.
- authorizationControl(List<Diffs>) - Method in class com.oracle.bmc.datasafe.model.SecurityAssessmentComparisonPerTarget.Builder
-
A comparison between findings belonging to Authorization Control category.
- authorizationControlFindingsCount(Integer) - Method in class com.oracle.bmc.datasafe.model.SectionStatistics.Builder
-
The number of findings in the Authorization Control category.
- authorizationEndpointUrl(String) - Method in class com.oracle.bmc.oda.model.AuthenticationProvider.Builder
-
The IDPs URL for the page that users authenticate with by entering the user name and
password.
- authorizationEndpointUrl(String) - Method in class com.oracle.bmc.oda.model.CreateAuthenticationProviderDetails.Builder
-
The IDPs URL for the page that users authenticate with by entering the user name and
password.
- authorizationEndpointUrl(String) - Method in class com.oracle.bmc.oda.model.UpdateAuthenticationProviderDetails.Builder
-
The IDPs URL for the page that users authenticate with by entering the user name and
password.
- authorizationRequest(AuthorizationRequest) - Method in class com.oracle.bmc.identitydataplane.model.AccessibleCompartmentRequest.Builder
-
The authorization request.
- AuthorizationRequest - Class in com.oracle.bmc.identitydataplane.model
-
- AuthorizationRequest(String, Principal, Principal, String, List<PermissionContext>, String) - Constructor for class com.oracle.bmc.identitydataplane.model.AuthorizationRequest
-
Deprecated.
- authorizationRequest(AuthorizationRequest) - Method in class com.oracle.bmc.identitydataplane.model.ThinAuthorizationResponse.Builder
-
The policy string related to the request.
- AuthorizationRequest.Builder - Class in com.oracle.bmc.identitydataplane.model
-
- authorizedEntityName(String) - Method in class com.oracle.bmc.core.model.LetterOfAuthority.Builder
-
The name of the entity authorized by this Letter of Authority.
- authorizedEntityName(String) - Method in class com.oracle.bmc.vnmonitoring.model.LetterOfAuthority.Builder
-
The name of the entity authorized by this Letter of Authority.
- authorizeSubscriptionPayment(AuthorizeSubscriptionPaymentRequest) - Method in interface com.oracle.bmc.ospgateway.SubscriptionService
-
PSD2 authorization for subscription payment
- authorizeSubscriptionPayment(AuthorizeSubscriptionPaymentRequest, AsyncHandler<AuthorizeSubscriptionPaymentRequest, AuthorizeSubscriptionPaymentResponse>) - Method in interface com.oracle.bmc.ospgateway.SubscriptionServiceAsync
-
PSD2 authorization for subscription payment
- authorizeSubscriptionPayment(AuthorizeSubscriptionPaymentRequest, AsyncHandler<AuthorizeSubscriptionPaymentRequest, AuthorizeSubscriptionPaymentResponse>) - Method in class com.oracle.bmc.ospgateway.SubscriptionServiceAsyncClient
-
- authorizeSubscriptionPayment(AuthorizeSubscriptionPaymentRequest) - Method in class com.oracle.bmc.ospgateway.SubscriptionServiceClient
-
- AuthorizeSubscriptionPaymentDetails - Class in com.oracle.bmc.ospgateway.model
-
- AuthorizeSubscriptionPaymentDetails(Subscription, String, String) - Constructor for class com.oracle.bmc.ospgateway.model.AuthorizeSubscriptionPaymentDetails
-
Deprecated.
- authorizeSubscriptionPaymentDetails(AuthorizeSubscriptionPaymentDetails) - Method in class com.oracle.bmc.ospgateway.requests.AuthorizeSubscriptionPaymentRequest.Builder
-
subscription payment request.
- AuthorizeSubscriptionPaymentDetails.Builder - Class in com.oracle.bmc.ospgateway.model
-
- AuthorizeSubscriptionPaymentReceipt - Class in com.oracle.bmc.ospgateway.model
-
- AuthorizeSubscriptionPaymentReceipt(String, String, String) - Constructor for class com.oracle.bmc.ospgateway.model.AuthorizeSubscriptionPaymentReceipt
-
Deprecated.
- authorizeSubscriptionPaymentReceipt(AuthorizeSubscriptionPaymentReceipt) - Method in class com.oracle.bmc.ospgateway.responses.AuthorizeSubscriptionPaymentResponse.Builder
-
The returned AuthorizeSubscriptionPaymentReceipt
instance.
- AuthorizeSubscriptionPaymentReceipt.Builder - Class in com.oracle.bmc.ospgateway.model
-
- AuthorizeSubscriptionPaymentRequest - Class in com.oracle.bmc.ospgateway.requests
-
Example: Click
here to see how to use
AuthorizeSubscriptionPaymentRequest.
- AuthorizeSubscriptionPaymentRequest() - Constructor for class com.oracle.bmc.ospgateway.requests.AuthorizeSubscriptionPaymentRequest
-
- AuthorizeSubscriptionPaymentRequest.Builder - Class in com.oracle.bmc.ospgateway.requests
-
- AuthorizeSubscriptionPaymentResponse - Class in com.oracle.bmc.ospgateway.responses
-
- AuthorizeSubscriptionPaymentResponse.Builder - Class in com.oracle.bmc.ospgateway.responses
-
- authorName(String) - Method in class com.oracle.bmc.devops.model.CommitAnalyticsAuthorSummary.Builder
-
Author name.
- authorName(String) - Method in class com.oracle.bmc.devops.model.RepositoryAuthorSummary.Builder
-
Author name.
- authorName(String) - Method in class com.oracle.bmc.devops.model.RepositoryCommit.Builder
-
Name of the author of the repository.
- authorName(String) - Method in class com.oracle.bmc.devops.model.RepositoryCommitSummary.Builder
-
Name of the author of the repository.
- authorName(String) - Method in class com.oracle.bmc.devops.requests.ListCommitsRequest.Builder
-
A filter to return any commits that are pushed by the requested author.
- authRequestMethod(RequestMethods) - Method in class com.oracle.bmc.apmsynthetics.model.RequestAuthenticationDetails.Builder
-
Request method.
- authRequestPostBody(String) - Method in class com.oracle.bmc.apmsynthetics.model.RequestAuthenticationDetails.Builder
-
Request post body.
- AuthServerException - Exception in com.oracle.bmc.auth.exception
-
Exception thrown when something goes wrong on the authentication server.
- AuthServerException(BmcException) - Constructor for exception com.oracle.bmc.auth.exception.AuthServerException
-
- AuthServerException(String, BmcException) - Constructor for exception com.oracle.bmc.auth.exception.AuthServerException
-
- AuthServerUnavailableException - Exception in com.oracle.bmc.auth.exception
-
Exception thrown when the authentication server is unavailable.
- AuthServerUnavailableException(BmcException) - Constructor for exception com.oracle.bmc.auth.exception.AuthServerUnavailableException
-
- AuthServerUnavailableException(String, BmcException) - Constructor for exception com.oracle.bmc.auth.exception.AuthServerUnavailableException
-
- AuthServiceUser - Class in com.oracle.bmc.identitydataplane.model
-
- AuthServiceUser(String, String, String, String, String) - Constructor for class com.oracle.bmc.identitydataplane.model.AuthServiceUser
-
Deprecated.
- AuthServiceUser.Builder - Class in com.oracle.bmc.identitydataplane.model
-
- authSuccessUrl(String) - Method in class com.oracle.bmc.oda.model.CreateSlackChannelDetails.Builder
-
The URL to redirect to when authentication is successful.
- authSuccessUrl(String) - Method in class com.oracle.bmc.oda.model.CreateSlackChannelResult.Builder
-
The URL to redirect to when authentication is successful.
- authSuccessUrl(String) - Method in class com.oracle.bmc.oda.model.SlackChannel.Builder
-
The URL to redirect to when authentication is successful.
- authSuccessUrl(String) - Method in class com.oracle.bmc.oda.model.UpdateSlackChannelDetails.Builder
-
The URL to redirect to when authentication is successful.
- authToken(String) - Method in class com.oracle.bmc.apmsynthetics.model.RequestAuthenticationDetails.Builder
-
Authentication token.
- AuthToken - Class in com.oracle.bmc.identity.model
-
An AuthToken
is an Oracle-generated token string that you can use to authenticate with
third-party APIs that do not support Oracle Cloud Infrastructure’s signature-based
authentication.
- AuthToken(String, String, String, String, Date, Date, AuthToken.LifecycleState, Long) - Constructor for class com.oracle.bmc.identity.model.AuthToken
-
Deprecated.
- authToken(AuthToken) - Method in class com.oracle.bmc.identity.responses.CreateAuthTokenResponse.Builder
-
The returned AuthToken
instance.
- authToken(AuthToken) - Method in class com.oracle.bmc.identity.responses.UpdateAuthTokenResponse.Builder
-
The returned AuthToken
instance.
- AuthToken - Class in com.oracle.bmc.identitydomains.model
-
The user’s Auth token resource.
- AuthToken(String, String, List<String>, Meta, IdcsCreatedBy, IdcsLastModifiedBy, List<IdcsPreventedOperations>, List<Tags>, Boolean, String, String, String, String, String, String, AuthToken.Status, String, AuthTokenUser, ExtensionSelfChangeUser) - Constructor for class com.oracle.bmc.identitydomains.model.AuthToken
-
Deprecated.
- authToken(AuthToken) - Method in class com.oracle.bmc.identitydomains.requests.CreateAuthTokenRequest.Builder
-
AuthToken schema.
- authToken(AuthToken) - Method in class com.oracle.bmc.identitydomains.responses.CreateAuthTokenResponse.Builder
-
The returned AuthToken
instance.
- authToken(AuthToken) - Method in class com.oracle.bmc.identitydomains.responses.GetAuthTokenResponse.Builder
-
The returned AuthToken
instance.
- authToken(AuthToken) - Method in class com.oracle.bmc.identitydomains.responses.PatchAuthTokenResponse.Builder
-
The returned AuthToken
instance.
- authToken(String) - Method in class com.oracle.bmc.oda.model.CreateOSSChannelDetails.Builder
-
The authentication token to use when connecting to the Oracle Streaming Service.
- authToken(String) - Method in class com.oracle.bmc.oda.model.CreateTranslatorDetails.Builder
-
The authentication token to use when invoking the Translation Service
- authToken(String) - Method in class com.oracle.bmc.oda.model.CreateTwilioChannelDetails.Builder
-
The Auth Token for the Twilio number.
- authToken(String) - Method in class com.oracle.bmc.oda.model.UpdateOSSChannelDetails.Builder
-
The authentication token to use when connecting to the Oracle Streaming Service.
- authToken(String) - Method in class com.oracle.bmc.oda.model.UpdateTranslatorDetails.Builder
-
The authentication token to use when invoking the Translation Service
- authToken(String) - Method in class com.oracle.bmc.oda.model.UpdateTwilioChannelDetails.Builder
-
The Auth Token for the Twilio number.
- AuthToken.Builder - Class in com.oracle.bmc.identity.model
-
- AuthToken.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthToken.LifecycleState - Enum in com.oracle.bmc.identity.model
-
The token’s current state.
- AuthToken.Status - Enum in com.oracle.bmc.identitydomains.model
-
The user’s credential status.
- authTokenId(String) - Method in class com.oracle.bmc.identity.requests.DeleteAuthTokenRequest.Builder
-
The OCID of the auth token.
- authTokenId(String) - Method in class com.oracle.bmc.identity.requests.UpdateAuthTokenRequest.Builder
-
The OCID of the auth token.
- authTokenId(String) - Method in class com.oracle.bmc.identitydomains.requests.DeleteAuthTokenRequest.Builder
-
ID of the resource
- authTokenId(String) - Method in class com.oracle.bmc.identitydomains.requests.GetAuthTokenRequest.Builder
-
ID of the resource
- authTokenId(String) - Method in class com.oracle.bmc.identitydomains.requests.PatchAuthTokenRequest.Builder
-
ID of the resource
- AuthTokens - Class in com.oracle.bmc.identitydomains.model
-
The SCIM protocol defines a standard set of query parameters that can be used to filter, sort,
and paginate to return zero or more resources in a query response.
- AuthTokens(List<String>, Integer, List<AuthToken>, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AuthTokens
-
Deprecated.
- authTokens(List<UserExtAuthTokens>) - Method in class com.oracle.bmc.identitydomains.model.ExtensionUserCredentialsUser.Builder
-
A list of Auth tokens corresponding to user.
- authTokens(AuthTokens) - Method in class com.oracle.bmc.identitydomains.responses.ListAuthTokensResponse.Builder
-
The returned AuthTokens
instance.
- authTokens(AuthTokens) - Method in class com.oracle.bmc.identitydomains.responses.SearchAuthTokensResponse.Builder
-
The returned AuthTokens
instance.
- AuthTokens.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthTokenSearchRequest - Class in com.oracle.bmc.identitydomains.model
-
Clients MAY execute queries without passing parameters on the URL by using the HTTP POST verb
combined with the .search path extension.
- AuthTokenSearchRequest(List<String>, List<String>, List<AttributeSets>, String, String, SortOrder, Integer, Integer) - Constructor for class com.oracle.bmc.identitydomains.model.AuthTokenSearchRequest
-
Deprecated.
- authTokenSearchRequest(AuthTokenSearchRequest) - Method in class com.oracle.bmc.identitydomains.requests.SearchAuthTokensRequest.Builder
-
Parameters for searching AuthTokens
- AuthTokenSearchRequest.Builder - Class in com.oracle.bmc.identitydomains.model
-
- AuthTokenUser - Class in com.oracle.bmc.identitydomains.model
-
The user linked to the Auth token.
- AuthTokenUser(String, String, String, String, String) - Constructor for class com.oracle.bmc.identitydomains.model.AuthTokenUser
-
Deprecated.
- AuthTokenUser.Builder - Class in com.oracle.bmc.identitydomains.model
-
- authType(String) - Method in class com.oracle.bmc.audit.model.Identity.Builder
-
The type of authentication used.
- authUrl(String) - Method in class com.oracle.bmc.apmsynthetics.model.RequestAuthenticationDetails.Builder
-
URL to get authentication token.
- authUserName(String) - Method in class com.oracle.bmc.apmsynthetics.model.RequestAuthenticationDetails.Builder
-
User name for authentication.
- authUserPassword(String) - Method in class com.oracle.bmc.apmsynthetics.model.RequestAuthenticationDetails.Builder
-
User password for authentication.
- AuthUtils - Class in com.oracle.bmc.auth.internal
-
Utilities dealing with authorization.
- authzUrl(String) - Method in class com.oracle.bmc.identitydomains.model.ExtensionSocialIdentityProvider.Builder
-
Social IDP Authorization URL
- authzUrl(String) - Method in class com.oracle.bmc.identitydomains.model.SocialIdentityProvider.Builder
-
Social IDP Authorization URL
- AutoActivateStatus - Class in com.oracle.bmc.apmtraces.model
-
Status of autoactivation for the given data key in the APM Domain.
- AutoActivateStatus(String, AutoActivateStatus.DataKey) - Constructor for class com.oracle.bmc.apmtraces.model.AutoActivateStatus
-
Deprecated.
- autoActivateStatus(AutoActivateStatus) - Method in class com.oracle.bmc.apmtraces.responses.GetStatusAutoActivateResponse.Builder
-
The returned AutoActivateStatus
instance.
- AutoActivateStatus.Builder - Class in com.oracle.bmc.apmtraces.model
-
- AutoActivateStatus.DataKey - Enum in com.oracle.bmc.apmtraces.model
-
Data key type for which auto-activate needs needs to be turned on or off.
- AutoActivateToggleStatus - Class in com.oracle.bmc.apmtraces.model
-
Response of a auto-activate toggle operation.
- AutoActivateToggleStatus(AutoActivateToggleStatus.Status, String, AutoActivateToggleStatus.DataKey) - Constructor for class com.oracle.bmc.apmtraces.model.AutoActivateToggleStatus
-
Deprecated.
- autoActivateToggleStatus(AutoActivateToggleStatus) - Method in class com.oracle.bmc.apmtraces.responses.PutToggleAutoActivateResponse.Builder
-
The returned AutoActivateToggleStatus
instance.
- AutoActivateToggleStatus.Builder - Class in com.oracle.bmc.apmtraces.model
-
- AutoActivateToggleStatus.DataKey - Enum in com.oracle.bmc.apmtraces.model
-
Data key type for which auto-activate needs needs to be turned on or off.
- AutoActivateToggleStatus.Status - Enum in com.oracle.bmc.apmtraces.model
-
Status of this operation.
- autoApprovalState(LockboxAutoApprovalState) - Method in class com.oracle.bmc.lockbox.model.ApprovalTemplate.Builder
-
The auto approval state of the lockbox.
- autoApprovalState(LockboxAutoApprovalState) - Method in class com.oracle.bmc.lockbox.model.ApprovalTemplateSummary.Builder
-
The auto approval state of the lockbox.
- autoApprovalState(LockboxAutoApprovalState) - Method in class com.oracle.bmc.lockbox.model.CreateApprovalTemplateDetails.Builder
-
The auto approval state of the lockbox.
- autoApprovalState(LockboxAutoApprovalState) - Method in class com.oracle.bmc.lockbox.model.UpdateApprovalTemplateDetails.Builder
-
The auto approval state of the lockbox.
- AutoAssociationCollection - Class in com.oracle.bmc.loganalytics.model
-
Auto association details of the source.
- AutoAssociationCollection(List<AutoAssociationState>) - Constructor for class com.oracle.bmc.loganalytics.model.AutoAssociationCollection
-
Deprecated.
- autoAssociationCollection(AutoAssociationCollection) - Method in class com.oracle.bmc.loganalytics.responses.ListAutoAssociationsResponse.Builder
-
The returned AutoAssociationCollection
instance.
- AutoAssociationCollection.Builder - Class in com.oracle.bmc.loganalytics.model
-
- autoAssociationSourceCount(Integer) - Method in class com.oracle.bmc.loganalytics.model.SourceSummaryReport.Builder
-
The count of sources set to auto-associate.
- AutoAssociationState - Class in com.oracle.bmc.loganalytics.model
-
Auto association state of the source.
- AutoAssociationState(Boolean, String) - Constructor for class com.oracle.bmc.loganalytics.model.AutoAssociationState
-
Deprecated.
- AutoAssociationState.Builder - Class in com.oracle.bmc.loganalytics.model
-
- autoBackupEnabled(Boolean) - Method in class com.oracle.bmc.database.model.DbBackupConfig.Builder
-
If set to true, configures automatic backups.
- autoBackupWindow(DbBackupConfig.AutoBackupWindow) - Method in class com.oracle.bmc.database.model.DbBackupConfig.Builder
-
Time window selected for initiating automatic backup for the database system.
- autoCaptureFilters(List<AutomaticCaptureFilterDetails>) - Method in class com.oracle.bmc.databasemanagement.model.ConfigureAutomaticCaptureFiltersDetails.Builder
-
The filters used in automatic initial plan capture.
- autoCaptureFilters(List<AutomaticCaptureFilter>) - Method in class com.oracle.bmc.databasemanagement.model.SqlPlanBaselineConfiguration.Builder
-
The capture filters used in automatic initial plan capture.
- autocommit(Boolean) - Method in class com.oracle.bmc.mysql.model.ConfigurationVariables.Builder
-
(“autocommit”)
- autoCompletionDelayDuration(String) - Method in class com.oracle.bmc.containerengine.model.StartCredentialRotationDetails.Builder
-
The duration in days(in ISO 8601 notation eg.
- autoCreateTopicsEnable(Boolean) - Method in class com.oracle.bmc.streaming.model.KafkaSettings.Builder
-
Enable auto creation of topic on the server.
- autoDetectCertificatesUsingMetadataUrl() - Method in class com.oracle.bmc.auth.AbstractFederationClientAuthenticationDetailsProviderBuilder
-
Auto detects and configures the certificates needed using Instance metadata.
- autoDetectEndpointUsingMetadataUrl() - Method in class com.oracle.bmc.auth.AbstractFederationClientAuthenticationDetailsProviderBuilder
-
Auto detects the endpoint that should be used when talking to OCI Auth, if no endpoint has
been configured already.
- autoDetectUsingMetadataUrl() - Method in class com.oracle.bmc.auth.AbstractFederationClientAuthenticationDetailsProviderBuilder
-
Auto-detect endpoint and certificate information using Instance metadata.
- autoEnrollEmailFactorDisabled(Boolean) - Method in class com.oracle.bmc.identitydomains.model.AuthenticationFactorSetting.Builder
-
If true, indicates that email will not be enrolled as a MFA factor automatically if it a
account recovery factor
- autoExtendMaxSize(TablespaceStorageSize) - Method in class com.oracle.bmc.databasemanagement.model.AddDataFilesDetails.Builder
-
The maximum disk space allowed for automatic extension of the data files or temp files.
- autoExtendMaxSize(TablespaceStorageSize) - Method in class com.oracle.bmc.databasemanagement.model.CreateTablespaceDetails.Builder
-
The maximum disk space allowed for automatic extension of the data files or temp files.
- autoExtendMaxSize(TablespaceStorageSize) - Method in class com.oracle.bmc.databasemanagement.model.ResizeDataFileDetails.Builder
-
The maximum disk space allowed for automatic extension of the data files or temp files.
- autoExtendMaxSize(TablespaceStorageSize) - Method in class com.oracle.bmc.databasemanagement.model.UpdateTablespaceDetails.Builder
-
The maximum disk space allowed for automatic extension of the data files or temp files.
- autoExtendNextSize(TablespaceStorageSize) - Method in class com.oracle.bmc.databasemanagement.model.AddDataFilesDetails.Builder
-
The size of the next increment of disk space to be allocated automatically when more
extents are required.
- autoExtendNextSize(TablespaceStorageSize) - Method in class com.oracle.bmc.databasemanagement.model.CreateTablespaceDetails.Builder
-
The size of the next increment of disk space to be allocated automatically when more
extents are required.
- autoExtendNextSize(TablespaceStorageSize) - Method in class com.oracle.bmc.databasemanagement.model.ResizeDataFileDetails.Builder
-
The size of the next increment of disk space to be allocated automatically when more
extents are required.
- autoExtendNextSize(TablespaceStorageSize) - Method in class com.oracle.bmc.databasemanagement.model.UpdateTablespaceDetails.Builder
-
The size of the next increment of disk space to be allocated automatically when more
extents are required.
- autoFullBackupDay(DbBackupConfig.AutoFullBackupDay) - Method in class com.oracle.bmc.database.model.DbBackupConfig.Builder
-
Day of the week the full backup should be applied on the database system.
- autoFullBackupWindow(DbBackupConfig.AutoFullBackupWindow) - Method in class com.oracle.bmc.database.model.DbBackupConfig.Builder
-
Time window selected for initiating full backup for the database system.
- autoIncrementIncrement(Integer) - Method in class com.oracle.bmc.mysql.model.ConfigurationVariables.Builder
-
auto_increment_increment and auto_increment_offset are intended for use with circular
(source-to-source) replication, and can be used to control the operation of
AUTO_INCREMENT columns.
- autoIncrementOffset(Integer) - Method in class com.oracle.bmc.mysql.model.ConfigurationVariables.Builder
-
This variable has a default value of 1.
- AutoKeyRotationDetails - Class in com.oracle.bmc.keymanagement.model
-
The details of auto rotation schedule for the Key being create updated or imported.
- AutoKeyRotationDetails(Integer, Date, Date, Date, AutoKeyRotationDetails.LastRotationStatus, String) - Constructor for class com.oracle.bmc.keymanagement.model.AutoKeyRotationDetails
-
Deprecated.
- autoKeyRotationDetails(AutoKeyRotationDetails) - Method in class com.oracle.bmc.keymanagement.model.CreateKeyDetails.Builder
-
- autoKeyRotationDetails(AutoKeyRotationDetails) - Method in class com.oracle.bmc.keymanagement.model.ImportKeyDetails.Builder
-
- autoKeyRotationDetails(AutoKeyRotationDetails) - Method in class com.oracle.bmc.keymanagement.model.Key.Builder
-
- autoKeyRotationDetails(AutoKeyRotationDetails) - Method in class com.oracle.bmc.keymanagement.model.UpdateKeyDetails.Builder
-
- AutoKeyRotationDetails.Builder - Class in com.oracle.bmc.keymanagement.model
-
- AutoKeyRotationDetails.LastRotationStatus - Enum in com.oracle.bmc.keymanagement.model
-
The status of last execution of auto key rotation.
- AutoLookups - Class in com.oracle.bmc.loganalytics.model
-
AutoLookups
Note: Objects should always be created or deserialized using the
AutoLookups.Builder
.
- AutoLookups(String, Long) - Constructor for class com.oracle.bmc.loganalytics.model.AutoLookups
-
Deprecated.
- AutoLookups.Builder - Class in com.oracle.bmc.loganalytics.model
-
- AutomatedDeployStageRollbackPolicy - Class in com.oracle.bmc.devops.model
-
Specifies the automated rollback policy for a stage on failure.
- AutomatedDeployStageRollbackPolicy() - Constructor for class com.oracle.bmc.devops.model.AutomatedDeployStageRollbackPolicy
-
Deprecated.
- AutomatedDeployStageRollbackPolicy.Builder - Class in com.oracle.bmc.devops.model
-
- AutomatedMountDetails - Class in com.oracle.bmc.database.model
-
Used for creating NFS Auto Mount backup destinations for autonomous on ExaCC.
- AutomatedMountDetails(List<String>, String) - Constructor for class com.oracle.bmc.database.model.AutomatedMountDetails
-
Deprecated.
- AutomatedMountDetails.Builder - Class in com.oracle.bmc.database.model
-
- automaticBackupRetention(CreateDeletionPolicyDetails.AutomaticBackupRetention) - Method in class com.oracle.bmc.mysql.model.CreateDeletionPolicyDetails.Builder
-
Specifies if any automatic backups created for a DB System should be retained or deleted
when the DB System is deleted.
- automaticBackupRetention(DeletionPolicyDetails.AutomaticBackupRetention) - Method in class com.oracle.bmc.mysql.model.DeletionPolicyDetails.Builder
-
Specifies if any automatic backups created for a DB System should be retained or deleted
when the DB System is deleted.
- automaticBackupRetention(UpdateDeletionPolicyDetails.AutomaticBackupRetention) - Method in class com.oracle.bmc.mysql.model.UpdateDeletionPolicyDetails.Builder
-
Specifies if any automatic backups created for a DB System should be retained or deleted
when the DB System is deleted.
- AutomaticCaptureFilter - Class in com.oracle.bmc.databasemanagement.model
-
An automatic capture filter that enables you to capture only those SQL statements that you want,
and exclude noncritical statements.
- AutomaticCaptureFilter(AutomaticCaptureFilter.Name, List<String>, List<String>, Date, String) - Constructor for class com.oracle.bmc.databasemanagement.model.AutomaticCaptureFilter
-
Deprecated.
- AutomaticCaptureFilter.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AutomaticCaptureFilter.Name - Enum in com.oracle.bmc.databasemanagement.model
-
The name of the automatic capture filter.
- AutomaticCaptureFilterDetails - Class in com.oracle.bmc.databasemanagement.model
-
The details of a capture filter used to include or exclude SQL statements in the initial
automatic plan capture.
- AutomaticCaptureFilterDetails(AutomaticCaptureFilterDetails.Name, List<String>, List<String>) - Constructor for class com.oracle.bmc.databasemanagement.model.AutomaticCaptureFilterDetails
-
Deprecated.
- AutomaticCaptureFilterDetails.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AutomaticCaptureFilterDetails.Name - Enum in com.oracle.bmc.databasemanagement.model
-
The name of the automatic capture filter.
- automaticFailoverTarget(String) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabaseDataguard.Builder
-
Automatically selected by backend when observer is enabled.
- autoMountDiskGroups(List<String>) - Method in class com.oracle.bmc.databasemanagement.model.ExternalAsmInstanceParameters.Builder
-
The list of disk group names that an ASM instance mounts at startup or when the ALTER DISKGROUP ALL MOUNT
statement is issued.
- autonomous(AutonomousSettings) - Method in class com.oracle.bmc.osmanagement.model.ManagedInstance.Builder
-
if present, indicates the Managed Instance is an autonomous instance.
- AutonomousContainerDatabase - Class in com.oracle.bmc.database.model
-
- AutonomousContainerDatabase(String, String, String, String, String, AutonomousContainerDatabase.ServiceLevelAgreementType, String, String, AutonomousContainerDatabase.InfrastructureType, String, String, String, String, List<AutonomousDatabaseKeyHistoryEntry>, AutonomousContainerDatabase.LifecycleState, String, Date, Date, AutonomousContainerDatabase.PatchModel, String, String, String, MaintenanceWindow, Integer, AutonomousContainerDatabase.VersionPreference, Boolean, String, Map<String, String>, Map<String, Map<String, Object>>, AutonomousContainerDatabase.Role, String, String, AutonomousContainerDatabaseBackupConfig, List<BackupDestinationProperties>, List<BackupDestinationConfigurationSummary>, RecoveryApplianceDetails, String, String, Integer, Float, Integer, Float, List<Float>, List<String>, AutonomousContainerDatabase.ComputeModel, Float, Float, Float, Date, Integer, Integer, AutonomousContainerDatabase.DistributionAffinity, AutonomousContainerDatabase.NetServicesArchitecture, Boolean, Boolean, AutonomousContainerDatabaseDataguard, List<AutonomousContainerDatabaseDataguard>) - Constructor for class com.oracle.bmc.database.model.AutonomousContainerDatabase
-
Deprecated.
- autonomousContainerDatabase(AutonomousContainerDatabase) - Method in class com.oracle.bmc.database.responses.AddStandbyAutonomousContainerDatabaseResponse.Builder
-
The returned AutonomousContainerDatabase
instance.
- autonomousContainerDatabase(AutonomousContainerDatabase) - Method in class com.oracle.bmc.database.responses.ChangeDataguardRoleResponse.Builder
-
The returned AutonomousContainerDatabase
instance.
- autonomousContainerDatabase(AutonomousContainerDatabase) - Method in class com.oracle.bmc.database.responses.ConvertStandbyAutonomousContainerDatabaseResponse.Builder
-
The returned AutonomousContainerDatabase
instance.
- autonomousContainerDatabase(AutonomousContainerDatabase) - Method in class com.oracle.bmc.database.responses.CreateAutonomousContainerDatabaseResponse.Builder
-
The returned AutonomousContainerDatabase
instance.
- autonomousContainerDatabase(AutonomousContainerDatabase) - Method in class com.oracle.bmc.database.responses.EditAutonomousContainerDatabaseDataguardResponse.Builder
-
The returned AutonomousContainerDatabase
instance.
- autonomousContainerDatabase(AutonomousContainerDatabase) - Method in class com.oracle.bmc.database.responses.FailoverAutonomousContainerDatabaseDataguardResponse.Builder
-
The returned AutonomousContainerDatabase
instance.
- autonomousContainerDatabase(AutonomousContainerDatabase) - Method in class com.oracle.bmc.database.responses.GetAutonomousContainerDatabaseResponse.Builder
-
The returned AutonomousContainerDatabase
instance.
- autonomousContainerDatabase(AutonomousContainerDatabase) - Method in class com.oracle.bmc.database.responses.ReinstateAutonomousContainerDatabaseDataguardResponse.Builder
-
The returned AutonomousContainerDatabase
instance.
- autonomousContainerDatabase(AutonomousContainerDatabase) - Method in class com.oracle.bmc.database.responses.RestartAutonomousContainerDatabaseResponse.Builder
-
The returned AutonomousContainerDatabase
instance.
- autonomousContainerDatabase(AutonomousContainerDatabase) - Method in class com.oracle.bmc.database.responses.RotateAutonomousContainerDatabaseEncryptionKeyResponse.Builder
-
The returned AutonomousContainerDatabase
instance.
- autonomousContainerDatabase(AutonomousContainerDatabase) - Method in class com.oracle.bmc.database.responses.SwitchoverAutonomousContainerDatabaseDataguardResponse.Builder
-
The returned AutonomousContainerDatabase
instance.
- autonomousContainerDatabase(AutonomousContainerDatabase) - Method in class com.oracle.bmc.database.responses.UpdateAutonomousContainerDatabaseResponse.Builder
-
The returned AutonomousContainerDatabase
instance.
- AutonomousContainerDatabase.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousContainerDatabase.ComputeModel - Enum in com.oracle.bmc.database.model
-
The compute model of the Autonomous Container Database.
- AutonomousContainerDatabase.DistributionAffinity - Enum in com.oracle.bmc.database.model
-
Determines whether an Autonomous Database must be opened across the maximum number of nodes
or the least number of nodes.
- AutonomousContainerDatabase.InfrastructureType - Enum in com.oracle.bmc.database.model
-
The infrastructure type this resource belongs to.
- AutonomousContainerDatabase.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the Autonomous Container Database.
- AutonomousContainerDatabase.NetServicesArchitecture - Enum in com.oracle.bmc.database.model
-
Enabling SHARED server architecture enables a database server to allow many client processes
to share very few server processes, thereby increasing the number of supported users.
- AutonomousContainerDatabase.PatchModel - Enum in com.oracle.bmc.database.model
-
Database patch model preference.
- AutonomousContainerDatabase.Role - Enum in com.oracle.bmc.database.model
-
The Data Guard role of the Autonomous Container Database or Autonomous Database, if
Autonomous Data Guard is enabled.
- AutonomousContainerDatabase.ServiceLevelAgreementType - Enum in com.oracle.bmc.database.model
-
The service level agreement type of the container database.
- AutonomousContainerDatabase.VersionPreference - Enum in com.oracle.bmc.database.model
-
The next maintenance version preference.
- AutonomousContainerDatabaseBackupConfig - Class in com.oracle.bmc.database.model
-
Backup options for the Autonomous Container Database.
- AutonomousContainerDatabaseBackupConfig(List<BackupDestinationDetails>, Integer) - Constructor for class com.oracle.bmc.database.model.AutonomousContainerDatabaseBackupConfig
-
Deprecated.
- AutonomousContainerDatabaseBackupConfig.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousContainerDatabaseDataguard - Class in com.oracle.bmc.database.model
-
The properties that define Autonomous Container Databases Dataguard.
- AutonomousContainerDatabaseDataguard(String, AutonomousContainerDatabaseDataguard.Role, AutonomousContainerDatabaseDataguard.LifecycleState, String, AutonomousContainerDatabaseDataguard.ProtectionMode, Integer, String, String, Boolean, String, Date, Date, Date, String, Date, String, String) - Constructor for class com.oracle.bmc.database.model.AutonomousContainerDatabaseDataguard
-
Deprecated.
- AutonomousContainerDatabaseDataguard.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousContainerDatabaseDataguard.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of Autonomous Data Guard.
- AutonomousContainerDatabaseDataguard.ProtectionMode - Enum in com.oracle.bmc.database.model
-
The protection mode of this Autonomous Data Guard association.
- AutonomousContainerDatabaseDataguard.Role - Enum in com.oracle.bmc.database.model
-
The Data Guard role of the Autonomous Container Database or Autonomous Database, if
Autonomous Data Guard is enabled.
- AutonomousContainerDatabaseDataguardAssociation - Class in com.oracle.bmc.database.model
-
The properties that define Autonomous Data Guard association between two different Autonomous
Container Databases.
- AutonomousContainerDatabaseDataguardAssociation(String, String, AutonomousContainerDatabaseDataguardAssociation.Role, AutonomousContainerDatabaseDataguardAssociation.LifecycleState, String, String, String, AutonomousContainerDatabaseDataguardAssociation.PeerRole, AutonomousContainerDatabaseDataguardAssociation.PeerLifecycleState, AutonomousContainerDatabaseDataguardAssociation.ProtectionMode, Integer, String, String, Boolean, String, Date, Date, Date) - Constructor for class com.oracle.bmc.database.model.AutonomousContainerDatabaseDataguardAssociation
-
Deprecated.
- autonomousContainerDatabaseDataguardAssociation(AutonomousContainerDatabaseDataguardAssociation) - Method in class com.oracle.bmc.database.responses.CreateAutonomousContainerDatabaseDataguardAssociationResponse.Builder
-
The returned AutonomousContainerDatabaseDataguardAssociation
instance.
- autonomousContainerDatabaseDataguardAssociation(AutonomousContainerDatabaseDataguardAssociation) - Method in class com.oracle.bmc.database.responses.FailoverAutonomousContainerDatabaseDataguardAssociationResponse.Builder
-
The returned AutonomousContainerDatabaseDataguardAssociation
instance.
- autonomousContainerDatabaseDataguardAssociation(AutonomousContainerDatabaseDataguardAssociation) - Method in class com.oracle.bmc.database.responses.GetAutonomousContainerDatabaseDataguardAssociationResponse.Builder
-
The returned AutonomousContainerDatabaseDataguardAssociation
instance.
- autonomousContainerDatabaseDataguardAssociation(AutonomousContainerDatabaseDataguardAssociation) - Method in class com.oracle.bmc.database.responses.MigrateAutonomousContainerDatabaseDataguardAssociationResponse.Builder
-
The returned AutonomousContainerDatabaseDataguardAssociation
instance.
- autonomousContainerDatabaseDataguardAssociation(AutonomousContainerDatabaseDataguardAssociation) - Method in class com.oracle.bmc.database.responses.ReinstateAutonomousContainerDatabaseDataguardAssociationResponse.Builder
-
The returned AutonomousContainerDatabaseDataguardAssociation
instance.
- autonomousContainerDatabaseDataguardAssociation(AutonomousContainerDatabaseDataguardAssociation) - Method in class com.oracle.bmc.database.responses.SwitchoverAutonomousContainerDatabaseDataguardAssociationResponse.Builder
-
The returned AutonomousContainerDatabaseDataguardAssociation
instance.
- autonomousContainerDatabaseDataguardAssociation(AutonomousContainerDatabaseDataguardAssociation) - Method in class com.oracle.bmc.database.responses.UpdateAutonomousContainerDatabaseDataguardAssociationResponse.Builder
-
The returned AutonomousContainerDatabaseDataguardAssociation
instance.
- AutonomousContainerDatabaseDataguardAssociation.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousContainerDatabaseDataguardAssociation.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of Autonomous Data Guard.
- AutonomousContainerDatabaseDataguardAssociation.PeerLifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the Autonomous Container Database.
- AutonomousContainerDatabaseDataguardAssociation.PeerRole - Enum in com.oracle.bmc.database.model
-
The Data Guard role of the Autonomous Container Database or Autonomous Database, if
Autonomous Data Guard is enabled.
- AutonomousContainerDatabaseDataguardAssociation.ProtectionMode - Enum in com.oracle.bmc.database.model
-
The protection mode of this Autonomous Data Guard association.
- AutonomousContainerDatabaseDataguardAssociation.Role - Enum in com.oracle.bmc.database.model
-
The Data Guard role of the Autonomous Container Database or Autonomous Database, if
Autonomous Data Guard is enabled.
- autonomousContainerDatabaseDataguardAssociationId(String) - Method in class com.oracle.bmc.database.model.ChangeDataguardRoleDetails.Builder
-
The Autonomous Container Database-Autonomous Data Guard association
OCID.
- autonomousContainerDatabaseDataguardAssociationId(String) - Method in class com.oracle.bmc.database.requests.FailoverAutonomousContainerDatabaseDataguardAssociationRequest.Builder
-
The Autonomous Container Database-Autonomous Data Guard association
OCID.
- autonomousContainerDatabaseDataguardAssociationId(String) - Method in class com.oracle.bmc.database.requests.GetAutonomousContainerDatabaseDataguardAssociationRequest.Builder
-
The Autonomous Container Database-Autonomous Data Guard association
OCID.
- autonomousContainerDatabaseDataguardAssociationId(String) - Method in class com.oracle.bmc.database.requests.MigrateAutonomousContainerDatabaseDataguardAssociationRequest.Builder
-
The Autonomous Container Database-Autonomous Data Guard association
OCID.
- autonomousContainerDatabaseDataguardAssociationId(String) - Method in class com.oracle.bmc.database.requests.ReinstateAutonomousContainerDatabaseDataguardAssociationRequest.Builder
-
The Autonomous Container Database-Autonomous Data Guard association
OCID.
- autonomousContainerDatabaseDataguardAssociationId(String) - Method in class com.oracle.bmc.database.requests.SwitchoverAutonomousContainerDatabaseDataguardAssociationRequest.Builder
-
The Autonomous Container Database-Autonomous Data Guard association
OCID.
- autonomousContainerDatabaseDataguardAssociationId(String) - Method in class com.oracle.bmc.database.requests.UpdateAutonomousContainerDatabaseDataguardAssociationRequest.Builder
-
The Autonomous Container Database-Autonomous Data Guard association
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabaseDataguard.Builder
-
The
OCID of the
Autonomous Container Database that has a relationship with the peer Autonomous Container
Database.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabaseDataguardAssociation.Builder
-
The
OCID of the
Autonomous Container Database that has a relationship with the peer Autonomous Container
Database.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.model.AutonomousDatabase.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseSummary.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.model.AutonomousDwDatabase.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseCloneDetails.Builder
-
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseDetails.Builder
-
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseFromBackupDetails.Builder
-
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseFromBackupTimestampDetails.Builder
-
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.model.CreateCrossRegionAutonomousDatabaseDataGuardDetails.Builder
-
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.model.CreateCrossRegionDisasterRecoveryDetails.Builder
-
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.model.CreateCrossTenancyDisasterRecoveryDetails.Builder
-
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.model.CreateRefreshableAutonomousDatabaseCloneDetails.Builder
-
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.model.UndeleteAutonomousDatabaseDetails.Builder
-
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.AddStandbyAutonomousContainerDatabaseRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ChangeAutonomousContainerDatabaseCompartmentRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ChangeDataguardRoleRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ConvertStandbyAutonomousContainerDatabaseRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.CreateAutonomousContainerDatabaseDataguardAssociationRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.EditAutonomousContainerDatabaseDataguardRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.FailoverAutonomousContainerDatabaseDataguardAssociationRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.FailoverAutonomousContainerDatabaseDataguardRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.GetAutonomousContainerDatabaseDataguardAssociationRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.GetAutonomousContainerDatabaseRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.GetAutonomousContainerDatabaseResourceUsageRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ListAutonomousContainerDatabaseDataguardAssociationsRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ListAutonomousDatabasesRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ListContainerDatabasePatchesRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.MigrateAutonomousContainerDatabaseDataguardAssociationRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ReinstateAutonomousContainerDatabaseDataguardAssociationRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ReinstateAutonomousContainerDatabaseDataguardRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.RestartAutonomousContainerDatabaseRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.RotateAutonomousContainerDatabaseEncryptionKeyRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.SwitchoverAutonomousContainerDatabaseDataguardAssociationRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.SwitchoverAutonomousContainerDatabaseDataguardRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.TerminateAutonomousContainerDatabaseRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.UpdateAutonomousContainerDatabaseDataguardAssociationRequest.Builder
-
The Autonomous Container Database
OCID.
- autonomousContainerDatabaseId(String) - Method in class com.oracle.bmc.database.requests.UpdateAutonomousContainerDatabaseRequest.Builder
-
The Autonomous Container Database
OCID.
- AutonomousContainerDatabaseResourceUsage - Class in com.oracle.bmc.database.model
-
Associated autonomous container databases usages.
- AutonomousContainerDatabaseResourceUsage(String, String, Float, Float, Float, Float, Float, Float, List<Float>, List<AcdAvmResourceStats>, Map<String, String>, Map<String, Map<String, Object>>) - Constructor for class com.oracle.bmc.database.model.AutonomousContainerDatabaseResourceUsage
-
Deprecated.
- autonomousContainerDatabaseResourceUsage(AutonomousContainerDatabaseResourceUsage) - Method in class com.oracle.bmc.database.responses.GetAutonomousContainerDatabaseResourceUsageResponse.Builder
-
The returned AutonomousContainerDatabaseResourceUsage
instance.
- AutonomousContainerDatabaseResourceUsage.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousContainerDatabaseSnapshotStandbyConnectionStringType - Enum in com.oracle.bmc.disasterrecovery.model
-
The type of connection strings used to connect to an Autonomous Container Database snapshot
standby created during a DR Drill operation.
- AutonomousContainerDatabaseSummary - Class in com.oracle.bmc.database.model
-
An Autonomous Container Database is a container database service that enables the customer to
host one or more databases within the container database.
- AutonomousContainerDatabaseSummary(String, String, String, String, String, AutonomousContainerDatabaseSummary.ServiceLevelAgreementType, String, String, AutonomousContainerDatabaseSummary.InfrastructureType, String, String, String, String, List<AutonomousDatabaseKeyHistoryEntry>, AutonomousContainerDatabaseSummary.LifecycleState, String, Date, Date, AutonomousContainerDatabaseSummary.PatchModel, String, String, String, MaintenanceWindow, Integer, AutonomousContainerDatabaseSummary.VersionPreference, Boolean, String, Map<String, String>, Map<String, Map<String, Object>>, AutonomousContainerDatabaseSummary.Role, String, String, AutonomousContainerDatabaseBackupConfig, List<BackupDestinationProperties>, List<BackupDestinationConfigurationSummary>, RecoveryApplianceDetails, String, String, Integer, Float, Integer, Float, List<Float>, List<String>, AutonomousContainerDatabaseSummary.ComputeModel, Float, Float, Float, Date, Integer, Integer, AutonomousContainerDatabaseSummary.DistributionAffinity, AutonomousContainerDatabaseSummary.NetServicesArchitecture, Boolean, Boolean, AutonomousContainerDatabaseDataguard, List<AutonomousContainerDatabaseDataguard>) - Constructor for class com.oracle.bmc.database.model.AutonomousContainerDatabaseSummary
-
Deprecated.
- AutonomousContainerDatabaseSummary.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousContainerDatabaseSummary.ComputeModel - Enum in com.oracle.bmc.database.model
-
The compute model of the Autonomous Container Database.
- AutonomousContainerDatabaseSummary.DistributionAffinity - Enum in com.oracle.bmc.database.model
-
Determines whether an Autonomous Database must be opened across the maximum number of nodes
or the least number of nodes.
- AutonomousContainerDatabaseSummary.InfrastructureType - Enum in com.oracle.bmc.database.model
-
The infrastructure type this resource belongs to.
- AutonomousContainerDatabaseSummary.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the Autonomous Container Database.
- AutonomousContainerDatabaseSummary.NetServicesArchitecture - Enum in com.oracle.bmc.database.model
-
Enabling SHARED server architecture enables a database server to allow many client processes
to share very few server processes, thereby increasing the number of supported users.
- AutonomousContainerDatabaseSummary.PatchModel - Enum in com.oracle.bmc.database.model
-
Database patch model preference.
- AutonomousContainerDatabaseSummary.Role - Enum in com.oracle.bmc.database.model
-
The Data Guard role of the Autonomous Container Database or Autonomous Database, if
Autonomous Data Guard is enabled.
- AutonomousContainerDatabaseSummary.ServiceLevelAgreementType - Enum in com.oracle.bmc.database.model
-
The service level agreement type of the container database.
- AutonomousContainerDatabaseSummary.VersionPreference - Enum in com.oracle.bmc.database.model
-
The next maintenance version preference.
- autonomousContainerDatabaseUsage(List<AvmAcdResourceStats>) - Method in class com.oracle.bmc.database.model.AutonomousVmResourceUsage.Builder
-
Associated Autonomous Container Database Usages.
- AutonomousContainerDatabaseVersionSummary - Class in com.oracle.bmc.database.model
-
The supported Autonomous Database version.
- AutonomousContainerDatabaseVersionSummary(String, String, List<AppVersionSummary>) - Constructor for class com.oracle.bmc.database.model.AutonomousContainerDatabaseVersionSummary
-
Deprecated.
- AutonomousContainerDatabaseVersionSummary.Builder - Class in com.oracle.bmc.database.model
-
- autonomousContainerDatabaseVmUsage(List<AcdAvmResourceStats>) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabaseResourceUsage.Builder
-
List of autonomous container database resource usage per autonomous virtual machine.
- AutonomousDatabase - Class in com.oracle.bmc.database.model
-
An Oracle Autonomous Database.
- AutonomousDatabase(String, String, String, AutonomousDatabase.LifecycleState, String, String, String, String, AutonomousDatabaseEncryptionKeyDetails, String, String, String, String, Integer, Integer, Date, LongTermBackUpScheduleDetails, Boolean, Map<String, Map<String, Object>>, Date, Date, AutonomousDatabaseBackupConfig, List<AutonomousDatabaseKeyHistoryEntry>, List<AutonomousDatabaseEncryptionKeyHistoryEntry>, Integer, Integer, AutonomousDatabase.ComputeModel, Float, Integer, Double, Float, List<Float>, Integer, Integer, Integer, Integer, AutonomousDatabase.InfrastructureType, Boolean, String, Boolean, Date, Date, String, String, AutonomousDatabaseConnectionStrings, AutonomousDatabaseConnectionUrls, AutonomousDatabaseConnectionUrls, AutonomousDatabase.LicenseModel, Float, Integer, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, String, List<String>, String, String, String, String, String, Boolean, AutonomousDatabase.DbWorkload, Boolean, Boolean, List<String>, Boolean, List<String>, AutonomousDatabaseApex, Boolean, AutonomousDatabase.DataSafeStatus, AutonomousDatabase.OperationsInsightsStatus, AutonomousDatabase.DatabaseManagementStatus, Date, Date, String, Boolean, Date, Date, Date, AutonomousDatabase.OpenMode, AutonomousDatabase.RefreshableStatus, AutonomousDatabase.RefreshableMode, String, AutonomousDatabase.PermissionLevel, Date, Date, Boolean, Integer, AutonomousDatabaseStandbySummary, Boolean, Boolean, AutonomousDatabaseStandbySummary, AutonomousDatabase.Role, List<String>, String, String, Integer, Integer, Date, List<String>, List<CustomerContact>, Date, AutonomousDatabase.DataguardRegionType, Date, List<String>, Boolean, Date, String, ResourcePoolSummary, Boolean, Date, AutonomousDatabase.AutonomousMaintenanceScheduleType, List<ScheduledOperationDetails>, Boolean, Double, Double, AutonomousDatabase.DatabaseEdition, List<DatabaseTool>, DisasterRecoveryConfiguration.DisasterRecoveryType, AutonomousDatabase.DisasterRecoveryRegionType, Date, DisasterRecoveryConfiguration, AutonomousDatabase.NetServicesArchitecture, String, String, List<Integer>) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabase
-
Deprecated.
- autonomousDatabase(AutonomousDatabase) - Method in class com.oracle.bmc.database.responses.AutonomousDatabaseManualRefreshResponse.Builder
-
The returned AutonomousDatabase
instance.
- autonomousDatabase(AutonomousDatabase) - Method in class com.oracle.bmc.database.responses.ChangeDisasterRecoveryConfigurationResponse.Builder
-
The returned AutonomousDatabase
instance.
- autonomousDatabase(AutonomousDatabase) - Method in class com.oracle.bmc.database.responses.ConfigureSaasAdminUserResponse.Builder
-
The returned AutonomousDatabase
instance.
- autonomousDatabase(AutonomousDatabase) - Method in class com.oracle.bmc.database.responses.CreateAutonomousDatabaseResponse.Builder
-
The returned AutonomousDatabase
instance.
- autonomousDatabase(AutonomousDatabase) - Method in class com.oracle.bmc.database.responses.FailOverAutonomousDatabaseResponse.Builder
-
The returned AutonomousDatabase
instance.
- autonomousDatabase(AutonomousDatabase) - Method in class com.oracle.bmc.database.responses.GetAutonomousDatabaseResponse.Builder
-
The returned AutonomousDatabase
instance.
- autonomousDatabase(AutonomousDatabase) - Method in class com.oracle.bmc.database.responses.RestartAutonomousDatabaseResponse.Builder
-
The returned AutonomousDatabase
instance.
- autonomousDatabase(AutonomousDatabase) - Method in class com.oracle.bmc.database.responses.RestoreAutonomousDatabaseResponse.Builder
-
The returned AutonomousDatabase
instance.
- autonomousDatabase(AutonomousDatabase) - Method in class com.oracle.bmc.database.responses.RotateAutonomousDatabaseEncryptionKeyResponse.Builder
-
The returned AutonomousDatabase
instance.
- autonomousDatabase(AutonomousDatabase) - Method in class com.oracle.bmc.database.responses.ShrinkAutonomousDatabaseResponse.Builder
-
The returned AutonomousDatabase
instance.
- autonomousDatabase(AutonomousDatabase) - Method in class com.oracle.bmc.database.responses.StartAutonomousDatabaseResponse.Builder
-
The returned AutonomousDatabase
instance.
- autonomousDatabase(AutonomousDatabase) - Method in class com.oracle.bmc.database.responses.StopAutonomousDatabaseResponse.Builder
-
The returned AutonomousDatabase
instance.
- autonomousDatabase(AutonomousDatabase) - Method in class com.oracle.bmc.database.responses.SwitchoverAutonomousDatabaseResponse.Builder
-
The returned AutonomousDatabase
instance.
- autonomousDatabase(AutonomousDatabase) - Method in class com.oracle.bmc.database.responses.UpdateAutonomousDatabaseResponse.Builder
-
The returned AutonomousDatabase
instance.
- AutonomousDatabase.AutonomousMaintenanceScheduleType - Enum in com.oracle.bmc.database.model
-
The maintenance schedule type of the Autonomous Database Serverless.
- AutonomousDatabase.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabase.ComputeModel - Enum in com.oracle.bmc.database.model
-
The compute model of the Autonomous Database.
- AutonomousDatabase.DatabaseEdition - Enum in com.oracle.bmc.database.model
-
The Oracle Database Edition that applies to the Autonomous databases.
- AutonomousDatabase.DatabaseManagementStatus - Enum in com.oracle.bmc.database.model
-
Status of Database Management for this Autonomous Database.
- AutonomousDatabase.DataguardRegionType - Enum in com.oracle.bmc.database.model
-
Deprecated. The Autonomous Data Guard region type of the Autonomous Database.
- AutonomousDatabase.DataSafeStatus - Enum in com.oracle.bmc.database.model
-
Status of the Data Safe registration for this Autonomous Database.
- AutonomousDatabase.DbWorkload - Enum in com.oracle.bmc.database.model
-
The Autonomous Database workload type.
- AutonomousDatabase.DisasterRecoveryRegionType - Enum in com.oracle.bmc.database.model
-
Deprecated. The disaster recovery (DR) region type of the Autonomous Database.
- AutonomousDatabase.InfrastructureType - Enum in com.oracle.bmc.database.model
-
The infrastructure type this resource belongs to.
- AutonomousDatabase.LicenseModel - Enum in com.oracle.bmc.database.model
-
The Oracle license model that applies to the Oracle Autonomous Database.
- AutonomousDatabase.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the Autonomous Database.
- AutonomousDatabase.NetServicesArchitecture - Enum in com.oracle.bmc.database.model
-
Enabling SHARED server architecture enables a database server to allow many client processes
to share very few server processes, thereby increasing the number of supported users.
- AutonomousDatabase.OpenMode - Enum in com.oracle.bmc.database.model
-
Indicates the Autonomous Database mode.
- AutonomousDatabase.OperationsInsightsStatus - Enum in com.oracle.bmc.database.model
-
Status of Operations Insights for this Autonomous Database.
- AutonomousDatabase.PermissionLevel - Enum in com.oracle.bmc.database.model
-
The Autonomous Database permission level.
- AutonomousDatabase.RefreshableMode - Enum in com.oracle.bmc.database.model
-
The refresh mode of the clone.
- AutonomousDatabase.RefreshableStatus - Enum in com.oracle.bmc.database.model
-
The refresh status of the clone.
- AutonomousDatabase.Role - Enum in com.oracle.bmc.database.model
-
The Data Guard role of the Autonomous Container Database or Autonomous Database, if
Autonomous Data Guard is enabled.
- AutonomousDatabaseApex - Class in com.oracle.bmc.database.model
-
Oracle APEX Application Development is a low-code development platform that enables you to build
scalable, secure enterprise apps, with world-class features.
- AutonomousDatabaseApex(String, String) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseApex
-
Deprecated.
- AutonomousDatabaseApex.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseBackup - Class in com.oracle.bmc.database.model
-
An Autonomous Database backup.
- AutonomousDatabaseBackup(String, String, String, String, AutonomousDatabaseBackup.Type, Boolean, Date, Date, String, BigDecimal, AutonomousDatabaseBackup.LifecycleState, Boolean, String, String, String, String, String, Integer, Date, String, Double, BackupDestinationDetails) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseBackup
-
Deprecated.
- autonomousDatabaseBackup(AutonomousDatabaseBackup) - Method in class com.oracle.bmc.database.responses.CreateAutonomousDatabaseBackupResponse.Builder
-
The returned AutonomousDatabaseBackup
instance.
- autonomousDatabaseBackup(AutonomousDatabaseBackup) - Method in class com.oracle.bmc.database.responses.GetAutonomousDatabaseBackupResponse.Builder
-
The returned AutonomousDatabaseBackup
instance.
- autonomousDatabaseBackup(AutonomousDatabaseBackup) - Method in class com.oracle.bmc.database.responses.UpdateAutonomousDatabaseBackupResponse.Builder
-
The returned AutonomousDatabaseBackup
instance.
- AutonomousDatabaseBackup.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseBackup.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the backup.
- AutonomousDatabaseBackup.Type - Enum in com.oracle.bmc.database.model
-
The type of backup.
- AutonomousDatabaseBackupConfig - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseBackupConfig(String, AutonomousDatabaseBackupConfig.ManualBackupType) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseBackupConfig
-
Deprecated.
- AutonomousDatabaseBackupConfig.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseBackupConfig.ManualBackupType - Enum in com.oracle.bmc.database.model
-
The manual backup destination type.
- autonomousDatabaseBackupId(String) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseFromBackupDetails.Builder
-
The
OCID of the
source Autonomous Database Backup that you will clone to create a new Autonomous
Database.
- autonomousDatabaseBackupId(String) - Method in class com.oracle.bmc.database.requests.DeleteAutonomousDatabaseBackupRequest.Builder
-
The
OCID of the
Autonomous Database backup.
- autonomousDatabaseBackupId(String) - Method in class com.oracle.bmc.database.requests.GetAutonomousDatabaseBackupRequest.Builder
-
The
OCID of the
Autonomous Database backup.
- autonomousDatabaseBackupId(String) - Method in class com.oracle.bmc.database.requests.UpdateAutonomousDatabaseBackupRequest.Builder
-
The
OCID of the
Autonomous Database backup.
- AutonomousDatabaseBackupSummary - Class in com.oracle.bmc.database.model
-
An Autonomous Database backup.
- AutonomousDatabaseBackupSummary(String, String, String, String, AutonomousDatabaseBackupSummary.Type, Boolean, Date, Date, String, BigDecimal, AutonomousDatabaseBackupSummary.LifecycleState, Boolean, String, String, String, String, String, Integer, Date, String, Double, BackupDestinationDetails) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseBackupSummary
-
Deprecated.
- AutonomousDatabaseBackupSummary.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseBackupSummary.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the backup.
- AutonomousDatabaseBackupSummary.Type - Enum in com.oracle.bmc.database.model
-
The type of backup.
- AutonomousDatabaseCharacterSets - Class in com.oracle.bmc.database.model
-
The Oracle Autonomous Database supported character sets.
- AutonomousDatabaseCharacterSets(String) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseCharacterSets
-
Deprecated.
- AutonomousDatabaseCharacterSets.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseConfigurationSummary - Class in com.oracle.bmc.opsi.model
-
Configuration Summary of autonomous database.
- AutonomousDatabaseConfigurationSummary(String, String, String, String, String, String, String, Map<String, Map<String, Object>>, Map<String, String>, Integer, String) - Constructor for class com.oracle.bmc.opsi.model.AutonomousDatabaseConfigurationSummary
-
Deprecated.
- AutonomousDatabaseConfigurationSummary.Builder - Class in com.oracle.bmc.opsi.model
-
- AutonomousDatabaseConnectionStrings - Class in com.oracle.bmc.database.model
-
Connection strings to connect to an Oracle Autonomous Database.
- AutonomousDatabaseConnectionStrings(String, String, String, String, Map<String, String>, List<DatabaseConnectionStringProfile>) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseConnectionStrings
-
Deprecated.
- AutonomousDatabaseConnectionStrings.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseConnectionUrls - Class in com.oracle.bmc.database.model
-
The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser
from a Compute instance within your VCN or that has a direct connection to your VCN.
- AutonomousDatabaseConnectionUrls(String, String, String, String, String, String, String, String) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseConnectionUrls
-
Deprecated.
- AutonomousDatabaseConnectionUrls.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseConsoleTokenDetails - Class in com.oracle.bmc.database.model
-
The token that allows the OCI Console to access the Autonomous Database Service Console.
- AutonomousDatabaseConsoleTokenDetails(String, String) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseConsoleTokenDetails
-
Deprecated.
- AutonomousDatabaseConsoleTokenDetails.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseDataguardAssociation - Class in com.oracle.bmc.database.model
-
The properties that define dataguard association between two different Autonomous Databases.
- AutonomousDatabaseDataguardAssociation(String, String, AutonomousDatabaseDataguardAssociation.Role, AutonomousDatabaseDataguardAssociation.LifecycleState, String, AutonomousDatabaseDataguardAssociation.PeerRole, String, AutonomousDatabaseDataguardAssociation.PeerAutonomousDatabaseLifeCycleState, AutonomousDatabaseDataguardAssociation.ProtectionMode, String, String, Boolean, String, Date, Date, Date) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseDataguardAssociation
-
Deprecated.
- autonomousDatabaseDataguardAssociation(AutonomousDatabaseDataguardAssociation) - Method in class com.oracle.bmc.database.responses.GetAutonomousDatabaseDataguardAssociationResponse.Builder
-
The returned AutonomousDatabaseDataguardAssociation
instance.
- AutonomousDatabaseDataguardAssociation.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseDataguardAssociation.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of Autonomous Data Guard.
- AutonomousDatabaseDataguardAssociation.PeerAutonomousDatabaseLifeCycleState - Enum in com.oracle.bmc.database.model
-
The current state of the Autonomous Database.
- AutonomousDatabaseDataguardAssociation.PeerRole - Enum in com.oracle.bmc.database.model
-
The Data Guard role of the Autonomous Container Database or Autonomous Database, if
Autonomous Data Guard is enabled.
- AutonomousDatabaseDataguardAssociation.ProtectionMode - Enum in com.oracle.bmc.database.model
-
The protection mode of this Autonomous Data Guard association.
- AutonomousDatabaseDataguardAssociation.Role - Enum in com.oracle.bmc.database.model
-
The Data Guard role of the Autonomous Container Database or Autonomous Database, if
Autonomous Data Guard is enabled.
- autonomousDatabaseDataguardAssociationId(String) - Method in class com.oracle.bmc.database.requests.GetAutonomousDatabaseDataguardAssociationRequest.Builder
-
The Autonomous Container Database-Autonomous Data Guard association
OCID.
- AutonomousDatabaseDetails - Class in com.oracle.bmc.datasafe.model
-
The details of the Autonomous Database to be registered as a target database in Data Safe.
- AutonomousDatabaseDetails(InfrastructureType, String) - Constructor for class com.oracle.bmc.datasafe.model.AutonomousDatabaseDetails
-
Deprecated.
- AutonomousDatabaseDetails.Builder - Class in com.oracle.bmc.datasafe.model
-
- AutonomousDatabaseDiagnosticsAndManagementFeatureDetails - Class in com.oracle.bmc.databasemanagement.model
-
The details required to enable the Diagnostics and Management feature.
- AutonomousDatabaseDiagnosticsAndManagementFeatureDetails(DatabaseConnectionDetails, ConnectorDetails) - Constructor for class com.oracle.bmc.databasemanagement.model.AutonomousDatabaseDiagnosticsAndManagementFeatureDetails
-
Deprecated.
- AutonomousDatabaseDiagnosticsAndManagementFeatureDetails.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AutonomousDatabaseEncryptionKeyDetails - Class in com.oracle.bmc.database.model
-
Details of the Autonomous Database encryption key.
- AutonomousDatabaseEncryptionKeyDetails() - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseEncryptionKeyDetails
-
Deprecated.
- AutonomousDatabaseEncryptionKeyDetails.Provider - Enum in com.oracle.bmc.database.model
-
The provider for the Autonomous Database encryption key.
- AutonomousDatabaseEncryptionKeyHistoryEntry - Class in com.oracle.bmc.database.model
-
The Autonomous Database encryption key history entry.
- AutonomousDatabaseEncryptionKeyHistoryEntry(AutonomousDatabaseEncryptionKeyDetails, Date) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseEncryptionKeyHistoryEntry
-
Deprecated.
- AutonomousDatabaseEncryptionKeyHistoryEntry.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseFeatureDetails - Class in com.oracle.bmc.databasemanagement.model
-
The details required to enable the specified Database Management feature for an Autonomous
Database.
- AutonomousDatabaseFeatureDetails(DatabaseConnectionDetails, ConnectorDetails) - Constructor for class com.oracle.bmc.databasemanagement.model.AutonomousDatabaseFeatureDetails
-
Deprecated.
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseBackup.Builder
-
The
OCID of the
Autonomous Database.
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseBackupSummary.Builder
-
The
OCID of the
Autonomous Database.
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseDataguardAssociation.Builder
-
The
OCID of the
Autonomous Database that has a relationship with the peer Autonomous Database.
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseBackupDetails.Builder
-
The
OCID of the
Autonomous Database backup.
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseFromBackupTimestampDetails.Builder
-
The
OCID of the
source Autonomous Database that you will clone to create a new Autonomous Database.
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.AutonomousDatabaseManualRefreshRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ChangeAutonomousDatabaseCompartmentRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ChangeAutonomousDatabaseSubscriptionRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ChangeDisasterRecoveryConfigurationRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ConfigureAutonomousDatabaseVaultKeyRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ConfigureSaasAdminUserRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.DeleteAutonomousDatabaseRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.DeregisterAutonomousDatabaseDataSafeRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.DisableAutonomousDatabaseManagementRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.DisableAutonomousDatabaseOperationsInsightsRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.EnableAutonomousDatabaseManagementRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.EnableAutonomousDatabaseOperationsInsightsRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.FailOverAutonomousDatabaseRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.GenerateAutonomousDatabaseWalletRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.GetAutonomousDatabaseDataguardAssociationRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.GetAutonomousDatabaseRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.GetAutonomousDatabaseWalletRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ListAutonomousDatabaseBackupsRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ListAutonomousDatabaseClonesRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ListAutonomousDatabaseDataguardAssociationsRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ListAutonomousDatabasePeersRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ListAutonomousDatabaseRefreshableClonesRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.RegisterAutonomousDatabaseDataSafeRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.RestartAutonomousDatabaseRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.RestoreAutonomousDatabaseRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.RotateAutonomousDatabaseEncryptionKeyRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.SaasAdminUserStatusRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.ShrinkAutonomousDatabaseRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.StartAutonomousDatabaseRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.StopAutonomousDatabaseRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.SwitchoverAutonomousDatabaseRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.UpdateAutonomousDatabaseRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.database.requests.UpdateAutonomousDatabaseWalletRequest.Builder
-
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.databasemanagement.requests.DisableAutonomousDatabaseManagementFeatureRequest.Builder
-
The
OCID of the
Autonomous Database.
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.databasemanagement.requests.EnableAutonomousDatabaseManagementFeatureRequest.Builder
-
The
OCID of the
Autonomous Database.
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.databasemanagement.requests.ModifyAutonomousDatabaseManagementFeatureRequest.Builder
-
The
OCID of the
Autonomous Database.
- autonomousDatabaseId(String) - Method in class com.oracle.bmc.datasafe.model.AutonomousDatabaseDetails.Builder
-
The OCID of the Autonomous Database registered as a target database in Data Safe.
- AutonomousDatabaseInsight - Class in com.oracle.bmc.opsi.model
-
Database insight resource.
- AutonomousDatabaseInsight(String, String, ResourceStatus, String, String, Integer, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, Date, Date, LifecycleState, String, String, String, String, String, String, Object, String, Boolean, ConnectionDetails, CredentialDetails) - Constructor for class com.oracle.bmc.opsi.model.AutonomousDatabaseInsight
-
Deprecated.
- AutonomousDatabaseInsight.Builder - Class in com.oracle.bmc.opsi.model
-
- AutonomousDatabaseInsightSummary - Class in com.oracle.bmc.opsi.model
-
Summary of a database insight resource.
- AutonomousDatabaseInsightSummary(String, String, String, String, String, String, String, List<String>, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, Integer, ResourceStatus, Date, Date, LifecycleState, String, String, String, Boolean) - Constructor for class com.oracle.bmc.opsi.model.AutonomousDatabaseInsightSummary
-
Deprecated.
- AutonomousDatabaseInsightSummary.Builder - Class in com.oracle.bmc.opsi.model
-
- AutonomousDatabaseKeyHistoryEntry - Class in com.oracle.bmc.database.model
-
The Autonomous Database
Vault
service key management history entry.
- AutonomousDatabaseKeyHistoryEntry(String, String, String, Date) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseKeyHistoryEntry
-
Deprecated.
- AutonomousDatabaseKeyHistoryEntry.Builder - Class in com.oracle.bmc.database.model
-
- autonomousDatabaseManualRefresh(AutonomousDatabaseManualRefreshRequest) - Method in interface com.oracle.bmc.database.Database
-
Initiates a data refresh for an Autonomous Database refreshable clone.
- autonomousDatabaseManualRefresh(AutonomousDatabaseManualRefreshRequest, AsyncHandler<AutonomousDatabaseManualRefreshRequest, AutonomousDatabaseManualRefreshResponse>) - Method in interface com.oracle.bmc.database.DatabaseAsync
-
Initiates a data refresh for an Autonomous Database refreshable clone.
- autonomousDatabaseManualRefresh(AutonomousDatabaseManualRefreshRequest, AsyncHandler<AutonomousDatabaseManualRefreshRequest, AutonomousDatabaseManualRefreshResponse>) - Method in class com.oracle.bmc.database.DatabaseAsyncClient
-
- autonomousDatabaseManualRefresh(AutonomousDatabaseManualRefreshRequest) - Method in class com.oracle.bmc.database.DatabaseClient
-
- AutonomousDatabaseManualRefreshDetails - Class in com.oracle.bmc.database.model
-
Details of manual refresh for an Autonomous Database refreshable clone.
- AutonomousDatabaseManualRefreshDetails(Date) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseManualRefreshDetails
-
Deprecated.
- autonomousDatabaseManualRefreshDetails(AutonomousDatabaseManualRefreshDetails) - Method in class com.oracle.bmc.database.requests.AutonomousDatabaseManualRefreshRequest.Builder
-
Request details for manually refreshing an Autonomous Database refreshable clone.
- AutonomousDatabaseManualRefreshDetails.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseManualRefreshRequest - Class in com.oracle.bmc.database.requests
-
Example: Click
here to see how to use
AutonomousDatabaseManualRefreshRequest.
- AutonomousDatabaseManualRefreshRequest() - Constructor for class com.oracle.bmc.database.requests.AutonomousDatabaseManualRefreshRequest
-
- AutonomousDatabaseManualRefreshRequest.Builder - Class in com.oracle.bmc.database.requests
-
- AutonomousDatabaseManualRefreshResponse - Class in com.oracle.bmc.database.responses
-
- AutonomousDatabaseManualRefreshResponse.Builder - Class in com.oracle.bmc.database.responses
-
- AutonomousDatabasePeerCollection - Class in com.oracle.bmc.database.model
-
The object holds details about the peer Autonomous Databases for an Oracle Autonomous Database.
- AutonomousDatabasePeerCollection(List<AutonomousDatabasePeerSummary>) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabasePeerCollection
-
Deprecated.
- autonomousDatabasePeerCollection(AutonomousDatabasePeerCollection) - Method in class com.oracle.bmc.database.responses.ListAutonomousDatabasePeersResponse.Builder
-
The returned AutonomousDatabasePeerCollection
instance.
- AutonomousDatabasePeerCollection.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabasePeerSummary - Class in com.oracle.bmc.database.model
-
The object holds details about a peer Autonomous Database for Oracle Autonomous Database.
- AutonomousDatabasePeerSummary(String, String) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabasePeerSummary
-
Deprecated.
- AutonomousDatabasePeerSummary.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseSoftwareImage - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseSoftwareImage(String, String, String, String, AutonomousDatabaseSoftwareImage.LifecycleState, String, Date, String, Map<String, String>, Map<String, Map<String, Object>>, List<String>, AutonomousDatabaseSoftwareImage.ImageShapeFamily, String) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseSoftwareImage
-
Deprecated.
- autonomousDatabaseSoftwareImage(AutonomousDatabaseSoftwareImage) - Method in class com.oracle.bmc.database.responses.CreateAutonomousDatabaseSoftwareImageResponse.Builder
-
The returned AutonomousDatabaseSoftwareImage
instance.
- autonomousDatabaseSoftwareImage(AutonomousDatabaseSoftwareImage) - Method in class com.oracle.bmc.database.responses.GetAutonomousDatabaseSoftwareImageResponse.Builder
-
The returned AutonomousDatabaseSoftwareImage
instance.
- autonomousDatabaseSoftwareImage(AutonomousDatabaseSoftwareImage) - Method in class com.oracle.bmc.database.responses.UpdateAutonomousDatabaseSoftwareImageResponse.Builder
-
The returned AutonomousDatabaseSoftwareImage
instance.
- AutonomousDatabaseSoftwareImage.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseSoftwareImage.ImageShapeFamily - Enum in com.oracle.bmc.database.model
-
To what shape the image is meant for.
- AutonomousDatabaseSoftwareImage.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the Autonomous Database Software Image.
- AutonomousDatabaseSoftwareImageCollection - Class in com.oracle.bmc.database.model
-
Result of List Autonomous Database Software Images.
- AutonomousDatabaseSoftwareImageCollection(List<AutonomousDatabaseSoftwareImageSummary>) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseSoftwareImageCollection
-
Deprecated.
- autonomousDatabaseSoftwareImageCollection(AutonomousDatabaseSoftwareImageCollection) - Method in class com.oracle.bmc.database.responses.ListAutonomousDatabaseSoftwareImagesResponse.Builder
-
The returned AutonomousDatabaseSoftwareImageCollection
instance.
- AutonomousDatabaseSoftwareImageCollection.Builder - Class in com.oracle.bmc.database.model
-
- autonomousDatabaseSoftwareImageId(String) - Method in class com.oracle.bmc.database.requests.ChangeAutonomousDatabaseSoftwareImageCompartmentRequest.Builder
-
The Autonomous Database Software Image
OCID.
- autonomousDatabaseSoftwareImageId(String) - Method in class com.oracle.bmc.database.requests.DeleteAutonomousDatabaseSoftwareImageRequest.Builder
-
The Autonomous Database Software Image
OCID.
- autonomousDatabaseSoftwareImageId(String) - Method in class com.oracle.bmc.database.requests.GetAutonomousDatabaseSoftwareImageRequest.Builder
-
The Autonomous Database Software Image
OCID.
- autonomousDatabaseSoftwareImageId(String) - Method in class com.oracle.bmc.database.requests.UpdateAutonomousDatabaseSoftwareImageRequest.Builder
-
The Autonomous Database Software Image
OCID.
- AutonomousDatabaseSoftwareImageSummary - Class in com.oracle.bmc.database.model
-
The Database service supports the creation of Autonomous Database Software Images for use in
creating Autonomous Container Database.
- AutonomousDatabaseSoftwareImageSummary(String, String, String, String, AutonomousDatabaseSoftwareImage.LifecycleState, String, Date, String, Map<String, String>, Map<String, Map<String, Object>>, List<String>, AutonomousDatabaseSoftwareImage.ImageShapeFamily, String) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseSoftwareImageSummary
-
Deprecated.
- AutonomousDatabaseSoftwareImageSummary.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseSqlWatchFeatureDetails - Class in com.oracle.bmc.databasemanagement.model
-
The details required to enable the SQL Watch feature.
- AutonomousDatabaseSqlWatchFeatureDetails(DatabaseConnectionDetails, ConnectorDetails) - Constructor for class com.oracle.bmc.databasemanagement.model.AutonomousDatabaseSqlWatchFeatureDetails
-
Deprecated.
- AutonomousDatabaseSqlWatchFeatureDetails.Builder - Class in com.oracle.bmc.databasemanagement.model
-
- AutonomousDatabaseStandbySummary - Class in com.oracle.bmc.database.model
-
Autonomous Data Guard standby database details.
- AutonomousDatabaseStandbySummary(Integer, AutonomousDatabaseStandbySummary.LifecycleState, String, Date, Date, Date, Date, String, String) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseStandbySummary
-
Deprecated.
- AutonomousDatabaseStandbySummary.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseStandbySummary.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the Autonomous Database.
- AutonomousDatabaseStandbyTypeForDrDrills - Enum in com.oracle.bmc.disasterrecovery.model
-
This specifies the mechanism used to create a temporary Autonomous Database instance for DR
Drills.
- autonomousDatabaseStandbyTypeForDrDrills(AutonomousDatabaseStandbyTypeForDrDrills) - Method in class com.oracle.bmc.disasterrecovery.model.CreateDrProtectionGroupMemberAutonomousDatabaseDetails.Builder
-
This specifies the mechanism used to create a temporary Autonomous Database instance for
DR Drills.
- autonomousDatabaseStandbyTypeForDrDrills(AutonomousDatabaseStandbyTypeForDrDrills) - Method in class com.oracle.bmc.disasterrecovery.model.DrProtectionGroupMemberAutonomousDatabase.Builder
-
This specifies the mechanism used to create a temporary Autonomous Database instance for
DR Drills.
- autonomousDatabaseStandbyTypeForDrDrills(AutonomousDatabaseStandbyTypeForDrDrills) - Method in class com.oracle.bmc.disasterrecovery.model.UpdateDrProtectionGroupMemberAutonomousDatabaseDetails.Builder
-
This specifies the mechanism used to create a temporary Autonomous Database instance for
DR Drills.
- AutonomousDatabaseSummary - Class in com.oracle.bmc.database.model
-
An Oracle Autonomous Database.
- AutonomousDatabaseSummary(String, String, String, AutonomousDatabaseSummary.LifecycleState, String, String, String, String, AutonomousDatabaseEncryptionKeyDetails, String, String, String, String, Integer, Integer, Date, LongTermBackUpScheduleDetails, Boolean, Map<String, Map<String, Object>>, Date, Date, AutonomousDatabaseBackupConfig, List<AutonomousDatabaseKeyHistoryEntry>, List<AutonomousDatabaseEncryptionKeyHistoryEntry>, Integer, Integer, AutonomousDatabaseSummary.ComputeModel, Float, Integer, Double, Float, List<Float>, Integer, Integer, Integer, Integer, AutonomousDatabaseSummary.InfrastructureType, Boolean, String, Boolean, Date, Date, String, String, AutonomousDatabaseConnectionStrings, AutonomousDatabaseConnectionUrls, AutonomousDatabaseConnectionUrls, AutonomousDatabaseSummary.LicenseModel, Float, Integer, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, String, List<String>, String, String, String, String, String, Boolean, AutonomousDatabaseSummary.DbWorkload, Boolean, Boolean, List<String>, Boolean, List<String>, AutonomousDatabaseApex, Boolean, AutonomousDatabaseSummary.DataSafeStatus, AutonomousDatabaseSummary.OperationsInsightsStatus, AutonomousDatabaseSummary.DatabaseManagementStatus, Date, Date, String, Boolean, Date, Date, Date, AutonomousDatabaseSummary.OpenMode, AutonomousDatabaseSummary.RefreshableStatus, AutonomousDatabaseSummary.RefreshableMode, String, AutonomousDatabaseSummary.PermissionLevel, Date, Date, Boolean, Integer, AutonomousDatabaseStandbySummary, Boolean, Boolean, AutonomousDatabaseStandbySummary, AutonomousDatabaseSummary.Role, List<String>, String, String, Integer, Integer, Date, List<String>, List<CustomerContact>, Date, AutonomousDatabaseSummary.DataguardRegionType, Date, List<String>, Boolean, Date, String, ResourcePoolSummary, Boolean, Date, AutonomousDatabaseSummary.AutonomousMaintenanceScheduleType, List<ScheduledOperationDetails>, Boolean, Double, Double, AutonomousDatabaseSummary.DatabaseEdition, List<DatabaseTool>, DisasterRecoveryConfiguration.DisasterRecoveryType, AutonomousDatabaseSummary.DisasterRecoveryRegionType, Date, DisasterRecoveryConfiguration, AutonomousDatabaseSummary.NetServicesArchitecture, String, String, List<Integer>) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseSummary
-
Deprecated.
- AutonomousDatabaseSummary.AutonomousMaintenanceScheduleType - Enum in com.oracle.bmc.database.model
-
The maintenance schedule type of the Autonomous Database Serverless.
- AutonomousDatabaseSummary.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseSummary.ComputeModel - Enum in com.oracle.bmc.database.model
-
The compute model of the Autonomous Database.
- AutonomousDatabaseSummary.DatabaseEdition - Enum in com.oracle.bmc.database.model
-
The Oracle Database Edition that applies to the Autonomous databases.
- AutonomousDatabaseSummary.DatabaseManagementStatus - Enum in com.oracle.bmc.database.model
-
Status of Database Management for this Autonomous Database.
- AutonomousDatabaseSummary.DataguardRegionType - Enum in com.oracle.bmc.database.model
-
Deprecated. The Autonomous Data Guard region type of the Autonomous Database.
- AutonomousDatabaseSummary.DataSafeStatus - Enum in com.oracle.bmc.database.model
-
Status of the Data Safe registration for this Autonomous Database.
- AutonomousDatabaseSummary.DbWorkload - Enum in com.oracle.bmc.database.model
-
The Autonomous Database workload type.
- AutonomousDatabaseSummary.DisasterRecoveryRegionType - Enum in com.oracle.bmc.database.model
-
Deprecated. The disaster recovery (DR) region type of the Autonomous Database.
- AutonomousDatabaseSummary.InfrastructureType - Enum in com.oracle.bmc.database.model
-
The infrastructure type this resource belongs to.
- AutonomousDatabaseSummary.LicenseModel - Enum in com.oracle.bmc.database.model
-
The Oracle license model that applies to the Oracle Autonomous Database.
- AutonomousDatabaseSummary.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the Autonomous Database.
- AutonomousDatabaseSummary.NetServicesArchitecture - Enum in com.oracle.bmc.database.model
-
Enabling SHARED server architecture enables a database server to allow many client processes
to share very few server processes, thereby increasing the number of supported users.
- AutonomousDatabaseSummary.OpenMode - Enum in com.oracle.bmc.database.model
-
Indicates the Autonomous Database mode.
- AutonomousDatabaseSummary.OperationsInsightsStatus - Enum in com.oracle.bmc.database.model
-
Status of Operations Insights for this Autonomous Database.
- AutonomousDatabaseSummary.PermissionLevel - Enum in com.oracle.bmc.database.model
-
The Autonomous Database permission level.
- AutonomousDatabaseSummary.RefreshableMode - Enum in com.oracle.bmc.database.model
-
The refresh mode of the clone.
- AutonomousDatabaseSummary.RefreshableStatus - Enum in com.oracle.bmc.database.model
-
The refresh status of the clone.
- AutonomousDatabaseSummary.Role - Enum in com.oracle.bmc.database.model
-
The Data Guard role of the Autonomous Container Database or Autonomous Database, if
Autonomous Data Guard is enabled.
- AutonomousDatabaseWallet - Class in com.oracle.bmc.database.model
-
The Autonomous Database wallet details.
- AutonomousDatabaseWallet(AutonomousDatabaseWallet.LifecycleState, Date) - Constructor for class com.oracle.bmc.database.model.AutonomousDatabaseWallet
-
Deprecated.
- autonomousDatabaseWallet(AutonomousDatabaseWallet) - Method in class com.oracle.bmc.database.responses.GetAutonomousDatabaseRegionalWalletResponse.Builder
-
The returned AutonomousDatabaseWallet
instance.
- autonomousDatabaseWallet(AutonomousDatabaseWallet) - Method in class com.oracle.bmc.database.responses.GetAutonomousDatabaseWalletResponse.Builder
-
The returned AutonomousDatabaseWallet
instance.
- AutonomousDatabaseWallet.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDatabaseWallet.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current lifecycle state of the Autonomous Database wallet.
- autonomousDataStoragePercentage(Float) - Method in class com.oracle.bmc.database.model.AutonomousVmCluster.Builder
-
The percentage of the data storage used for the Autonomous Databases in an Autonomous VM
Cluster.
- autonomousDataStoragePercentage(Float) - Method in class com.oracle.bmc.database.model.AutonomousVmClusterSummary.Builder
-
The percentage of the data storage used for the Autonomous Databases in an Autonomous VM
Cluster.
- autonomousDataStoragePercentage(Float) - Method in class com.oracle.bmc.database.model.CloudAutonomousVmCluster.Builder
-
The percentage of the data storage used for the Autonomous Databases in an Autonomous VM
Cluster.
- autonomousDataStoragePercentage(Float) - Method in class com.oracle.bmc.database.model.CloudAutonomousVmClusterSummary.Builder
-
The percentage of the data storage used for the Autonomous Databases in an Autonomous VM
Cluster.
- autonomousDataStorageSizeInTBs(Double) - Method in class com.oracle.bmc.database.model.AutonomousVmCluster.Builder
-
The data disk group size allocated for Autonomous Databases, in TBs.
- autonomousDataStorageSizeInTBs(Float) - Method in class com.oracle.bmc.database.model.AutonomousVmClusterResourceUsage.Builder
-
The data disk group size allocated for Autonomous Databases, in TBs.
- autonomousDataStorageSizeInTBs(Double) - Method in class com.oracle.bmc.database.model.AutonomousVmClusterSummary.Builder
-
The data disk group size allocated for Autonomous Databases, in TBs.
- autonomousDataStorageSizeInTBs(Double) - Method in class com.oracle.bmc.database.model.CloudAutonomousVmCluster.Builder
-
The data disk group size allocated for Autonomous Databases, in TBs.
- autonomousDataStorageSizeInTBs(Float) - Method in class com.oracle.bmc.database.model.CloudAutonomousVmClusterResourceUsage.Builder
-
The data disk group size allocated for Autonomous Databases, in TBs.
- autonomousDataStorageSizeInTBs(Double) - Method in class com.oracle.bmc.database.model.CloudAutonomousVmClusterSummary.Builder
-
The data disk group size allocated for Autonomous Databases, in TBs.
- autonomousDataStorageSizeInTBs(Double) - Method in class com.oracle.bmc.database.model.CreateAutonomousVmClusterDetails.Builder
-
The data disk group size to be allocated for Autonomous Databases, in TBs.
- autonomousDataStorageSizeInTBs(Double) - Method in class com.oracle.bmc.database.model.CreateCloudAutonomousVmClusterDetails.Builder
-
The data disk group size to be allocated for Autonomous Databases, in TBs.
- autonomousDataStorageSizeInTBs(Double) - Method in class com.oracle.bmc.database.model.UpdateAutonomousVmClusterDetails.Builder
-
The new value of autonomous data storage (in TBs) for the Autonomous VM cluster.
- autonomousDataStorageSizeInTBs(Double) - Method in class com.oracle.bmc.database.model.UpdateCloudAutonomousVmClusterDetails.Builder
-
The new value of autonomous data storage (in TBs) for the Autonomous VM cluster.
- autonomousDataStorageSizeInTBs(Float) - Method in class com.oracle.bmc.globallydistributeddatabase.model.ShardableCloudAutonomousVmClusterSummary.Builder
-
The data disk group size allocated for Autonomous Databases, in TBs.
- AutonomousDataWarehouse - Class in com.oracle.bmc.database.model
-
Deprecated. See
AutonomousDatabase
for reference information about Autonomous
Databases with the warehouse workload type.
- AutonomousDataWarehouse(String, String, AutonomousDataWarehouse.LifecycleState, String, String, Integer, Integer, Date, String, String, AutonomousDataWarehouseConnectionStrings, AutonomousDataWarehouse.LicenseModel, Map<String, String>, Map<String, Map<String, Object>>, String) - Constructor for class com.oracle.bmc.database.model.AutonomousDataWarehouse
-
Deprecated.
- AutonomousDataWarehouse.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDataWarehouse.LicenseModel - Enum in com.oracle.bmc.database.model
-
The Oracle license model that applies to the Oracle Autonomous Data Warehouse.
- AutonomousDataWarehouse.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the database.
- AutonomousDataWarehouseConnectionStrings - Class in com.oracle.bmc.database.model
-
Deprecated. For information about connection strings to connect to an Oracle Autonomous Data
Warehouse, see autonomousDatabaseConnectionStrings
.
- AutonomousDataWarehouseConnectionStrings(String, String, String, Map<String, String>) - Constructor for class com.oracle.bmc.database.model.AutonomousDataWarehouseConnectionStrings
-
Deprecated.
- AutonomousDataWarehouseConnectionStrings.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDataWarehouseSummary - Class in com.oracle.bmc.database.model
-
Deprecated. See autonomousDatabase
for
reference information about Autonomous Databases with the warehouse workload type.
- AutonomousDataWarehouseSummary(String, String, AutonomousDataWarehouseSummary.LifecycleState, String, String, Integer, Integer, Date, String, String, AutonomousDataWarehouseConnectionStrings, AutonomousDataWarehouseSummary.LicenseModel, Map<String, String>, Map<String, Map<String, Object>>, String) - Constructor for class com.oracle.bmc.database.model.AutonomousDataWarehouseSummary
-
Deprecated.
- AutonomousDataWarehouseSummary.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDataWarehouseSummary.LicenseModel - Enum in com.oracle.bmc.database.model
-
The Oracle license model that applies to the Oracle Autonomous Data Warehouse.
- AutonomousDataWarehouseSummary.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the database.
- autonomousDbId(String) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromAdwc.Builder
-
Tha Autonomous Database Id
- autonomousDbId(String) - Method in class com.oracle.bmc.dataintegration.model.CreateDataAssetFromAtp.Builder
-
Tha Autonomous Database Id
- autonomousDbId(String) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromAdwc.Builder
-
Tha Autonomous Database Id
- autonomousDbId(String) - Method in class com.oracle.bmc.dataintegration.model.UpdateDataAssetFromAtp.Builder
-
Tha Autonomous Database Id
- AutonomousDbPreviewVersionSummary - Class in com.oracle.bmc.database.model
-
The Autonomous Database preview version.
- AutonomousDbPreviewVersionSummary(String, Date, Date, AutonomousDbPreviewVersionSummary.DbWorkload, String) - Constructor for class com.oracle.bmc.database.model.AutonomousDbPreviewVersionSummary
-
Deprecated.
- AutonomousDbPreviewVersionSummary.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDbPreviewVersionSummary.DbWorkload - Enum in com.oracle.bmc.database.model
-
The Autonomous Database workload type.
- AutonomousDbVersionSummary - Class in com.oracle.bmc.database.model
-
The supported Autonomous Database version.
- AutonomousDbVersionSummary(String, AutonomousDbVersionSummary.DbWorkload, Boolean, String, Boolean, Boolean, Boolean, Boolean) - Constructor for class com.oracle.bmc.database.model.AutonomousDbVersionSummary
-
Deprecated.
- AutonomousDbVersionSummary.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDbVersionSummary.DbWorkload - Enum in com.oracle.bmc.database.model
-
The Autonomous Database workload type.
- autonomousDsiOneOffPatches(List<String>) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseSoftwareImage.Builder
-
One-off patches included in the Autonomous Database Software Image
- autonomousDsiOneOffPatches(List<String>) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseSoftwareImageSummary.Builder
-
One-off patches included in the Autonomous Database Software Image
- AutonomousDwDatabase - Class in com.oracle.bmc.database.model
-
An Oracle Autonomous Database.
- AutonomousDwDatabase(String, String, String, AutonomousDwDatabase.LifecycleState, String, String, String, String, AutonomousDatabaseEncryptionKeyDetails, String, String, String, String, Integer, Integer, Date, LongTermBackUpScheduleDetails, Boolean, Map<String, Map<String, Object>>, Date, Date, AutonomousDatabaseBackupConfig, List<AutonomousDatabaseKeyHistoryEntry>, List<AutonomousDatabaseEncryptionKeyHistoryEntry>, Integer, Integer, AutonomousDwDatabase.ComputeModel, Float, Integer, Double, Float, List<Float>, Integer, Integer, Integer, Integer, AutonomousDwDatabase.InfrastructureType, Boolean, String, Boolean, Date, Date, String, String, AutonomousDatabaseConnectionStrings, AutonomousDatabaseConnectionUrls, AutonomousDatabaseConnectionUrls, AutonomousDwDatabase.LicenseModel, Float, Integer, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, String, List<String>, String, String, String, String, String, Boolean, AutonomousDwDatabase.DbWorkload, Boolean, Boolean, List<String>, Boolean, List<String>, AutonomousDatabaseApex, Boolean, AutonomousDwDatabase.DataSafeStatus, AutonomousDwDatabase.OperationsInsightsStatus, AutonomousDwDatabase.DatabaseManagementStatus, Date, Date, String, Boolean, Date, Date, Date, AutonomousDwDatabase.OpenMode, AutonomousDwDatabase.RefreshableStatus, AutonomousDwDatabase.RefreshableMode, String, AutonomousDwDatabase.PermissionLevel, Date, Date, Boolean, Integer, AutonomousDatabaseStandbySummary, Boolean, Boolean, AutonomousDatabaseStandbySummary, AutonomousDwDatabase.Role, List<String>, String, String, Integer, Integer, Date, List<String>, List<CustomerContact>, Date, AutonomousDwDatabase.DataguardRegionType, Date, List<String>, Boolean, Date, String, ResourcePoolSummary, Boolean, Date, AutonomousDwDatabase.AutonomousMaintenanceScheduleType, List<ScheduledOperationDetails>, Boolean, Double, Double, AutonomousDwDatabase.DatabaseEdition, List<DatabaseTool>, DisasterRecoveryConfiguration.DisasterRecoveryType, AutonomousDwDatabase.DisasterRecoveryRegionType, Date, DisasterRecoveryConfiguration, AutonomousDwDatabase.NetServicesArchitecture, String, String, List<Integer>) - Constructor for class com.oracle.bmc.database.model.AutonomousDwDatabase
-
Deprecated.
- AutonomousDwDatabase.AutonomousMaintenanceScheduleType - Enum in com.oracle.bmc.database.model
-
The maintenance schedule type of the Autonomous Database Serverless.
- AutonomousDwDatabase.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousDwDatabase.ComputeModel - Enum in com.oracle.bmc.database.model
-
The compute model of the Autonomous Database.
- AutonomousDwDatabase.DatabaseEdition - Enum in com.oracle.bmc.database.model
-
The Oracle Database Edition that applies to the Autonomous databases.
- AutonomousDwDatabase.DatabaseManagementStatus - Enum in com.oracle.bmc.database.model
-
Status of Database Management for this Autonomous Database.
- AutonomousDwDatabase.DataguardRegionType - Enum in com.oracle.bmc.database.model
-
Deprecated. The Autonomous Data Guard region type of the Autonomous Database.
- AutonomousDwDatabase.DataSafeStatus - Enum in com.oracle.bmc.database.model
-
Status of the Data Safe registration for this Autonomous Database.
- AutonomousDwDatabase.DbWorkload - Enum in com.oracle.bmc.database.model
-
The Autonomous Database workload type.
- AutonomousDwDatabase.DisasterRecoveryRegionType - Enum in com.oracle.bmc.database.model
-
Deprecated. The disaster recovery (DR) region type of the Autonomous Database.
- AutonomousDwDatabase.InfrastructureType - Enum in com.oracle.bmc.database.model
-
The infrastructure type this resource belongs to.
- AutonomousDwDatabase.LicenseModel - Enum in com.oracle.bmc.database.model
-
The Oracle license model that applies to the Oracle Autonomous Database.
- AutonomousDwDatabase.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the Autonomous Database.
- AutonomousDwDatabase.NetServicesArchitecture - Enum in com.oracle.bmc.database.model
-
Enabling SHARED server architecture enables a database server to allow many client processes
to share very few server processes, thereby increasing the number of supported users.
- AutonomousDwDatabase.OpenMode - Enum in com.oracle.bmc.database.model
-
Indicates the Autonomous Database mode.
- AutonomousDwDatabase.OperationsInsightsStatus - Enum in com.oracle.bmc.database.model
-
Status of Operations Insights for this Autonomous Database.
- AutonomousDwDatabase.PermissionLevel - Enum in com.oracle.bmc.database.model
-
The Autonomous Database permission level.
- AutonomousDwDatabase.RefreshableMode - Enum in com.oracle.bmc.database.model
-
The refresh mode of the clone.
- AutonomousDwDatabase.RefreshableStatus - Enum in com.oracle.bmc.database.model
-
The refresh status of the clone.
- AutonomousDwDatabase.Role - Enum in com.oracle.bmc.database.model
-
The Data Guard role of the Autonomous Container Database or Autonomous Database, if
Autonomous Data Guard is enabled.
- AutonomousExadataInfrastructure - Class in com.oracle.bmc.database.model
-
- AutonomousExadataInfrastructure(String, String, String, String, String, List<String>, String, String, String, AutonomousExadataInfrastructure.LifecycleState, String, AutonomousExadataInfrastructure.LicenseModel, Date, MaintenanceWindow, String, String, Map<String, String>, Map<String, Map<String, Object>>, String, String) - Constructor for class com.oracle.bmc.database.model.AutonomousExadataInfrastructure
-
Deprecated.
- autonomousExadataInfrastructure(AutonomousExadataInfrastructure) - Method in class com.oracle.bmc.database.responses.GetAutonomousExadataInfrastructureResponse.Builder
-
The returned AutonomousExadataInfrastructure
instance.
- autonomousExadataInfrastructure(AutonomousExadataInfrastructure) - Method in class com.oracle.bmc.database.responses.LaunchAutonomousExadataInfrastructureResponse.Builder
-
The returned AutonomousExadataInfrastructure
instance.
- autonomousExadataInfrastructure(AutonomousExadataInfrastructure) - Method in class com.oracle.bmc.database.responses.UpdateAutonomousExadataInfrastructureResponse.Builder
-
The returned AutonomousExadataInfrastructure
instance.
- AutonomousExadataInfrastructure.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousExadataInfrastructure.LicenseModel - Enum in com.oracle.bmc.database.model
-
The Oracle license model that applies to all databases in the Autonomous Exadata
Infrastructure.
- AutonomousExadataInfrastructure.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current lifecycle state of the Autonomous Exadata Infrastructure.
- autonomousExadataInfrastructureId(String) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabase.Builder
-
No longer used. For Autonomous Database on dedicated Exadata infrastructure, the
container database is created within a specified cloudAutonomousVmCluster
.
- autonomousExadataInfrastructureId(String) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabaseSummary.Builder
-
No longer used. For Autonomous Database on dedicated Exadata infrastructure, the
container database is created within a specified cloudAutonomousVmCluster
.
- autonomousExadataInfrastructureId(String) - Method in class com.oracle.bmc.database.model.CreateAutonomousContainerDatabaseDetails.Builder
-
No longer used. This parameter is no longer used for Autonomous Database on dedicated
Exadata infrasture.
- autonomousExadataInfrastructureId(String) - Method in class com.oracle.bmc.database.requests.ChangeAutonomousExadataInfrastructureCompartmentRequest.Builder
-
The Autonomous Exadata Infrastructure
OCID.
- autonomousExadataInfrastructureId(String) - Method in class com.oracle.bmc.database.requests.GetAutonomousExadataInfrastructureRequest.Builder
-
The Autonomous Exadata Infrastructure
OCID.
- autonomousExadataInfrastructureId(String) - Method in class com.oracle.bmc.database.requests.GetExadataInfrastructureOcpusRequest.Builder
-
The Autonomous Exadata Infrastructure
OCID.
- autonomousExadataInfrastructureId(String) - Method in class com.oracle.bmc.database.requests.ListAutonomousContainerDatabasesRequest.Builder
-
The Autonomous Exadata Infrastructure
OCID.
- autonomousExadataInfrastructureId(String) - Method in class com.oracle.bmc.database.requests.RotateOrdsCertsRequest.Builder
-
The Autonomous Exadata Infrastructure
OCID.
- autonomousExadataInfrastructureId(String) - Method in class com.oracle.bmc.database.requests.RotateSslCertsRequest.Builder
-
The Autonomous Exadata Infrastructure
OCID.
- autonomousExadataInfrastructureId(String) - Method in class com.oracle.bmc.database.requests.TerminateAutonomousExadataInfrastructureRequest.Builder
-
The Autonomous Exadata Infrastructure
OCID.
- autonomousExadataInfrastructureId(String) - Method in class com.oracle.bmc.database.requests.UpdateAutonomousExadataInfrastructureRequest.Builder
-
The Autonomous Exadata Infrastructure
OCID.
- AutonomousExadataInfrastructureShapeSummary - Class in com.oracle.bmc.database.model
-
The shape of the Autonomous Exadata Infrastructure.
- AutonomousExadataInfrastructureShapeSummary(String, Integer, Integer, Integer, Integer, Integer) - Constructor for class com.oracle.bmc.database.model.AutonomousExadataInfrastructureShapeSummary
-
Deprecated.
- AutonomousExadataInfrastructureShapeSummary.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousExadataInfrastructureSummary - Class in com.oracle.bmc.database.model
-
Deprecated These APIs are deprecated with the introduction of the Autonomous Exadata VM
Cluster resource and a shift to a common Exadata Infrastructure resource for all Exadata
Cloud-based services, including Autonomous Database on dedicated Exadata infrastructure.
- AutonomousExadataInfrastructureSummary(String, String, String, String, String, List<String>, String, String, String, AutonomousExadataInfrastructureSummary.LifecycleState, String, AutonomousExadataInfrastructureSummary.LicenseModel, Date, MaintenanceWindow, String, String, Map<String, String>, Map<String, Map<String, Object>>, String, String) - Constructor for class com.oracle.bmc.database.model.AutonomousExadataInfrastructureSummary
-
Deprecated.
- AutonomousExadataInfrastructureSummary.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousExadataInfrastructureSummary.LicenseModel - Enum in com.oracle.bmc.database.model
-
The Oracle license model that applies to all databases in the Autonomous Exadata
Infrastructure.
- AutonomousExadataInfrastructureSummary.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current lifecycle state of the Autonomous Exadata Infrastructure.
- autonomousMaintenanceScheduleType(AutonomousDatabase.AutonomousMaintenanceScheduleType) - Method in class com.oracle.bmc.database.model.AutonomousDatabase.Builder
-
The maintenance schedule type of the Autonomous Database Serverless.
- autonomousMaintenanceScheduleType(AutonomousDatabaseSummary.AutonomousMaintenanceScheduleType) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseSummary.Builder
-
The maintenance schedule type of the Autonomous Database Serverless.
- autonomousMaintenanceScheduleType(AutonomousDwDatabase.AutonomousMaintenanceScheduleType) - Method in class com.oracle.bmc.database.model.AutonomousDwDatabase.Builder
-
The maintenance schedule type of the Autonomous Database Serverless.
- autonomousMaintenanceScheduleType(CreateAutonomousDatabaseBase.AutonomousMaintenanceScheduleType) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseCloneDetails.Builder
-
- autonomousMaintenanceScheduleType(CreateAutonomousDatabaseBase.AutonomousMaintenanceScheduleType) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseDetails.Builder
-
- autonomousMaintenanceScheduleType(CreateAutonomousDatabaseBase.AutonomousMaintenanceScheduleType) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseFromBackupDetails.Builder
-
- autonomousMaintenanceScheduleType(CreateAutonomousDatabaseBase.AutonomousMaintenanceScheduleType) - Method in class com.oracle.bmc.database.model.CreateAutonomousDatabaseFromBackupTimestampDetails.Builder
-
- autonomousMaintenanceScheduleType(CreateAutonomousDatabaseBase.AutonomousMaintenanceScheduleType) - Method in class com.oracle.bmc.database.model.CreateCrossRegionAutonomousDatabaseDataGuardDetails.Builder
-
- autonomousMaintenanceScheduleType(CreateAutonomousDatabaseBase.AutonomousMaintenanceScheduleType) - Method in class com.oracle.bmc.database.model.CreateCrossRegionDisasterRecoveryDetails.Builder
-
- autonomousMaintenanceScheduleType(CreateAutonomousDatabaseBase.AutonomousMaintenanceScheduleType) - Method in class com.oracle.bmc.database.model.CreateCrossTenancyDisasterRecoveryDetails.Builder
-
- autonomousMaintenanceScheduleType(CreateAutonomousDatabaseBase.AutonomousMaintenanceScheduleType) - Method in class com.oracle.bmc.database.model.CreateRefreshableAutonomousDatabaseCloneDetails.Builder
-
- autonomousMaintenanceScheduleType(CreateAutonomousDatabaseBase.AutonomousMaintenanceScheduleType) - Method in class com.oracle.bmc.database.model.UndeleteAutonomousDatabaseDetails.Builder
-
- autonomousMaintenanceScheduleType(UpdateAutonomousDatabaseDetails.AutonomousMaintenanceScheduleType) - Method in class com.oracle.bmc.database.model.UpdateAutonomousDatabaseDetails.Builder
-
The maintenance schedule type of the Autonomous Database Serverless.
- AutonomousPatch - Class in com.oracle.bmc.database.model
-
- AutonomousPatch(String, String, String, String, AutonomousPatch.LifecycleState, Date, String, AutonomousPatch.PatchModel, String, String, AutonomousPatch.AutonomousPatchType) - Constructor for class com.oracle.bmc.database.model.AutonomousPatch
-
Deprecated.
- autonomousPatch(AutonomousPatch) - Method in class com.oracle.bmc.database.responses.GetAutonomousPatchResponse.Builder
-
The returned AutonomousPatch
instance.
- AutonomousPatch.AutonomousPatchType - Enum in com.oracle.bmc.database.model
-
Maintenance run type, either “QUARTERLY” or “TIMEZONE”.
- AutonomousPatch.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousPatch.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the patch as a result of lastAction.
- AutonomousPatch.PatchModel - Enum in com.oracle.bmc.database.model
-
Database patching model preference.
- autonomousPatchId(String) - Method in class com.oracle.bmc.database.requests.GetAutonomousPatchRequest.Builder
-
The autonomous patch
OCID.
- AutonomousPatchSummary - Class in com.oracle.bmc.database.model
-
A patch for an Autonomous Exadata Infrastructure or Autonomous Container Database.
- AutonomousPatchSummary(String, String, String, String, AutonomousPatchSummary.LifecycleState, Date, String, AutonomousPatchSummary.PatchModel, String, String, AutonomousPatchSummary.AutonomousPatchType) - Constructor for class com.oracle.bmc.database.model.AutonomousPatchSummary
-
Deprecated.
- AutonomousPatchSummary.AutonomousPatchType - Enum in com.oracle.bmc.database.model
-
Maintenance run type, either “QUARTERLY” or “TIMEZONE”.
- AutonomousPatchSummary.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousPatchSummary.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the patch as a result of lastAction.
- AutonomousPatchSummary.PatchModel - Enum in com.oracle.bmc.database.model
-
Database patching model preference.
- autonomousPatchType(AutonomousPatch.AutonomousPatchType) - Method in class com.oracle.bmc.database.model.AutonomousPatch.Builder
-
Maintenance run type, either “QUARTERLY” or “TIMEZONE”.
- autonomousPatchType(AutonomousPatchSummary.AutonomousPatchType) - Method in class com.oracle.bmc.database.model.AutonomousPatchSummary.Builder
-
Maintenance run type, either “QUARTERLY” or “TIMEZONE”.
- autonomousPatchType(ListContainerDatabasePatchesRequest.AutonomousPatchType) - Method in class com.oracle.bmc.database.requests.ListContainerDatabasePatchesRequest.Builder
-
Autonomous patch type, either “QUARTERLY” or “TIMEZONE”.
- AutonomousSettings - Class in com.oracle.bmc.osmanagement.model
-
Managed Instance with Autonomous settings
Note: Objects should always be created or deserialized using the
AutonomousSettings.Builder
.
- AutonomousSettings(Boolean) - Constructor for class com.oracle.bmc.osmanagement.model.AutonomousSettings
-
Deprecated.
- AutonomousSettings - Class in com.oracle.bmc.osmanagementhub.model
-
Settings for the Autonomous Linux service.
- AutonomousSettings(Boolean, String) - Constructor for class com.oracle.bmc.osmanagementhub.model.AutonomousSettings
-
Deprecated.
- autonomousSettings(UpdatableAutonomousSettings) - Method in class com.oracle.bmc.osmanagementhub.model.CreateManagedInstanceGroupDetails.Builder
-
- autonomousSettings(AutonomousSettings) - Method in class com.oracle.bmc.osmanagementhub.model.ManagedInstance.Builder
-
- autonomousSettings(AutonomousSettings) - Method in class com.oracle.bmc.osmanagementhub.model.ManagedInstanceGroup.Builder
-
- autonomousSettings(AutonomousSettings) - Method in class com.oracle.bmc.osmanagementhub.model.ManagedInstanceGroupSummary.Builder
-
- autonomousSettings(AutonomousSettings) - Method in class com.oracle.bmc.osmanagementhub.model.ManagedInstanceSummary.Builder
-
- autonomousSettings(UpdatableAutonomousSettings) - Method in class com.oracle.bmc.osmanagementhub.model.UpdateManagedInstanceDetails.Builder
-
- autonomousSettings(UpdatableAutonomousSettings) - Method in class com.oracle.bmc.osmanagementhub.model.UpdateManagedInstanceGroupDetails.Builder
-
- AutonomousSettings.Builder - Class in com.oracle.bmc.osmanagement.model
-
- AutonomousSettings.Builder - Class in com.oracle.bmc.osmanagementhub.model
-
- AutonomousVirtualMachine - Class in com.oracle.bmc.database.model
-
Autonomous Virtual Machine details.
- AutonomousVirtualMachine(String, String, String, String, Integer, Integer, Integer, AutonomousVirtualMachine.LifecycleState, String, String, String, Map<String, String>, Map<String, Map<String, Object>>, String) - Constructor for class com.oracle.bmc.database.model.AutonomousVirtualMachine
-
Deprecated.
- autonomousVirtualMachine(AutonomousVirtualMachine) - Method in class com.oracle.bmc.database.responses.GetAutonomousVirtualMachineResponse.Builder
-
The returned AutonomousVirtualMachine
instance.
- AutonomousVirtualMachine.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousVirtualMachine.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the Autonomous Virtual Machine.
- autonomousVirtualMachineId(String) - Method in class com.oracle.bmc.database.requests.GetAutonomousVirtualMachineRequest.Builder
-
The Autonomous Virtual machine
OCID.
- autonomousVirtualMachineIds(List<String>) - Method in class com.oracle.bmc.database.model.DbServer.Builder
-
The list of
OCIDs of the
Autonomous Virtual Machines associated with the Db server.
- autonomousVirtualMachineIds(List<String>) - Method in class com.oracle.bmc.database.model.DbServerSummary.Builder
-
The list of
OCIDs of the
Autonomous Virtual Machines associated with the Db server.
- AutonomousVirtualMachineSummary - Class in com.oracle.bmc.database.model
-
Details of the Autonomous Virtual Machine.
- AutonomousVirtualMachineSummary(String, String, String, String, Integer, Integer, Integer, AutonomousVirtualMachineSummary.LifecycleState, String, String, String, Map<String, String>, Map<String, Map<String, Object>>, String) - Constructor for class com.oracle.bmc.database.model.AutonomousVirtualMachineSummary
-
Deprecated.
- AutonomousVirtualMachineSummary.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousVirtualMachineSummary.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the Autonomous Virtual Machine.
- AutonomousVmCluster - Class in com.oracle.bmc.database.model
-
Details of the Autonomous VM cluster.
- AutonomousVmCluster(String, String, String, Date, AutonomousVmCluster.LifecycleState, String, String, String, String, Boolean, Integer, AutonomousVmCluster.ComputeModel, Float, Integer, Integer, Integer, Integer, Double, MaintenanceWindow, String, String, Float, Float, Float, Float, Float, Integer, Integer, Integer, Integer, Integer, Double, Double, Double, Integer, AutonomousVmCluster.LicenseModel, Map<String, String>, Map<String, Map<String, Object>>, List<String>, Integer, Integer, Double, Integer, Integer, Boolean, Date, Date, Double, Integer, Integer) - Constructor for class com.oracle.bmc.database.model.AutonomousVmCluster
-
Deprecated.
- autonomousVmCluster(AutonomousVmCluster) - Method in class com.oracle.bmc.database.responses.CreateAutonomousVmClusterResponse.Builder
-
The returned AutonomousVmCluster
instance.
- autonomousVmCluster(AutonomousVmCluster) - Method in class com.oracle.bmc.database.responses.GetAutonomousVmClusterResponse.Builder
-
The returned AutonomousVmCluster
instance.
- autonomousVmCluster(AutonomousVmCluster) - Method in class com.oracle.bmc.database.responses.UpdateAutonomousVmClusterResponse.Builder
-
The returned AutonomousVmCluster
instance.
- AutonomousVmCluster.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousVmCluster.ComputeModel - Enum in com.oracle.bmc.database.model
-
The compute model of the Autonomous VM Cluster.
- AutonomousVmCluster.LicenseModel - Enum in com.oracle.bmc.database.model
-
The Oracle license model that applies to the Autonomous VM cluster.
- AutonomousVmCluster.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the Autonomous VM cluster.
- autonomousVmClusterId(String) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabase.Builder
-
The OCID of the Autonomous VM Cluster.
- autonomousVmClusterId(String) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabaseSummary.Builder
-
The OCID of the Autonomous VM Cluster.
- autonomousVmClusterId(String) - Method in class com.oracle.bmc.database.model.AutonomousVirtualMachine.Builder
-
The
OCID of the
Autonomous VM Cluster associated with the Autonomous Virtual Machine.
- autonomousVmClusterId(String) - Method in class com.oracle.bmc.database.model.AutonomousVirtualMachineSummary.Builder
-
The
OCID of the
Autonomous VM Cluster associated with the Autonomous Virtual Machine.
- autonomousVmClusterId(String) - Method in class com.oracle.bmc.database.model.CreateAutonomousContainerDatabaseDetails.Builder
-
The OCID of the Autonomous VM Cluster.
- autonomousVmClusterId(String) - Method in class com.oracle.bmc.database.requests.ChangeAutonomousVmClusterCompartmentRequest.Builder
-
The autonomous VM cluster
OCID.
- autonomousVmClusterId(String) - Method in class com.oracle.bmc.database.requests.DeleteAutonomousVmClusterRequest.Builder
-
The autonomous VM cluster
OCID.
- autonomousVmClusterId(String) - Method in class com.oracle.bmc.database.requests.GetAutonomousVmClusterRequest.Builder
-
The autonomous VM cluster
OCID.
- autonomousVmClusterId(String) - Method in class com.oracle.bmc.database.requests.GetAutonomousVmClusterResourceUsageRequest.Builder
-
The autonomous VM cluster
OCID.
- autonomousVmClusterId(String) - Method in class com.oracle.bmc.database.requests.ListAutonomousContainerDatabasesRequest.Builder
-
The Autonomous VM Cluster
OCID.
- autonomousVmClusterId(String) - Method in class com.oracle.bmc.database.requests.ListAutonomousVirtualMachinesRequest.Builder
-
The Autonomous Virtual machine
OCID.
- autonomousVmClusterId(String) - Method in class com.oracle.bmc.database.requests.ListAutonomousVmClusterAcdResourceUsageRequest.Builder
-
The autonomous VM cluster
OCID.
- autonomousVmClusterId(String) - Method in class com.oracle.bmc.database.requests.RotateAutonomousVmClusterOrdsCertsRequest.Builder
-
The autonomous VM cluster
OCID.
- autonomousVmClusterId(String) - Method in class com.oracle.bmc.database.requests.RotateAutonomousVmClusterSslCertsRequest.Builder
-
The autonomous VM cluster
OCID.
- autonomousVmClusterId(String) - Method in class com.oracle.bmc.database.requests.UpdateAutonomousVmClusterRequest.Builder
-
The autonomous VM cluster
OCID.
- autonomousVmClusterIds(List<String>) - Method in class com.oracle.bmc.database.model.DbServer.Builder
-
The list of
OCIDs of the
Autonomous VM Clusters associated with the Db server.
- autonomousVmClusterIds(List<String>) - Method in class com.oracle.bmc.database.model.DbServerSummary.Builder
-
The list of
OCIDs of the
Autonomous VM Clusters associated with the Db server.
- AutonomousVmClusterResourceDetails - Class in com.oracle.bmc.database.model
-
- AutonomousVmClusterResourceDetails(String, Double) - Constructor for class com.oracle.bmc.database.model.AutonomousVmClusterResourceDetails
-
Deprecated.
- AutonomousVmClusterResourceDetails.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousVmClusterResourceUsage - Class in com.oracle.bmc.database.model
-
Autonomous VM Cluster usage details, including the Autonomous Container Databases usage.
- AutonomousVmClusterResourceUsage(String, String, Float, Integer, Integer, Integer, Float, Float, Boolean, Double, Integer, Float, Float, Float, Float, Float, Float, Integer, Integer, Integer, List<AutonomousVmResourceUsage>) - Constructor for class com.oracle.bmc.database.model.AutonomousVmClusterResourceUsage
-
Deprecated.
- autonomousVmClusterResourceUsage(AutonomousVmClusterResourceUsage) - Method in class com.oracle.bmc.database.responses.GetAutonomousVmClusterResourceUsageResponse.Builder
-
The returned AutonomousVmClusterResourceUsage
instance.
- AutonomousVmClusterResourceUsage.Builder - Class in com.oracle.bmc.database.model
-
- autonomousVmClusters(List<AutonomousVmClusterResourceDetails>) - Method in class com.oracle.bmc.database.model.ExadataInfrastructureUnAllocatedResources.Builder
-
The list of Autonomous VM Clusters on the Infra and their associated unallocated
resources details
- AutonomousVmClusterSummary - Class in com.oracle.bmc.database.model
-
Details of the Autonomous VM cluster.
- AutonomousVmClusterSummary(String, String, String, Date, AutonomousVmClusterSummary.LifecycleState, String, String, String, String, Boolean, Integer, AutonomousVmClusterSummary.ComputeModel, Float, Integer, Integer, Integer, Integer, Double, MaintenanceWindow, String, String, Float, Float, Float, Float, Float, Integer, Integer, Integer, Integer, Integer, Double, Double, Double, Integer, AutonomousVmClusterSummary.LicenseModel, Map<String, String>, Map<String, Map<String, Object>>, List<String>, Integer, Integer, Double, Integer, Integer, Boolean, Date, Date, Double, Integer, Integer) - Constructor for class com.oracle.bmc.database.model.AutonomousVmClusterSummary
-
Deprecated.
- AutonomousVmClusterSummary.Builder - Class in com.oracle.bmc.database.model
-
- AutonomousVmClusterSummary.ComputeModel - Enum in com.oracle.bmc.database.model
-
The compute model of the Autonomous VM Cluster.
- AutonomousVmClusterSummary.LicenseModel - Enum in com.oracle.bmc.database.model
-
The Oracle license model that applies to the Autonomous VM cluster.
- AutonomousVmClusterSummary.LifecycleState - Enum in com.oracle.bmc.database.model
-
The current state of the Autonomous VM cluster.
- autonomousVmResourceUsage(List<AutonomousVmResourceUsage>) - Method in class com.oracle.bmc.database.model.AutonomousVmClusterResourceUsage.Builder
-
List of autonomous vm cluster resource usages.
- AutonomousVmResourceUsage - Class in com.oracle.bmc.database.model
-
Autonomous VM usage statistics.
- AutonomousVmResourceUsage(String, String, Float, Float, Float, Float, Float, List<AvmAcdResourceStats>) - Constructor for class com.oracle.bmc.database.model.AutonomousVmResourceUsage
-
Deprecated.
- autonomousVmResourceUsage(List<AutonomousVmResourceUsage>) - Method in class com.oracle.bmc.database.model.CloudAutonomousVmClusterResourceUsage.Builder
-
List of Autonomous VM resource usages.
- AutonomousVmResourceUsage.Builder - Class in com.oracle.bmc.database.model
-
- AutoPromoteConfigDetails - Class in com.oracle.bmc.stackmonitoring.model
-
A configuration of the AUTO_PROMOTE type, consists of a resource type and a boolean value that
determines if this resource needs to be automatically promoted/discovered.
- AutoPromoteConfigDetails(String, String, String, Date, Date, Config.LifecycleState, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, AutoPromoteConfigDetails.ResourceType, Boolean) - Constructor for class com.oracle.bmc.stackmonitoring.model.AutoPromoteConfigDetails
-
Deprecated.
- AutoPromoteConfigDetails.Builder - Class in com.oracle.bmc.stackmonitoring.model
-
- AutoPromoteConfigDetails.ResourceType - Enum in com.oracle.bmc.stackmonitoring.model
-
The type of resource to configure for automatic promotion.
- AutoPromoteConfigSummary - Class in com.oracle.bmc.stackmonitoring.model
-
Summary of an AUTO_PROMOTE config.
- AutoPromoteConfigSummary(String, String, String, Date, Date, Config.LifecycleState, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, AutoPromoteConfigSummary.ResourceType, Boolean) - Constructor for class com.oracle.bmc.stackmonitoring.model.AutoPromoteConfigSummary
-
Deprecated.
- AutoPromoteConfigSummary.Builder - Class in com.oracle.bmc.stackmonitoring.model
-
- AutoPromoteConfigSummary.ResourceType - Enum in com.oracle.bmc.stackmonitoring.model
-
The type of resource to configure for automatic promotion.
- autoPurge(SqlPlanBaseline.AutoPurge) - Method in class com.oracle.bmc.databasemanagement.model.SqlPlanBaseline.Builder
-
Indicates whether the plan baseline is auto-purged (YES
) or not (NO
).
- autoPurge(SqlPlanBaselineSummary.AutoPurge) - Method in class com.oracle.bmc.databasemanagement.model.SqlPlanBaselineSummary.Builder
-
Indicates whether the plan baseline is auto-purged (YES
) or not (NO
).
- autoReclaimableTables(Integer) - Method in class com.oracle.bmc.nosql.model.TableCollection.Builder
-
The current number of reclaimable tables in the tenancy.
- autoRedirectEnabled(Boolean) - Method in class com.oracle.bmc.identitydomains.model.ExtensionSocialIdentityProvider.Builder
-
Whether social auto redirect is enabled.
- autoRedirectEnabled(Boolean) - Method in class com.oracle.bmc.identitydomains.model.SocialIdentityProvider.Builder
-
Whether social auto redirect is enabled.
- autoRefreshFrequencyInSeconds(Integer) - Method in class com.oracle.bmc.database.model.AutonomousDatabase.Builder
-
The frequency a refreshable clone is refreshed after auto-refresh is enabled.
- autoRefreshFrequencyInSeconds(Integer) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseSummary.Builder
-
The frequency a refreshable clone is refreshed after auto-refresh is enabled.
- autoRefreshFrequencyInSeconds(Integer) - Method in class com.oracle.bmc.database.model.AutonomousDwDatabase.Builder
-
The frequency a refreshable clone is refreshed after auto-refresh is enabled.
- autoRefreshFrequencyInSeconds(Integer) - Method in class com.oracle.bmc.database.model.CreateRefreshableAutonomousDatabaseCloneDetails.Builder
-
The frequency a refreshable clone is refreshed after auto-refresh is enabled.
- autoRefreshFrequencyInSeconds(Integer) - Method in class com.oracle.bmc.database.model.UpdateAutonomousDatabaseDetails.Builder
-
The frequency a refreshable clone is refreshed after auto-refresh is enabled.
- autoRefreshPointLagInSeconds(Integer) - Method in class com.oracle.bmc.database.model.AutonomousDatabase.Builder
-
The time, in seconds, the data of the refreshable clone lags the primary database at the
point of refresh.
- autoRefreshPointLagInSeconds(Integer) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseSummary.Builder
-
The time, in seconds, the data of the refreshable clone lags the primary database at the
point of refresh.
- autoRefreshPointLagInSeconds(Integer) - Method in class com.oracle.bmc.database.model.AutonomousDwDatabase.Builder
-
The time, in seconds, the data of the refreshable clone lags the primary database at the
point of refresh.
- autoRefreshPointLagInSeconds(Integer) - Method in class com.oracle.bmc.database.model.CreateRefreshableAutonomousDatabaseCloneDetails.Builder
-
The time, in seconds, the data of the refreshable clone lags the primary database at the
point of refresh.
- autoRefreshPointLagInSeconds(Integer) - Method in class com.oracle.bmc.database.model.UpdateAutonomousDatabaseDetails.Builder
-
The time, in seconds, the data of the refreshable clone lags the primary database at the
point of refresh.
- autoResolveDate(String) - Method in class com.oracle.bmc.cloudguard.model.Problem.Builder
-
The date and time when the problem will be auto resolved.
- autoRowPrefix(String) - Method in class com.oracle.bmc.stackmonitoring.model.JmxQueryProperties.Builder
-
Prefix for an auto generated metric, in case multiple rows with non unique key values are
returned
- autoRowPrefix(String) - Method in class com.oracle.bmc.stackmonitoring.model.JmxUpdateQueryProperties.Builder
-
Prefix for an auto generated metric, in case multiple rows with non unique key values are
returned
- AutoScalePolicy - Class in com.oracle.bmc.bds.model
-
This model for autoscaling policy is deprecated and not supported for ODH clusters.
- AutoScalePolicy(AutoScalePolicy.PolicyType, List<AutoScalePolicyRule>) - Constructor for class com.oracle.bmc.bds.model.AutoScalePolicy
-
Deprecated.
- AutoScalePolicy.Builder - Class in com.oracle.bmc.bds.model
-
- AutoScalePolicy.PolicyType - Enum in com.oracle.bmc.bds.model
-
Types of autoscale policies.
- AutoScalePolicyDetails - Class in com.oracle.bmc.bds.model
-
Details of an autoscale policy.
- AutoScalePolicyDetails(AutoScalePolicyDetails.TriggerType, AutoScalePolicyDetails.ActionType) - Constructor for class com.oracle.bmc.bds.model.AutoScalePolicyDetails
-
Deprecated.
- AutoScalePolicyDetails.ActionType - Enum in com.oracle.bmc.bds.model
-
The type of autoscaling action to take.
- AutoScalePolicyDetails.PolicyType - Enum in com.oracle.bmc.bds.model
-
Type of autoscaling policy.
- AutoScalePolicyDetails.TriggerType - Enum in com.oracle.bmc.bds.model
-
The type of autoscaling trigger.
- AutoScalePolicyMetricRule - Class in com.oracle.bmc.bds.model
-
Metric and threshold details for triggering an autoscale action.
- AutoScalePolicyMetricRule(AutoScalePolicyMetricRule.MetricType, MetricThresholdRule) - Constructor for class com.oracle.bmc.bds.model.AutoScalePolicyMetricRule
-
Deprecated.
- AutoScalePolicyMetricRule.Builder - Class in com.oracle.bmc.bds.model
-
- AutoScalePolicyMetricRule.MetricType - Enum in com.oracle.bmc.bds.model
-
Allowed values are CPU_UTILIZATION and MEMORY_UTILIZATION.
- AutoScalePolicyRule - Class in com.oracle.bmc.bds.model
-
A rule that defines a specific autoscale action to take and the metric that triggers that action.
- AutoScalePolicyRule(AutoScalePolicyRule.Action, AutoScalePolicyMetricRule) - Constructor for class com.oracle.bmc.bds.model.AutoScalePolicyRule
-
Deprecated.
- AutoScalePolicyRule.Action - Enum in com.oracle.bmc.bds.model
-
The valid value are CHANGE_SHAPE_SCALE_UP or CHANGE_SHAPE_SCALE_DOWN.
- AutoScalePolicyRule.Builder - Class in com.oracle.bmc.bds.model
-
- AutoScaling - Interface in com.oracle.bmc.autoscaling
-
APIs for dynamically scaling Compute resources to meet application requirements.
- AutoScalingAsync - Interface in com.oracle.bmc.autoscaling
-
APIs for dynamically scaling Compute resources to meet application requirements.
- AutoScalingAsyncClient - Class in com.oracle.bmc.autoscaling
-
Async client implementation for AutoScaling service.
- AutoScalingAsyncClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.autoscaling.AutoScalingAsyncClient
-
- AutoScalingAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.autoscaling.AutoScalingAsyncClient
-
- AutoScalingAsyncClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.autoscaling.AutoScalingAsyncClient
-
- AutoScalingAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.autoscaling.AutoScalingAsyncClient
-
- AutoScalingAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.autoscaling.AutoScalingAsyncClient
-
- AutoScalingAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.autoscaling.AutoScalingAsyncClient
-
- AutoScalingAsyncClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.autoscaling.AutoScalingAsyncClient
-
- AutoScalingAsyncClient.Builder - Class in com.oracle.bmc.autoscaling
-
Builder class for this client.
- AutoScalingClient - Class in com.oracle.bmc.autoscaling
-
- AutoScalingClient(BasicAuthenticationDetailsProvider) - Constructor for class com.oracle.bmc.autoscaling.AutoScalingClient
-
- AutoScalingClient(BasicAuthenticationDetailsProvider, ClientConfiguration) - Constructor for class com.oracle.bmc.autoscaling.AutoScalingClient
-
- AutoScalingClient(BasicAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator) - Constructor for class com.oracle.bmc.autoscaling.AutoScalingClient
-
- AutoScalingClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory) - Constructor for class com.oracle.bmc.autoscaling.AutoScalingClient
-
- AutoScalingClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>) - Constructor for class com.oracle.bmc.autoscaling.AutoScalingClient
-
- AutoScalingClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.autoscaling.AutoScalingClient
-
- AutoScalingClient(AbstractAuthenticationDetailsProvider, ClientConfiguration, ClientConfigurator, RequestSignerFactory, Map<SigningStrategy, RequestSignerFactory>, List<ClientConfigurator>, String) - Constructor for class com.oracle.bmc.autoscaling.AutoScalingClient
-
- AutoScalingClient.Builder - Class in com.oracle.bmc.autoscaling
-
Builder class for this client.
- AutoScalingConfiguration - Class in com.oracle.bmc.autoscaling.model
-
An autoscaling configuration lets you dynamically scale the resources in a Compute instance pool.
- AutoScalingConfiguration(String, Map<String, Map<String, Object>>, String, Map<String, String>, String, Integer, Boolean, Resource, List<AutoScalingPolicy>, Date, Integer, Integer) - Constructor for class com.oracle.bmc.autoscaling.model.AutoScalingConfiguration
-
Deprecated.
- autoScalingConfiguration(AutoScalingConfiguration) - Method in class com.oracle.bmc.autoscaling.responses.CreateAutoScalingConfigurationResponse.Builder
-
The returned AutoScalingConfiguration
instance.
- autoScalingConfiguration(AutoScalingConfiguration) - Method in class com.oracle.bmc.autoscaling.responses.GetAutoScalingConfigurationResponse.Builder
-
The returned AutoScalingConfiguration
instance.
- autoScalingConfiguration(AutoScalingConfiguration) - Method in class com.oracle.bmc.autoscaling.responses.UpdateAutoScalingConfigurationResponse.Builder
-
The returned AutoScalingConfiguration
instance.
- AutoScalingConfiguration - Class in com.oracle.bmc.bds.model
-
The information about the autoscale configuration.
- AutoScalingConfiguration(String, String, Node.NodeType, AutoScalingConfiguration.LifecycleState, Date, Date, AutoScalePolicy, AutoScalePolicyDetails) - Constructor for class com.oracle.bmc.bds.model.AutoScalingConfiguration
-
Deprecated.
- autoScalingConfiguration(AutoScalingConfiguration) - Method in class com.oracle.bmc.bds.responses.GetAutoScalingConfigurationResponse.Builder
-
The returned AutoScalingConfiguration
instance.
- AutoScalingConfiguration.Builder - Class in com.oracle.bmc.autoscaling.model
-
- AutoScalingConfiguration.Builder - Class in com.oracle.bmc.bds.model
-
- AutoScalingConfiguration.LifecycleState - Enum in com.oracle.bmc.bds.model
-
The state of the autoscale configuration.
- autoScalingConfigurationId(String) - Method in class com.oracle.bmc.autoscaling.requests.ChangeAutoScalingConfigurationCompartmentRequest.Builder
-
The
OCID of the
autoscaling configuration.
- autoScalingConfigurationId(String) - Method in class com.oracle.bmc.autoscaling.requests.CreateAutoScalingPolicyRequest.Builder
-
The
OCID of the
autoscaling configuration.
- autoScalingConfigurationId(String) - Method in class com.oracle.bmc.autoscaling.requests.DeleteAutoScalingConfigurationRequest.Builder
-
The
OCID of the
autoscaling configuration.
- autoScalingConfigurationId(String) - Method in class com.oracle.bmc.autoscaling.requests.DeleteAutoScalingPolicyRequest.Builder
-
The
OCID of the
autoscaling configuration.
- autoScalingConfigurationId(String) - Method in class com.oracle.bmc.autoscaling.requests.GetAutoScalingConfigurationRequest.Builder
-
The
OCID of the
autoscaling configuration.
- autoScalingConfigurationId(String) - Method in class com.oracle.bmc.autoscaling.requests.GetAutoScalingPolicyRequest.Builder
-
The
OCID of the
autoscaling configuration.
- autoScalingConfigurationId(String) - Method in class com.oracle.bmc.autoscaling.requests.ListAutoScalingPoliciesRequest.Builder
-
The
OCID of the
autoscaling configuration.
- autoScalingConfigurationId(String) - Method in class com.oracle.bmc.autoscaling.requests.UpdateAutoScalingConfigurationRequest.Builder
-
The
OCID of the
autoscaling configuration.
- autoScalingConfigurationId(String) - Method in class com.oracle.bmc.autoscaling.requests.UpdateAutoScalingPolicyRequest.Builder
-
The
OCID of the
autoscaling configuration.
- autoScalingConfigurationId(String) - Method in class com.oracle.bmc.bds.requests.GetAutoScalingConfigurationRequest.Builder
-
Unique Oracle-assigned identifier of the autoscale configuration.
- autoScalingConfigurationId(String) - Method in class com.oracle.bmc.bds.requests.RemoveAutoScalingConfigurationRequest.Builder
-
Unique Oracle-assigned identifier of the autoscale configuration.
- autoScalingConfigurationId(String) - Method in class com.oracle.bmc.bds.requests.UpdateAutoScalingConfigurationRequest.Builder
-
Unique Oracle-assigned identifier of the autoscale configuration.
- AutoScalingConfigurationSummary - Class in com.oracle.bmc.autoscaling.model
-
Summary information for an autoscaling configuration.
- AutoScalingConfigurationSummary(String, String, String, Integer, Boolean, Resource, Map<String, Map<String, Object>>, Map<String, String>, Date) - Constructor for class com.oracle.bmc.autoscaling.model.AutoScalingConfigurationSummary
-
Deprecated.
- AutoScalingConfigurationSummary - Class in com.oracle.bmc.bds.model
-
The information about the autoscale configuration.
- AutoScalingConfigurationSummary(String, String, AutoScalingConfiguration.LifecycleState, Node.NodeType, Date, Date, AutoScalePolicy, AutoScalePolicyDetails) - Constructor for class com.oracle.bmc.bds.model.AutoScalingConfigurationSummary
-
Deprecated.
- AutoScalingConfigurationSummary.Builder - Class in com.oracle.bmc.autoscaling.model
-
- AutoScalingConfigurationSummary.Builder - Class in com.oracle.bmc.bds.model
-
- AutoScalingPaginators - Class in com.oracle.bmc.autoscaling
-
Collection of helper methods that can be used to provide an
Iterable
interface
to any list operations of AutoScaling where multiple pages of data may be fetched.
- AutoScalingPaginators(AutoScaling) - Constructor for class com.oracle.bmc.autoscaling.AutoScalingPaginators
-
- autoScalingPolicies(List<AutoScalingPolicyDetails>) - Method in class com.oracle.bmc.datascience.model.AutoScalingPolicy.Builder
-
The list of autoscaling policy details.
- AutoScalingPolicy - Class in com.oracle.bmc.autoscaling.model
-
Autoscaling policies define the criteria that trigger autoscaling actions and the actions to
take.
- AutoScalingPolicy(Capacity, String, String, Date, Boolean) - Constructor for class com.oracle.bmc.autoscaling.model.AutoScalingPolicy
-
Deprecated.
- autoScalingPolicy(AutoScalingPolicy) - Method in class com.oracle.bmc.autoscaling.responses.CreateAutoScalingPolicyResponse.Builder
-
The returned AutoScalingPolicy
instance.
- autoScalingPolicy(AutoScalingPolicy) - Method in class com.oracle.bmc.autoscaling.responses.GetAutoScalingPolicyResponse.Builder
-
The returned AutoScalingPolicy
instance.
- autoScalingPolicy(AutoScalingPolicy) - Method in class com.oracle.bmc.autoscaling.responses.UpdateAutoScalingPolicyResponse.Builder
-
The returned AutoScalingPolicy
instance.
- AutoScalingPolicy - Class in com.oracle.bmc.datascience.model
-
The scaling policy to enable autoscaling on the model deployment.
- AutoScalingPolicy(Integer, Boolean, List<AutoScalingPolicyDetails>) - Constructor for class com.oracle.bmc.datascience.model.AutoScalingPolicy
-
Deprecated.
- AutoScalingPolicy.Builder - Class in com.oracle.bmc.datascience.model
-
- AutoScalingPolicyDetails - Class in com.oracle.bmc.datascience.model
-
Details for an autoscaling policy to enable on the model deployment.
- AutoScalingPolicyDetails() - Constructor for class com.oracle.bmc.datascience.model.AutoScalingPolicyDetails
-
Deprecated.
- AutoScalingPolicyDetails.AutoScalingPolicyType - Enum in com.oracle.bmc.datascience.model
-
The type of autoscaling policy.
- autoScalingPolicyId(String) - Method in class com.oracle.bmc.autoscaling.requests.DeleteAutoScalingPolicyRequest.Builder
-
The ID of the autoscaling policy.
- autoScalingPolicyId(String) - Method in class com.oracle.bmc.autoscaling.requests.GetAutoScalingPolicyRequest.Builder
-
The ID of the autoscaling policy.
- autoScalingPolicyId(String) - Method in class com.oracle.bmc.autoscaling.requests.UpdateAutoScalingPolicyRequest.Builder
-
The ID of the autoscaling policy.
- AutoScalingPolicySummary - Class in com.oracle.bmc.autoscaling.model
-
Summary information for an autoscaling policy.
- AutoScalingPolicySummary(String, String, String, Boolean) - Constructor for class com.oracle.bmc.autoscaling.model.AutoScalingPolicySummary
-
Deprecated.
- AutoScalingPolicySummary.Builder - Class in com.oracle.bmc.autoscaling.model
-
- autoSpmEvolveTaskParameters(SpmEvolveTaskParameters) - Method in class com.oracle.bmc.databasemanagement.model.SqlPlanBaselineConfiguration.Builder
-
- autoTiering(Bucket.AutoTiering) - Method in class com.oracle.bmc.objectstorage.model.Bucket.Builder
-
The auto tiering status on the bucket.
- autoTiering(Bucket.AutoTiering) - Method in class com.oracle.bmc.objectstorage.model.CreateBucketDetails.Builder
-
Set the auto tiering status on the bucket.
- autoTiering(Bucket.AutoTiering) - Method in class com.oracle.bmc.objectstorage.model.UpdateBucketDetails.Builder
-
The auto tiering status on the bucket.
- autoTunedVpusPerGB(Long) - Method in class com.oracle.bmc.core.model.BootVolume.Builder
-
The number of Volume Performance Units per GB that this boot volume is effectively tuned
to.
- autoTunedVpusPerGB(Long) - Method in class com.oracle.bmc.core.model.Volume.Builder
-
The number of Volume Performance Units per GB that this volume is effectively tuned to.
- autotunePolicies(List<AutotunePolicy>) - Method in class com.oracle.bmc.core.model.BootVolume.Builder
-
The list of autotune policies enabled for this volume.
- autotunePolicies(List<AutotunePolicy>) - Method in class com.oracle.bmc.core.model.CreateBootVolumeDetails.Builder
-
The list of autotune policies to be enabled for this volume.
- autotunePolicies(List<AutotunePolicy>) - Method in class com.oracle.bmc.core.model.CreateVolumeDetails.Builder
-
The list of autotune policies to be enabled for this volume.
- autotunePolicies(List<InstanceConfigurationAutotunePolicy>) - Method in class com.oracle.bmc.core.model.InstanceConfigurationCreateVolumeDetails.Builder
-
The list of autotune policies enabled for this volume.
- autotunePolicies(List<AutotunePolicy>) - Method in class com.oracle.bmc.core.model.UpdateBootVolumeDetails.Builder
-
The list of autotune policies to be enabled for this volume.
- autotunePolicies(List<AutotunePolicy>) - Method in class com.oracle.bmc.core.model.UpdateVolumeDetails.Builder
-
The list of autotune policies enabled for this volume.
- autotunePolicies(List<AutotunePolicy>) - Method in class com.oracle.bmc.core.model.Volume.Builder
-
The list of autotune policies enabled for this volume.
- AutotunePolicy - Class in com.oracle.bmc.core.model
-
An autotune policy automatically tunes the volume’s performace based on the type of the policy.
- AutotunePolicy() - Constructor for class com.oracle.bmc.core.model.AutotunePolicy
-
Deprecated.
- AutotunePolicy.AutotuneType - Enum in com.oracle.bmc.core.model
-
This specifies the type of autotunes supported by OCI.
- AutoUpgradableConfig - Class in com.oracle.bmc.managementagent.model
-
The tenancy-level agent AutoUpgradable configuration.
- AutoUpgradableConfig(Boolean) - Constructor for class com.oracle.bmc.managementagent.model.AutoUpgradableConfig
-
Deprecated.
- autoUpgradableConfig(AutoUpgradableConfig) - Method in class com.oracle.bmc.managementagent.responses.GetAutoUpgradableConfigResponse.Builder
-
The returned AutoUpgradableConfig
instance.
- autoUpgradableConfig(AutoUpgradableConfig) - Method in class com.oracle.bmc.managementagent.responses.SetAutoUpgradableConfigResponse.Builder
-
The returned AutoUpgradableConfig
instance.
- AutoUpgradableConfig.Builder - Class in com.oracle.bmc.managementagent.model
-
- Availability - Enum in com.oracle.bmc.osmanagementhub.model
-
Availability status of a software source.
- availability(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.CustomSoftwareSource.Builder
-
- availability(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.CustomSoftwareSourceSummary.Builder
-
- availability(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.PrivateSoftwareSource.Builder
-
- availability(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.PrivateSoftwareSourceSummary.Builder
-
- availability(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.SoftwareSourceAvailability.Builder
-
Availability of the software source to instances in private data centers or third-party
clouds.
- availability(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.ThirdPartySoftwareSource.Builder
-
- availability(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.ThirdPartySoftwareSourceSummary.Builder
-
- availability(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.VendorSoftwareSource.Builder
-
- availability(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.VendorSoftwareSourceSummary.Builder
-
- availability(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.VersionedCustomSoftwareSource.Builder
-
- availability(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.VersionedCustomSoftwareSourceSummary.Builder
-
- availability(List<Availability>) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwarePackageSoftwareSourcesRequest.Builder
-
The availability of the software source in a non-OCI environment for a tenancy.
- availability(Availability) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwarePackageSoftwareSourcesRequest.Builder
-
Singular setter.
- availability(List<Availability>) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwareSourcesRequest.Builder
-
The availability of the software source in a non-OCI environment for a tenancy.
- availability(Availability) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwareSourcesRequest.Builder
-
Singular setter.
- availabilityAnywhere(List<Availability>) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwarePackageSoftwareSourcesRequest.Builder
-
The availability of the software source.
- availabilityAnywhere(Availability) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwarePackageSoftwareSourcesRequest.Builder
-
Singular setter.
- availabilityAnywhere(List<Availability>) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwareSourcesRequest.Builder
-
The availability of the software source.
- availabilityAnywhere(Availability) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwareSourcesRequest.Builder
-
Singular setter.
- availabilityAtOci(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.CustomSoftwareSource.Builder
-
- availabilityAtOci(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.CustomSoftwareSourceSummary.Builder
-
- availabilityAtOci(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.PrivateSoftwareSource.Builder
-
- availabilityAtOci(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.PrivateSoftwareSourceSummary.Builder
-
- availabilityAtOci(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.SoftwareSourceAvailability.Builder
-
Availability of the software source to OCI instances.
- availabilityAtOci(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.ThirdPartySoftwareSource.Builder
-
- availabilityAtOci(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.ThirdPartySoftwareSourceSummary.Builder
-
- availabilityAtOci(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.VendorSoftwareSource.Builder
-
- availabilityAtOci(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.VendorSoftwareSourceSummary.Builder
-
- availabilityAtOci(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.VersionedCustomSoftwareSource.Builder
-
- availabilityAtOci(Availability) - Method in class com.oracle.bmc.osmanagementhub.model.VersionedCustomSoftwareSourceSummary.Builder
-
- availabilityAtOci(List<Availability>) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwarePackageSoftwareSourcesRequest.Builder
-
The availability of the software source in an OCI environment for a tenancy.
- availabilityAtOci(Availability) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwarePackageSoftwareSourcesRequest.Builder
-
Singular setter.
- availabilityAtOci(List<Availability>) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwareSourcesRequest.Builder
-
The availability of the software source in an OCI environment for a tenancy.
- availabilityAtOci(Availability) - Method in class com.oracle.bmc.osmanagementhub.requests.ListSoftwareSourcesRequest.Builder
-
Singular setter.
- availabilityConfig(InstanceAvailabilityConfig) - Method in class com.oracle.bmc.core.model.Instance.Builder
-
- availabilityConfig(InstanceConfigurationAvailabilityConfig) - Method in class com.oracle.bmc.core.model.InstanceConfigurationLaunchInstanceDetails.Builder
-
- availabilityConfig(LaunchInstanceAvailabilityConfigDetails) - Method in class com.oracle.bmc.core.model.LaunchInstanceDetails.Builder
-
- availabilityConfig(UpdateInstanceAvailabilityConfigDetails) - Method in class com.oracle.bmc.core.model.UpdateInstanceDetails.Builder
-
- AvailabilityConfiguration - Class in com.oracle.bmc.apmsynthetics.model
-
Monitor availability configuration details.
- AvailabilityConfiguration(Integer, Integer) - Constructor for class com.oracle.bmc.apmsynthetics.model.AvailabilityConfiguration
-
Deprecated.
- availabilityConfiguration(AvailabilityConfiguration) - Method in class com.oracle.bmc.apmsynthetics.model.CreateMonitorDetails.Builder
-
- availabilityConfiguration(AvailabilityConfiguration) - Method in class com.oracle.bmc.apmsynthetics.model.Monitor.Builder
-
- availabilityConfiguration(AvailabilityConfiguration) - Method in class com.oracle.bmc.apmsynthetics.model.UpdateMonitorDetails.Builder
-
- AvailabilityConfiguration.Builder - Class in com.oracle.bmc.apmsynthetics.model
-
- availabilityDomain(String) - Method in class com.oracle.bmc.audit.model.Data.Builder
-
The availability domain where the resource resides.
- availabilityDomain(String) - Method in class com.oracle.bmc.bds.model.Node.Builder
-
The name of the availability domain in which the node is running.
- AvailabilityDomain - Class in com.oracle.bmc.blockchain.model
-
- AvailabilityDomain(AvailabilityDomain.Ads) - Constructor for class com.oracle.bmc.blockchain.model.AvailabilityDomain
-
Deprecated.
- availabilityDomain(String) - Method in class com.oracle.bmc.capacitymanagement.model.CreateOccCapacityRequestDetails.Builder
-
The availability domain (AD) in which the new resource is to be placed.
- availabilityDomain(String) - Method in class com.oracle.bmc.capacitymanagement.model.OccCapacityRequest.Builder
-
The availability domain (AD) for which the capacity request was made.
- availabilityDomain(String) - Method in class com.oracle.bmc.capacitymanagement.model.OccCapacityRequestBaseDetails.Builder
-
The availability domain of the resource which is to be transferred.
- availabilityDomain(String) - Method in class com.oracle.bmc.capacitymanagement.model.OccCapacityRequestSummary.Builder
-
The availability domain (AD) for which the capacity request was made.
- availabilityDomain(String) - Method in class com.oracle.bmc.capacitymanagement.model.PlacementDetails.Builder
-
The availability domain (AD) for which the resources were provisioned.
- availabilityDomain(String) - Method in class com.oracle.bmc.cloudmigrations.model.AvailableShapeSummary.Builder
-
Availability domain of the shape.
- availabilityDomain(String) - Method in class com.oracle.bmc.cloudmigrations.model.CreateMigrationAssetDetails.Builder
-
Availability domain
- availabilityDomain(String) - Method in class com.oracle.bmc.cloudmigrations.model.LaunchInstanceDetails.Builder
-
The availability domain of the instance.
- availabilityDomain(String) - Method in class com.oracle.bmc.cloudmigrations.model.MigrationAsset.Builder
-
Availability domain
- availabilityDomain(String) - Method in class com.oracle.bmc.cloudmigrations.model.VmTargetEnvironment.Builder
-
Availability Domain of the VM configuration.
- availabilityDomain(String) - Method in class com.oracle.bmc.cloudmigrations.requests.ListAvailableShapesRequest.Builder
-
The availability domain in which to list resources.
- availabilityDomain(String) - Method in class com.oracle.bmc.clusterplacementgroups.model.ClusterPlacementGroup.Builder
-
The availability domain of the cluster placement group.
- availabilityDomain(String) - Method in class com.oracle.bmc.clusterplacementgroups.model.ClusterPlacementGroupSummary.Builder
-
The availability domain of the cluster placement group.
- availabilityDomain(String) - Method in class com.oracle.bmc.clusterplacementgroups.model.CreateClusterPlacementGroupDetails.Builder
-
The availability domain where you want to create the cluster placement group.
- availabilityDomain(String) - Method in class com.oracle.bmc.containerengine.model.Node.Builder
-
The name of the availability domain in which this node is placed.
- availabilityDomain(String) - Method in class com.oracle.bmc.containerengine.model.NodePoolPlacementConfigDetails.Builder
-
The availability domain in which to place nodes.
- availabilityDomain(String) - Method in class com.oracle.bmc.containerengine.model.PlacementConfiguration.Builder
-
The availability domain in which to place virtual nodes.
- availabilityDomain(String) - Method in class com.oracle.bmc.containerengine.model.VirtualNode.Builder
-
The name of the availability domain in which this virtual node is placed
- availabilityDomain(String) - Method in class com.oracle.bmc.containerengine.model.VirtualNodeSummary.Builder
-
The name of the availability domain in which this virtual node is placed
- availabilityDomain(String) - Method in class com.oracle.bmc.containerengine.requests.ListPodShapesRequest.Builder
-
The availability domain of the pod shape.
- availabilityDomain(String) - Method in class com.oracle.bmc.containerinstances.model.Container.Builder
-
The availability domain where the container instance that hosts the container runs.
- availabilityDomain(String) - Method in class com.oracle.bmc.containerinstances.model.ContainerInstance.Builder
-
The availability domain to place the container instance.
- availabilityDomain(String) - Method in class com.oracle.bmc.containerinstances.model.ContainerInstanceSummary.Builder
-
The availability domain where the container instance runs.
- availabilityDomain(String) - Method in class com.oracle.bmc.containerinstances.model.ContainerSummary.Builder
-
The availability domain where the container instance that hosts this container runs.
- availabilityDomain(String) - Method in class com.oracle.bmc.containerinstances.model.CreateContainerInstanceDetails.Builder
-
The availability domain where the container instance runs.
- availabilityDomain(String) - Method in class com.oracle.bmc.containerinstances.requests.ListContainerInstanceShapesRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.containerinstances.requests.ListContainerInstancesRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.containerinstances.requests.ListContainersRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.containerinstances.requests.ListWorkRequestsRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.BlockVolumeReplica.Builder
-
The availability domain of the block volume replica.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.BlockVolumeReplicaDetails.Builder
-
The availability domain of the block volume replica.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.BlockVolumeReplicaInfo.Builder
-
The availability domain of the block volume replica.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.BootVolume.Builder
-
The availability domain of the boot volume.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.BootVolumeAttachment.Builder
-
The availability domain of an instance.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.BootVolumeReplica.Builder
-
The availability domain of the boot volume replica.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.BootVolumeReplicaDetails.Builder
-
The availability domain of the boot volume replica.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.BootVolumeReplicaInfo.Builder
-
The availability domain of the boot volume replica.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.CapacityReservationInstanceSummary.Builder
-
The availability domain the instance is running in.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.ClusterNetworkPlacementConfigurationDetails.Builder
-
The availability domain to place instances.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.ComputeCapacityReport.Builder
-
The availability domain for the capacity report.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.ComputeCapacityReservation.Builder
-
The availability domain of the compute capacity reservation.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.ComputeCapacityReservationInstanceShapeSummary.Builder
-
The shape’s availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.ComputeCapacityReservationSummary.Builder
-
The availability domain of the capacity reservation.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.ComputeCapacityTopology.Builder
-
The availability domain of the compute capacity topology.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.ComputeCapacityTopologySummary.Builder
-
The availability domain of the compute capacity topology.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.ComputeCluster.Builder
-
The availability domain the compute cluster is running in.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.ComputeClusterSummary.Builder
-
The availability domain the compute cluster is running in.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.ConsoleHistory.Builder
-
The availability domain of an instance.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.CreateBootVolumeDetails.Builder
-
The availability domain of the volume.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.CreateComputeCapacityReportDetails.Builder
-
The availability domain for the capacity report.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.CreateComputeCapacityReservationDetails.Builder
-
The availability domain of this compute capacity reservation.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.CreateComputeCapacityTopologyDetails.Builder
-
The availability domain of this compute capacity topology.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.CreateComputeClusterDetails.Builder
-
The availability domain to place the compute cluster in.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.CreateDedicatedVmHostDetails.Builder
-
The availability domain of the dedicated virtual machine host.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.CreateInstancePoolPlacementConfigurationDetails.Builder
-
The availability domain to place instances.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.CreateSubnetDetails.Builder
-
Controls whether the subnet is regional or specific to an availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.CreateVlanDetails.Builder
-
Controls whether the VLAN is regional or specific to an availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.CreateVolumeDetails.Builder
-
The availability domain of the volume.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.CreateVolumeGroupDetails.Builder
-
The availability domain of the volume group.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.DedicatedVmHost.Builder
-
The availability domain the dedicated virtual machine host is running in.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.DedicatedVmHostInstanceShapeSummary.Builder
-
The shape’s availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.DedicatedVmHostInstanceSummary.Builder
-
The availability domain the virtual machine instance is running in.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.DedicatedVmHostShapeSummary.Builder
-
The shape’s availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.DedicatedVmHostSummary.Builder
-
The availability domain the dedicated VM host is running in.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.EmulatedVolumeAttachment.Builder
-
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.Instance.Builder
-
The availability domain the instance is running in.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.InstanceConfigurationBlockVolumeReplicaDetails.Builder
-
The availability domain of the block volume replica.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.InstanceConfigurationCreateVolumeDetails.Builder
-
The availability domain of the volume.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.InstanceConfigurationLaunchInstanceDetails.Builder
-
The availability domain of the instance.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.InstancePoolInstance.Builder
-
The availability domain the instance is running in.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.InstancePoolPlacementConfiguration.Builder
-
The availability domain to place instances.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.InstanceSummary.Builder
-
The availability domain the instance is running in.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.IScsiVolumeAttachment.Builder
-
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.LaunchInstanceDetails.Builder
-
The availability domain of the instance.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.ParavirtualizedVolumeAttachment.Builder
-
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.PrivateIp.Builder
-
The private IP’s availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.PublicIp.Builder
-
The public IP’s availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.Subnet.Builder
-
The subnet’s availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.UpdateInstancePoolPlacementConfigurationDetails.Builder
-
The availability domain to place instances.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.Vlan.Builder
-
The VLAN’s availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.Vnic.Builder
-
The VNIC’s availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.VnicAttachment.Builder
-
The availability domain of the instance.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.Volume.Builder
-
The availability domain of the volume.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.VolumeGroup.Builder
-
The availability domain of the volume group.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.VolumeGroupReplica.Builder
-
The availability domain of the volume group replica.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.VolumeGroupReplicaDetails.Builder
-
The availability domain of the volume group replica.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.model.VolumeGroupReplicaInfo.Builder
-
The availability domain of the boot volume replica replica.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListBlockVolumeReplicasRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListBootVolumeAttachmentsRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListBootVolumeReplicasRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListBootVolumesRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListComputeCapacityReservationInstanceShapesRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListComputeCapacityReservationInstancesRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListComputeCapacityReservationsRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListComputeCapacityTopologiesRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListComputeCapacityTopologyComputeBareMetalHostsRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListComputeCapacityTopologyComputeHpcIslandsRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListComputeCapacityTopologyComputeNetworkBlocksRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListComputeClustersRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListConsoleHistoriesRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListDedicatedVmHostInstanceShapesRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListDedicatedVmHostInstancesRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListDedicatedVmHostShapesRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListDedicatedVmHostsRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListInstancesRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListPublicIpsRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListShapesRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListVnicAttachmentsRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListVolumeAttachmentsRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListVolumeGroupReplicasRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListVolumeGroupsRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.core.requests.ListVolumesRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabase.Builder
-
The availability domain of the Autonomous Container Database.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabaseDataguard.Builder
-
The domain of the Autonomous Container Database
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.AutonomousContainerDatabaseSummary.Builder
-
The availability domain of the Autonomous Container Database.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.AutonomousDatabase.Builder
-
The availability domain where the Autonomous Database Serverless instance is located.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseStandbySummary.Builder
-
The availability domain of a local Autonomous Data Guard standby database of an
Autonomous Database Serverless instance.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.AutonomousDatabaseSummary.Builder
-
The availability domain where the Autonomous Database Serverless instance is located.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.AutonomousDwDatabase.Builder
-
The availability domain where the Autonomous Database Serverless instance is located.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.AutonomousExadataInfrastructure.Builder
-
The name of the availability domain that the Autonomous Exadata Infrastructure is located
in.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.AutonomousExadataInfrastructureSummary.Builder
-
The name of the availability domain that the Autonomous Exadata Infrastructure is located
in.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.Backup.Builder
-
The name of the availability domain where the database backup is stored.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.BackupSummary.Builder
-
The name of the availability domain where the database backup is stored.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.CloudAutonomousVmCluster.Builder
-
The name of the availability domain that the cloud Autonomous VM cluster is located in.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.CloudAutonomousVmClusterSummary.Builder
-
The name of the availability domain that the cloud Autonomous VM cluster is located in.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.CloudExadataInfrastructure.Builder
-
The name of the availability domain that the cloud Exadata infrastructure resource is
located in.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.CloudExadataInfrastructureSummary.Builder
-
The name of the availability domain that the cloud Exadata infrastructure resource is
located in.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.CloudVmCluster.Builder
-
The name of the availability domain that the cloud Exadata infrastructure resource is
located in.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.CloudVmClusterSummary.Builder
-
The name of the availability domain that the cloud Exadata infrastructure resource is
located in.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.CreateCloudExadataInfrastructureDetails.Builder
-
The availability domain where the cloud Exadata infrastructure is located.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.CreateDataGuardAssociationWithNewDbSystemDetails.Builder
-
The name of the availability domain that the standby database DB system will be located
in.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.CreateExadbVmClusterDetails.Builder
-
The name of the availability domain in which the Exadata VM cluster on Exascale
Infrastructure is located.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.CreateExascaleDbStorageVaultDetails.Builder
-
The name of the availability domain in which the Exadata Database Storage Vault is
located.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.CreateExternalBackupJobDetails.Builder
-
The targeted availability domain for the backup.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.DbSystem.Builder
-
The name of the availability domain that the DB system is located in.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.DbSystemSummary.Builder
-
The name of the availability domain that the DB system is located in.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.ExadataInfrastructure.Builder
-
The name of the availability domain that the Exadata infrastructure is located in.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.ExadataInfrastructureSummary.Builder
-
The name of the availability domain that the Exadata infrastructure is located in.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.ExadbVmCluster.Builder
-
The name of the availability domain in which the Exadata VM cluster on Exascale
Infrastructure is located.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.ExadbVmClusterSummary.Builder
-
The name of the availability domain in which the Exadata VM cluster on Exascale
Infrastructure is located.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.ExascaleDbStorageVault.Builder
-
The name of the availability domain in which the Exadata Database Storage Vault is
located.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.ExascaleDbStorageVaultSummary.Builder
-
The name of the availability domain in which the Exadata Database Storage Vault is
located.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.LaunchAutonomousExadataInfrastructureDetails.Builder
-
The availability domain where the Autonomous Exadata Infrastructure is located.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.LaunchDbSystemDetails.Builder
-
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.LaunchDbSystemFromBackupDetails.Builder
-
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.LaunchDbSystemFromDatabaseDetails.Builder
-
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.LaunchDbSystemFromDbSystemDetails.Builder
-
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.VmCluster.Builder
-
The name of the availability domain that the VM cluster is located in.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.model.VmClusterSummary.Builder
-
The name of the availability domain that the VM cluster is located in.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.requests.ListAutonomousContainerDatabasesRequest.Builder
-
A filter to return only resources that match the given availability domain exactly.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.requests.ListAutonomousExadataInfrastructureShapesRequest.Builder
-
The name of the Availability Domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.requests.ListAutonomousExadataInfrastructuresRequest.Builder
-
A filter to return only resources that match the given availability domain exactly.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.requests.ListCloudAutonomousVmClustersRequest.Builder
-
A filter to return only resources that match the given availability domain exactly.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.requests.ListDbSystemShapesRequest.Builder
-
The name of the Availability Domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.requests.ListDbSystemsRequest.Builder
-
A filter to return only resources that match the given availability domain exactly.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.requests.ListGiVersionMinorVersionsRequest.Builder
-
The target availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.requests.ListGiVersionsRequest.Builder
-
The target availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.requests.ListMaintenanceRunHistoryRequest.Builder
-
A filter to return only resources that match the given availability domain exactly.
- availabilityDomain(String) - Method in class com.oracle.bmc.database.requests.ListMaintenanceRunsRequest.Builder
-
A filter to return only resources that match the given availability domain exactly.
- availabilityDomain(String) - Method in class com.oracle.bmc.desktops.model.CreateDesktopPoolDetails.Builder
-
The availability domain of the desktop pool.
- availabilityDomain(String) - Method in class com.oracle.bmc.desktops.model.DesktopPool.Builder
-
The availability domain of the desktop pool.
- availabilityDomain(String) - Method in class com.oracle.bmc.desktops.model.DesktopPoolVolumeSummary.Builder
-
The availability domain of the desktop pool.
- availabilityDomain(String) - Method in class com.oracle.bmc.desktops.requests.ListDesktopPoolDesktopsRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.desktops.requests.ListDesktopPoolsRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.desktops.requests.ListDesktopPoolVolumesRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.desktops.requests.ListDesktopsRequest.Builder
-
The name of the availability domain.
- availabilityDomain(String) - Method in class com.oracle.bmc.devops.model.ContainerInstanceConfig.Builder
-
Availability domain where the ContainerInstance will be created.
- availabilityDomain(String) - Method in class com.oracle.bmc.filestorage.model.CreateFileSystemDetails.Builder
-
The availability domain to create the file system in.
- availabilityDomain(String) - Method in class com.oracle.bmc.filestorage.model.CreateFilesystemSnapshotPolicyDetails.Builder
-
The availability domain that the file system snapshot policy is in.
- availabilityDomain(String) - Method in class com.oracle.bmc.filestorage.model.CreateLdapBindAccountDetails.Builder
-