CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.clear() |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.clearName() |
Optional name to describe the inlined resource.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.clearResource() |
The resource payload, including type URL.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.clearVersion() |
The resource's logical version.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.Builder.getInlineEntryBuilder() |
The resource is inlined in the list collection.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.mergeFrom(CollectionEntry.InlineEntry other) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.mergeFrom(com.google.protobuf.Message other) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.mergeResource(com.google.protobuf.Any value) |
The resource payload, including type URL.
|
static CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.newBuilder() |
|
static CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.newBuilder(CollectionEntry.InlineEntry prototype) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.newBuilderForType() |
|
protected CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.setName(java.lang.String value) |
Optional name to describe the inlined resource.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Optional name to describe the inlined resource.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.setResource(com.google.protobuf.Any value) |
The resource payload, including type URL.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.setResource(com.google.protobuf.Any.Builder builderForValue) |
The resource payload, including type URL.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.setVersion(java.lang.String value) |
The resource's logical version.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.setVersionBytes(com.google.protobuf.ByteString value) |
The resource's logical version.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.toBuilder() |
|