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