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