Uses of Class
com.ibm.cloud.ibm_key_protect_api.v2.model.InstancePolicyAllowedIPPolicyData.Builder
-
Packages that use InstancePolicyAllowedIPPolicyData.Builder Package Description com.ibm.cloud.ibm_key_protect_api.v2.model -
-
Uses of InstancePolicyAllowedIPPolicyData.Builder in com.ibm.cloud.ibm_key_protect_api.v2.model
Methods in com.ibm.cloud.ibm_key_protect_api.v2.model that return InstancePolicyAllowedIPPolicyData.Builder Modifier and Type Method Description InstancePolicyAllowedIPPolicyData.Builder
InstancePolicyAllowedIPPolicyData.Builder. attributes(InstancePolicyAllowedIPPolicyDataAttributes attributes)
Set the attributes.InstancePolicyAllowedIPPolicyData.Builder
InstancePolicyAllowedIPPolicyData.Builder. enabled(Boolean enabled)
Set the enabled.InstancePolicyAllowedIPPolicyData.Builder
InstancePolicyAllowedIPPolicyData. newBuilder()
New builder.
-