Package com.coveo.pushapiclient
Class SecurityIdentityBatchResponse
java.lang.Object
com.coveo.pushapiclient.SecurityIdentityBatchResponse
Used for the responses when pushing batches of Security Identities. See [Manage Batches of Security Identities](https://docs.coveo.com/en/55)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBatchResponse(HttpResponse<String> batchResponse) voidsetS3Response(HttpResponse<String> s3Response)
-
Field Details
-
s3Response
-
batchResponse
-
-
Constructor Details
-
SecurityIdentityBatchResponse
public SecurityIdentityBatchResponse()
-
-
Method Details
-
getS3Response
-
setS3Response
-
getBatchResponse
-
setBatchResponse
-