ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.accessLevel(ListSecurityFeaturesRequest.AccessLevel accessLevel) |
Valid values are RESTRICTED and ACCESSIBLE.
|
static ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.builder() |
Return a new builder for this request object.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.compartmentId(String compartmentId) |
A filter to return only resources that match the specified compartment OCID.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.compartmentIdInSubtree(Boolean compartmentIdInSubtree) |
Default is false.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.copy(ListSecurityFeaturesRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.limit(Integer limit) |
For list pagination.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.page(String page) |
For list pagination.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.targetDatabaseGroupId(String targetDatabaseGroupId) |
A filter to return the target database group that matches the specified OCID.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.targetId(String targetId) |
A filter to return only items related to a specific target OCID.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.targetsWithColumnEncryption(ListSecurityFeaturesRequest.TargetsWithColumnEncryption targetsWithColumnEncryption) |
A filter to return only the targets that enable the DB security feature - Column
Encryption enabled/disabled.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.targetsWithDatabaseVault(ListSecurityFeaturesRequest.TargetsWithDatabaseVault targetsWithDatabaseVault) |
A filter to return only the targets with the DB security feature - Database Vault
enabled/disabled.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.targetsWithExternalAuthentication(ListSecurityFeaturesRequest.TargetsWithExternalAuthentication targetsWithExternalAuthentication) |
A filter to return only the targets with the DB security feature - External
Authentication enabled/disabled.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.targetsWithFineGrainedAudit(ListSecurityFeaturesRequest.TargetsWithFineGrainedAudit targetsWithFineGrainedAudit) |
A filter to return only the targets with the DB security feature - Fine Grained Audit
enabled/disabled.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.targetsWithGlobalAuthentication(ListSecurityFeaturesRequest.TargetsWithGlobalAuthentication targetsWithGlobalAuthentication) |
A filter to return only the targets with the DB security feature - Global Authentication
enabled/disabled.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.targetsWithNetworkEncryption(ListSecurityFeaturesRequest.TargetsWithNetworkEncryption targetsWithNetworkEncryption) |
A filter to return only the targets with the DB security feature - Network Encryption
enabled/disabled.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.targetsWithPasswordAuthentication(ListSecurityFeaturesRequest.TargetsWithPasswordAuthentication targetsWithPasswordAuthentication) |
A filter to return only the targets with the DB security feature - Password
Authentication enabled/disabled.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.targetsWithPrivilegeAnalysis(ListSecurityFeaturesRequest.TargetsWithPrivilegeAnalysis targetsWithPrivilegeAnalysis) |
A filter to return only the targets with the DB security feature - Privilege Analysis
enabled/disabled.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.targetsWithTablespaceEncryption(ListSecurityFeaturesRequest.TargetsWithTablespaceEncryption targetsWithTablespaceEncryption) |
A filter to return only the targets with the DB security feature - Tablespace Encryption
enabled/disabled.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.targetsWithTraditionalAudit(ListSecurityFeaturesRequest.TargetsWithTraditionalAudit targetsWithTraditionalAudit) |
A filter to return only the targets with the DB security feature - Traditional Audit
enabled/disabled.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.Builder.targetsWithUnifiedAudit(ListSecurityFeaturesRequest.TargetsWithUnifiedAudit targetsWithUnifiedAudit) |
A filter to return only the targets with the DB security feature - Unified Audit
enabled/disabled.
|
ListSecurityFeaturesRequest.Builder |
ListSecurityFeaturesRequest.toBuilder() |
|