Uses of Class
io.grafeas.v1beta1.image.Layer.Directive
-
Packages that use Layer.Directive Package Description io.grafeas.v1beta1.image -
-
Uses of Layer.Directive in io.grafeas.v1beta1.image
Methods in io.grafeas.v1beta1.image that return Layer.Directive Modifier and Type Method Description static Layer.DirectiveLayer.Directive. forNumber(int value)Layer.DirectiveLayer.Builder. getDirective()Required.Layer.DirectiveLayer. getDirective()Required.Layer.DirectiveLayerOrBuilder. getDirective()Required.static Layer.DirectiveLayer.Directive. valueOf(int value)Deprecated.static Layer.DirectiveLayer.Directive. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Layer.DirectiveLayer.Directive. valueOf(String name)Returns the enum constant of this type with the specified name.static Layer.Directive[]Layer.Directive. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.grafeas.v1beta1.image that return types with arguments of type Layer.Directive Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Layer.Directive>Layer.Directive. internalGetValueMap()Methods in io.grafeas.v1beta1.image with parameters of type Layer.Directive Modifier and Type Method Description Layer.BuilderLayer.Builder. setDirective(Layer.Directive value)Required.
-