Package com.ibm.cloud.is.vpc.v1.model
Class UpdateFlowLogCollectorOptions
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.UpdateFlowLogCollectorOptions
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class UpdateFlowLogCollectorOptions extends com.ibm.cloud.sdk.core.service.model.GenericModel
The updateFlowLogCollector options.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
UpdateFlowLogCollectorOptions.Builder
Builder.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>
flowLogCollectorPatch()
Gets the flowLogCollectorPatch.String
id()
Gets the id.UpdateFlowLogCollectorOptions.Builder
newBuilder()
New builder.
-
-
-
Method Detail
-
newBuilder
public UpdateFlowLogCollectorOptions.Builder newBuilder()
New builder.- Returns:
- a UpdateFlowLogCollectorOptions builder
-
id
public String id()
Gets the id. The flow log collector identifier.- Returns:
- the id
-
-