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