public static class InstancePolicyAllowedIPPolicyData.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Builder(Boolean enabled)
Instantiates a new builder with required properties.
|
Modifier and Type | Method and Description |
---|---|
InstancePolicyAllowedIPPolicyData.Builder |
attributes(AllowedIPProperties attributes)
Set the attributes.
|
InstancePolicyAllowedIPPolicyData |
build()
Builds a InstancePolicyAllowedIPPolicyData.
|
InstancePolicyAllowedIPPolicyData.Builder |
enabled(Boolean enabled)
Set the enabled.
|
public Builder()
public Builder(Boolean enabled)
enabled
- the enabledpublic InstancePolicyAllowedIPPolicyData build()
public InstancePolicyAllowedIPPolicyData.Builder enabled(Boolean enabled)
enabled
- the enabledpublic InstancePolicyAllowedIPPolicyData.Builder attributes(AllowedIPProperties attributes)
attributes
- the attributesCopyright © 2022 IBM Cloud. All rights reserved.