Class GetNetworkAclRuleOptions.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.GetNetworkAclRuleOptions.Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Builds a GetNetworkAclRuleOptions.Set the id.networkAclId
(String networkAclId) Set the networkAclId.
-
Constructor Details
-
Builder
public Builder()Instantiates a new builder. -
Builder
-
-
Method Details
-
build
Builds a GetNetworkAclRuleOptions.- Returns:
- the new GetNetworkAclRuleOptions instance
-
networkAclId
Set the networkAclId.- Parameters:
networkAclId
- the networkAclId- Returns:
- the GetNetworkAclRuleOptions builder
-
id
Set the id.- Parameters:
id
- the id- Returns:
- the GetNetworkAclRuleOptions builder
-