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