| Modifier and Type | Method and Description |
|---|---|
ServiceAttachment |
ServiceAttachment.Builder.build() |
ServiceAttachment |
ServiceAttachment.Builder.buildPartial() |
static ServiceAttachment |
ServiceAttachment.getDefaultInstance() |
ServiceAttachment |
ServiceAttachment.getDefaultInstanceForType() |
ServiceAttachment |
ServiceAttachment.Builder.getDefaultInstanceForType() |
ServiceAttachment |
ServiceAttachmentList.getItems(int index)
A list of ServiceAttachment resources.
|
ServiceAttachment |
ServiceAttachmentList.Builder.getItems(int index)
A list of ServiceAttachment resources.
|
ServiceAttachment |
ServiceAttachmentListOrBuilder.getItems(int index)
A list of ServiceAttachment resources.
|
ServiceAttachment |
InsertServiceAttachmentRequestOrBuilder.getServiceAttachmentResource()
The body resource for this request
|
ServiceAttachment |
InsertServiceAttachmentRequest.getServiceAttachmentResource()
The body resource for this request
|
ServiceAttachment |
InsertServiceAttachmentRequest.Builder.getServiceAttachmentResource()
The body resource for this request
|
ServiceAttachment |
PatchServiceAttachmentRequest.getServiceAttachmentResource()
The body resource for this request
|
ServiceAttachment |
PatchServiceAttachmentRequest.Builder.getServiceAttachmentResource()
The body resource for this request
|
ServiceAttachment |
PatchServiceAttachmentRequestOrBuilder.getServiceAttachmentResource()
The body resource for this request
|
ServiceAttachment |
ServiceAttachmentsScopedListOrBuilder.getServiceAttachments(int index)
A list of ServiceAttachments contained in this scope.
|
ServiceAttachment |
ServiceAttachmentsScopedList.getServiceAttachments(int index)
A list of ServiceAttachments contained in this scope.
|
ServiceAttachment |
ServiceAttachmentsScopedList.Builder.getServiceAttachments(int index)
A list of ServiceAttachments contained in this scope.
|
static ServiceAttachment |
ServiceAttachment.parseDelimitedFrom(InputStream input) |
static ServiceAttachment |
ServiceAttachment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAttachment |
ServiceAttachment.parseFrom(byte[] data) |
static ServiceAttachment |
ServiceAttachment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAttachment |
ServiceAttachment.parseFrom(ByteBuffer data) |
static ServiceAttachment |
ServiceAttachment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAttachment |
ServiceAttachment.parseFrom(com.google.protobuf.ByteString data) |
static ServiceAttachment |
ServiceAttachment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAttachment |
ServiceAttachment.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceAttachment |
ServiceAttachment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAttachment |
ServiceAttachment.parseFrom(InputStream input) |
static ServiceAttachment |
ServiceAttachment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceAttachment> |
ServiceAttachmentList.getItemsList()
A list of ServiceAttachment resources.
|
List<ServiceAttachment> |
ServiceAttachmentList.Builder.getItemsList()
A list of ServiceAttachment resources.
|
List<ServiceAttachment> |
ServiceAttachmentListOrBuilder.getItemsList()
A list of ServiceAttachment resources.
|
com.google.protobuf.Parser<ServiceAttachment> |
ServiceAttachment.getParserForType() |
List<ServiceAttachment> |
ServiceAttachmentsScopedListOrBuilder.getServiceAttachmentsList()
A list of ServiceAttachments contained in this scope.
|
List<ServiceAttachment> |
ServiceAttachmentsScopedList.getServiceAttachmentsList()
A list of ServiceAttachments contained in this scope.
|
List<ServiceAttachment> |
ServiceAttachmentsScopedList.Builder.getServiceAttachmentsList()
A list of ServiceAttachments contained in this scope.
|
static com.google.protobuf.Parser<ServiceAttachment> |
ServiceAttachment.parser() |
| Modifier and Type | Method and Description |
|---|---|
ServiceAttachmentList.Builder |
ServiceAttachmentList.Builder.addItems(int index,
ServiceAttachment value)
A list of ServiceAttachment resources.
|
ServiceAttachmentList.Builder |
ServiceAttachmentList.Builder.addItems(ServiceAttachment value)
A list of ServiceAttachment resources.
|
ServiceAttachmentsScopedList.Builder |
ServiceAttachmentsScopedList.Builder.addServiceAttachments(int index,
ServiceAttachment value)
A list of ServiceAttachments contained in this scope.
|
ServiceAttachmentsScopedList.Builder |
ServiceAttachmentsScopedList.Builder.addServiceAttachments(ServiceAttachment value)
A list of ServiceAttachments contained in this scope.
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.mergeFrom(ServiceAttachment other) |
InsertServiceAttachmentRequest.Builder |
InsertServiceAttachmentRequest.Builder.mergeServiceAttachmentResource(ServiceAttachment value)
The body resource for this request
|
PatchServiceAttachmentRequest.Builder |
PatchServiceAttachmentRequest.Builder.mergeServiceAttachmentResource(ServiceAttachment value)
The body resource for this request
|
static ServiceAttachment.Builder |
ServiceAttachment.newBuilder(ServiceAttachment prototype) |
ServiceAttachmentList.Builder |
ServiceAttachmentList.Builder.setItems(int index,
ServiceAttachment value)
A list of ServiceAttachment resources.
|
InsertServiceAttachmentRequest.Builder |
InsertServiceAttachmentRequest.Builder.setServiceAttachmentResource(ServiceAttachment value)
The body resource for this request
|
PatchServiceAttachmentRequest.Builder |
PatchServiceAttachmentRequest.Builder.setServiceAttachmentResource(ServiceAttachment value)
The body resource for this request
|
ServiceAttachmentsScopedList.Builder |
ServiceAttachmentsScopedList.Builder.setServiceAttachments(int index,
ServiceAttachment value)
A list of ServiceAttachments contained in this scope.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAttachmentList.Builder |
ServiceAttachmentList.Builder.addAllItems(Iterable<? extends ServiceAttachment> values)
A list of ServiceAttachment resources.
|
ServiceAttachmentsScopedList.Builder |
ServiceAttachmentsScopedList.Builder.addAllServiceAttachments(Iterable<? extends ServiceAttachment> values)
A list of ServiceAttachments contained in this scope.
|
Copyright © 2023 Google LLC. All rights reserved.