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.Builder
CreateFlowLogCollectorOptions.Builder. active(Boolean active)
Set the active.CreateFlowLogCollectorOptions.Builder
CreateFlowLogCollectorOptions.Builder. name(String name)
Set the name.CreateFlowLogCollectorOptions.Builder
CreateFlowLogCollectorOptions. newBuilder()
New builder.CreateFlowLogCollectorOptions.Builder
CreateFlowLogCollectorOptions.Builder. resourceGroup(ResourceGroupIdentity resourceGroup)
Set the resourceGroup.CreateFlowLogCollectorOptions.Builder
CreateFlowLogCollectorOptions.Builder. storageBucket(LegacyCloudObjectStorageBucketIdentity storageBucket)
Set the storageBucket.CreateFlowLogCollectorOptions.Builder
CreateFlowLogCollectorOptions.Builder. target(FlowLogCollectorTargetPrototype target)
Set the target.
-