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