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