SyncGroupRequest build(short version)
SyncGroupRequest
SyncGroupRequest is a concrete AbstractRequest with SyncGroup API key and the following:
SyncGroupRequest is created when:
-
AbstractRequestis requested to parse a request (with the SyncGroup API key) -
SyncGroupRequestis requested to parse a byte buffer -
SyncGroupRequest.Builderis requested to build a SyncGroupRequest
SyncGroupRequest.Builder Factory Object
SyncGroupRequest.Builder is a concrete AbstractRequest.Builder factory object that can build a SyncGroupRequest.