-
public final class SetMaxCallStackSizeToCaptureRequestRequest object containing input parameters for the RuntimeDomain.setMaxCallStackSizeToCapture command.
-
-
Constructor Summary
Constructors Constructor Description SetMaxCallStackSizeToCaptureRequest(Integer size)
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final SetMaxCallStackSizeToCaptureRequestcopy(Integer size)final IntegergetSize()-
-
Constructor Detail
-
SetMaxCallStackSizeToCaptureRequest
SetMaxCallStackSizeToCaptureRequest(Integer size)
-
-
Method Detail
-
component1
final Integer component1()
-
copy
final SetMaxCallStackSizeToCaptureRequest copy(Integer size)
-
-
-
-