Class LoadBalancerLoggingPatch.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.LoadBalancerLoggingPatch.Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Builds a LoadBalancerLoggingPatch.datapath
(LoadBalancerLoggingDatapathPatch datapath) Set the datapath.
-
Constructor Details
-
Builder
public Builder()Instantiates a new builder.
-
-
Method Details
-
build
Builds a LoadBalancerLoggingPatch.- Returns:
- the new LoadBalancerLoggingPatch instance
-
datapath
Set the datapath.- Parameters:
datapath
- the datapath- Returns:
- the LoadBalancerLoggingPatch builder
-