| Package | Description |
|---|---|
| io.grafeas.v1beta1.deployment |
| Modifier and Type | Method and Description |
|---|---|
static Deployment.Platform |
Deployment.Platform.forNumber(int value) |
Deployment.Platform |
Deployment.getPlatform()
Platform hosting this deployment.
|
Deployment.Platform |
Deployment.Builder.getPlatform()
Platform hosting this deployment.
|
Deployment.Platform |
DeploymentOrBuilder.getPlatform()
Platform hosting this deployment.
|
static Deployment.Platform |
Deployment.Platform.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Deployment.Platform |
Deployment.Platform.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Deployment.Platform |
Deployment.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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Deployment.Platform> |
Deployment.Platform.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Deployment.Builder |
Deployment.Builder.setPlatform(Deployment.Platform value)
Platform hosting this deployment.
|
Copyright © 2019 Google LLC. All rights reserved.