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