| Package | Description |
|---|---|
| io.grafeas.v1beta1 | |
| io.grafeas.v1beta1.deployment |
| Modifier and Type | Method and Description |
|---|---|
Deployable |
NoteOrBuilder.getDeployable()
A note describing something that can be deployed.
|
Deployable |
Note.getDeployable()
A note describing something that can be deployed.
|
Deployable |
Note.Builder.getDeployable()
A note describing something that can be deployed.
|
| Modifier and Type | Method and Description |
|---|---|
Note.Builder |
Note.Builder.mergeDeployable(Deployable value)
A note describing something that can be deployed.
|
Note.Builder |
Note.Builder.setDeployable(Deployable value)
A note describing something that can be deployed.
|
| Modifier and Type | Method and Description |
|---|---|
Deployable |
Deployable.Builder.build() |
Deployable |
Deployable.Builder.buildPartial() |
static Deployable |
Deployable.getDefaultInstance() |
Deployable |
Deployable.getDefaultInstanceForType() |
Deployable |
Deployable.Builder.getDefaultInstanceForType() |
static Deployable |
Deployable.parseDelimitedFrom(InputStream input) |
static Deployable |
Deployable.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployable |
Deployable.parseFrom(byte[] data) |
static Deployable |
Deployable.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployable |
Deployable.parseFrom(ByteBuffer data) |
static Deployable |
Deployable.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployable |
Deployable.parseFrom(com.google.protobuf.ByteString data) |
static Deployable |
Deployable.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployable |
Deployable.parseFrom(com.google.protobuf.CodedInputStream input) |
static Deployable |
Deployable.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployable |
Deployable.parseFrom(InputStream input) |
static Deployable |
Deployable.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Deployable> |
Deployable.getParserForType() |
static com.google.protobuf.Parser<Deployable> |
Deployable.parser() |
| Modifier and Type | Method and Description |
|---|---|
Deployable.Builder |
Deployable.Builder.mergeFrom(Deployable other) |
static Deployable.Builder |
Deployable.newBuilder(Deployable prototype) |
Copyright © 2019 Google LLC. All rights reserved.