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