Uses of Class
com.ibm.cloud.is.vpc.v1.model.FlowLogCollectorPatch.Builder
-
Packages that use FlowLogCollectorPatch.Builder Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of FlowLogCollectorPatch.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return FlowLogCollectorPatch.Builder Modifier and Type Method Description FlowLogCollectorPatch.Builder
FlowLogCollectorPatch.Builder. active(Boolean active)
Set the active.FlowLogCollectorPatch.Builder
FlowLogCollectorPatch.Builder. name(String name)
Set the name.FlowLogCollectorPatch.Builder
FlowLogCollectorPatch. newBuilder()
New builder.
-