Uses of Class
com.oracle.bmc.waf.model.AllowAction.Builder
-
Packages that use AllowAction.Builder Package Description com.oracle.bmc.waf.model -
-
Uses of AllowAction.Builder in com.oracle.bmc.waf.model
Methods in com.oracle.bmc.waf.model that return AllowAction.Builder Modifier and Type Method Description static AllowAction.Builder
AllowAction. builder()
Create a new builder.AllowAction.Builder
AllowAction.Builder. copy(AllowAction model)
AllowAction.Builder
AllowAction.Builder. name(String name)
AllowAction.Builder
AllowAction. toBuilder()
-