-
public final class SetCustomObjectFormatterEnabledRequestRequest object containing input parameters for the RuntimeDomain.setCustomObjectFormatterEnabled command.
-
-
Constructor Summary
Constructors Constructor Description SetCustomObjectFormatterEnabledRequest(Boolean enabled)
-
Method Summary
Modifier and Type Method Description final Booleancomponent1()final SetCustomObjectFormatterEnabledRequestcopy(Boolean enabled)final BooleangetEnabled()-
-
Constructor Detail
-
SetCustomObjectFormatterEnabledRequest
SetCustomObjectFormatterEnabledRequest(Boolean enabled)
-
-
Method Detail
-
component1
final Boolean component1()
-
copy
final SetCustomObjectFormatterEnabledRequest copy(Boolean enabled)
-
getEnabled
final Boolean getEnabled()
-
-
-
-