Class UpdateFlowLogCollectorOptions.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.UpdateFlowLogCollectorOptions.Builder
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds a UpdateFlowLogCollectorOptions.flowLogCollectorPatch(Map<String, Object> flowLogCollectorPatch) Set the flowLogCollectorPatch.Set the id. 
- 
Constructor Details
- 
Builder
public Builder()Instantiates a new builder. - 
Builder
 
 - 
 - 
Method Details
- 
build
Builds a UpdateFlowLogCollectorOptions.- Returns:
 - the new UpdateFlowLogCollectorOptions instance
 
 - 
id
Set the id.- Parameters:
 id- the id- Returns:
 - the UpdateFlowLogCollectorOptions builder
 
 - 
flowLogCollectorPatch
public UpdateFlowLogCollectorOptions.Builder flowLogCollectorPatch(Map<String, Object> flowLogCollectorPatch) Set the flowLogCollectorPatch.- Parameters:
 flowLogCollectorPatch- the flowLogCollectorPatch- Returns:
 - the UpdateFlowLogCollectorOptions builder
 
 
 -