Package | Description |
---|---|
com.oracle.bmc.networkfirewall.model | |
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateVaultMappedSecretDetails
The request details to be updated in the Vault Mapped Secret for the policy.
|
Modifier and Type | Method and Description |
---|---|
UpdateMappedSecretDetails |
UpdateMappedSecretRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateMappedSecretDetails |
UpdateMappedSecretRequest.getUpdateMappedSecretDetails()
The information to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdateMappedSecretRequest.Builder |
UpdateMappedSecretRequest.Builder.body$(UpdateMappedSecretDetails body)
Alternative setter for the body parameter.
|
UpdateMappedSecretRequest.Builder |
UpdateMappedSecretRequest.Builder.updateMappedSecretDetails(UpdateMappedSecretDetails updateMappedSecretDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.