Uses of Class
com.ibm.cloud.cloudant.v1.model.Attachment.Builder
Packages that use Attachment.Builder
-
Uses of Attachment.Builder in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return Attachment.BuilderModifier and TypeMethodDescriptionAttachment.Builder.contentType(String contentType) Set the contentType.Attachment.Builder.data(byte[] data) Set the data.Set the digest.Attachment.Builder.encodedLength(long encodedLength) Set the encodedLength.Set the encoding.Set the follows.Attachment.Builder.length(long length) Set the length.Attachment.newBuilder()New builder.Attachment.Builder.revpos(long revpos) Set the revpos.Set the stub.