public static class InstancePolicyKeyCreateImportAccessPolicyData.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 |
---|---|
InstancePolicyKeyCreateImportAccessPolicyData.Builder |
attributes(InstancePolicyKeyCreateImportAccessPolicyDataAttributes attributes)
Set the attributes.
|
InstancePolicyKeyCreateImportAccessPolicyData |
build()
Builds a InstancePolicyKeyCreateImportAccessPolicyData.
|
InstancePolicyKeyCreateImportAccessPolicyData.Builder |
enabled(Boolean enabled)
Set the enabled.
|
public Builder()
public Builder(Boolean enabled)
enabled
- the enabledpublic InstancePolicyKeyCreateImportAccessPolicyData build()
public InstancePolicyKeyCreateImportAccessPolicyData.Builder enabled(Boolean enabled)
enabled
- the enabledpublic InstancePolicyKeyCreateImportAccessPolicyData.Builder attributes(InstancePolicyKeyCreateImportAccessPolicyDataAttributes attributes)
attributes
- the attributesCopyright © 2022 IBM Cloud. All rights reserved.