public static class KeyPolicyRotationRotation.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 |
---|---|
KeyPolicyRotationRotation |
build()
Builds a KeyPolicyRotationRotation.
|
KeyPolicyRotationRotation.Builder |
enabled(Boolean enabled)
Set the enabled.
|
KeyPolicyRotationRotation.Builder |
intervalMonth(long intervalMonth)
Set the intervalMonth.
|
public Builder()
public Builder(Boolean enabled)
enabled
- the enabledpublic KeyPolicyRotationRotation build()
public KeyPolicyRotationRotation.Builder enabled(Boolean enabled)
enabled
- the enabledpublic KeyPolicyRotationRotation.Builder intervalMonth(long intervalMonth)
intervalMonth
- the intervalMonthCopyright © 2024 IBM Cloud. All rights reserved.