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