Class RouteNextHopPatchRouteNextHopIPRouteNextHopIPSentinelIP.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.RouteNextHopPatchRouteNextHopIPRouteNextHopIPSentinelIP.Builder
-
Constructor Summary
ConstructorsConstructorDescriptionBuilder()
Instantiates a new builder.Builder
(RouteNextHopPatchRouteNextHopIP routeNextHopPatchRouteNextHopIpRouteNextHopIpSentinelIp) Instantiates a new Builder from an existing RouteNextHopPatchRouteNextHopIPRouteNextHopIPSentinelIP instance.Instantiates a new builder with required properties. -
Method Summary
Modifier and TypeMethodDescriptionSet the address.build()
Builds a RouteNextHopPatchRouteNextHopIPRouteNextHopIPSentinelIP.
-
Constructor Details
-
Builder
public Builder(RouteNextHopPatchRouteNextHopIP routeNextHopPatchRouteNextHopIpRouteNextHopIpSentinelIp) Instantiates a new Builder from an existing RouteNextHopPatchRouteNextHopIPRouteNextHopIPSentinelIP instance.- Parameters:
routeNextHopPatchRouteNextHopIpRouteNextHopIpSentinelIp
- the instance to initialize the Builder with
-
Builder
public Builder()Instantiates a new builder. -
Builder
Instantiates a new builder with required properties.- Parameters:
address
- the address
-
-
Method Details
-
build
Builds a RouteNextHopPatchRouteNextHopIPRouteNextHopIPSentinelIP.- Returns:
- the new RouteNextHopPatchRouteNextHopIPRouteNextHopIPSentinelIP instance
-
address
Set the address.- Parameters:
address
- the address- Returns:
- the RouteNextHopPatchRouteNextHopIPRouteNextHopIPSentinelIP builder
-