static DecryptionProfileSummary.Builder |
DecryptionProfileSummary.builder() |
Create a new builder.
|
DecryptionProfileSummary.Builder |
DecryptionProfileSummary.Builder.copy(DecryptionProfileSummary model) |
|
DecryptionProfileSummary.Builder |
DecryptionProfileSummary.Builder.description(String description) |
The description of the decryption profile.
|
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.
|