Uses of Class
com.oracle.bmc.networkfirewall.model.MappedSecretSummaryCollection
-
Packages that use MappedSecretSummaryCollection Package Description com.oracle.bmc.networkfirewall.model com.oracle.bmc.networkfirewall.responses -
-
Uses of MappedSecretSummaryCollection in com.oracle.bmc.networkfirewall.model
Methods in com.oracle.bmc.networkfirewall.model that return MappedSecretSummaryCollection Modifier and Type Method Description MappedSecretSummaryCollection
MappedSecretSummaryCollection.Builder. build()
Methods in com.oracle.bmc.networkfirewall.model with parameters of type MappedSecretSummaryCollection Modifier and Type Method Description MappedSecretSummaryCollection.Builder
MappedSecretSummaryCollection.Builder. copy(MappedSecretSummaryCollection model)
-
Uses of MappedSecretSummaryCollection in com.oracle.bmc.networkfirewall.responses
Methods in com.oracle.bmc.networkfirewall.responses that return MappedSecretSummaryCollection Modifier and Type Method Description MappedSecretSummaryCollection
ListMappedSecretsResponse. getMappedSecretSummaryCollection()
The returned MappedSecretSummaryCollection instance.Methods in com.oracle.bmc.networkfirewall.responses with parameters of type MappedSecretSummaryCollection Modifier and Type Method Description ListMappedSecretsResponse.Builder
ListMappedSecretsResponse.Builder. mappedSecretSummaryCollection(MappedSecretSummaryCollection mappedSecretSummaryCollection)
The returned MappedSecretSummaryCollection instance.
-