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 DeployableNote.Builder. getDeployable()A note describing something that can be deployed.DeployableNote. getDeployable()A note describing something that can be deployed.DeployableNoteOrBuilder. 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.BuilderNote.Builder. mergeDeployable(Deployable value)A note describing something that can be deployed.Note.BuilderNote.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 DeployableDeployable.Builder. build()DeployableDeployable.Builder. buildPartial()static DeployableDeployable. getDefaultInstance()DeployableDeployable.Builder. getDefaultInstanceForType()DeployableDeployable. getDefaultInstanceForType()static DeployableDeployable. parseDelimitedFrom(InputStream input)static DeployableDeployable. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployableDeployable. parseFrom(byte[] data)static DeployableDeployable. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployableDeployable. parseFrom(com.google.protobuf.ByteString data)static DeployableDeployable. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployableDeployable. parseFrom(com.google.protobuf.CodedInputStream input)static DeployableDeployable. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployableDeployable. parseFrom(InputStream input)static DeployableDeployable. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployableDeployable. parseFrom(ByteBuffer data)static DeployableDeployable. 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.BuilderDeployable.Builder. mergeFrom(Deployable other)static Deployable.BuilderDeployable. newBuilder(Deployable prototype)
-