-
public final class CloseRequestRequest object containing input parameters for the IODomain.close command.
-
-
Constructor Summary
Constructors Constructor Description CloseRequest(String handle)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final CloseRequestcopy(String handle)final StringgetHandle()Handle of the stream to close. -
-
Constructor Detail
-
CloseRequest
CloseRequest(String handle)
-
-
Method Detail
-
component1
final String component1()
-
copy
final CloseRequest copy(String handle)
-
-
-
-