Package dev.dsf.bpe.v2.client.dsf
Interface DsfClient
- All Superinterfaces:
BasicDsfClient
,PreferReturnResource
,RetryClient<BasicDsfClient>
-
Field Summary
Fields inherited from interface dev.dsf.bpe.v2.client.dsf.RetryClient
FIVE_SECONDS, RETRY_FOREVER, RETRY_ONCE
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface dev.dsf.bpe.v2.client.dsf.BasicDsfClient
delete, deleteConditionaly, deletePermanently, exists, exists, exists, generateSnapshot, generateSnapshot, getConformance, history, history, history, history, history, history, read, read, read, read, read, readBinary, readBinary, readBinary, readBinary, readBinary, readBinary, search, searchWithStrictHandling
Methods inherited from interface dev.dsf.bpe.v2.client.dsf.PreferReturnResource
create, createBinary, createConditionaly, postBundle, update, updateBinary, updateConditionaly
Methods inherited from interface dev.dsf.bpe.v2.client.dsf.RetryClient
withRetry, withRetry, withRetry, withRetry, withRetryForever
-
Method Details
-
getBaseUrl
String getBaseUrl() -
withOperationOutcomeReturn
PreferReturnOutcomeWithRetry withOperationOutcomeReturn() -
withMinimalReturn
PreferReturnMinimalWithRetry withMinimalReturn()
-