Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
Modifier and Type | Method and Description |
---|---|
static DeploymentOccurrence.Platform |
DeploymentOccurrence.Platform.forNumber(int value) |
DeploymentOccurrence.Platform |
DeploymentOccurrenceOrBuilder.getPlatform()
Platform hosting this deployment.
|
DeploymentOccurrence.Platform |
DeploymentOccurrence.getPlatform()
Platform hosting this deployment.
|
DeploymentOccurrence.Platform |
DeploymentOccurrence.Builder.getPlatform()
Platform hosting this deployment.
|
static DeploymentOccurrence.Platform |
DeploymentOccurrence.Platform.valueOf(Descriptors.EnumValueDescriptor desc) |
static DeploymentOccurrence.Platform |
DeploymentOccurrence.Platform.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DeploymentOccurrence.Platform |
DeploymentOccurrence.Platform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentOccurrence.Platform[] |
DeploymentOccurrence.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 Internal.EnumLiteMap<DeploymentOccurrence.Platform> |
DeploymentOccurrence.Platform.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
DeploymentOccurrence.Builder |
DeploymentOccurrence.Builder.setPlatform(DeploymentOccurrence.Platform value)
Platform hosting this deployment.
|
Copyright © 2019 Google LLC. All rights reserved.