Uses of Class
io.grafeas.v1beta1.deployment.Deployable
-
Packages that use Deployable Package Description io.grafeas.v1beta1 io.grafeas.v1beta1.deployment -
-
Uses of Deployable in io.grafeas.v1beta1
Methods in io.grafeas.v1beta1 that return Deployable Modifier and Type Method Description Deployable
Note.Builder. getDeployable()
A note describing something that can be deployed.Deployable
Note. getDeployable()
A note describing something that can be deployed.Deployable
NoteOrBuilder. getDeployable()
A note describing something that can be deployed.Methods in io.grafeas.v1beta1 with parameters of type Deployable Modifier and Type Method 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. -
Uses of Deployable in io.grafeas.v1beta1.deployment
Methods in io.grafeas.v1beta1.deployment that return Deployable Modifier and Type Method Description Deployable
Deployable.Builder. build()
Deployable
Deployable.Builder. buildPartial()
static Deployable
Deployable. getDefaultInstance()
Deployable
Deployable.Builder. getDefaultInstanceForType()
Deployable
Deployable. 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(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)
static Deployable
Deployable. parseFrom(ByteBuffer data)
static Deployable
Deployable. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.grafeas.v1beta1.deployment that return types with arguments of type Deployable Modifier and Type Method Description com.google.protobuf.Parser<Deployable>
Deployable. getParserForType()
static com.google.protobuf.Parser<Deployable>
Deployable. parser()
Methods in io.grafeas.v1beta1.deployment with parameters of type Deployable Modifier and Type Method Description Deployable.Builder
Deployable.Builder. mergeFrom(Deployable other)
static Deployable.Builder
Deployable. newBuilder(Deployable prototype)
-