Uses of Enum
co.yellowdog.platform.model.InstancePricing
Packages that use InstancePricing
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of InstancePricing in co.yellowdog.platform.model
Subclasses with type arguments of type InstancePricing in co.yellowdog.platform.modelMethods in co.yellowdog.platform.model that return InstancePricingModifier and TypeMethodDescriptionAwsFleetComputeSource.getInstancePricing()AwsInstancesComputeSource.getInstancePricing()default InstancePricingAzureComputeSource.getInstancePricing()ComputeSource.getInstancePricing()Gets the instance pricing for this source, e.g.default InstancePricingGceComputeSource.getInstancePricing()OciInstancePoolComputeSource.getInstancePricing()OciInstancesComputeSource.getInstancePricing()SimulatorComputeSource.getInstancePricing()static InstancePricingReturns the enum constant of this type with the specified name.static InstancePricing[]InstancePricing.values()Returns an array containing the constants of this enum type, in the order they are declared.