Uses of Annotation Type
co.yellowdog.platform.model.json.JsonFieldAlias
Packages that use JsonFieldAlias
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of JsonFieldAlias in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model with annotations of type JsonFieldAliasModifier and TypeMethodDescriptionOciComputeSource.getAvailabilityDomain()
The OCI availability domain where instances will be provisioned.AlibabaComputeSource.getAvailabilityZone()
The Alibaba Cloud availability zone within the region where instances will be provisioned.AwsComputeSource.getAvailabilityZone()
AzureComputeSource.getAvailabilityZone()
@NotBlank String
GceComputeSource.getImage()
@NotBlank String
GceComputeSource.getMachineType()
@NotBlank String
OciComputeSource.getShape()
The machine shape to use for the provisioned instances.@NotBlank String
AzureComputeSource.getVmSize()
GceComputeSource.getZone()