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