| Modifier and Type | Class and Description |
|---|---|
static class |
MockBlob.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MockBlob.Builder |
builder() |
Publisher<Void> |
discard() |
static MockBlob |
empty() |
boolean |
isDiscardCalled() |
Publisher<ByteBuffer> |
stream() |
String |
toString() |
public static MockBlob.Builder builder()
public static MockBlob empty()
public boolean isDiscardCalled()
public Publisher<ByteBuffer> stream()
Copyright © 2022. All rights reserved.