Uses of Annotation Type
co.yellowdog.platform.model.json.JsonSchemaIgnore
Packages that use JsonSchemaIgnore
Package
Description
Defines types to hold credentials specific to each cloud provider.
Provides the types that define the YellowDog Platform data model.
-
Uses of JsonSchemaIgnore in co.yellowdog.platform.account.credentials
Methods in co.yellowdog.platform.account.credentials with annotations of type JsonSchemaIgnore -
Uses of JsonSchemaIgnore in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model with annotations of type JsonSchemaIgnoreModifier and TypeMethodDescriptionComputeSource.getCreatedFromId()
Gets the ID of the source template if this source was created from a template.ComputeSource.getExhaustion()
If this source is associated with an exhausted allowance, gets the exhaustion state.ComputeSource.getId()
ComputeSource.getInstancePricing()
Gets the instance pricing for this source, e.g.ComputeSource.getInstanceSummary()
A summary of instance counts according to instance statusComputeSource.getProvider()
Gets the Cloud Provider for this source.ComputeSource.getStatus()
Gets the current provisioning status of this source.ComputeSource.getStatusMessage()
Gets the message associated with the current provisioning status of this source.SimulatorComputeSource.getSubregion()
ComputeSource.getSupportingResourceCreated()
Indicates if supporting resources have been created for this source.ComputeSource.getTraits()
Returns an object describing behavioural traits specific to this compute source.SimulatorComputeSource.getUserData()