Uses of Class
io.grafeas.v1beta1.deployment.Deployment.Platform
-
Packages that use Deployment.Platform Package Description io.grafeas.v1beta1.deployment -
-
Uses of Deployment.Platform in io.grafeas.v1beta1.deployment
Methods in io.grafeas.v1beta1.deployment that return Deployment.Platform Modifier and Type Method Description static Deployment.PlatformDeployment.Platform. forNumber(int value)Deployment.PlatformDeployment.Builder. getPlatform()Platform hosting this deployment.Deployment.PlatformDeployment. getPlatform()Platform hosting this deployment.Deployment.PlatformDeploymentOrBuilder. getPlatform()Platform hosting this deployment.static Deployment.PlatformDeployment.Platform. valueOf(int value)Deprecated.static Deployment.PlatformDeployment.Platform. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Deployment.PlatformDeployment.Platform. valueOf(String name)Returns the enum constant of this type with the specified name.static Deployment.Platform[]Deployment.Platform. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.grafeas.v1beta1.deployment that return types with arguments of type Deployment.Platform Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Deployment.Platform>Deployment.Platform. internalGetValueMap()Methods in io.grafeas.v1beta1.deployment with parameters of type Deployment.Platform Modifier and Type Method Description Deployment.BuilderDeployment.Builder. setPlatform(Deployment.Platform value)Platform hosting this deployment.
-