Package | Description |
---|---|
com.oracle.bmc.networkfirewall.model |
Modifier and Type | Method and Description |
---|---|
static DecryptionProfileSummary.Builder |
DecryptionProfileSummary.builder()
Create a new builder.
|
DecryptionProfileSummary.Builder |
DecryptionProfileSummary.Builder.copy(DecryptionProfileSummary model) |
DecryptionProfileSummary.Builder |
DecryptionProfileSummary.Builder.name(String name)
Name of the secret.
|
DecryptionProfileSummary.Builder |
DecryptionProfileSummary.Builder.parentResourceId(String parentResourceId)
OCID of the Network Firewall Policy this decryption profile belongs to.
|
DecryptionProfileSummary.Builder |
DecryptionProfileSummary.toBuilder() |
DecryptionProfileSummary.Builder |
DecryptionProfileSummary.Builder.type(InspectionType type)
Type of the secrets mapped based on the policy.
|
Copyright © 2016–2024. All rights reserved.