Interface SyncOrAsyncOrStreaming<ResponseContent>

All Superinterfaces:
SyncOrAsync<ResponseContent>

public interface SyncOrAsyncOrStreaming<ResponseContent> extends SyncOrAsync<ResponseContent>