Class ZoneIdentityByHref.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.ZoneIdentityByHref.Builder
-
Constructor Summary
ConstructorsConstructorDescriptionBuilder()
Instantiates a new builder.Builder
(ZoneIdentity zoneIdentityByHref) Instantiates a new Builder from an existing ZoneIdentityByHref instance.Instantiates a new builder with required properties. -
Method Summary
-
Constructor Details
-
Builder
Instantiates a new Builder from an existing ZoneIdentityByHref instance.- Parameters:
zoneIdentityByHref
- the instance to initialize the Builder with
-
Builder
public Builder()Instantiates a new builder. -
Builder
Instantiates a new builder with required properties.- Parameters:
href
- the href
-
-
Method Details
-
build
Builds a ZoneIdentityByHref.- Returns:
- the new ZoneIdentityByHref instance
-
href
Set the href.- Parameters:
href
- the href- Returns:
- the ZoneIdentityByHref builder
-