Package com.viam.service.vision.v1
Class Vision.CaptureAllFromCameraResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<Vision.CaptureAllFromCameraResponse,Vision.CaptureAllFromCameraResponse.Builder>
com.viam.service.vision.v1.Vision.CaptureAllFromCameraResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,Vision.CaptureAllFromCameraResponseOrBuilder,Cloneable
- Enclosing class:
- Vision.CaptureAllFromCameraResponse
public static final class Vision.CaptureAllFromCameraResponse.Builder
extends com.google.protobuf.GeneratedMessageLite.Builder<Vision.CaptureAllFromCameraResponse,Vision.CaptureAllFromCameraResponse.Builder>
implements Vision.CaptureAllFromCameraResponseOrBuilder
Protobuf type
viam.service.vision.v1.CaptureAllFromCameraResponse-
Field Summary
Fields inherited from class com.google.protobuf.GeneratedMessageLite.Builder
instance -
Method Summary
Modifier and TypeMethodDescriptionaddAllClassifications(Iterable<? extends Vision.Classification> values) repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"];addAllDetections(Iterable<? extends Vision.Detection> values) repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"];addAllObjects(Iterable<? extends Common.PointCloudObject> values) repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"];addClassifications(int index, Vision.Classification value) repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"];addClassifications(int index, Vision.Classification.Builder builderForValue) repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"];repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"];addClassifications(Vision.Classification.Builder builderForValue) repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"];addDetections(int index, Vision.Detection value) repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"];addDetections(int index, Vision.Detection.Builder builderForValue) repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"];addDetections(Vision.Detection value) repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"];addDetections(Vision.Detection.Builder builderForValue) repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"];addObjects(int index, Common.PointCloudObject value) repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"];addObjects(int index, Common.PointCloudObject.Builder builderForValue) repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"];repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"];addObjects(Common.PointCloudObject.Builder builderForValue) repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"];repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"];repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"];.google.protobuf.Struct extra = 99 [json_name = "extra"];.viam.component.camera.v1.Image image = 1 [json_name = "image"];repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"];getClassifications(int index) repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"];intrepeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"];repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"];getDetections(int index) repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"];intrepeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"];repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"];com.google.protobuf.StructgetExtra().google.protobuf.Struct extra = 99 [json_name = "extra"];getImage().viam.component.camera.v1.Image image = 1 [json_name = "image"];getObjects(int index) repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"];intrepeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"];repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"];booleanhasExtra().google.protobuf.Struct extra = 99 [json_name = "extra"];booleanhasImage().viam.component.camera.v1.Image image = 1 [json_name = "image"];mergeExtra(com.google.protobuf.Struct value) .google.protobuf.Struct extra = 99 [json_name = "extra"];mergeImage(Camera.Image value) .viam.component.camera.v1.Image image = 1 [json_name = "image"];removeClassifications(int index) repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"];removeDetections(int index) repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"];removeObjects(int index) repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"];setClassifications(int index, Vision.Classification value) repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"];setClassifications(int index, Vision.Classification.Builder builderForValue) repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"];setDetections(int index, Vision.Detection value) repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"];setDetections(int index, Vision.Detection.Builder builderForValue) repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"];setExtra(com.google.protobuf.Struct value) .google.protobuf.Struct extra = 99 [json_name = "extra"];setExtra(com.google.protobuf.Struct.Builder builderForValue) .google.protobuf.Struct extra = 99 [json_name = "extra"];setImage(Camera.Image value) .viam.component.camera.v1.Image image = 1 [json_name = "image"];setImage(Camera.Image.Builder builderForValue) .viam.component.camera.v1.Image image = 1 [json_name = "image"];setObjects(int index, Common.PointCloudObject value) repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"];setObjects(int index, Common.PointCloudObject.Builder builderForValue) repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"];Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder
build, buildPartial, clear, clone, copyOnWrite, copyOnWriteInternal, getDefaultInstanceForType, internalMergeFrom, isInitialized, mergeFrom, mergeFrom, mergeFrom, mergeFromMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Method Details
-
hasImage
public boolean hasImage().viam.component.camera.v1.Image image = 1 [json_name = "image"];- Specified by:
hasImagein interfaceVision.CaptureAllFromCameraResponseOrBuilder- Returns:
- Whether the image field is set.
-
getImage
.viam.component.camera.v1.Image image = 1 [json_name = "image"];- Specified by:
getImagein interfaceVision.CaptureAllFromCameraResponseOrBuilder- Returns:
- The image.
-
setImage
.viam.component.camera.v1.Image image = 1 [json_name = "image"]; -
setImage
.viam.component.camera.v1.Image image = 1 [json_name = "image"]; -
mergeImage
.viam.component.camera.v1.Image image = 1 [json_name = "image"]; -
clearImage
.viam.component.camera.v1.Image image = 1 [json_name = "image"]; -
getDetectionsList
repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"];- Specified by:
getDetectionsListin interfaceVision.CaptureAllFromCameraResponseOrBuilder
-
getDetectionsCount
public int getDetectionsCount()repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"];- Specified by:
getDetectionsCountin interfaceVision.CaptureAllFromCameraResponseOrBuilder
-
getDetections
repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"];- Specified by:
getDetectionsin interfaceVision.CaptureAllFromCameraResponseOrBuilder
-
setDetections
repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"]; -
setDetections
public Vision.CaptureAllFromCameraResponse.Builder setDetections(int index, Vision.Detection.Builder builderForValue) repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"]; -
addDetections
repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"]; -
addDetections
repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"]; -
addDetections
public Vision.CaptureAllFromCameraResponse.Builder addDetections(Vision.Detection.Builder builderForValue) repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"]; -
addDetections
public Vision.CaptureAllFromCameraResponse.Builder addDetections(int index, Vision.Detection.Builder builderForValue) repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"]; -
addAllDetections
public Vision.CaptureAllFromCameraResponse.Builder addAllDetections(Iterable<? extends Vision.Detection> values) repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"]; -
clearDetections
repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"]; -
removeDetections
repeated .viam.service.vision.v1.Detection detections = 2 [json_name = "detections"]; -
getClassificationsList
repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"];- Specified by:
getClassificationsListin interfaceVision.CaptureAllFromCameraResponseOrBuilder
-
getClassificationsCount
public int getClassificationsCount()repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"];- Specified by:
getClassificationsCountin interfaceVision.CaptureAllFromCameraResponseOrBuilder
-
getClassifications
repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"];- Specified by:
getClassificationsin interfaceVision.CaptureAllFromCameraResponseOrBuilder
-
setClassifications
public Vision.CaptureAllFromCameraResponse.Builder setClassifications(int index, Vision.Classification value) repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"]; -
setClassifications
public Vision.CaptureAllFromCameraResponse.Builder setClassifications(int index, Vision.Classification.Builder builderForValue) repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"]; -
addClassifications
repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"]; -
addClassifications
public Vision.CaptureAllFromCameraResponse.Builder addClassifications(int index, Vision.Classification value) repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"]; -
addClassifications
public Vision.CaptureAllFromCameraResponse.Builder addClassifications(Vision.Classification.Builder builderForValue) repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"]; -
addClassifications
public Vision.CaptureAllFromCameraResponse.Builder addClassifications(int index, Vision.Classification.Builder builderForValue) repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"]; -
addAllClassifications
public Vision.CaptureAllFromCameraResponse.Builder addAllClassifications(Iterable<? extends Vision.Classification> values) repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"]; -
clearClassifications
repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"]; -
removeClassifications
repeated .viam.service.vision.v1.Classification classifications = 3 [json_name = "classifications"]; -
getObjectsList
repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"];- Specified by:
getObjectsListin interfaceVision.CaptureAllFromCameraResponseOrBuilder
-
getObjectsCount
public int getObjectsCount()repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"];- Specified by:
getObjectsCountin interfaceVision.CaptureAllFromCameraResponseOrBuilder
-
getObjects
repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"];- Specified by:
getObjectsin interfaceVision.CaptureAllFromCameraResponseOrBuilder
-
setObjects
public Vision.CaptureAllFromCameraResponse.Builder setObjects(int index, Common.PointCloudObject value) repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"]; -
setObjects
public Vision.CaptureAllFromCameraResponse.Builder setObjects(int index, Common.PointCloudObject.Builder builderForValue) repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"]; -
addObjects
repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"]; -
addObjects
public Vision.CaptureAllFromCameraResponse.Builder addObjects(int index, Common.PointCloudObject value) repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"]; -
addObjects
public Vision.CaptureAllFromCameraResponse.Builder addObjects(Common.PointCloudObject.Builder builderForValue) repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"]; -
addObjects
public Vision.CaptureAllFromCameraResponse.Builder addObjects(int index, Common.PointCloudObject.Builder builderForValue) repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"]; -
addAllObjects
public Vision.CaptureAllFromCameraResponse.Builder addAllObjects(Iterable<? extends Common.PointCloudObject> values) repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"]; -
clearObjects
repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"]; -
removeObjects
repeated .viam.common.v1.PointCloudObject objects = 4 [json_name = "objects"]; -
hasExtra
public boolean hasExtra().google.protobuf.Struct extra = 99 [json_name = "extra"];- Specified by:
hasExtrain interfaceVision.CaptureAllFromCameraResponseOrBuilder- Returns:
- Whether the extra field is set.
-
getExtra
public com.google.protobuf.Struct getExtra().google.protobuf.Struct extra = 99 [json_name = "extra"];- Specified by:
getExtrain interfaceVision.CaptureAllFromCameraResponseOrBuilder- Returns:
- The extra.
-
setExtra
.google.protobuf.Struct extra = 99 [json_name = "extra"]; -
setExtra
public Vision.CaptureAllFromCameraResponse.Builder setExtra(com.google.protobuf.Struct.Builder builderForValue) .google.protobuf.Struct extra = 99 [json_name = "extra"]; -
mergeExtra
.google.protobuf.Struct extra = 99 [json_name = "extra"]; -
clearExtra
.google.protobuf.Struct extra = 99 [json_name = "extra"];
-