-
public final class UnbindRequestRequest object containing input parameters for the TetheringDomain.unbind command.
-
-
Constructor Summary
Constructors Constructor Description UnbindRequest(Integer port)
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final UnbindRequestcopy(Integer port)final IntegergetPort()Port number to unbind. -
-
Constructor Detail
-
UnbindRequest
UnbindRequest(Integer port)
-
-
Method Detail
-
component1
final Integer component1()
-
copy
final UnbindRequest copy(Integer port)
-
-
-
-