ImmutableBodySource.Builder |
ImmutableBodySource.Builder.bodyType(DialobStore.BodyType bodyType) |
Initializes the value for the bodyType attribute.
|
ImmutableStoreEntity.Builder |
ImmutableStoreEntity.Builder.bodyType(DialobStore.BodyType bodyType) |
Initializes the value for the bodyType attribute.
|
DialobStore.BodySource |
DialobClient.BodySourceBuilder.build(DialobStore.BodyType type) |
|
ImmutableCreate.Builder |
ImmutableCreate.Builder.type(DialobStore.BodyType type) |
Initializes the value for the type attribute.
|
ImmutableCreateStoreEntity.Builder |
ImmutableCreateStoreEntity.Builder.type(DialobStore.BodyType type) |
Initializes the value for the type attribute.
|
ImmutableDeleteStoreEntity.Builder |
ImmutableDeleteStoreEntity.Builder.type(DialobStore.BodyType type) |
Initializes the value for the type attribute.
|
ImmutableUpdateStoreEntity.Builder |
ImmutableUpdateStoreEntity.Builder.type(DialobStore.BodyType type) |
Initializes the value for the type attribute.
|
ImmutableBodySource |
ImmutableBodySource.withBodyType(DialobStore.BodyType value) |
Copy the current immutable object by setting a value for the bodyType attribute.
|
ImmutableStoreEntity |
ImmutableStoreEntity.withBodyType(DialobStore.BodyType value) |
Copy the current immutable object by setting a value for the bodyType attribute.
|
ImmutableCreate |
ImmutableCreate.withType(DialobStore.BodyType value) |
Copy the current immutable object by setting a value for the type attribute.
|
ImmutableCreateStoreEntity |
ImmutableCreateStoreEntity.withType(DialobStore.BodyType value) |
Copy the current immutable object by setting a value for the type attribute.
|
ImmutableDeleteStoreEntity |
ImmutableDeleteStoreEntity.withType(DialobStore.BodyType value) |
Copy the current immutable object by setting a value for the type attribute.
|
ImmutableUpdateStoreEntity |
ImmutableUpdateStoreEntity.withType(DialobStore.BodyType value) |
Copy the current immutable object by setting a value for the type attribute.
|