public class ClientRequest<C,S> extends Object
Constructor and Description |
---|
ClientRequest(C client,
S request) |
Modifier and Type | Method and Description |
---|---|
C |
getClient()
Get the client associated with
Operation execution. |
S |
getRequest()
Get the request associated with
Operation execution. |
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.