| Package | Description |
|---|---|
| io.grafeas.v1beta1.pkg |
| Modifier and Type | Method and Description |
|---|---|
Location |
Location.Builder.build() |
Location |
Location.Builder.buildPartial() |
static Location |
Location.getDefaultInstance() |
Location |
Location.getDefaultInstanceForType() |
Location |
Location.Builder.getDefaultInstanceForType() |
Location |
InstallationOrBuilder.getLocation(int index)
All of the places within the filesystem versions of this package
have been found.
|
Location |
Installation.getLocation(int index)
All of the places within the filesystem versions of this package
have been found.
|
Location |
Installation.Builder.getLocation(int index)
All of the places within the filesystem versions of this package
have been found.
|
static Location |
Location.parseDelimitedFrom(InputStream input) |
static Location |
Location.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Location |
Location.parseFrom(byte[] data) |
static Location |
Location.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Location |
Location.parseFrom(ByteBuffer data) |
static Location |
Location.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Location |
Location.parseFrom(com.google.protobuf.ByteString data) |
static Location |
Location.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Location |
Location.parseFrom(com.google.protobuf.CodedInputStream input) |
static Location |
Location.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Location |
Location.parseFrom(InputStream input) |
static Location |
Location.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
InstallationOrBuilder.getLocationList()
All of the places within the filesystem versions of this package
have been found.
|
List<Location> |
Installation.getLocationList()
All of the places within the filesystem versions of this package
have been found.
|
List<Location> |
Installation.Builder.getLocationList()
All of the places within the filesystem versions of this package
have been found.
|
com.google.protobuf.Parser<Location> |
Location.getParserForType() |
static com.google.protobuf.Parser<Location> |
Location.parser() |
| Modifier and Type | Method and Description |
|---|---|
Installation.Builder |
Installation.Builder.addLocation(int index,
Location value)
All of the places within the filesystem versions of this package
have been found.
|
Installation.Builder |
Installation.Builder.addLocation(Location value)
All of the places within the filesystem versions of this package
have been found.
|
Location.Builder |
Location.Builder.mergeFrom(Location other) |
static Location.Builder |
Location.newBuilder(Location prototype) |
Installation.Builder |
Installation.Builder.setLocation(int index,
Location value)
All of the places within the filesystem versions of this package
have been found.
|
| Modifier and Type | Method and Description |
|---|---|
Installation.Builder |
Installation.Builder.addAllLocation(Iterable<? extends Location> values)
All of the places within the filesystem versions of this package
have been found.
|
Copyright © 2019 Google LLC. All rights reserved.