Class InstanceTemplateIdentityByHref.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.InstanceTemplateIdentityByHref.Builder
-
Constructor Summary
ConstructorsConstructorDescriptionBuilder()
Instantiates a new builder.Builder
(InstanceTemplateIdentity instanceTemplateIdentityByHref) Instantiates a new Builder from an existing InstanceTemplateIdentityByHref instance.Instantiates a new builder with required properties. -
Method Summary
-
Constructor Details
-
Builder
Instantiates a new Builder from an existing InstanceTemplateIdentityByHref instance.- Parameters:
instanceTemplateIdentityByHref
- 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 InstanceTemplateIdentityByHref.- Returns:
- the new InstanceTemplateIdentityByHref instance
-
href
Set the href.- Parameters:
href
- the href- Returns:
- the InstanceTemplateIdentityByHref builder
-