static Binary.Builder |
Binary.builder() |
|
Binary.Builder |
Binary.Builder.contentType(Code contentType) |
MimeType of the binary content represented as a standard MimeType (BCP 13).
|
Binary.Builder |
Binary.Builder.data(Base64Binary data) |
The actual content, base64 encoded.
|
protected Binary.Builder |
Binary.Builder.from(Binary binary) |
|
Binary.Builder |
Binary.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
Binary.Builder |
Binary.Builder.implicitRules(Uri implicitRules) |
A reference to a set of rules that were followed when the resource was constructed, and which must be understood when
processing the content.
|
Binary.Builder |
Binary.Builder.language(Code language) |
The base language in which the resource is written.
|
Binary.Builder |
Binary.Builder.meta(Meta meta) |
The metadata about the resource.
|
Binary.Builder |
Binary.Builder.securityContext(Reference securityContext) |
This element identifies another resource that can be used as a proxy of the security sensitivity to use when deciding
and enforcing access control rules for the Binary resource.
|
Binary.Builder |
Binary.toBuilder() |
|