Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort() - Method in class co.yellowdog.platform.clients.objectstore.TransferBatch
 
abort() - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
abortAllTransfers() - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
abortAllTransfers() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
ABORTED - Enum constant in enum co.yellowdog.platform.clients.objectstore.TransferStatus
 
ABORTED - Enum constant in enum co.yellowdog.platform.model.TaskStatus
The task has been aborted whilst in progress.
AbstractHttpRequestBuilder<TBUILDER> - Class in co.yellowdog.platform.clients.web
 
AbstractHttpRequestBuilder(HttpClient, JsonMapper, JsonBodyHandlerFactory, HttpRequest.Builder, HttpMethod, AuthenticationHeadersProvider, Retry, ErrorHandler, UserAgent) - Constructor for class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
acceleratorCount(int) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
acceleratorCount(int) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
acceleratorType(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
acceleratorType(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
ACCEPT_ENCODING - Static variable in class co.yellowdog.platform.clients.web.headers.StandardHttpHeaders
 
access(ImageAccess) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary.Builder
The access level for this machine image family and any contained groups and images.
access(ImageAccess) - Method in class co.yellowdog.platform.model.MachineImageFamily.Builder
 
AccessDelegate - Class in co.yellowdog.platform.model
Represents a user or application delegate within the YellowDog Platform.
AccessDelegate.Builder - Class in co.yellowdog.platform.model
 
accessDelegates(List<AccessDelegate>) - Method in class co.yellowdog.platform.model.Application.Builder
 
accessKeyId(String) - Method in class co.yellowdog.platform.account.credentials.AlibabaCredential.Builder
The Alibaba Cloud Access Key ID
accessKeyId(String) - Method in class co.yellowdog.platform.account.credentials.AwsCredential.Builder
The AWS Access Key ID
accessorId(String) - Method in class co.yellowdog.platform.model.KeyringAccessor.Builder
 
accessorName(String) - Method in class co.yellowdog.platform.model.KeyringAccessor.Builder
 
accessors(List<KeyringAccessor>) - Method in class co.yellowdog.platform.model.Keyring.Builder
 
accessorType(String) - Method in class co.yellowdog.platform.model.KeyringAccessor.Builder
 
Account - Class in co.yellowdog.platform.model
Represents a user account within the YellowDog Platform.
ACCOUNT_APPLICATION_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
ACCOUNT_APPLICATION_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
ACCOUNT_AUTH_PROPERTIES_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
ACCOUNT_AUTH_PROPERTIES_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
ACCOUNT_GROUP_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
ACCOUNT_GROUP_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
ACCOUNT_ID_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
ACCOUNT_ID_PATTERN - Static variable in class co.yellowdog.platform.model.Constants
 
ACCOUNT_ID_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants
 
ACCOUNT_NAME_PATTERN - Static variable in class co.yellowdog.platform.model.Constants
 
ACCOUNT_NAME_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants
 
ACCOUNT_NAMESPACE_PATTERN - Static variable in class co.yellowdog.platform.model.Constants
 
ACCOUNT_NAMESPACE_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants
 
ACCOUNT_POLICY_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
ACCOUNT_POLICY_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
ACCOUNT_ROLE_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
ACCOUNT_ROLE_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
ACCOUNT_USER_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
ACCOUNT_USER_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
Account.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new Account that is automatically validated on build.
AccountAllowance - Class in co.yellowdog.platform.model
 
AccountAllowance(String, Instant, Instant, int, Integer, AllowanceResetType, Integer, AllowanceLimitEnforcement, Integer, List<InstanceStatus>) - Constructor for class co.yellowdog.platform.model.AccountAllowance
 
AccountAllowance.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new AccountAllowance.
AccountAuthenticationProperties - Class in co.yellowdog.platform.model
 
AccountAuthenticationProperties.Builder - Class in co.yellowdog.platform.model
 
AccountClient - Interface in co.yellowdog.platform.clients.account
The API interface exposed by the YellowDog Account Service
AccountClientImpl - Class in co.yellowdog.platform.clients.account
 
AccountClientImpl(AccountClientProxy) - Constructor for class co.yellowdog.platform.clients.account.AccountClientImpl
 
AccountClientProxy - Class in co.yellowdog.platform.clients.account
 
accountId(String) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext.Builder
 
AccountId - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid account ID.
accountKey(String) - Method in class co.yellowdog.platform.account.credentials.AzureStorageCredential.Builder
The Azure storage account key
accountName(String) - Method in class co.yellowdog.platform.account.credentials.AzureStorageCredential.Builder
The Azure storage account name
accountName(String) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext.Builder
 
AccountName - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid account qualified name.
AccountNamespace - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid account qualified namespace.
AccountPolicy - Class in co.yellowdog.platform.model
 
AccountPolicy.Builder - Class in co.yellowdog.platform.model
 
accountServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema.Builder
The base URL where the Account service is located.
action(NodeAction) - Method in class co.yellowdog.platform.model.NodeActionGroup.Builder
 
actionGroups(List<NodeActionGroup>) - Method in class co.yellowdog.platform.interaction.scheduler.AddNodeActionsRequest.Builder
 
actionQueueStatus(NodeActionQueueStatus) - Method in class co.yellowdog.platform.model.Node.Builder
The status of the action queue for the node.
actionQueueStatuses(Map<NodeActionQueueStatus, Long>) - Method in class co.yellowdog.platform.model.NodeSummary.Builder
The number of nodes with each action queue status.
actions(NodeAction...) - Method in class co.yellowdog.platform.model.NodeActionGroup.Builder
 
actions(Collection<NodeAction>) - Method in class co.yellowdog.platform.model.NodeActionGroup.Builder
 
ACTIVE - Enum constant in enum co.yellowdog.platform.model.ComputeSourceStatus
The compute source is providing at least one instance that is not terminated.
add(String, String) - Method in class co.yellowdog.platform.clients.web.headers.HttpHeadersBuilder
 
addAllowance(Allowance) - Method in class co.yellowdog.platform.clients.usage.AllowancesClientImpl
 
addAllowance(Allowance) - Method in class co.yellowdog.platform.clients.usage.AllowancesClientProxy
 
addAllowance(Allowance) - Method in interface co.yellowdog.platform.clients.usage.AllowancesClient
 
addApplication(AddApplicationRequest) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
addApplication(AddApplicationRequest) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
AddApplicationRequest - Class in co.yellowdog.platform.interaction.account
 
AddApplicationRequest() - Constructor for class co.yellowdog.platform.interaction.account.AddApplicationRequest
 
AddApplicationResponse - Class in co.yellowdog.platform.interaction.account
 
AddApplicationResponse.Builder - Class in co.yellowdog.platform.interaction.account
 
addApplicationToGroup(String, String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
addApplicationToGroup(String, String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
addAuthorization(String) - Method in class co.yellowdog.platform.clients.web.headers.HttpHeadersBuilder
 
addBasicAuth(String, String) - Method in class co.yellowdog.platform.clients.web.headers.HttpHeadersBuilder
 
addBatchListener(BatchStatusEventListener) - Method in class co.yellowdog.platform.clients.objectstore.TransferBatch
 
addComputeRequirement(ComputeRequirement) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
addComputeRequirement(ComputeRequirement) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Submits a NEW requirement to YellowDog Compute to be initialised and provisioned.
addComputeRequirementListener(ComputeRequirement, SubscriptionEventListener<ComputeRequirement>) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
addComputeRequirementListener(ComputeRequirement, SubscriptionEventListener<ComputeRequirement>) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Adds an event listener to receive notifications of changes for the specified requirement.
addComputeRequirementListener(String, SubscriptionEventListener<ComputeRequirement>) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
addComputeRequirementListener(String, SubscriptionEventListener<ComputeRequirement>) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Adds an event listener to receive notifications of changes for the specified requirement.
addComputeRequirementTemplate(ComputeRequirementTemplate) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
addComputeRequirementTemplate(ComputeRequirementTemplate) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
 
addComputeSourceTemplate(ComputeSourceTemplate) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
addComputeSourceTemplate(ComputeSourceTemplate) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
 
addConfiguredWorkerPool(AddConfiguredWorkerPoolRequest) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
addConfiguredWorkerPool(AddConfiguredWorkerPoolRequest) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Submits a NEW configured worker pool to the YellowDog Scheduler service to be initialised.
AddConfiguredWorkerPoolRequest - Class in co.yellowdog.platform.interaction.scheduler
 
AddConfiguredWorkerPoolRequest.Builder - Class in co.yellowdog.platform.interaction.scheduler
 
AddConfiguredWorkerPoolResponse - Class in co.yellowdog.platform.interaction.scheduler
 
AddConfiguredWorkerPoolResponse.Builder - Class in co.yellowdog.platform.interaction.scheduler
 
addCookie(String) - Method in class co.yellowdog.platform.clients.web.headers.HttpHeadersBuilder
 
addGroup(AddGroupRequest) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
addGroup(AddGroupRequest) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
AddGroupRequest - Class in co.yellowdog.platform.interaction.account
 
AddGroupRequest() - Constructor for class co.yellowdog.platform.interaction.account.AddGroupRequest
 
addHeaders(HttpHeadersBuilder) - Method in interface co.yellowdog.platform.clients.AuthenticationHeadersProvider
 
addIfNotBlank(UriBuilder, String, String) - Static method in class co.yellowdog.platform.clients.web.ParamUtils
 
addIfNotEmpty(UriBuilder, String, Collection<?>) - Static method in class co.yellowdog.platform.clients.web.ParamUtils
 
addIfNotNull(UriBuilder, String, Range<?>) - Static method in class co.yellowdog.platform.clients.web.ParamUtils
 
addImage(MachineImageGroup, MachineImage) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
addImage(MachineImageGroup, MachineImage) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
addImageFamily(MachineImageFamily) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
addImageFamily(MachineImageFamily) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
addImageGroup(MachineImageFamily, MachineImageGroup) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
addImageGroup(MachineImageFamily, MachineImageGroup) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
addListener(LocalEventListener<T>) - Method in class co.yellowdog.platform.clients.localevents.LocalEvent
 
addListener(SessionErrorEventListener) - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
addListener(SessionProgressEventListener) - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
addListener(SessionStatusEventListener) - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
addListener(String, SubscriptionEventListener<T>) - Method in class co.yellowdog.platform.clients.serversentevents.SubscriptionManager
 
addNodeActions(WorkerPool, NodeAction...) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
addNodeActions(WorkerPool, NodeActionGroup...) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
addNodeActions(WorkerPool, List<NodeActionGroup>) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
addNodeActions(WorkerPool, List<NodeActionGroup>, List<String>) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
addNodeActions(WorkerPool, NodeAction...) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Adds the specified node actions to be performed for the specified worker pool.
addNodeActions(WorkerPool, NodeActionGroup...) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Adds the specified groups of node actions to be performed for the specified worker pool.
addNodeActions(WorkerPool, List<NodeActionGroup>) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Adds the specified groups of node actions to be performed for the specified worker pool.
addNodeActions(WorkerPool, List<NodeActionGroup>, List<String>) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Adds the specified groups of node actions to be performed for the specified worker pool.
addNodeActions(String, NodeAction...) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
addNodeActions(String, NodeActionGroup...) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
addNodeActions(String, List<NodeActionGroup>) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
addNodeActions(String, List<NodeActionGroup>, List<String>) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
addNodeActions(String, NodeAction...) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Adds the specified node actions to be performed for the specified worker pool.
addNodeActions(String, NodeActionGroup...) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Adds the specified groups of node actions to be performed for the specified worker pool.
addNodeActions(String, List<NodeActionGroup>) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Adds the specified groups of node actions to be performed for the specified worker pool.
addNodeActions(String, List<NodeActionGroup>, List<String>) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Adds the specified groups of node actions to be performed for the specified worker pool.
addNodeActionsForNode(Node, NodeAction...) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
addNodeActionsForNode(Node, NodeAction...) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Adds node actions to be performed for the specified node.
addNodeActionsForNode(String, String, NodeAction...) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
addNodeActionsForNode(String, String, NodeAction...) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Adds node actions to be performed for the specified node.
AddNodeActionsRequest - Class in co.yellowdog.platform.interaction.scheduler
 
AddNodeActionsRequest.Builder - Class in co.yellowdog.platform.interaction.scheduler
 
AddNodeActionsRequestValidator - Class in co.yellowdog.platform.interaction.scheduler
 
AddNodeActionsRequestValidator() - Constructor for class co.yellowdog.platform.interaction.scheduler.AddNodeActionsRequestValidator
 
addRoleToGroup(String, String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
addRoleToGroup(String, String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
addSessionListener(SessionErrorEventListener) - Method in class co.yellowdog.platform.clients.objectstore.TransferBatch
 
addSessionListener(SessionProgressEventListener) - Method in class co.yellowdog.platform.clients.objectstore.TransferBatch
 
addSessionListener(SessionStatusEventListener) - Method in class co.yellowdog.platform.clients.objectstore.TransferBatch
 
addTasksToTaskGroup(TaskGroup, List<Task>) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
addTasksToTaskGroup(TaskGroup, List<Task>) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Submits NEW tasks to the YellowDog Scheduler service to be added to the specified task group.
addTasksToTaskGroup(String, String, String, List<Task>) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
addTasksToTaskGroup(String, List<Task>) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
addTasksToTaskGroup(String, String, String, List<Task>) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Submits NEW tasks to the YellowDog Scheduler service to be added to the specified task group.
addTasksToTaskGroup(String, List<Task>) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Submits NEW tasks to the YellowDog Scheduler service to be added to the specified task group.
addToStringList(List<String>, Object...) - Static method in class co.yellowdog.platform.model.builders.BuilderUtils
 
addToStringList(List<String>, Collection<?>) - Static method in class co.yellowdog.platform.model.builders.BuilderUtils
 
addToStringSet(Set<String>, Object...) - Static method in class co.yellowdog.platform.model.builders.BuilderUtils
 
addToStringSet(Set<String>, Collection<?>) - Static method in class co.yellowdog.platform.model.builders.BuilderUtils
 
addUserAgent(UserAgent) - Method in class co.yellowdog.platform.clients.web.headers.HttpHeadersBuilder
 
AddUserRequest - Class in co.yellowdog.platform.interaction.account
 
AddUserRequest() - Constructor for class co.yellowdog.platform.interaction.account.AddUserRequest
 
AddUserResponse - Class in co.yellowdog.platform.interaction.account
 
AddUserResponse.Builder - Class in co.yellowdog.platform.interaction.account
 
addUserToGroup(String, String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
addUserToGroup(String, String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
addWorkerPoolListener(WorkerPool, SubscriptionEventListener<WorkerPool>) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
addWorkerPoolListener(WorkerPool, SubscriptionEventListener<WorkerPool>) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Adds an event listener to receive notifications of changes for the specified worker pool.
addWorkerPoolListener(String, SubscriptionEventListener<WorkerPool>) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
addWorkerPoolListener(String, SubscriptionEventListener<WorkerPool>) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Adds an event listener to receive notifications of changes for the specified worker pool.
addWorkRequirement(WorkRequirement) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
addWorkRequirement(WorkRequirement) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Submits a NEW work requirement to the YellowDog Scheduler service to be initialised and started.
addWorkRequirementListener(WorkRequirement, SubscriptionEventListener<WorkRequirement>) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
addWorkRequirementListener(WorkRequirement, SubscriptionEventListener<WorkRequirement>) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Adds an event listener to receive notifications of changes for the specified work requirement.
addWorkRequirementListener(String, SubscriptionEventListener<WorkRequirement>) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
addWorkRequirementListener(String, SubscriptionEventListener<WorkRequirement>) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Adds an event listener to receive notifications of changes for the specified work requirement.
adminGroup(boolean) - Method in class co.yellowdog.platform.interaction.account.GroupSummary.Builder
 
adminGroup(boolean) - Method in class co.yellowdog.platform.model.Group.Builder
 
adminPassword(String) - Method in class co.yellowdog.platform.account.credentials.AzureInstanceCredential.Builder
The admin password
adminUserCredential(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
adminUserCredential(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
adminUsername(String) - Method in class co.yellowdog.platform.account.credentials.AzureInstanceCredential.Builder
The admin username
AED - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
UAE Dirham
agentVersion(String) - Method in class co.yellowdog.platform.model.Node.Builder
 
Alibaba() - Constructor for class co.yellowdog.platform.model.Constants.InstanceTag.Alibaba
 
ALIBABA - Enum constant in enum co.yellowdog.platform.model.CloudProvider
Alibaba Cloud
AlibabaComputeSource - Interface in co.yellowdog.platform.model
Derives from ComputeSource to provide the interface for all Alibaba Cloud compute source model objects.
AlibabaCredential - Class in co.yellowdog.platform.account.credentials
Holds the Access Key ID and Secret Access Key which form a set of credentials for Alibaba Cloud.
AlibabaCredential.Builder - Class in co.yellowdog.platform.account.credentials
A builder that can be used to build a new AlibabaCredential that is automatically validated on build.
AlibabaInstance - Class in co.yellowdog.platform.model
Extends Instance to add fields specific to the Alibaba Cloud compute sources.
AlibabaInstance() - Constructor for class co.yellowdog.platform.model.AlibabaInstance
 
AlibabaInstanceChargeType - Enum in co.yellowdog.platform.model
 
AlibabaInstancesComputeSource - Class in co.yellowdog.platform.model
Defines a source of compute composed of Alibaba Cloud ECS instances.
AlibabaInstancesComputeSource(String, String, String, String, String, String, String, String, AlibabaInstanceChargeType, AlibabaSpotStrategy, Float, int, boolean, Boolean, String, String, String, Map<String, String>) - Constructor for class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
AlibabaInstancesComputeSource.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new AlibabaInstancesComputeSource that is automatically validated on build.
AlibabaInstanceTagKey - Annotation Type in co.yellowdog.platform.model.validation
 
AlibabaInstanceTagValue - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid instance tag value.
AlibabaNamespaceStorageConfiguration - Class in co.yellowdog.platform.model
 
AlibabaNamespaceStorageConfiguration.Builder - Class in co.yellowdog.platform.model
 
AlibabaSpotStrategy - Enum in co.yellowdog.platform.model
 
aliveInstanceCount(int) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary.Builder
The number of alive instances.
ALL - Enum constant in enum co.yellowdog.platform.interaction.compute.CredentialAvailability
All credentials named in the sources in the Compute Requirement are available
ALLOCATED - Enum constant in enum co.yellowdog.platform.model.TaskStatus
The task has been allocated to a worker to be executed.
allocationStrategy(AwsFleetOnDemandAllocationStrategy) - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions.Builder
Determines the order of the instance overrides to use in fulfilling On-Demand capacity.
allocationStrategy(AwsFleetSpotAllocationStrategy) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions.Builder
Determines the order of the instance overrides to use in fulfilling Spot capacity.
Allowance - Class in co.yellowdog.platform.model
 
Allowance(String, Instant, Instant, int, Integer, AllowanceResetType, Integer, AllowanceLimitEnforcement, Integer, List<InstanceStatus>) - Constructor for class co.yellowdog.platform.model.Allowance
 
allowanceDescription(String) - Method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification.Builder
 
AllowanceExhaustedNotification - Class in co.yellowdog.platform.interaction.usage
 
AllowanceExhaustedNotification.Builder - Class in co.yellowdog.platform.interaction.usage
 
allowanceId(String) - Method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification.Builder
 
AllowanceLimitEnforcement - Enum in co.yellowdog.platform.model
Defines the limit enforcement options for an empty allowance
AllowanceResetType - Enum in co.yellowdog.platform.model
Defines when, or if, an allowance will reset the used amount back to zero
allowancesClient() - Method in class co.yellowdog.platform.client.PlatformClient
Gets the client used to access the YellowDog Usage Allowances Service
AllowancesClient - Interface in co.yellowdog.platform.clients.usage
 
AllowancesClientImpl - Class in co.yellowdog.platform.clients.usage
 
AllowancesClientImpl(AllowancesClientProxy) - Constructor for class co.yellowdog.platform.clients.usage.AllowancesClientImpl
 
AllowancesClientProxy - Class in co.yellowdog.platform.clients.usage
 
AllowanceSearch - Class in co.yellowdog.platform.interaction.usage
 
AllowanceSearch.Builder - Class in co.yellowdog.platform.interaction.usage
 
AllowanceValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
AllowanceValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.AllowanceValidator
 
allowedHours(int) - Method in class co.yellowdog.platform.model.AccountAllowance.Builder
 
allowedHours(int) - Method in class co.yellowdog.platform.model.RequirementAllowance.Builder
 
allowedHours(int) - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
allowedHours(int) - Method in class co.yellowdog.platform.model.SourceAllowance.Builder
 
allowedHours(int) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
allowedHours(IntegerRange) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch.Builder
 
allWorkerClaimsCount(int) - Method in class co.yellowdog.platform.model.WorkerSummary.Builder
The number of claims across all workers in this worker pool.
alwaysUpload(boolean) - Method in class co.yellowdog.platform.model.TaskDataOutput.Builder
 
alwaysUpload(boolean) - Method in class co.yellowdog.platform.model.TaskOutput.Builder
Indicates that the outputs should still be uploaded even if the task execution failed or was aborted.
andThen(ErrorHandler) - Method in interface co.yellowdog.platform.clients.web.error.ErrorHandler
 
anyOf(Object...) - Method in class co.yellowdog.platform.model.StringAttributeConstraint.Builder
 
anyOf(String, Object...) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
anyOf(Collection<?>) - Method in class co.yellowdog.platform.model.StringAttributeConstraint.Builder
 
anyOf(Set<String>) - Method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint.Builder
 
apiKey(ApiKey) - Method in class co.yellowdog.platform.interaction.account.AddApplicationResponse.Builder
 
ApiKey - Class in co.yellowdog.platform.account.authentication
 
ApiKey(String, String) - Constructor for class co.yellowdog.platform.account.authentication.ApiKey
 
appendParams(UriBuilder, SliceReference) - Static method in class co.yellowdog.platform.clients.web.ParamUtils
 
appendParams(UriBuilder, Search) - Static method in class co.yellowdog.platform.clients.web.ParamUtils
 
application(Application) - Method in class co.yellowdog.platform.interaction.account.AddApplicationResponse.Builder
 
Application - Class in co.yellowdog.platform.model
Represents a user application within the YellowDog Platform.
APPLICATION_JSON - Static variable in class co.yellowdog.platform.clients.web.MediaType
 
APPLICATION_OCTET_STREAM - Static variable in class co.yellowdog.platform.clients.web.MediaType
 
Application.Builder - Class in co.yellowdog.platform.model
 
ApplicationSearch - Class in co.yellowdog.platform.interaction.account
 
ApplicationSearch.Builder - Class in co.yellowdog.platform.interaction.account
 
apply(HttpResponse.ResponseInfo) - Method in class co.yellowdog.platform.clients.web.error.ErrorBodyHandler
 
apply(HttpResponse.ResponseInfo) - Method in class co.yellowdog.platform.clients.web.json.JsonBodyHandler
 
argument(String) - Method in class co.yellowdog.platform.model.NodeRunCommandAction.Builder
 
argument(String) - Method in class co.yellowdog.platform.model.Task.Builder
 
arguments(String...) - Method in class co.yellowdog.platform.model.NodeRunCommandAction.Builder
 
arguments(String...) - Method in class co.yellowdog.platform.model.Task.Builder
 
arguments(Collection<? extends String>) - Method in class co.yellowdog.platform.model.NodeRunCommandAction.Builder
 
arguments(Collection<? extends String>) - Method in class co.yellowdog.platform.model.Task.Builder
 
ARM64 - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.ProcessorArchitecture
 
ARS - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Argentinian Peso
ASCENDING - Enum constant in enum co.yellowdog.platform.interaction.sort.SortDirection
 
assignPublicIp(Boolean) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
assignPublicIp(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
assignPublicIp(Boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
assignPublicIp(Boolean) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
assignPublicIp(Boolean) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
assignPublicIp(Boolean) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
assignPublicIp(Boolean) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
assignPublicIp(Boolean) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
assignPublicIp(Boolean) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
attribute(String) - Method in class co.yellowdog.platform.model.NumericAttributeConstraint.Builder
 
attribute(String) - Method in class co.yellowdog.platform.model.NumericAttributePreference.Builder
 
attribute(String) - Method in class co.yellowdog.platform.model.NumericAttributeValue.Builder
 
attribute(String) - Method in class co.yellowdog.platform.model.StringAttributeConstraint.Builder
 
attribute(String) - Method in class co.yellowdog.platform.model.StringAttributePreference.Builder
 
attribute(String) - Method in class co.yellowdog.platform.model.StringAttributeValue.Builder
 
AttributeConstraint - Interface in co.yellowdog.platform.model
 
AttributeDefinition - Interface in co.yellowdog.platform.model
 
AttributeName - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid compute attribute name.
AttributePreference - Interface in co.yellowdog.platform.model
 
attributes(List<AttributeValue<?>>) - Method in class co.yellowdog.platform.model.ComputeSourceTemplate.Builder
 
attributes(List<AttributeDefinition>) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource.Builder
 
attributes(List<AttributeDefinition>) - Method in class co.yellowdog.platform.interaction.compute.InternalAttributeSource.Builder
 
attributes(List<String>) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuery.Builder
 
attributes(Map<String, BestComputeSourceReportSourceAttribute>) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource.Builder
 
AttributeSource - Interface in co.yellowdog.platform.interaction.compute
 
AttributeSourceType - Enum in co.yellowdog.platform.interaction.compute
 
AttributeValue<TValue> - Interface in co.yellowdog.platform.model
 
AUD - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Australian Dollar
authenticationHeadersProvider(AuthenticationHeadersProvider) - Method in class co.yellowdog.platform.clients.web.PlatformWebClient.Builder
 
AuthenticationHeadersProvider - Interface in co.yellowdog.platform.clients
 
AuthenticationProvider - Enum in co.yellowdog.platform.model
 
AUTHORIZATION - Static variable in class co.yellowdog.platform.clients.web.headers.StandardHttpHeaders
 
autoscalingMaxNodes(Integer) - Method in class co.yellowdog.platform.model.NamespacePolicy.Builder
 
AutoShutdown - Class in co.yellowdog.platform.model
 
AutoShutdown.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new RequirementAllowance.
AutoShutdownValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
AutoShutdownValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.AutoShutdownValidator
 
availability(CredentialAvailability) - Method in class co.yellowdog.platform.interaction.compute.CheckCredentialsResult.Builder
A value summarizing the availability of credentials.
availability(List<BestComputeSourceReportImageAvailability>) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage.Builder
 
availabilityDomain(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
availabilityDomain(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
availabilityZone(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
availabilityZone(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
availabilityZone(String) - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride.Builder
The AWS availability zone within the region where instances will be provisioned.
availabilityZone(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
awaitingNodes(boolean) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool.Builder
 
awaitingNodes(boolean) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool.Builder
 
Aws() - Constructor for class co.yellowdog.platform.model.Constants.InstanceTag.Aws
 
AWS - Enum constant in enum co.yellowdog.platform.model.CloudProvider
Amazon Web Services (AWS)
AwsAccountRoleCredential - Class in co.yellowdog.platform.account.credentials
Holds the Role ARN and External ID required to allow YellowDog Platform to assume an assigned role in an external AWS account.
AwsAccountRoleCredential.Builder - Class in co.yellowdog.platform.account.credentials
A builder that can be used to build a new AwsAccountRoleCredential that is automatically validated on build.
AwsCapacityReservation - Class in co.yellowdog.platform.model
 
AwsCapacityReservation.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new AwsCapacityReservation that is automatically validated on build.
AwsCapacityReservationPreference - Enum in co.yellowdog.platform.model
 
AwsComputeSource - Interface in co.yellowdog.platform.model
Derives from ComputeSource to provide the interface for all AWS compute source model objects.
AwsComputeSourceValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
AwsComputeSourceValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.AwsComputeSourceValidator
 
AwsCredential - Class in co.yellowdog.platform.account.credentials
Holds the Access Key ID and Secret Access Key which form a set of credentials for Amazon Web Services (AWS).
AwsCredential.Builder - Class in co.yellowdog.platform.account.credentials
A builder that can be used to build a new AwsCredential that is automatically validated on build.
AwsFleetComputeSource - Class in co.yellowdog.platform.model
Defines a source of compute provisioned using an AWS EC2 Fleet request.
AwsFleetComputeSource(String, String, String, String, String, String, String, int, Boolean, Boolean, AwsPlacementGroup, Boolean, List<AwsSecondaryNetworkInterface>, AwsCapacityReservation, Boolean, Boolean, String, String, String, AwsFleetPurchaseOption, AwsFleetOnDemandOptions, AwsFleetSpotOptions, List<AwsFleetInstanceOverride>, String, Map<String, String>) - Constructor for class co.yellowdog.platform.model.AwsFleetComputeSource
 
AwsFleetComputeSource.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new AwsFleetComputeSource that is automatically validated on build.
AwsFleetComputeSourceValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
AwsFleetComputeSourceValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.AwsFleetComputeSourceValidator
 
AwsFleetInstanceOverride - Class in co.yellowdog.platform.model
 
AwsFleetInstanceOverride.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new AwsFleetInstanceOverride that is automatically validated on build.
AwsFleetOnDemandAllocationStrategy - Enum in co.yellowdog.platform.model
Specifies the order of the instance overrides that should be used in fulfilling On-Demand capacity.
AwsFleetOnDemandOptions - Class in co.yellowdog.platform.model
 
AwsFleetOnDemandOptions.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new AwsFleetOnDemandOptions that is automatically validated on build.
AwsFleetPurchaseOption - Enum in co.yellowdog.platform.model
 
AwsFleetSpotAllocationStrategy - Enum in co.yellowdog.platform.model
 
AwsFleetSpotOptions - Class in co.yellowdog.platform.model
 
AwsFleetSpotOptions.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new AwsFleetSpotOptions that is automatically validated on build.
AwsInstance - Class in co.yellowdog.platform.model
Extends Instance to add fields specific to the AWS compute sources.
AwsInstance() - Constructor for class co.yellowdog.platform.model.AwsInstance
 
AwsInstancesComputeSource - Class in co.yellowdog.platform.model
Defines a source of compute composed of AWS EC2 instances using the RunInstances API.
AwsInstancesComputeSource(String, String, String, String, String, String, String, int, boolean, boolean, Double, Boolean, Boolean, AwsPlacementGroup, Boolean, List<AwsSecondaryNetworkInterface>, AwsCapacityReservation, Boolean, Boolean, Boolean, String, String, String, String, Map<String, String>) - Constructor for class co.yellowdog.platform.model.AwsInstancesComputeSource
 
AwsInstancesComputeSource.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new AwsInstancesComputeSource that is automatically validated on build.
AwsInstancesComputeSourceValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
AwsInstancesComputeSourceValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.AwsInstancesComputeSourceValidator
 
AwsInstanceTagKey - Annotation Type in co.yellowdog.platform.model.validation
 
AwsInstanceTagValue - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid instance tag value.
AwsNetworkInterfaceType - Enum in co.yellowdog.platform.model
 
AwsPlacementGroup - Class in co.yellowdog.platform.model
 
AwsPlacementGroup.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new AwsPlacementGroup that is automatically validated on build.
AwsPlacementGroupValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
AwsPlacementGroupValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.AwsPlacementGroupValidator
 
AwsSecondaryNetworkInterface - Class in co.yellowdog.platform.model
 
AwsSecondaryNetworkInterface.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new AwsSecondaryNetworkInterface that is automatically validated on build.
azure(AzureAccountAuthenticationProperties) - Method in class co.yellowdog.platform.model.AccountAuthenticationProperties.Builder
 
Azure() - Constructor for class co.yellowdog.platform.model.Constants.InstanceTag.Azure
 
AZURE - Enum constant in enum co.yellowdog.platform.model.AuthenticationProvider
 
AZURE - Enum constant in enum co.yellowdog.platform.model.CloudProvider
Microsoft Azure
AzureAccountAuthenticationProperties - Class in co.yellowdog.platform.model
 
AzureAccountAuthenticationProperties.Builder - Class in co.yellowdog.platform.model
 
AzureClientCredential - Class in co.yellowdog.platform.account.credentials
Holds the properties that form a set of credentials for Microsoft Azure.
AzureClientCredential.Builder - Class in co.yellowdog.platform.account.credentials
A builder that can be used to build a new AzureClientCredential that is automatically validated on build.
AzureComputeCredential - Interface in co.yellowdog.platform.account.credentials
 
AzureComputeSource - Interface in co.yellowdog.platform.model
Derives from ComputeSource to provide the interface for all Azure compute source model objects.
AzureComputeSourceValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
AzureComputeSourceValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.AzureComputeSourceValidator
 
AzureInstance - Class in co.yellowdog.platform.model
Extends Instance to add fields specific to the Azure compute source.
AzureInstance() - Constructor for class co.yellowdog.platform.model.AzureInstance
 
AzureInstanceCredential - Class in co.yellowdog.platform.account.credentials
Holds an admin user name and password to be used for created instances in Microsoft Azure.
AzureInstanceCredential.Builder - Class in co.yellowdog.platform.account.credentials
A builder that can be used to build a new AzureInstanceCredential that is automatically validated on build.
AzureInstancesComputeSource - Class in co.yellowdog.platform.model
 
AzureInstancesComputeSource(String, String, String, String, String, String, String, String, String, String, String, int, Boolean, Boolean, Double, Boolean, Boolean, String, Map<String, String>) - Constructor for class co.yellowdog.platform.model.AzureInstancesComputeSource
 
AzureInstancesComputeSource.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new AzureInstancesComputeSource that is automatically validated on build.
AzureInstanceTagKey - Annotation Type in co.yellowdog.platform.model.validation
 
AzureInstanceTagValue - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid instance tag value.
AzureNamespaceStorageConfiguration - Class in co.yellowdog.platform.model
 
AzureNamespaceStorageConfiguration.Builder - Class in co.yellowdog.platform.model
 
AzureScaleSetComputeSource - Class in co.yellowdog.platform.model
 
AzureScaleSetComputeSource(String, String, String, String, String, String, String, String, String, String, String, int, Boolean, Boolean, Double, Boolean, Boolean, String, Map<String, String>) - Constructor for class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
AzureScaleSetComputeSource.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new AzureScaleSetComputeSource that is automatically validated on build.
AzureStorageCredential - Class in co.yellowdog.platform.account.credentials
 
AzureStorageCredential.Builder - Class in co.yellowdog.platform.account.credentials
A builder that can be used to build a new AzureStorageCredential that is automatically validated on build.

B

BAD_REQUEST - Static variable in class co.yellowdog.platform.clients.web.HttpStatus
 
BatchStatusEventData - Class in co.yellowdog.platform.clients.objectstore.events
 
BatchStatusEventData(TransferStatus) - Constructor for class co.yellowdog.platform.clients.objectstore.events.BatchStatusEventData
 
BatchStatusEventListener - Interface in co.yellowdog.platform.clients.objectstore.events
 
BDT - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Bangladeshi Taka
beforeRetry(RetryHandler) - Method in class co.yellowdog.platform.clients.retry.Retry.Builder
 
BestComputeSourceReport - Class in co.yellowdog.platform.model
 
BestComputeSourceReport.Builder - Class in co.yellowdog.platform.model
 
BestComputeSourceReportConstraint - Interface in co.yellowdog.platform.model
 
BestComputeSourceReportImage - Class in co.yellowdog.platform.model
 
BestComputeSourceReportImage.Builder - Class in co.yellowdog.platform.model
 
BestComputeSourceReportImageAvailability - Class in co.yellowdog.platform.model
 
BestComputeSourceReportImageAvailability.Builder - Class in co.yellowdog.platform.model
 
BestComputeSourceReportNumericConstraint - Class in co.yellowdog.platform.model
 
BestComputeSourceReportNumericConstraint.Builder - Class in co.yellowdog.platform.model
 
BestComputeSourceReportPreference - Class in co.yellowdog.platform.model
 
BestComputeSourceReportPreference.Builder - Class in co.yellowdog.platform.model
 
BestComputeSourceReportSource - Class in co.yellowdog.platform.model
 
BestComputeSourceReportSource.Builder - Class in co.yellowdog.platform.model
 
BestComputeSourceReportSourceAttribute - Class in co.yellowdog.platform.model
 
BestComputeSourceReportSourceAttribute.Builder - Class in co.yellowdog.platform.model
 
BestComputeSourceReportStringConstraint - Class in co.yellowdog.platform.model
 
BestComputeSourceReportStringConstraint.Builder - Class in co.yellowdog.platform.model
 
BGN - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Bulgarian Lev
BHD - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Bahraini Dinar
body() - Method in class co.yellowdog.platform.clients.web.HttpResponse
 
BodyHttpRequestBuilder - Class in co.yellowdog.platform.clients.web
 
BodyHttpRequestBuilder(HttpClient, JsonMapper, JsonBodyHandlerFactory, HttpRequest.Builder, HttpMethod, AuthenticationHeadersProvider, Retry, ErrorHandler, UserAgent) - Constructor for class co.yellowdog.platform.clients.web.BodyHttpRequestBuilder
 
boostAllowance(Allowance, int) - Method in class co.yellowdog.platform.clients.usage.AllowancesClientImpl
 
boostAllowance(Allowance, int) - Method in interface co.yellowdog.platform.clients.usage.AllowancesClient
 
boostAllowance(String, int) - Method in class co.yellowdog.platform.clients.usage.AllowancesClientImpl
 
boostAllowance(String, int) - Method in class co.yellowdog.platform.clients.usage.AllowancesClientProxy
 
boostAllowance(String, int) - Method in interface co.yellowdog.platform.clients.usage.AllowancesClient
 
boostHours(Integer) - Method in class co.yellowdog.platform.model.AccountAllowance.Builder
 
boostHours(Integer) - Method in class co.yellowdog.platform.model.RequirementAllowance.Builder
 
boostHours(Integer) - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
boostHours(Integer) - Method in class co.yellowdog.platform.model.SourceAllowance.Builder
 
boostHours(Integer) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
BRL - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Brazilian Real
bucketName(String) - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration.Builder
 
bucketName(String) - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration.Builder
 
bucketName(String) - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration.Builder
 
bucketName(String) - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration.Builder
 
build() - Method in class co.yellowdog.platform.clients.retry.Retry.Builder
 
build() - Method in class co.yellowdog.platform.clients.serversentevents.ServerSentEvent.Builder
 
build() - Method in class co.yellowdog.platform.clients.web.headers.HttpHeadersBuilder
 
build() - Method in class co.yellowdog.platform.clients.web.PlatformWebClient.Builder
 
build() - Method in class co.yellowdog.platform.clients.web.uri.UriBuilder
 
build() - Method in class co.yellowdog.platform.interaction.account.AddApplicationResponse.Builder
 
build() - Method in class co.yellowdog.platform.interaction.account.AddUserResponse.Builder
 
build() - Method in class co.yellowdog.platform.interaction.account.ApplicationSearch.Builder
 
build() - Method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest.Builder
 
build() - Method in class co.yellowdog.platform.interaction.account.CreateKeyringResponse.Builder
 
build() - Method in class co.yellowdog.platform.interaction.account.FeatureDetail.Builder
 
build() - Method in class co.yellowdog.platform.interaction.account.GroupSummary.Builder
 
build() - Method in class co.yellowdog.platform.interaction.account.KeyringSummary.Builder
 
build() - Method in class co.yellowdog.platform.interaction.account.PermissionDetail.Builder
 
build() - Method in class co.yellowdog.platform.interaction.account.UpdateKeyringRequest.Builder
 
build() - Method in class co.yellowdog.platform.interaction.account.UserPortalContext.Builder
 
build() - Method in class co.yellowdog.platform.interaction.account.UserSearch.Builder
 
build() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices.Builder
 
build() - Method in class co.yellowdog.platform.interaction.compute.CheckCredentialsResult.Builder
 
build() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch.Builder
 
build() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementsSummary.Builder
 
build() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary.Builder
 
build() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch.Builder
 
build() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary.Builder
 
build() - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary.Builder
 
build() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuery.Builder
 
build() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource.Builder
 
build() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource.Builder
 
build() - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch.Builder
 
build() - Method in class co.yellowdog.platform.interaction.compute.InternalAttributeSource.Builder
 
build() - Method in class co.yellowdog.platform.interaction.ErrorResponse.Builder
 
build() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
build() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary.Builder
 
build() - Method in class co.yellowdog.platform.interaction.images.MetadataFilter.Builder
 
build() - Method in class co.yellowdog.platform.interaction.metrics.MeasurementSearch.Builder
 
build() - Method in class co.yellowdog.platform.interaction.metrics.TrackSearch.Builder
 
build() - Method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch.Builder
 
build() - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse.Builder
 
build() - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolResponse.Builder
 
build() - Method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse.Builder
 
build() - Method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot.Builder
 
build() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary.Builder
 
build() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary.Builder
 
build() - Method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification.Builder
 
build() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage.Builder
 
build() - Method in class co.yellowdog.platform.model.AccessDelegate.Builder
 
build() - Method in class co.yellowdog.platform.model.AccountAuthenticationProperties.Builder
 
build() - Method in class co.yellowdog.platform.model.AccountPolicy.Builder
 
build() - Method in class co.yellowdog.platform.model.Application.Builder
 
build() - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties.Builder
 
build() - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
build() - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage.Builder
 
build() - Method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability.Builder
 
build() - Method in class co.yellowdog.platform.model.BestComputeSourceReportNumericConstraint.Builder
 
build() - Method in class co.yellowdog.platform.model.BestComputeSourceReportPreference.Builder
 
build() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource.Builder
 
build() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute.Builder
 
build() - Method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint.Builder
 
build() - Method in class co.yellowdog.platform.model.builders.ValidatedBuilder
Builds and validates the object.
build() - Method in class co.yellowdog.platform.model.ComputeRequirementSupportedOperations.Builder
 
build() - Method in class co.yellowdog.platform.model.ComputeSourceExhaustion.Builder
 
build() - Method in class co.yellowdog.platform.model.ComputeSourceTraits.Builder
 
build() - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter.Builder
 
build() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool.Builder
 
build() - Method in class co.yellowdog.platform.model.Keyring.Builder
 
build() - Method in class co.yellowdog.platform.model.KeyringAccessor.Builder
 
build() - Method in class co.yellowdog.platform.model.KeyringCredential.Builder
 
build() - Method in class co.yellowdog.platform.model.Node.Builder
 
build() - Method in interface co.yellowdog.platform.model.NodeAction.Builder
 
build() - Method in class co.yellowdog.platform.model.NodeDetails.Builder
 
build() - Method in class co.yellowdog.platform.model.NodeSummary.Builder
 
build() - Method in class co.yellowdog.platform.model.ObjectDetail.Builder
 
build() - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties.Builder
 
build() - Method in class co.yellowdog.platform.model.ProviderNodeSummary.Builder
 
build() - Method in class co.yellowdog.platform.model.ProviderRegionNodeSummary.Builder
 
build() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool.Builder
 
build() - Method in class co.yellowdog.platform.model.RoleSummary.Builder
 
build() - Method in class co.yellowdog.platform.model.TaskDataInput.Builder
 
build() - Method in class co.yellowdog.platform.model.TaskDataOutput.Builder
 
build() - Method in class co.yellowdog.platform.model.TaskError.Builder
 
build() - Method in class co.yellowdog.platform.model.Track.Builder
 
build() - Method in class co.yellowdog.platform.model.Worker.Builder
 
build() - Method in class co.yellowdog.platform.model.WorkerPoolToken.Builder
 
build() - Method in class co.yellowdog.platform.model.WorkerSummary.Builder
 
buildDownloadBatch() - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
buildDownloadBatch() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
builder() - Static method in class co.yellowdog.platform.account.credentials.AlibabaCredential
 
builder() - Static method in class co.yellowdog.platform.account.credentials.AwsAccountRoleCredential
 
builder() - Static method in class co.yellowdog.platform.account.credentials.AwsCredential
 
builder() - Static method in class co.yellowdog.platform.account.credentials.AzureClientCredential
 
builder() - Static method in class co.yellowdog.platform.account.credentials.AzureInstanceCredential
 
builder() - Static method in class co.yellowdog.platform.account.credentials.AzureStorageCredential
 
builder() - Static method in class co.yellowdog.platform.account.credentials.GoogleCloudCredential
 
builder() - Static method in class co.yellowdog.platform.account.credentials.OciCredential
 
builder() - Static method in class co.yellowdog.platform.clients.serversentevents.ServerSentEvent
 
builder() - Static method in class co.yellowdog.platform.interaction.account.AddApplicationResponse
 
builder() - Static method in class co.yellowdog.platform.interaction.account.AddUserResponse
 
builder() - Static method in class co.yellowdog.platform.interaction.account.ApplicationSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest
 
builder() - Static method in class co.yellowdog.platform.interaction.account.CreateKeyringResponse
 
builder() - Static method in class co.yellowdog.platform.interaction.account.FeatureDetail
 
builder() - Static method in class co.yellowdog.platform.interaction.account.GroupSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.account.GroupSummary
 
builder() - Static method in class co.yellowdog.platform.interaction.account.KeyringSummary
 
builder() - Static method in class co.yellowdog.platform.interaction.account.PermissionDetail
 
builder() - Static method in class co.yellowdog.platform.interaction.account.RoleSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.account.UpdateKeyringRequest
 
builder() - Static method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
builder() - Static method in class co.yellowdog.platform.interaction.account.UserSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices
 
builder() - Static method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.compute.CheckCredentialsResult
 
builder() - Static method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.compute.ComputeRequirementsSummary
 
builder() - Static method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
 
builder() - Static method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
builder() - Static method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
builder() - Static method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
builder() - Static method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
builder() - Static method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuery
 
builder() - Static method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource
 
builder() - Static method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource
 
builder() - Static method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.compute.InternalAttributeSource
 
builder() - Static method in class co.yellowdog.platform.interaction.ErrorResponse
 
builder() - Static method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
builder() - Static method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
 
builder() - Static method in class co.yellowdog.platform.interaction.images.MetadataFilter
 
builder() - Static method in class co.yellowdog.platform.interaction.metrics.MeasurementSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.metrics.TrackSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch
 
builder() - Static method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
builder() - Static method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsRequest
 
builder() - Static method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsSliceRequest
 
builder() - Static method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
builder() - Static method in class co.yellowdog.platform.interaction.pagination.SliceReference
 
builder() - Static method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest
 
builder() - Static method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolResponse
 
builder() - Static method in class co.yellowdog.platform.interaction.scheduler.AddNodeActionsRequest
 
builder() - Static method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse
 
builder() - Static method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot
 
builder() - Static method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.scheduler.ProvisionTemplateWorkerPoolRequest
 
builder() - Static method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
 
builder() - Static method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
 
builder() - Static method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification
 
builder() - Static method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
builder() - Static method in class co.yellowdog.platform.interaction.usage.InstanceUsage
 
builder() - Static method in class co.yellowdog.platform.model.AccessDelegate
 
builder() - Static method in class co.yellowdog.platform.model.Account
 
builder() - Static method in class co.yellowdog.platform.model.AccountAllowance
 
builder() - Static method in class co.yellowdog.platform.model.AccountAuthenticationProperties
 
builder() - Static method in class co.yellowdog.platform.model.AccountPolicy
 
builder() - Static method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
builder() - Static method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration
 
builder() - Static method in class co.yellowdog.platform.model.Application
 
builder() - Static method in class co.yellowdog.platform.model.AutoShutdown
 
builder() - Static method in class co.yellowdog.platform.model.AwsCapacityReservation
 
builder() - Static method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
builder() - Static method in class co.yellowdog.platform.model.AwsFleetInstanceOverride
 
builder() - Static method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
 
builder() - Static method in class co.yellowdog.platform.model.AwsFleetSpotOptions
 
builder() - Static method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
builder() - Static method in class co.yellowdog.platform.model.AwsPlacementGroup
 
builder() - Static method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface
 
builder() - Static method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties
 
builder() - Static method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
builder() - Static method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration
 
builder() - Static method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
builder() - Static method in class co.yellowdog.platform.model.BestComputeSourceReport
 
builder() - Static method in class co.yellowdog.platform.model.BestComputeSourceReportImage
 
builder() - Static method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability
 
builder() - Static method in class co.yellowdog.platform.model.BestComputeSourceReportNumericConstraint
 
builder() - Static method in class co.yellowdog.platform.model.BestComputeSourceReportPreference
 
builder() - Static method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
builder() - Static method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute
 
builder() - Static method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint
 
builder() - Static method in class co.yellowdog.platform.model.ComputeRequirement
 
builder() - Static method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
builder() - Static method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
builder() - Static method in class co.yellowdog.platform.model.ComputeRequirementSupportedOperations
 
builder() - Static method in class co.yellowdog.platform.model.ComputeSourceExhaustion
 
builder() - Static method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
builder() - Static method in class co.yellowdog.platform.model.ComputeSourceTraits
 
builder() - Static method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter
 
builder() - Static method in class co.yellowdog.platform.model.ComputeSourceUsage
 
builder() - Static method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
builder() - Static method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties
 
builder() - Static method in class co.yellowdog.platform.model.DoubleRange
 
builder() - Static method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
builder() - Static method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
builder() - Static method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration
 
builder() - Static method in class co.yellowdog.platform.model.Group
 
builder() - Static method in class co.yellowdog.platform.model.GroupRole
 
builder() - Static method in class co.yellowdog.platform.model.InstanceId
 
builder() - Static method in class co.yellowdog.platform.model.InstantRange
 
builder() - Static method in class co.yellowdog.platform.model.IntegerRange
 
builder() - Static method in class co.yellowdog.platform.model.Keyring
 
builder() - Static method in class co.yellowdog.platform.model.KeyringAccessor
 
builder() - Static method in class co.yellowdog.platform.model.KeyringCredential
 
builder() - Static method in class co.yellowdog.platform.model.LongRange
 
builder() - Static method in class co.yellowdog.platform.model.MachineImage
 
builder() - Static method in class co.yellowdog.platform.model.MachineImageFamily
 
builder() - Static method in class co.yellowdog.platform.model.MachineImageGroup
 
builder() - Static method in class co.yellowdog.platform.model.NamespacePolicy
 
builder() - Static method in class co.yellowdog.platform.model.Node
 
builder() - Static method in class co.yellowdog.platform.model.NodeActionGroup
 
builder() - Static method in class co.yellowdog.platform.model.NodeCreateWorkersAction
 
builder() - Static method in class co.yellowdog.platform.model.NodeDetails
 
builder() - Static method in class co.yellowdog.platform.model.NodeRunCommandAction
 
builder() - Static method in class co.yellowdog.platform.model.NodeSummary
 
builder() - Static method in class co.yellowdog.platform.model.NodeType
 
builder() - Static method in class co.yellowdog.platform.model.NodeWorkerTarget
 
builder() - Static method in class co.yellowdog.platform.model.NodeWriteFileAction
 
builder() - Static method in class co.yellowdog.platform.model.NumericAttributeConstraint
 
builder() - Static method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
builder() - Static method in class co.yellowdog.platform.model.NumericAttributePreference
 
builder() - Static method in class co.yellowdog.platform.model.NumericAttributeRange
 
builder() - Static method in class co.yellowdog.platform.model.NumericAttributeValue
 
builder() - Static method in class co.yellowdog.platform.model.ObjectDetail
 
builder() - Static method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
builder() - Static method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
builder() - Static method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
builder() - Static method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties
 
builder() - Static method in class co.yellowdog.platform.model.ProviderNodeSummary
 
builder() - Static method in class co.yellowdog.platform.model.ProviderRegionNodeSummary
 
builder() - Static method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
builder() - Static method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
 
builder() - Static method in class co.yellowdog.platform.model.RequirementAllowance
 
builder() - Static method in class co.yellowdog.platform.model.RequirementsAllowance
 
builder() - Static method in class co.yellowdog.platform.model.RetryProperties
 
builder() - Static method in class co.yellowdog.platform.model.Role
 
builder() - Static method in class co.yellowdog.platform.model.RoleSummary
 
builder() - Static method in class co.yellowdog.platform.model.RunSpecification
 
builder() - Static method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration
 
builder() - Static method in class co.yellowdog.platform.model.ServicesSchema
 
builder() - Static method in class co.yellowdog.platform.model.SimulatorComputeSource
 
builder() - Static method in class co.yellowdog.platform.model.SingleSourceProvisionStrategy
 
builder() - Static method in class co.yellowdog.platform.model.SourceAllowance
 
builder() - Static method in class co.yellowdog.platform.model.SourcesAllowance
 
builder() - Static method in class co.yellowdog.platform.model.SplitProvisionStrategy
 
builder() - Static method in class co.yellowdog.platform.model.StringAttributeConstraint
 
builder() - Static method in class co.yellowdog.platform.model.StringAttributeDefinition
 
builder() - Static method in class co.yellowdog.platform.model.StringAttributePreference
 
builder() - Static method in class co.yellowdog.platform.model.StringAttributeValue
 
builder() - Static method in class co.yellowdog.platform.model.Task
 
builder() - Static method in class co.yellowdog.platform.model.TaskDataInput
 
builder() - Static method in class co.yellowdog.platform.model.TaskDataOutput
 
builder() - Static method in class co.yellowdog.platform.model.TaskError
 
builder() - Static method in class co.yellowdog.platform.model.TaskGroup
 
builder() - Static method in class co.yellowdog.platform.model.TaskInput
 
builder() - Static method in class co.yellowdog.platform.model.TaskOutput
 
builder() - Static method in class co.yellowdog.platform.model.Track
 
builder() - Static method in class co.yellowdog.platform.model.WaterfallProvisionStrategy
 
builder() - Static method in class co.yellowdog.platform.model.Worker
 
builder() - Static method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration
 
builder() - Static method in class co.yellowdog.platform.model.WorkerPoolToken
 
builder() - Static method in class co.yellowdog.platform.model.WorkerSummary
 
builder() - Static method in class co.yellowdog.platform.model.WorkRequirement
 
builder(String, ObjectMapper) - Static method in class co.yellowdog.platform.clients.web.PlatformWebClient
 
builder(URI, ObjectMapper) - Static method in class co.yellowdog.platform.clients.web.PlatformWebClient
 
builder(Duration) - Static method in class co.yellowdog.platform.clients.retry.Retry
 
Builder(Duration) - Constructor for class co.yellowdog.platform.clients.retry.Retry.Builder
 
BuilderUtils - Class in co.yellowdog.platform.model.builders
 
buildIfFilesFound() - Method in class co.yellowdog.platform.clients.objectstore.UploadBatchBuilder
 
buildIfObjectsFound() - Method in class co.yellowdog.platform.clients.objectstore.DownloadBatchBuilder
 
buildUnchecked() - Method in class co.yellowdog.platform.account.credentials.AlibabaCredential.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.account.credentials.AwsAccountRoleCredential.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.account.credentials.AwsCredential.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.account.credentials.AzureInstanceCredential.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.account.credentials.AzureStorageCredential.Builder
 
buildUnchecked() - Method in interface co.yellowdog.platform.account.credentials.CredentialBuilder
 
buildUnchecked() - Method in class co.yellowdog.platform.account.credentials.GoogleCloudCredential.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.account.credentials.OciCredential.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.account.GroupSearch.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.account.RoleSearch.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsRequest.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsSliceRequest.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.pagination.SliceReference.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.scheduler.AddNodeActionsRequest.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.scheduler.ProvisionTemplateWorkerPoolRequest.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.Account.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.AccountAllowance.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.AutoShutdown.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.AwsCapacityReservation.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.AwsPlacementGroup.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
buildUnchecked() - Method in interface co.yellowdog.platform.model.builders.ComputeProvisionStrategyBuilder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.builders.ValidatedBuilder
Builds the object without enforcing validation constraints.
buildUnchecked() - Method in class co.yellowdog.platform.model.ComputeRequirement.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.ComputeSourceTemplate.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.ComputeSourceUsage.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.DoubleRange.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.Group.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.GroupRole.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.InstanceId.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.InstantRange.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.IntegerRange.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.LongRange.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.MachineImage.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.MachineImageFamily.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.MachineImageGroup.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.NamespacePolicy.Builder
 
buildUnchecked() - Method in interface co.yellowdog.platform.model.NodeAction.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.NodeActionGroup.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.NodeRunCommandAction.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.NodeType.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.NodeWorkerTarget.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.NodeWriteFileAction.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.NumericAttributeConstraint.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.NumericAttributeDefinition.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.NumericAttributePreference.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.NumericAttributeRange.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.NumericAttributeValue.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.RequirementAllowance.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.RetryProperties.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.Role.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.ServicesSchema.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.SingleSourceProvisionStrategy.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.SourceAllowance.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.SplitProvisionStrategy.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.StringAttributeConstraint.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.StringAttributeDefinition.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.StringAttributePreference.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.StringAttributeValue.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.Task.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.TaskGroup.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.TaskInput.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.TaskOutput.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.WaterfallProvisionStrategy.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration.Builder
 
buildUnchecked() - Method in class co.yellowdog.platform.model.WorkRequirement.Builder
 
buildUploadBatch() - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
buildUploadBatch() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
BULK_INSERT_SINGLE_REQUEST_MAX - Static variable in class co.yellowdog.platform.model.GceInstancesComputeSource
The maximum number of instances that can be requested in a single API call to GCE
byTaskGroup(TaskGroup) - Static method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
BytesPerSecond - Interface in co.yellowdog.platform.clients.objectstore
 
byWorkRequirement(WorkRequirement) - Static method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 

C

CAD - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Canadian Dollar
CANCELLED - Enum constant in enum co.yellowdog.platform.model.TaskGroupStatus
The parent work requirement has been cancelled, no tasks are currently being executed or will be executed.
CANCELLED - Enum constant in enum co.yellowdog.platform.model.TaskStatus
The task has been cancelled by the user.
CANCELLED - Enum constant in enum co.yellowdog.platform.model.WorkRequirementStatus
The work requirement has been explicitly cancelled by the user.
CANCELLING - Enum constant in enum co.yellowdog.platform.model.TaskGroupStatus
The parent work requirement is in the process of being cancelled, no further tasks will be executed.
CANCELLING - Enum constant in enum co.yellowdog.platform.model.WorkRequirementStatus
The work requirement is in the process of cancelling, once no task groups are currently executing the status will become CANCELLED.
cancelTask(Task, boolean) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
cancelTask(Task, boolean) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Instructs the Scheduler to cancel the specified task.
cancelTask(String, boolean) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
cancelTask(String, boolean) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Instructs the Scheduler to cancel the specified task.
cancelWorkRequirement(WorkRequirement) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
cancelWorkRequirement(WorkRequirement, boolean) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
cancelWorkRequirement(WorkRequirement) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Instructs the Scheduler to cancel the supplied work requirement, no further tasks will be executed and all workers shall be released.
cancelWorkRequirement(WorkRequirement, boolean) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Instructs the Scheduler to cancel the supplied work requirement, no further tasks will be executed and all workers shall be released.
cancelWorkRequirement(String) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
cancelWorkRequirement(String, boolean) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
cancelWorkRequirement(String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Instructs the Scheduler to cancel the supplied work requirement, no further tasks will be executed and all workers shall be released.
cancelWorkRequirement(String, boolean) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Instructs the Scheduler to cancel the supplied work requirement, no further tasks will be executed and all workers shall be released.
canEqual(Object) - Method in class co.yellowdog.platform.account.authentication.ApiKey
 
canEqual(Object) - Method in class co.yellowdog.platform.clients.objectstore.events.BatchStatusEventData
 
canEqual(Object) - Method in class co.yellowdog.platform.clients.objectstore.events.SessionErrorEventData
 
canEqual(Object) - Method in class co.yellowdog.platform.clients.objectstore.events.SessionProgressEventData
 
canEqual(Object) - Method in class co.yellowdog.platform.clients.objectstore.events.SessionStatusEventData
 
canEqual(Object) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientConfigurationProperties
 
canEqual(Object) - Method in class co.yellowdog.platform.clients.objectstore.TransferProperties
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.AddApplicationRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.AddApplicationResponse
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.AddGroupRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.AddUserRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.AddUserResponse
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.ApplicationSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.ChangePasswordRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.CreateKeyringResponse
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.EmailChangeRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.ExistingPasswordRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.GrantApplicationAccessRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.GrantUserAccessRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.GroupSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.GroupSummary
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.KeyringAccessSecrets
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.KeyringSummary
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.NewPasswordRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.RoleSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.SetPasswordRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.UpdateApplicationRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.UpdateGroupRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.UpdateKeyringRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.UpdateUserRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.UserLoginRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.account.UserSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.Price
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementDynamicTemplateTestResult
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementStaticTemplateTestResult
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeDefinition
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuery
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderRegistration
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResults
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResultsSource
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.compute.InternalAttributeSource
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.ErrorResponse
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.images.MetadataFilter
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.metrics.MeasurementSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.metrics.TrackSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.objectstore.NamespaceObjectsResponse
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectUploadRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.pagination.SliceReference
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolResponse
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.scheduler.AddNodeActionsRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.scheduler.ProvisionTemplateWorkerPoolRequest
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.usage.ComputeNamespaceFilter
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsageFilter
 
canEqual(Object) - Method in class co.yellowdog.platform.interaction.usage.InstanceUsageFilter
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AccessDelegate
 
canEqual(Object) - Method in class co.yellowdog.platform.model.Account
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AccountAllowance
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AccountAuthenticationProperties
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AccountPolicy
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AlibabaInstance
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration
 
canEqual(Object) - Method in class co.yellowdog.platform.model.Allowance
 
canEqual(Object) - Method in class co.yellowdog.platform.model.Application
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AutoShutdown
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AwsCapacityReservation
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AwsInstance
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AwsPlacementGroup
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AzureInstance
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration
 
canEqual(Object) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
canEqual(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
canEqual(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage
 
canEqual(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability
 
canEqual(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportNumericConstraint
 
canEqual(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportPreference
 
canEqual(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
canEqual(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute
 
canEqual(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ComputeRequirement
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ComputeRequirementSupportedOperations
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ComputeSourceExhaustion
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ComputeSourceTraits
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ComputeSourceUsage
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties
 
canEqual(Object) - Method in class co.yellowdog.platform.model.DoubleRange
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ExternalUser
 
canEqual(Object) - Method in class co.yellowdog.platform.model.GceInstance
 
canEqual(Object) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
canEqual(Object) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
canEqual(Object) - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration
 
canEqual(Object) - Method in class co.yellowdog.platform.model.Group
 
canEqual(Object) - Method in class co.yellowdog.platform.model.GroupRole
 
canEqual(Object) - Method in class co.yellowdog.platform.model.Instance
 
canEqual(Object) - Method in class co.yellowdog.platform.model.InstanceId
 
canEqual(Object) - Method in class co.yellowdog.platform.model.InstanceSummary
 
canEqual(Object) - Method in class co.yellowdog.platform.model.InstantRange
 
canEqual(Object) - Method in class co.yellowdog.platform.model.IntegerRange
 
canEqual(Object) - Method in class co.yellowdog.platform.model.InternalUser
 
canEqual(Object) - Method in class co.yellowdog.platform.model.Keyring
 
canEqual(Object) - Method in class co.yellowdog.platform.model.KeyringAccessor
 
canEqual(Object) - Method in class co.yellowdog.platform.model.KeyringCredential
 
canEqual(Object) - Method in class co.yellowdog.platform.model.LongRange
 
canEqual(Object) - Method in class co.yellowdog.platform.model.MachineImage
 
canEqual(Object) - Method in class co.yellowdog.platform.model.MachineImageFamily
 
canEqual(Object) - Method in class co.yellowdog.platform.model.MachineImageGroup
 
canEqual(Object) - Method in class co.yellowdog.platform.model.NamespacePolicy
 
canEqual(Object) - Method in class co.yellowdog.platform.model.Node
 
canEqual(Object) - Method in class co.yellowdog.platform.model.NodeActionGroup
 
canEqual(Object) - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction
 
canEqual(Object) - Method in class co.yellowdog.platform.model.NodeDetails
 
canEqual(Object) - Method in class co.yellowdog.platform.model.NodeRunCommandAction
 
canEqual(Object) - Method in class co.yellowdog.platform.model.NodeSummary
 
canEqual(Object) - Method in class co.yellowdog.platform.model.NodeType
 
canEqual(Object) - Method in class co.yellowdog.platform.model.NodeWorkerTarget
 
canEqual(Object) - Method in class co.yellowdog.platform.model.NodeWriteFileAction
 
canEqual(Object) - Method in class co.yellowdog.platform.model.NumericAttributeConstraint
 
canEqual(Object) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
canEqual(Object) - Method in class co.yellowdog.platform.model.NumericAttributePreference
 
canEqual(Object) - Method in class co.yellowdog.platform.model.NumericAttributeRange
 
canEqual(Object) - Method in class co.yellowdog.platform.model.NumericAttributeValue
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ObjectDetail
 
canEqual(Object) - Method in class co.yellowdog.platform.model.OciInstance
 
canEqual(Object) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
canEqual(Object) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
canEqual(Object) - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
canEqual(Object) - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ProviderNodeSummary
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ProviderRegionNodeSummary
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
 
canEqual(Object) - Method in class co.yellowdog.platform.model.RequirementAllowance
 
canEqual(Object) - Method in class co.yellowdog.platform.model.RequirementsAllowance
 
canEqual(Object) - Method in class co.yellowdog.platform.model.RetryProperties
 
canEqual(Object) - Method in class co.yellowdog.platform.model.Role
 
canEqual(Object) - Method in class co.yellowdog.platform.model.RoleSummary
 
canEqual(Object) - Method in class co.yellowdog.platform.model.RunSpecification
 
canEqual(Object) - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration
 
canEqual(Object) - Method in class co.yellowdog.platform.model.ServicesSchema
 
canEqual(Object) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
canEqual(Object) - Method in class co.yellowdog.platform.model.SimulatorInstance
 
canEqual(Object) - Method in class co.yellowdog.platform.model.SingleSourceProvisionStrategy
 
canEqual(Object) - Method in class co.yellowdog.platform.model.SourceAllowance
 
canEqual(Object) - Method in class co.yellowdog.platform.model.SourcesAllowance
 
canEqual(Object) - Method in class co.yellowdog.platform.model.SplitProvisionStrategy
 
canEqual(Object) - Method in class co.yellowdog.platform.model.StringAttributeConstraint
 
canEqual(Object) - Method in class co.yellowdog.platform.model.StringAttributeDefinition
 
canEqual(Object) - Method in class co.yellowdog.platform.model.StringAttributePreference
 
canEqual(Object) - Method in class co.yellowdog.platform.model.StringAttributeValue
 
canEqual(Object) - Method in class co.yellowdog.platform.model.Task
 
canEqual(Object) - Method in class co.yellowdog.platform.model.TaskData
 
canEqual(Object) - Method in class co.yellowdog.platform.model.TaskDataInput
 
canEqual(Object) - Method in class co.yellowdog.platform.model.TaskDataOutput
 
canEqual(Object) - Method in class co.yellowdog.platform.model.TaskError
 
canEqual(Object) - Method in class co.yellowdog.platform.model.TaskGroup
 
canEqual(Object) - Method in class co.yellowdog.platform.model.TaskInput
 
canEqual(Object) - Method in class co.yellowdog.platform.model.TaskOutput
 
canEqual(Object) - Method in class co.yellowdog.platform.model.TaskSummary
 
canEqual(Object) - Method in class co.yellowdog.platform.model.Track
 
canEqual(Object) - Method in class co.yellowdog.platform.model.User
 
canEqual(Object) - Method in class co.yellowdog.platform.model.WaterfallProvisionStrategy
 
canEqual(Object) - Method in class co.yellowdog.platform.model.Worker
 
canEqual(Object) - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration
 
canEqual(Object) - Method in class co.yellowdog.platform.model.WorkerPoolToken
 
canEqual(Object) - Method in class co.yellowdog.platform.model.WorkerSummary
 
canEqual(Object) - Method in class co.yellowdog.platform.model.WorkRequirement
 
canReprovision() - Method in class co.yellowdog.platform.model.ComputeRequirementSupportedOperations
Indicates if the compute requirement can be reprovisioned to bring the number of alive instances up to its target instance count
canReprovision(boolean) - Method in class co.yellowdog.platform.model.ComputeRequirementSupportedOperations.Builder
 
canRestart() - Method in class co.yellowdog.platform.model.ComputeSourceTraits
Indicates if all the instances from the compute source can be restarted.
canRestart(boolean) - Method in class co.yellowdog.platform.model.ComputeSourceTraits.Builder
 
canRestart(Boolean) - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter.Builder
 
canScaleOut() - Method in class co.yellowdog.platform.model.ComputeRequirementSupportedOperations
Indicates if the compute requirement can increase the number of provisioned instances after all sources have been provisioned.
canScaleOut() - Method in class co.yellowdog.platform.model.ComputeSourceTraits
Indicates if the compute source can increase the number of provisioned instances after the first set of instances has been provisioned.
canScaleOut(boolean) - Method in class co.yellowdog.platform.model.ComputeRequirementSupportedOperations.Builder
 
canScaleOut(boolean) - Method in class co.yellowdog.platform.model.ComputeSourceTraits.Builder
 
canScaleOut(Boolean) - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter.Builder
 
canStopStart() - Method in class co.yellowdog.platform.model.ComputeRequirementSupportedOperations
Indicates if the compute requirement can be stopped and started as a whole.
canStopStart() - Method in class co.yellowdog.platform.model.ComputeSourceTraits
Indicates if all the instances from the compute source can be stopped and started.
canStopStart(boolean) - Method in class co.yellowdog.platform.model.ComputeRequirementSupportedOperations.Builder
 
canStopStart(boolean) - Method in class co.yellowdog.platform.model.ComputeSourceTraits.Builder
 
canStopStart(Boolean) - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter.Builder
 
CAPACITY_BLOCK - Enum constant in enum co.yellowdog.platform.model.AwsFleetPurchaseOption
AWS EC2 Fleet will only use instances within a Capacity Block.
CAPACITY_OPTIMIZED - Enum constant in enum co.yellowdog.platform.model.AwsFleetSpotAllocationStrategy
AWS EC2 Fleet will launch instances from Spot instance pools with optimal capacity for the number of instances that are launching.
CAPACITY_OPTIMIZED_ORDER_PRIORITIZED - Enum constant in enum co.yellowdog.platform.model.AwsFleetSpotAllocationStrategy
AWS EC2 Fleet will launch instances optimizing for capacity first, but honor priority based on the order of the instanceOverrides in the AwsFleetComputeSource on a best-effort basis.
CAPACITY_RESERVATIONS_ONLY - Enum constant in enum co.yellowdog.platform.model.AwsCapacityReservationPreference
 
capacityLimited(boolean) - Method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse.Builder
 
capacityReservation(AwsCapacityReservation) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
capacityReservation(AwsCapacityReservation) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
changed(ComputeRequirement, ComputeRequirement) - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementSourceErrorEventListener
 
changed(ComputeRequirement, ComputeRequirement) - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementStatusChangedEventListener
 
changed(T, T) - Method in class co.yellowdog.platform.clients.serversentevents.TrackingSubscriptionEventListener
Invoked on each compute requirement event received following the first one.
ChangePasswordRequest - Class in co.yellowdog.platform.interaction.account
 
ChangePasswordRequest() - Constructor for class co.yellowdog.platform.interaction.account.ChangePasswordRequest
 
checkComputeRequirementExhaustion(ComputeRequirement) - Method in class co.yellowdog.platform.clients.usage.AllowancesClientImpl
 
checkComputeRequirementExhaustion(ComputeRequirement) - Method in class co.yellowdog.platform.clients.usage.AllowancesClientProxy
 
checkComputeRequirementExhaustion(ComputeRequirement) - Method in interface co.yellowdog.platform.clients.usage.AllowancesClient
 
CheckCredentialsResult - Class in co.yellowdog.platform.interaction.compute
The result of checking if the requestor has access to credentials named in Compute Sources within a Compute Requirement.
CheckCredentialsResult.Builder - Class in co.yellowdog.platform.interaction.compute
 
checkHasId(T) - Static method in class co.yellowdog.platform.clients.utils.ValidationUtils
 
checkObjectExists(String, String) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
checkObjectExists(String, String) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
CHF - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Swiss Frank
CHUNK_TRANSFER_EXCEPTION - Enum constant in enum co.yellowdog.platform.clients.objectstore.ErrorType
 
chunkCount(Integer) - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse.Builder
 
chunkSize(Integer) - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse.Builder
 
chunksReceived(List<Integer>) - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse.Builder
 
claimCount(int) - Method in class co.yellowdog.platform.model.Worker.Builder
A count of the tasks groups which have claims on the worker.
claimedWorkerCount(int) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary.Builder
The count of workers within the worker pool that have been claimed by one or more task groups.
claimedWorkerCount(int) - Method in class co.yellowdog.platform.model.WorkerSummary.Builder
The number of workers that are claimed.
clearActions() - Method in class co.yellowdog.platform.model.NodeActionGroup.Builder
 
clearArguments() - Method in class co.yellowdog.platform.model.NodeRunCommandAction.Builder
 
clearArguments() - Method in class co.yellowdog.platform.model.Task.Builder
 
clearEnvironment() - Method in class co.yellowdog.platform.model.NodeRunCommandAction.Builder
 
clearEnvironment() - Method in class co.yellowdog.platform.model.Task.Builder
 
clearImageGroups() - Method in class co.yellowdog.platform.model.MachineImageFamily.Builder
 
clearImages() - Method in class co.yellowdog.platform.model.MachineImageGroup.Builder
 
clearInactiveSessions() - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
clearInactiveSessions() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
clearInputs() - Method in class co.yellowdog.platform.model.Task.Builder
 
clearInstanceOverrides() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
clearInstanceTags() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage.Builder
 
clearInstanceTags() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
clearInstanceTags() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
clearInstanceTags() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
clearInstanceTags() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
clearInstanceTags() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
clearInstanceTags() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
clearInstanceTags() - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate.Builder
 
clearInstanceTags() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
clearInstanceTags() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
clearInstanceTags() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
clearInstanceTags() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
clearInstanceTypes() - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
clearInstanceTypes() - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
clearMetadata() - Method in class co.yellowdog.platform.model.MachineImage.Builder
 
clearMetadataFilters() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
clearMetadataSpecification() - Method in class co.yellowdog.platform.model.MachineImageFamily.Builder
 
clearMetadataSpecification() - Method in class co.yellowdog.platform.model.MachineImageGroup.Builder
 
clearMonitoredStatuses() - Method in class co.yellowdog.platform.model.AccountAllowance.Builder
 
clearMonitoredStatuses() - Method in class co.yellowdog.platform.model.RequirementAllowance.Builder
 
clearMonitoredStatuses() - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
clearMonitoredStatuses() - Method in class co.yellowdog.platform.model.SourceAllowance.Builder
 
clearMonitoredStatuses() - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
clearNamespaces() - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
clearNodeTypes() - Method in interface co.yellowdog.platform.model.NodeAction.Builder
 
clearNodeTypes() - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction.Builder
 
clearNodeTypes() - Method in class co.yellowdog.platform.model.NodeRunCommandAction.Builder
 
clearNodeTypes() - Method in class co.yellowdog.platform.model.NodeWriteFileAction.Builder
 
clearNodeTypes() - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration.Builder
 
clearOptions() - Method in class co.yellowdog.platform.model.NumericAttributeDefinition.Builder
 
clearOptions() - Method in class co.yellowdog.platform.model.StringAttributeDefinition.Builder
 
clearOutputs() - Method in class co.yellowdog.platform.model.Task.Builder
 
clearPermissions() - Method in class co.yellowdog.platform.model.Role.Builder
 
clearProviders() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
clearProviders() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
clearProviders() - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
clearRegions() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
clearRegions() - Method in class co.yellowdog.platform.model.MachineImage.Builder
 
clearRegions() - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
clearRegions() - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
clearRoles() - Method in class co.yellowdog.platform.model.Group.Builder
 
clearSecondaryNetworkInterfaces() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
clearSecondaryNetworkInterfaces() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
clearSourceNames() - Method in class co.yellowdog.platform.model.NodeType.Builder
 
clearSources() - Method in class co.yellowdog.platform.model.SingleSourceProvisionStrategy.Builder
 
clearSources() - Method in class co.yellowdog.platform.model.SplitProvisionStrategy.Builder
 
clearSources() - Method in class co.yellowdog.platform.model.WaterfallProvisionStrategy.Builder
 
clearStatuses() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
clearSupportedInstanceTypes() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
clearSupportedInstanceTypes() - Method in class co.yellowdog.platform.model.MachineImage.Builder
 
clearTaskGroups() - Method in class co.yellowdog.platform.model.WorkRequirement.Builder
 
clearTaskTypes() - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
clearWorkerStatuses() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
clearWorkerTags() - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
CLIENT_ERROR - Static variable in class co.yellowdog.platform.clients.web.HttpStatus.Series
 
ClientErrorException - Exception Class in co.yellowdog.platform.clients
Thrown when a YellowDog service returns an HTTP 4xx error due to an issue with a request.
ClientErrorException(int, String, List<String>) - Constructor for exception class co.yellowdog.platform.clients.ClientErrorException
 
clientId(String) - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential.Builder
The Azure Client ID
clientId(String) - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties.Builder
 
clientId(String) - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties.Builder
 
clientSecret(String) - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties.Builder
 
clientSecret(String) - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties.Builder
 
close() - Method in class co.yellowdog.platform.client.PlatformClient
Releases any client resources, such as server sent event subscriptions.
close() - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
Cancels any active Server-Sent Event subscriptions.
close() - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
Cancels any active Server-Sent Event subscriptions.
close() - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
Cancels any active Server-Sent Event subscriptions.
close() - Method in class co.yellowdog.platform.clients.serversentevents.Subscription
 
close() - Method in class co.yellowdog.platform.clients.serversentevents.SubscriptionManager
Cancels any active Server-Sent Event subscriptions.
cloudInfoClient() - Method in class co.yellowdog.platform.client.PlatformClient
Gets the client used to access the YellowDog Cloud Info Service
CloudInfoClient - Interface in co.yellowdog.platform.clients.cloudinfo
 
CloudInfoClientImpl - Class in co.yellowdog.platform.clients.cloudinfo
 
CloudInfoClientImpl(CloudInfoProxy) - Constructor for class co.yellowdog.platform.clients.cloudinfo.CloudInfoClientImpl
 
CloudInfoProxy - Class in co.yellowdog.platform.clients.cloudinfo
 
cloudInfoServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema.Builder
The base URL where the Cloud Info service is located.
CloudProvider - Enum in co.yellowdog.platform.model
Enumerates Cloud Compute Providers.
CLP - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Chilean Peso
CNY - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Chinese Yuan
co.yellowdog.platform.account.authentication - package co.yellowdog.platform.account.authentication
Contains core types used for account identity authentication.
co.yellowdog.platform.account.credentials - package co.yellowdog.platform.account.credentials
Defines types to hold credentials specific to each cloud provider.
co.yellowdog.platform.client - package co.yellowdog.platform.client
Provides the classes needed to interact with YellowDog Platform Services.
co.yellowdog.platform.clients - package co.yellowdog.platform.clients
Contains general types used within YellowDog Service clients.
co.yellowdog.platform.clients.account - package co.yellowdog.platform.clients.account
Holds the client types used to access the YellowDog Account Service.
co.yellowdog.platform.clients.cloudinfo - package co.yellowdog.platform.clients.cloudinfo
 
co.yellowdog.platform.clients.compute - package co.yellowdog.platform.clients.compute
Provides the classes needed to interact with the YellowDog Compute service.
co.yellowdog.platform.clients.compute.listeners - package co.yellowdog.platform.clients.compute.listeners
Provides listeners that can be used to observe compute requirements for changes.
co.yellowdog.platform.clients.configuration - package co.yellowdog.platform.clients.configuration
 
co.yellowdog.platform.clients.images - package co.yellowdog.platform.clients.images
Provides the classes needed to interact with the YellowDog Images service.
co.yellowdog.platform.clients.localevents - package co.yellowdog.platform.clients.localevents
Defines types for local events
co.yellowdog.platform.clients.namespaces - package co.yellowdog.platform.clients.namespaces
Provides the classes needed to interact with the YellowDog Namespaces service.
co.yellowdog.platform.clients.objectstore - package co.yellowdog.platform.clients.objectstore
Provides the classes needed to interact with the YellowDog Object Store service.
co.yellowdog.platform.clients.objectstore.events - package co.yellowdog.platform.clients.objectstore.events
Defines the listener and data types used for Object Store events.
co.yellowdog.platform.clients.retry - package co.yellowdog.platform.clients.retry
Contains types that provide retry capability in the service clients.
co.yellowdog.platform.clients.scheduler - package co.yellowdog.platform.clients.scheduler
Provides the classes needed to interact with the YellowDog Scheduler service.
co.yellowdog.platform.clients.serversentevents - package co.yellowdog.platform.clients.serversentevents
Contains the base types and manager for the client side of the Server Sent Events function used in YellowDog Services.
co.yellowdog.platform.clients.usage - package co.yellowdog.platform.clients.usage
Provides the classes needed to interact with the YellowDog Usage service Allowances endpoints.
co.yellowdog.platform.clients.utils - package co.yellowdog.platform.clients.utils
 
co.yellowdog.platform.clients.web - package co.yellowdog.platform.clients.web
 
co.yellowdog.platform.clients.web.decoding - package co.yellowdog.platform.clients.web.decoding
 
co.yellowdog.platform.clients.web.error - package co.yellowdog.platform.clients.web.error
 
co.yellowdog.platform.clients.web.headers - package co.yellowdog.platform.clients.web.headers
 
co.yellowdog.platform.clients.web.json - package co.yellowdog.platform.clients.web.json
 
co.yellowdog.platform.clients.web.uri - package co.yellowdog.platform.clients.web.uri
 
co.yellowdog.platform.interaction - package co.yellowdog.platform.interaction
 
co.yellowdog.platform.interaction.account - package co.yellowdog.platform.interaction.account
Defines types used in the request/response interactions with the YellowDog Account Service.
co.yellowdog.platform.interaction.cloudinfo - package co.yellowdog.platform.interaction.cloudinfo
 
co.yellowdog.platform.interaction.compute - package co.yellowdog.platform.interaction.compute
Defines types used in the request/response interactions with the YellowDog Compute Service.
co.yellowdog.platform.interaction.images - package co.yellowdog.platform.interaction.images
Defines types used in the request/response interactions with the YellowDog Images Service.
co.yellowdog.platform.interaction.metrics - package co.yellowdog.platform.interaction.metrics
 
co.yellowdog.platform.interaction.metrics.validation - package co.yellowdog.platform.interaction.metrics.validation
 
co.yellowdog.platform.interaction.namespaces - package co.yellowdog.platform.interaction.namespaces
 
co.yellowdog.platform.interaction.objectstore - package co.yellowdog.platform.interaction.objectstore
Defines types used in the request/response interactions with the YellowDog Object Store Service.
co.yellowdog.platform.interaction.objectstore.validation - package co.yellowdog.platform.interaction.objectstore.validation
Custom validation annotations used for Object Store service interaction types.
co.yellowdog.platform.interaction.pagination - package co.yellowdog.platform.interaction.pagination
 
co.yellowdog.platform.interaction.scheduler - package co.yellowdog.platform.interaction.scheduler
Defines types used in the request/response interactions with the YellowDog Scheduler Service.
co.yellowdog.platform.interaction.scheduler.validation - package co.yellowdog.platform.interaction.scheduler.validation
 
co.yellowdog.platform.interaction.search - package co.yellowdog.platform.interaction.search
 
co.yellowdog.platform.interaction.sort - package co.yellowdog.platform.interaction.sort
 
co.yellowdog.platform.interaction.usage - package co.yellowdog.platform.interaction.usage
 
co.yellowdog.platform.interaction.usage.validation - package co.yellowdog.platform.interaction.usage.validation
 
co.yellowdog.platform.model - package co.yellowdog.platform.model
Provides the types that define the YellowDog Platform data model.
co.yellowdog.platform.model.beanvalidation - package co.yellowdog.platform.model.beanvalidation
Contains types to support JSR-303 validation of YellowDog objects.
co.yellowdog.platform.model.builders - package co.yellowdog.platform.model.builders
Contains support classes for model type builders.
co.yellowdog.platform.model.json - package co.yellowdog.platform.model.json
 
co.yellowdog.platform.model.validation - package co.yellowdog.platform.model.validation
Custom validation annotations used for model types.
co.yellowdog.platform.model.validation.customvalidators - package co.yellowdog.platform.model.validation.customvalidators
Provides custom validators containing extended validation logic for certain model types
combineCredentials(Collection<?>) - Static method in interface co.yellowdog.platform.model.Credentialed
Utility method used to combine the names of credentials used by any elements of the specified collection into a single set.
compartmentId(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
compartmentId(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
COMPLETED - Enum constant in enum co.yellowdog.platform.clients.objectstore.TransferStatus
 
COMPLETED - Enum constant in enum co.yellowdog.platform.model.TaskGroupStatus
All tasks within the task group have been completed.
COMPLETED - Enum constant in enum co.yellowdog.platform.model.TaskStatus
The task has been completed.
COMPLETED - Enum constant in enum co.yellowdog.platform.model.WorkRequirementStatus
All task groups in the work requirement have been completed.
completedTaskCount(int) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary.Builder
The count of successfully completed tasks in the work requirement.
completedTaskTtl(Duration) - Method in class co.yellowdog.platform.model.TaskGroup.Builder
 
COMPUTE_ALLOWANCE_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
COMPUTE_ALLOWANCE_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
COMPUTE_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
COMPUTE_REQUIREMENT_TEMPLATE_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
COMPUTE_REQUIREMENT_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
COMPUTE_SOURCE_TEMPLATE_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
COMPUTE_USAGE_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
COMPUTE_USER_ATTRIBUTE_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
computeClient() - Method in class co.yellowdog.platform.client.PlatformClient
Gets the client used to access the YellowDog Compute Service
ComputeClient - Interface in co.yellowdog.platform.clients.compute
The API interface exposed by the YellowDog Compute Service
ComputeClientImpl - Class in co.yellowdog.platform.clients.compute
Implementation of the ComputeClient interface
ComputeNamespaceFilter - Class in co.yellowdog.platform.interaction.usage
 
ComputeNamespaceFilter() - Constructor for class co.yellowdog.platform.interaction.usage.ComputeNamespaceFilter
 
ComputeProvisionStrategy - Interface in co.yellowdog.platform.model
The interface implemented by all compute provision strategy model objects.
ComputeProvisionStrategyBuilder<T> - Interface in co.yellowdog.platform.model.builders
 
ComputeRequirement - Class in co.yellowdog.platform.model
Defines the requirement for compute resource and chosen options for how to provision it.
ComputeRequirement(String, String, String, ComputeProvisionStrategy, int, Boolean) - Constructor for class co.yellowdog.platform.model.ComputeRequirement
Constructs a new compute requirement with the specified values.
ComputeRequirement.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new ComputeRequirement that is automatically validated on build.
ComputeRequirementDynamicTemplate - Class in co.yellowdog.platform.model
 
ComputeRequirementDynamicTemplate.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new ComputeRequirementDynamicTemplate that is automatically validated on build.
ComputeRequirementDynamicTemplateTestResult - Class in co.yellowdog.platform.interaction.compute
 
ComputeRequirementDynamicTemplateTestResult(ComputeRequirement, BestComputeSourceReport) - Constructor for class co.yellowdog.platform.interaction.compute.ComputeRequirementDynamicTemplateTestResult
 
ComputeRequirementDynamicTemplateValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
ComputeRequirementDynamicTemplateValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.ComputeRequirementDynamicTemplateValidator
 
ComputeRequirementHelper - Class in co.yellowdog.platform.clients.compute
Helper class to make it easier to write consumers of the ComputeClient.
computeRequirementId(String) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch.Builder
 
computeRequirementId(String) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool.Builder
The ID of the compute requirement used to provision the compute resource.
ComputeRequirementSearch - Class in co.yellowdog.platform.interaction.compute
 
ComputeRequirementSearch.Builder - Class in co.yellowdog.platform.interaction.compute
 
ComputeRequirementSourceErrorEventListener - Class in co.yellowdog.platform.clients.compute.listeners
The listener class for receiving compute source error events.
ComputeRequirementSourceErrorEventListener() - Constructor for class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementSourceErrorEventListener
 
ComputeRequirementSourceErrorEventListener.EventData - Class in co.yellowdog.platform.clients.compute.listeners
The event data for ComputeRequirementSourceErrorEventListener
ComputeRequirementsSummary - Class in co.yellowdog.platform.interaction.compute
 
ComputeRequirementsSummary.Builder - Class in co.yellowdog.platform.interaction.compute
 
ComputeRequirementStaticTemplate - Class in co.yellowdog.platform.model
 
ComputeRequirementStaticTemplate.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new ComputeRequirementStaticTemplate that is automatically validated on build.
ComputeRequirementStaticTemplateTestResult - Class in co.yellowdog.platform.interaction.compute
 
ComputeRequirementStaticTemplateTestResult(ComputeRequirement) - Constructor for class co.yellowdog.platform.interaction.compute.ComputeRequirementStaticTemplateTestResult
 
ComputeRequirementStatus - Enum in co.yellowdog.platform.model
Describes the status of a compute requirement.
ComputeRequirementStatusChangedEventListener - Class in co.yellowdog.platform.clients.compute.listeners
The listener class for receiving compute requirement status change events.
ComputeRequirementStatusChangedEventListener() - Constructor for class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementStatusChangedEventListener
 
ComputeRequirementStatusChangedEventListener.EventData - Class in co.yellowdog.platform.clients.compute.listeners
The event data for ComputeRequirementStatusChangedEventListener
ComputeRequirementSummary - Class in co.yellowdog.platform.interaction.compute
Provides a summary of a ComputeRequirement including the ID that can be used to retrieve the full object.
ComputeRequirementSummary.Builder - Class in co.yellowdog.platform.interaction.compute
 
ComputeRequirementSummarySearch - Class in co.yellowdog.platform.interaction.compute
 
ComputeRequirementSummarySearch.Builder - Class in co.yellowdog.platform.interaction.compute
 
ComputeRequirementSupportedOperations - Class in co.yellowdog.platform.model
Describes operations supported by a Compute Requirement based the traits of its compute sources.
ComputeRequirementSupportedOperations.Builder - Class in co.yellowdog.platform.model
 
ComputeRequirementTemplate - Interface in co.yellowdog.platform.model
 
ComputeRequirementTemplateSummary - Class in co.yellowdog.platform.interaction.compute
 
ComputeRequirementTemplateSummary.Builder - Class in co.yellowdog.platform.interaction.compute
 
ComputeRequirementTemplateTestResult - Interface in co.yellowdog.platform.interaction.compute
 
ComputeRequirementTemplateUsage - Class in co.yellowdog.platform.interaction.compute
 
ComputeRequirementTemplateUsage.Builder - Class in co.yellowdog.platform.interaction.compute
 
ComputeRequirementTemplateValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
ComputeRequirementTemplateValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.ComputeRequirementTemplateValidator
 
ComputeRequirementUsage - Class in co.yellowdog.platform.interaction.usage
 
ComputeRequirementUsage(String, String, String, String, String, Instant, Instant) - Constructor for class co.yellowdog.platform.interaction.usage.ComputeRequirementUsage
 
ComputeRequirementUsageFilter - Class in co.yellowdog.platform.interaction.usage
 
ComputeRequirementUsageFilter() - Constructor for class co.yellowdog.platform.interaction.usage.ComputeRequirementUsageFilter
 
ComputeRequirementValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
ComputeRequirementValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.ComputeRequirementValidator
 
computeServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema.Builder
The base URL where the Compute service is located.
ComputeSource - Interface in co.yellowdog.platform.model
The interface implemented by all compute source model objects.
computeSourceError(ComputeRequirementSourceErrorEventListener.EventData) - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementSourceErrorEventListener
Invoked when a new error is received related to a compute source
ComputeSourceExhaustion - Class in co.yellowdog.platform.model
Provides details for a compute source that is exhausted or nearing exhaustion.
ComputeSourceExhaustion.Builder - Class in co.yellowdog.platform.model
 
ComputeSourceExhaustionStatus - Enum in co.yellowdog.platform.model
 
computeSourceId(String) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch.Builder
 
ComputeSourceStatus - Enum in co.yellowdog.platform.model
Describes the status of a compute source.
ComputeSourceTemplate - Class in co.yellowdog.platform.model
 
ComputeSourceTemplate.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new ComputeSourceTemplate that is automatically validated on build.
ComputeSourceTemplateSummary - Class in co.yellowdog.platform.interaction.compute
 
ComputeSourceTemplateSummary.Builder - Class in co.yellowdog.platform.interaction.compute
 
ComputeSourceTemplateValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
ComputeSourceTemplateValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.ComputeSourceTemplateValidator
 
ComputeSourceTraits - Class in co.yellowdog.platform.model
Describes behavioural traits specific to a compute source.
ComputeSourceTraits.Builder - Class in co.yellowdog.platform.model
 
ComputeSourceTraitsFilter - Class in co.yellowdog.platform.model
 
ComputeSourceTraitsFilter.Builder - Class in co.yellowdog.platform.model
 
ComputeSourceUsage - Class in co.yellowdog.platform.model
 
ComputeSourceUsage.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new ComputeSourceUsage that is automatically validated on build.
confidential(boolean) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
confidential(boolean) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
ConfiguredWorkerPool - Class in co.yellowdog.platform.model
 
ConfiguredWorkerPool.Builder - Class in co.yellowdog.platform.model
 
ConfiguredWorkerPoolProperties - Class in co.yellowdog.platform.model
Defines properties to determine the behaviour that the Scheduler service should use when managing a configured worker pool.
ConfiguredWorkerPoolProperties.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new ConfiguredWorkerPoolProperties that is automatically validated on build.
CONFIGURING - Enum constant in enum co.yellowdog.platform.model.WorkerPoolStatus
The nodes in the worker pool are being identified and their node types are being set.
CONFLICT - Static variable in class co.yellowdog.platform.clients.web.HttpStatus
 
Constants - Class in co.yellowdog.platform.interaction.account
 
Constants - Class in co.yellowdog.platform.interaction.objectstore.validation
 
Constants - Class in co.yellowdog.platform.model
 
Constants() - Constructor for class co.yellowdog.platform.interaction.account.Constants
 
Constants() - Constructor for class co.yellowdog.platform.interaction.objectstore.validation.Constants
 
Constants.InstanceTag - Class in co.yellowdog.platform.model
 
Constants.InstanceTag.Alibaba - Class in co.yellowdog.platform.model
 
Constants.InstanceTag.Aws - Class in co.yellowdog.platform.model
 
Constants.InstanceTag.Azure - Class in co.yellowdog.platform.model
 
Constants.InstanceTag.Gce - Class in co.yellowdog.platform.model
 
Constants.InstanceTag.Oci - Class in co.yellowdog.platform.model
 
Constants.InstanceTag.Simulator - Class in co.yellowdog.platform.model
 
constraint(AttributeConstraint) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
constraints(List<AttributeConstraint>) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
constraints(Map<String, BestComputeSourceReportConstraint>) - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
constructListType(Class<?>) - Method in class co.yellowdog.platform.clients.web.json.JsonMapper
 
constructMapType(Class<?>, Class<?>) - Method in class co.yellowdog.platform.clients.web.json.JsonMapper
 
constructParametricType(Class<?>, Class<?>...) - Method in class co.yellowdog.platform.clients.web.json.JsonMapper
 
constructType(Class<?>) - Method in class co.yellowdog.platform.clients.web.json.JsonMapper
 
containerName(String) - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration.Builder
 
content(String) - Method in class co.yellowdog.platform.model.NodeWriteFileAction.Builder
 
CONTENT_ENCODING - Static variable in class co.yellowdog.platform.clients.web.headers.StandardHttpHeaders
 
CONTENT_TYPE - Static variable in class co.yellowdog.platform.clients.web.headers.StandardHttpHeaders
 
ContentEncoding - Class in co.yellowdog.platform.clients.web
 
ContentEncoding() - Constructor for class co.yellowdog.platform.clients.web.ContentEncoding
 
COOKIE - Static variable in class co.yellowdog.platform.clients.web.headers.StandardHttpHeaders
 
COP - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Colombian Peso
count() - Method in class co.yellowdog.platform.clients.objectstore.DownloadBatchBuilder
 
count() - Method in class co.yellowdog.platform.clients.objectstore.UploadBatchBuilder
 
count(Integer) - Method in class co.yellowdog.platform.model.NodeType.Builder
 
countedNodeType(String, int) - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration.Builder
 
CRC - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Costa Rican Colon
create(ServicesSchema, ApiKey) - Static method in class co.yellowdog.platform.client.PlatformClient
Constructs a new PlatformClient instance using the supplied ServicesSchema to connect to YellowDog
create(ServicesSchema, ApiKey, ObjectStoreClientConfigurationProperties) - Static method in class co.yellowdog.platform.client.PlatformClient
 
create(ServicesSchema, RetryFactory, AuthenticationHeadersProvider, ObjectStoreClientConfigurationProperties, SessionRequestIdGenerator, ObjectMapper, UserAgent) - Static method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
create(ServicesSchema, RetryFactory, AuthenticationHeadersProvider, ObjectStoreClientConfigurationProperties, ObjectMapper, UserAgent) - Static method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
Factory method for constructing an ObjectStoreClientImpl.
create(ServicesSchema, RetryFactory, AuthenticationHeadersProvider, ObjectMapper, UserAgent) - Static method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
create(ServicesSchema, RetryFactory, AuthenticationHeadersProvider, ObjectMapper, UserAgent) - Static method in class co.yellowdog.platform.clients.account.KeyringClientImpl
 
create(ServicesSchema, RetryFactory, AuthenticationHeadersProvider, ObjectMapper, UserAgent) - Static method in class co.yellowdog.platform.clients.cloudinfo.CloudInfoClientImpl
 
create(ServicesSchema, RetryFactory, AuthenticationHeadersProvider, ObjectMapper, UserAgent) - Static method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
create(ServicesSchema, RetryFactory, AuthenticationHeadersProvider, ObjectMapper, UserAgent) - Static method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
create(ServicesSchema, RetryFactory, AuthenticationHeadersProvider, ObjectMapper, UserAgent) - Static method in class co.yellowdog.platform.clients.namespaces.NamespacesClientImpl
 
create(ServicesSchema, RetryFactory, AuthenticationHeadersProvider, ObjectMapper, UserAgent) - Static method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
create(ServicesSchema, RetryFactory, AuthenticationHeadersProvider, ObjectMapper, UserAgent) - Static method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
create(ServicesSchema, RetryFactory, AuthenticationHeadersProvider, ObjectMapper, UserAgent) - Static method in class co.yellowdog.platform.clients.usage.AllowancesClientImpl
 
createClusterNetwork(Boolean) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
createClusterPlacementGroup(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
createClusterPlacementGroup(Boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
createdByUserId(String) - Method in class co.yellowdog.platform.model.Application.Builder
 
createDefault() - Static method in class co.yellowdog.platform.clients.web.json.ObjectMapperFactory
 
createDownloadSession(String, String, Path) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
createDownloadSession(String, String, Path, TransferProperties) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
createDownloadSession(String, String, Path) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
createDownloadSession(String, String, Path, TransferProperties) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
createdTime(InstantRange) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch.Builder
 
createdTime(InstantRange) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch.Builder
 
createdTime(InstantRange) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch.Builder
 
createdTime(InstantRange) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch.Builder
 
createdTime(Instant) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary.Builder
The date and time when this compute requirement was first submitted to YellowDog Compute.
createdTime(Instant) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary.Builder
The date and time when the machine image family was first created.
createdTime(Instant) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary.Builder
The date and time when the worker pool was first created.
createdTime(Instant) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary.Builder
The date and time when the work requirement was first submitted to YellowDog Scheduler.
createdTime(Instant) - Method in class co.yellowdog.platform.model.AccessDelegate.Builder
 
createdTime(Instant) - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
createdTime(Instant) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool.Builder
 
createdTime(Instant) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool.Builder
 
createdTime(Instant) - Method in class co.yellowdog.platform.model.Track.Builder
 
createElasticFabricAdapter(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
createElasticFabricAdapter(Boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
createKeyring(String, String) - Method in class co.yellowdog.platform.clients.account.KeyringClientImpl
 
createKeyring(String, String) - Method in interface co.yellowdog.platform.clients.account.KeyringClient
 
CreateKeyringRequest - Class in co.yellowdog.platform.interaction.account
 
CreateKeyringRequest.Builder - Class in co.yellowdog.platform.interaction.account
 
CreateKeyringResponse - Class in co.yellowdog.platform.interaction.account
 
CreateKeyringResponse.Builder - Class in co.yellowdog.platform.interaction.account
 
createNodeWorkers(NodeWorkerTarget) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties.Builder
How many workers to create on each node.
createProximityPlacementGroup(Boolean) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
createProximityPlacementGroup(Boolean) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
createUploadSession(String, Path) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
createUploadSession(String, Path, TransferProperties) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
createUploadSession(String, Path, String) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
createUploadSession(String, Path, String, TransferProperties) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
createUploadSession(String, Path) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
createUploadSession(String, Path, TransferProperties) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
createUploadSession(String, Path, String) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
createUploadSession(String, Path, String, TransferProperties) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
creator(String) - Method in class co.yellowdog.platform.model.AccessDelegate.Builder
 
creatorSecret(String) - Method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest.Builder
 
credential(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
credential(String) - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration.Builder
 
credential(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
credential(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
credential(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
credential(String) - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration.Builder
 
credential(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
credential(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
credential(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
credential(String) - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration.Builder
 
credential(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
credential(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
credential(String) - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration.Builder
 
credential(String) - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration.Builder
 
Credential - Interface in co.yellowdog.platform.account.credentials
Interface implemented by classes used to provide cloud provider-specific credentials to YellowDog Compute.
CREDENTIAL - Enum constant in enum co.yellowdog.platform.model.json.FieldCategory
 
CredentialAvailability - Enum in co.yellowdog.platform.interaction.compute
Summarizes how many credentials are available for a Compute Requirement
CredentialBuilder<T> - Interface in co.yellowdog.platform.account.credentials
 
Credentialed - Interface in co.yellowdog.platform.model
Interface implemented by entity classes that require credentials.
credentialName(String) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
CredentialName - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid name.
credentials(List<KeyringCredential>) - Method in class co.yellowdog.platform.model.Keyring.Builder
 
Currency - Enum in co.yellowdog.platform.interaction.cloudinfo
 
currentTaskId(String) - Method in class co.yellowdog.platform.model.Worker.Builder
The ID of the task currently allocated to the worker.
CustomValidator<T> - Class in co.yellowdog.platform.model.beanvalidation
Provides method-based validation via JSR-303 for objects of the target type.
CustomValidator() - Constructor for class co.yellowdog.platform.model.beanvalidation.CustomValidator
 
CZK - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Czech Koruna

D

data(TaskData) - Method in class co.yellowdog.platform.model.Task.Builder
 
data(T) - Method in class co.yellowdog.platform.clients.serversentevents.ServerSentEvent.Builder
 
DAYS - Enum constant in enum co.yellowdog.platform.model.AllowanceResetType
The allowance resets after a configured number of days
decode(HttpResponse.ResponseInfo, InputStream) - Static method in class co.yellowdog.platform.clients.web.decoding.DecodingUtils
 
DecodingUtils - Class in co.yellowdog.platform.clients.web.decoding
 
DecodingUtils() - Constructor for class co.yellowdog.platform.clients.web.decoding.DecodingUtils
 
DEFAULT_ASSIGN_PUBLIC_IP - Static variable in interface co.yellowdog.platform.model.ComputeSource
 
DEFAULT_DELIMITER - Static variable in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
DEFAULT_INITIAL_RETRY_INTERVAL - Static variable in class co.yellowdog.platform.model.RetryProperties
The default initial retry interval (5 seconds)
DEFAULT_MAX_ATTEMPTS - Static variable in class co.yellowdog.platform.model.RetryProperties
The default max attempt count (3)
DEFAULT_MAX_RETRY_INTERVAL - Static variable in class co.yellowdog.platform.model.RetryProperties
The default maximum retry interval (1 minute)
DEFAULT_WEIGHT - Static variable in interface co.yellowdog.platform.model.AttributePreference
 
defaultNodeType(String) - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration.Builder
 
defaultRankOrder(NumericAttributeRankOrder) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition.Builder
 
defaultSchema(String) - Static method in class co.yellowdog.platform.model.ServicesSchema
Builds and returns a ServicesSchema instance with the specified default URL leaving other connection details as their defaults.
defaultUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema.Builder
The default base URL where services are located.
defaultVcpus(DoubleRange) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch.Builder
 
defaultVcpus(Double) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices.Builder
 
delete(String) - Method in class co.yellowdog.platform.clients.web.PlatformWebClient
 
delete(Consumer<UriBuilder>) - Method in class co.yellowdog.platform.clients.web.PlatformWebClient
 
DELETE - Enum constant in enum co.yellowdog.platform.clients.web.HttpMethod
 
deleteAllowance(Allowance) - Method in class co.yellowdog.platform.clients.usage.AllowancesClientImpl
 
deleteAllowance(Allowance) - Method in interface co.yellowdog.platform.clients.usage.AllowancesClient
 
deleteAllowance(String) - Method in class co.yellowdog.platform.clients.usage.AllowancesClientImpl
 
deleteAllowance(String) - Method in class co.yellowdog.platform.clients.usage.AllowancesClientProxy
 
deleteAllowance(String) - Method in interface co.yellowdog.platform.clients.usage.AllowancesClient
 
deleteApplication(String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
deleteApplication(String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
deleteComputeRequirementTemplate(ComputeRequirementTemplate) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
deleteComputeRequirementTemplate(ComputeRequirementTemplate) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
 
deleteComputeRequirementTemplate(String) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
deleteComputeRequirementTemplate(String) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
 
deleteComputeSourceTemplate(ComputeSourceTemplate) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
deleteComputeSourceTemplate(ComputeSourceTemplate) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
 
deleteComputeSourceTemplate(String) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
deleteComputeSourceTemplate(String) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
 
deleteCredential(Keyring, String) - Method in class co.yellowdog.platform.clients.account.KeyringClientImpl
 
deleteCredential(Keyring, String) - Method in interface co.yellowdog.platform.clients.account.KeyringClient
 
deleteCredential(String, String) - Method in class co.yellowdog.platform.clients.account.KeyringClientImpl
 
deleteCredential(String, String) - Method in interface co.yellowdog.platform.clients.account.KeyringClient
 
deleteGroup(String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
deleteGroup(String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
deleteImage(MachineImage) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
deleteImage(MachineImage) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
deleteImageFamily(MachineImageFamily) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
deleteImageFamily(MachineImageFamily) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
deleteImageGroup(MachineImageGroup) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
deleteImageGroup(MachineImageGroup) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
deleteKeyring(Keyring) - Method in class co.yellowdog.platform.clients.account.KeyringClientImpl
 
deleteKeyring(Keyring) - Method in interface co.yellowdog.platform.clients.account.KeyringClient
 
deleteKeyring(String) - Method in class co.yellowdog.platform.clients.account.KeyringClientImpl
 
deleteKeyring(String) - Method in interface co.yellowdog.platform.clients.account.KeyringClient
 
deleteNamespacePolicy(String) - Method in class co.yellowdog.platform.clients.namespaces.NamespacesClientImpl
 
deleteNamespacePolicy(String) - Method in interface co.yellowdog.platform.clients.namespaces.NamespacesClient
Deletes the namespace policy for the specified namespace if it exists.
deleteNamespaceStorageConfiguration(String) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
deleteNamespaceStorageConfiguration(String) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
deleteObjects(String, ObjectPath...) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
deleteObjects(String, Iterable<ObjectPath>) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
deleteObjects(String, ObjectPath...) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
deleteObjects(String, Iterable<ObjectPath>) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
dependentOn(String) - Method in class co.yellowdog.platform.model.TaskGroup.Builder
 
DependentOnValidationHelper<T> - Class in co.yellowdog.platform.model.validation.customvalidators
Supports custom validators that check dependency relationships.
DependentOnValidationHelper(Function<T, String>, Function<T, String>) - Constructor for class co.yellowdog.platform.model.validation.customvalidators.DependentOnValidationHelper
 
deprovisionInstances(ComputeRequirement, List<Instance>) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
deprovisionInstances(ComputeRequirement, List<Instance>) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to terminate the specified instances provisioned for the specified requirement and reduce the requirement's instance count accordingly.
deprovisionInstancesById(ComputeRequirement, List<InstanceId>) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to terminate the specified instances provisioned for the specified requirement and reduce the requirement's instance count accordingly.
deprovisionInstancesById(ComputeRequirement, List<InstanceId>) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
DEREGISTERED - Enum constant in enum co.yellowdog.platform.model.NodeStatus
The node has been deregistered from the worker pool.
DESCENDING - Enum constant in enum co.yellowdog.platform.interaction.sort.SortDirection
 
description(String) - Method in class co.yellowdog.platform.account.credentials.AlibabaCredential.Builder
 
description(String) - Method in class co.yellowdog.platform.account.credentials.AwsAccountRoleCredential.Builder
 
description(String) - Method in class co.yellowdog.platform.account.credentials.AwsCredential.Builder
 
description(String) - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential.Builder
 
description(String) - Method in class co.yellowdog.platform.account.credentials.AzureInstanceCredential.Builder
 
description(String) - Method in class co.yellowdog.platform.account.credentials.AzureStorageCredential.Builder
 
description(String) - Method in class co.yellowdog.platform.account.credentials.GoogleCloudCredential.Builder
 
description(String) - Method in class co.yellowdog.platform.account.credentials.OciCredential.Builder
 
description(String) - Method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest.Builder
 
description(String) - Method in class co.yellowdog.platform.interaction.account.GroupSummary.Builder
 
description(String) - Method in class co.yellowdog.platform.interaction.account.KeyringSummary.Builder
 
description(String) - Method in class co.yellowdog.platform.interaction.account.UpdateKeyringRequest.Builder
 
description(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary.Builder
 
description(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary.Builder
 
description(String) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch.Builder
 
description(String) - Method in class co.yellowdog.platform.model.AccessDelegate.Builder
 
description(String) - Method in class co.yellowdog.platform.model.AccountAllowance.Builder
 
description(String) - Method in class co.yellowdog.platform.model.Application.Builder
 
description(String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
description(String) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate.Builder
 
description(String) - Method in class co.yellowdog.platform.model.ComputeSourceTemplate.Builder
 
description(String) - Method in class co.yellowdog.platform.model.Group.Builder
 
description(String) - Method in class co.yellowdog.platform.model.Keyring.Builder
 
description(String) - Method in class co.yellowdog.platform.model.KeyringCredential.Builder
 
description(String) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition.Builder
 
description(String) - Method in class co.yellowdog.platform.model.RequirementAllowance.Builder
 
description(String) - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
description(String) - Method in class co.yellowdog.platform.model.Role.Builder
 
description(String) - Method in class co.yellowdog.platform.model.SourceAllowance.Builder
 
description(String) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
description(String) - Method in class co.yellowdog.platform.model.StringAttributeDefinition.Builder
 
DESCRIPTION_MAX_LENGTH - Static variable in class co.yellowdog.platform.model.Allowance
 
destination(String) - Method in class co.yellowdog.platform.model.TaskDataInput.Builder
 
destination(String) - Method in class co.yellowdog.platform.model.TaskDataOutput.Builder
 
destinationFolder(Path) - Method in class co.yellowdog.platform.clients.objectstore.DownloadBatchBuilder
 
detail(List<String>) - Method in class co.yellowdog.platform.interaction.ErrorResponse.Builder
 
details(NodeDetails) - Method in class co.yellowdog.platform.model.Node.Builder
The details of the node.
directoryName(String) - Method in class co.yellowdog.platform.model.TaskOutput.Builder
The pre-configured directory name; only if the source is set to TaskOutputSource.OTHER_DIRECTORY.
DISABLED - Static variable in class co.yellowdog.platform.model.AutoShutdown
 
DISCARDED - Enum constant in enum co.yellowdog.platform.model.TaskStatus
The task will not be allocated as its task group has finished.
displayName(String) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath.Builder
 
DIVERSIFIED - Enum constant in enum co.yellowdog.platform.model.AwsFleetSpotAllocationStrategy
AWS EC2 Fleet will launch Spot instances distributed across all Spot capacity pools.
DKK - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Danish Krone
DO_TASK - Enum constant in enum co.yellowdog.platform.model.WorkerAction
The worker has been instructed to execute a Task
DOING_TASK - Enum constant in enum co.yellowdog.platform.model.WorkerStatus
The Worker has been instructed to execute a task.
domain(String) - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties.Builder
 
DoubleRange - Class in co.yellowdog.platform.model
 
DoubleRange() - Constructor for class co.yellowdog.platform.model.DoubleRange
 
DoubleRange(Double, Double) - Constructor for class co.yellowdog.platform.model.DoubleRange
 
DoubleRange.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new DoubleRange that is automatically validated on build.
DOWNLOAD - Enum constant in enum co.yellowdog.platform.clients.objectstore.TransferDirection
 
DownloadBatch - Class in co.yellowdog.platform.clients.objectstore
 
DownloadBatchBuilder - Class in co.yellowdog.platform.clients.objectstore
 
DOWNLOADING - Enum constant in enum co.yellowdog.platform.clients.objectstore.TransferStatus
 
DOWNLOADING - Enum constant in enum co.yellowdog.platform.model.TaskStatus
The task inputs are being downloaded by its allocated worker.
DownloadSession - Class in co.yellowdog.platform.clients.objectstore
 

E

EFA_ONLY - Enum constant in enum co.yellowdog.platform.model.AwsNetworkInterfaceType
 
EFA_WITH_ENA - Enum constant in enum co.yellowdog.platform.model.AwsNetworkInterfaceType
 
effectiveFrom(InstantRange) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch.Builder
 
effectiveFrom(Instant) - Method in class co.yellowdog.platform.model.AccountAllowance.Builder
 
effectiveFrom(Instant) - Method in class co.yellowdog.platform.model.RequirementAllowance.Builder
 
effectiveFrom(Instant) - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
effectiveFrom(Instant) - Method in class co.yellowdog.platform.model.SourceAllowance.Builder
 
effectiveFrom(Instant) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
effectiveUntil(InstantRange) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch.Builder
 
effectiveUntil(Instant) - Method in class co.yellowdog.platform.model.AccountAllowance.Builder
 
effectiveUntil(Instant) - Method in class co.yellowdog.platform.model.RequirementAllowance.Builder
 
effectiveUntil(Instant) - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
effectiveUntil(Instant) - Method in class co.yellowdog.platform.model.SourceAllowance.Builder
 
effectiveUntil(Instant) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
EGP - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Egyptian Pound
email(String) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext.Builder
 
email(String) - Method in class co.yellowdog.platform.interaction.account.UserSearch.Builder
 
EmailChangeRequest - Class in co.yellowdog.platform.interaction.account
 
EmailChangeRequest() - Constructor for class co.yellowdog.platform.interaction.account.EmailChangeRequest
 
empty() - Static method in class co.yellowdog.platform.interaction.pagination.Slice
 
EMPTY - Enum constant in enum co.yellowdog.platform.model.NodeActionQueueStatus
No actions are waiting for the node to execute.
EMPTY - Enum constant in enum co.yellowdog.platform.model.WorkerPoolStatus
The worker pool has no registered workers.
EMPTY - Static variable in class co.yellowdog.platform.clients.objectstore.TransferStatistics
 
enabled(boolean) - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties.Builder
 
enabled(boolean) - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties.Builder
 
enabled(Boolean) - Method in class co.yellowdog.platform.model.AutoShutdown.Builder
 
enableDetailedMonitoring(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
enableDetailedMonitoring(Boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
enableInstanceMetadataTags(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
enableInstanceMetadataTags(Boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
encode(String) - Static method in class co.yellowdog.platform.clients.web.uri.UriEncoder
Encodes the given input string for use in either a path segment or a query param value.
encodeBasicAuth(String, String) - Static method in class co.yellowdog.platform.clients.web.headers.HttpHeaderUtils
 
encodedPath(String) - Method in class co.yellowdog.platform.clients.web.uri.UriBuilder
Append an encoded path to the URI.
endpoint(String) - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration.Builder
 
ENI - Enum constant in enum co.yellowdog.platform.model.AwsNetworkInterfaceType
 
environment(String, String) - Method in class co.yellowdog.platform.model.NodeRunCommandAction.Builder
 
environment(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
environment(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
environment(String, String) - Method in class co.yellowdog.platform.model.Task.Builder
 
environment(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.NodeRunCommandAction.Builder
 
environment(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.Task.Builder
 
equals(Object) - Method in class co.yellowdog.platform.account.authentication.ApiKey
 
equals(Object) - Method in class co.yellowdog.platform.account.credentials.AlibabaCredential
 
equals(Object) - Method in class co.yellowdog.platform.account.credentials.AwsAccountRoleCredential
 
equals(Object) - Method in class co.yellowdog.platform.account.credentials.AwsCredential
 
equals(Object) - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential
 
equals(Object) - Method in class co.yellowdog.platform.account.credentials.AzureInstanceCredential
 
equals(Object) - Method in class co.yellowdog.platform.account.credentials.AzureStorageCredential
 
equals(Object) - Method in class co.yellowdog.platform.account.credentials.GoogleCloudCredential
 
equals(Object) - Method in class co.yellowdog.platform.account.credentials.OciCredential
 
equals(Object) - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementSourceErrorEventListener.EventData
 
equals(Object) - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementStatusChangedEventListener.EventData
 
equals(Object) - Method in class co.yellowdog.platform.clients.objectstore.events.BatchStatusEventData
 
equals(Object) - Method in class co.yellowdog.platform.clients.objectstore.events.SessionErrorEventData
 
equals(Object) - Method in class co.yellowdog.platform.clients.objectstore.events.SessionProgressEventData
 
equals(Object) - Method in class co.yellowdog.platform.clients.objectstore.events.SessionStatusEventData
 
equals(Object) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientConfigurationProperties
 
equals(Object) - Method in class co.yellowdog.platform.clients.objectstore.TransferProperties
 
equals(Object) - Method in class co.yellowdog.platform.clients.objectstore.TransferStatistics
 
equals(Object) - Method in class co.yellowdog.platform.clients.serversentevents.ServerSentEvent
 
equals(Object) - Method in class co.yellowdog.platform.clients.web.HttpStatus
 
equals(Object) - Method in class co.yellowdog.platform.clients.web.HttpStatus.Series
 
equals(Object) - Method in class co.yellowdog.platform.clients.web.UserAgent
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.AddApplicationRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.AddApplicationResponse
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.AddGroupRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.AddUserRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.AddUserResponse
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.ApplicationSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.ChangePasswordRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.CreateKeyringResponse
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.EmailChangeRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.ExistingPasswordRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.FeatureDetail
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.GrantApplicationAccessRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.GrantUserAccessRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.GroupSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.GroupSummary
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.KeyringAccessSecrets
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.KeyringSummary
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.NewPasswordRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.PermissionDetail
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.RoleSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.SetPasswordRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.UpdateApplicationRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.UpdateGroupRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.UpdateKeyringRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.UpdateUserRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.UserLoginRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
equals(Object) - Method in class co.yellowdog.platform.interaction.account.UserSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceType
 
equals(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePrice
 
equals(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeRegion
 
equals(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices
 
equals(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.Price
 
equals(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.Region
 
equals(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegion
 
equals(Object) - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.CheckCredentialsResult
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementDynamicTemplateTestResult
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementsSummary
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementStaticTemplateTestResult
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeDefinition
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuery
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderRegistration
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResults
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResultsSource
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.compute.InternalAttributeSource
 
equals(Object) - Method in class co.yellowdog.platform.interaction.ErrorResponse
 
equals(Object) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
 
equals(Object) - Method in class co.yellowdog.platform.interaction.images.MetadataFilter
 
equals(Object) - Method in class co.yellowdog.platform.interaction.metrics.MeasurementAggregate
 
equals(Object) - Method in class co.yellowdog.platform.interaction.metrics.MeasurementSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.metrics.TrackSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.objectstore.NamespaceObjectsResponse
 
equals(Object) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
equals(Object) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
equals(Object) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsSliceRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectUploadRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
equals(Object) - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
equals(Object) - Method in class co.yellowdog.platform.interaction.pagination.Slice
 
equals(Object) - Method in class co.yellowdog.platform.interaction.pagination.SliceReference
 
equals(Object) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolResponse
 
equals(Object) - Method in class co.yellowdog.platform.interaction.scheduler.AddNodeActionsRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse
 
equals(Object) - Method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot
 
equals(Object) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.scheduler.ProvisionTemplateWorkerPoolRequest
 
equals(Object) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolDashboardSummary
 
equals(Object) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
 
equals(Object) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementDashboardSummary
 
equals(Object) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
 
equals(Object) - Method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification
 
equals(Object) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
equals(Object) - Method in class co.yellowdog.platform.interaction.usage.ComputeNamespaceFilter
 
equals(Object) - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsage
 
equals(Object) - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsageFilter
 
equals(Object) - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage
 
equals(Object) - Method in class co.yellowdog.platform.interaction.usage.InstanceUsageFilter
 
equals(Object) - Method in class co.yellowdog.platform.model.AccessDelegate
 
equals(Object) - Method in class co.yellowdog.platform.model.Account
 
equals(Object) - Method in class co.yellowdog.platform.model.AccountAllowance
 
equals(Object) - Method in class co.yellowdog.platform.model.AccountAuthenticationProperties
 
equals(Object) - Method in class co.yellowdog.platform.model.AccountPolicy
 
equals(Object) - Method in class co.yellowdog.platform.model.AlibabaInstance
 
equals(Object) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
equals(Object) - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration
 
equals(Object) - Method in class co.yellowdog.platform.model.Allowance
 
equals(Object) - Method in class co.yellowdog.platform.model.Application
 
equals(Object) - Method in class co.yellowdog.platform.model.AutoShutdown
 
equals(Object) - Method in class co.yellowdog.platform.model.AwsCapacityReservation
 
equals(Object) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
equals(Object) - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride
 
equals(Object) - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
 
equals(Object) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
 
equals(Object) - Method in class co.yellowdog.platform.model.AwsInstance
 
equals(Object) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
equals(Object) - Method in class co.yellowdog.platform.model.AwsPlacementGroup
 
equals(Object) - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface
 
equals(Object) - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties
 
equals(Object) - Method in class co.yellowdog.platform.model.AzureInstance
 
equals(Object) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
equals(Object) - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration
 
equals(Object) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
equals(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
equals(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage
 
equals(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability
 
equals(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportNumericConstraint
 
equals(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportPreference
 
equals(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
equals(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute
 
equals(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint
 
equals(Object) - Method in class co.yellowdog.platform.model.ComputeRequirement
 
equals(Object) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
equals(Object) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
equals(Object) - Method in class co.yellowdog.platform.model.ComputeRequirementSupportedOperations
 
equals(Object) - Method in class co.yellowdog.platform.model.ComputeSourceExhaustion
 
equals(Object) - Method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
equals(Object) - Method in class co.yellowdog.platform.model.ComputeSourceTraits
 
equals(Object) - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter
 
equals(Object) - Method in class co.yellowdog.platform.model.ComputeSourceUsage
 
equals(Object) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
equals(Object) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties
 
equals(Object) - Method in class co.yellowdog.platform.model.DoubleRange
 
equals(Object) - Method in class co.yellowdog.platform.model.ExternalUser
 
equals(Object) - Method in class co.yellowdog.platform.model.GceInstance
 
equals(Object) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
equals(Object) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
equals(Object) - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration
 
equals(Object) - Method in class co.yellowdog.platform.model.Group
 
equals(Object) - Method in class co.yellowdog.platform.model.GroupRole
 
equals(Object) - Method in class co.yellowdog.platform.model.Instance
 
equals(Object) - Method in class co.yellowdog.platform.model.InstanceId
 
equals(Object) - Method in class co.yellowdog.platform.model.InstanceSummary
 
equals(Object) - Method in class co.yellowdog.platform.model.InstantRange
 
equals(Object) - Method in class co.yellowdog.platform.model.IntegerRange
 
equals(Object) - Method in class co.yellowdog.platform.model.InternalUser
 
equals(Object) - Method in class co.yellowdog.platform.model.Keyring
 
equals(Object) - Method in class co.yellowdog.platform.model.KeyringAccessor
 
equals(Object) - Method in class co.yellowdog.platform.model.KeyringCredential
 
equals(Object) - Method in class co.yellowdog.platform.model.LongRange
 
equals(Object) - Method in class co.yellowdog.platform.model.MachineImage
 
equals(Object) - Method in class co.yellowdog.platform.model.MachineImageFamily
 
equals(Object) - Method in class co.yellowdog.platform.model.MachineImageGroup
 
equals(Object) - Method in class co.yellowdog.platform.model.NamespacePolicy
 
equals(Object) - Method in class co.yellowdog.platform.model.Node
 
equals(Object) - Method in class co.yellowdog.platform.model.NodeActionGroup
 
equals(Object) - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction
 
equals(Object) - Method in class co.yellowdog.platform.model.NodeDetails
 
equals(Object) - Method in class co.yellowdog.platform.model.NodeRunCommandAction
 
equals(Object) - Method in class co.yellowdog.platform.model.NodeSummary
 
equals(Object) - Method in class co.yellowdog.platform.model.NodeType
 
equals(Object) - Method in class co.yellowdog.platform.model.NodeWorkerTarget
 
equals(Object) - Method in class co.yellowdog.platform.model.NodeWriteFileAction
 
equals(Object) - Method in class co.yellowdog.platform.model.NumericAttributeConstraint
 
equals(Object) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
equals(Object) - Method in class co.yellowdog.platform.model.NumericAttributePreference
 
equals(Object) - Method in class co.yellowdog.platform.model.NumericAttributeRange
 
equals(Object) - Method in class co.yellowdog.platform.model.NumericAttributeValue
 
equals(Object) - Method in class co.yellowdog.platform.model.ObjectDetail
 
equals(Object) - Method in class co.yellowdog.platform.model.OciInstance
 
equals(Object) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
equals(Object) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
equals(Object) - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
equals(Object) - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties
 
equals(Object) - Method in class co.yellowdog.platform.model.ProviderNodeSummary
 
equals(Object) - Method in class co.yellowdog.platform.model.ProviderRegionNodeSummary
 
equals(Object) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
equals(Object) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
 
equals(Object) - Method in class co.yellowdog.platform.model.RequirementAllowance
 
equals(Object) - Method in class co.yellowdog.platform.model.RequirementsAllowance
 
equals(Object) - Method in class co.yellowdog.platform.model.RetryProperties
 
equals(Object) - Method in class co.yellowdog.platform.model.Role
 
equals(Object) - Method in class co.yellowdog.platform.model.RoleSummary
 
equals(Object) - Method in class co.yellowdog.platform.model.RunSpecification
 
equals(Object) - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration
 
equals(Object) - Method in class co.yellowdog.platform.model.ServicesSchema
 
equals(Object) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
equals(Object) - Method in class co.yellowdog.platform.model.SimulatorInstance
 
equals(Object) - Method in class co.yellowdog.platform.model.SingleSourceProvisionStrategy
 
equals(Object) - Method in class co.yellowdog.platform.model.SourceAllowance
 
equals(Object) - Method in class co.yellowdog.platform.model.SourcesAllowance
 
equals(Object) - Method in class co.yellowdog.platform.model.SplitProvisionStrategy
 
equals(Object) - Method in class co.yellowdog.platform.model.StringAttributeConstraint
 
equals(Object) - Method in class co.yellowdog.platform.model.StringAttributeDefinition
 
equals(Object) - Method in class co.yellowdog.platform.model.StringAttributePreference
 
equals(Object) - Method in class co.yellowdog.platform.model.StringAttributeValue
 
equals(Object) - Method in class co.yellowdog.platform.model.Task
 
equals(Object) - Method in class co.yellowdog.platform.model.TaskData
 
equals(Object) - Method in class co.yellowdog.platform.model.TaskDataInput
 
equals(Object) - Method in class co.yellowdog.platform.model.TaskDataOutput
 
equals(Object) - Method in class co.yellowdog.platform.model.TaskError
 
equals(Object) - Method in class co.yellowdog.platform.model.TaskGroup
 
equals(Object) - Method in class co.yellowdog.platform.model.TaskInput
 
equals(Object) - Method in class co.yellowdog.platform.model.TaskOutput
 
equals(Object) - Method in class co.yellowdog.platform.model.TaskSummary
 
equals(Object) - Method in class co.yellowdog.platform.model.Track
 
equals(Object) - Method in class co.yellowdog.platform.model.User
 
equals(Object) - Method in class co.yellowdog.platform.model.WaterfallProvisionStrategy
 
equals(Object) - Method in class co.yellowdog.platform.model.Worker
 
equals(Object) - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration
 
equals(Object) - Method in class co.yellowdog.platform.model.WorkerPoolToken
 
equals(Object) - Method in class co.yellowdog.platform.model.WorkerSummary
 
equals(Object) - Method in class co.yellowdog.platform.model.WorkRequirement
 
error(String) - Method in class co.yellowdog.platform.model.TaskError.Builder
A description of the error.
ErrorBodyHandler<T> - Class in co.yellowdog.platform.clients.web.error
 
ErrorBodyHandler(HttpResponse.BodyHandler<Supplier<T>>, ErrorHandler) - Constructor for class co.yellowdog.platform.clients.web.error.ErrorBodyHandler
 
ERRORED - Enum constant in enum co.yellowdog.platform.model.ComputeSourceStatus
The last requested action performed by YellowDog Compute with this compute source resulted in an error.
errorHandler(ErrorHandler) - Method in class co.yellowdog.platform.clients.web.PlatformWebClient.Builder
 
ErrorHandler - Interface in co.yellowdog.platform.clients.web.error
 
ErrorHandlers - Class in co.yellowdog.platform.clients.web.error
 
ErrorResponse - Class in co.yellowdog.platform.interaction
 
ErrorResponse.Builder - Class in co.yellowdog.platform.interaction
 
ErrorResponseUtils - Class in co.yellowdog.platform.clients.web.error
 
errors(boolean) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementsSummary.Builder
 
errorType(String) - Method in class co.yellowdog.platform.interaction.ErrorResponse.Builder
 
ErrorType - Enum in co.yellowdog.platform.clients.objectstore
 
eulaAccepted(boolean) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext.Builder
 
EUR - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Euro
EVENT - Enum constant in enum co.yellowdog.platform.model.NodeIdFilter
 
EventData(ComputeRequirement, ComputeRequirementStatus) - Constructor for class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementStatusChangedEventListener.EventData
Creates a new EventData instance.
EventData(ComputeRequirement, ComputeSource, String) - Constructor for class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementSourceErrorEventListener.EventData
Creates a new EventData instance.
EventStreamSubscriber<T> - Class in co.yellowdog.platform.clients.serversentevents
 
EventStreamSubscriber(JavaType, SubscriptionEventListener<T>, JsonMapper) - Constructor for class co.yellowdog.platform.clients.serversentevents.EventStreamSubscriber
 
exclusive(boolean) - Method in class co.yellowdog.platform.model.Worker.Builder
Indicates if the worker is exclusively claimed by a single task group.
exclusiveWorkers(Boolean) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
If true, then do not allow claimed Workers to be shared with other task groups; otherwise, Workers can be shared.
executing(List<NodeAction>) - Method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot.Builder
 
EXECUTING - Enum constant in enum co.yellowdog.platform.model.NodeActionQueueStatus
Actions are currently being executed by the node.
EXECUTING - Enum constant in enum co.yellowdog.platform.model.TaskStatus
The task is being executed by its allocated worker.
exhaustedSourceIds(List<String>) - Method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification.Builder
 
ExistingPasswordRequest - Class in co.yellowdog.platform.interaction.account
 
ExistingPasswordRequest() - Constructor for class co.yellowdog.platform.interaction.account.ExistingPasswordRequest
 
existingPlacementGroup(AwsPlacementGroup) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
existingPlacementGroup(AwsPlacementGroup) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
expectedInstanceCount(int) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary.Builder
The number of alive instances expected based on existing instances and the most recent provision action.
expectedNodeCount(int) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool.Builder
 
expectedNodeCount(int) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool.Builder
 
expectedTermination(Instant) - Method in class co.yellowdog.platform.model.ComputeSourceExhaustion.Builder
The expected termination time when an associated exhausted allowance's hard limit grace period will expire.
expiryTime(Instant) - Method in class co.yellowdog.platform.account.credentials.AwsCredential.Builder
The expiry time if this credential is temporary
expiryTime(Instant) - Method in class co.yellowdog.platform.model.WorkerPoolToken.Builder
The token expiry time.
EXTERNAL - Enum constant in enum co.yellowdog.platform.interaction.compute.AttributeSourceType
 
ExternalAttributeDefinition - Class in co.yellowdog.platform.interaction.compute
 
ExternalAttributeDefinition() - Constructor for class co.yellowdog.platform.interaction.compute.ExternalAttributeDefinition
 
ExternalAttributeProviderQuery - Class in co.yellowdog.platform.interaction.compute
 
ExternalAttributeProviderQuery.Builder - Class in co.yellowdog.platform.interaction.compute
 
ExternalAttributeProviderQuerySource - Class in co.yellowdog.platform.interaction.compute
 
ExternalAttributeProviderQuerySource.Builder - Class in co.yellowdog.platform.interaction.compute
 
ExternalAttributeProviderRegistration - Class in co.yellowdog.platform.interaction.compute
 
ExternalAttributeProviderRegistration() - Constructor for class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderRegistration
 
ExternalAttributeProviderResults - Class in co.yellowdog.platform.interaction.compute
 
ExternalAttributeProviderResults() - Constructor for class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResults
 
ExternalAttributeProviderResultsSource - Class in co.yellowdog.platform.interaction.compute
 
ExternalAttributeProviderResultsSource() - Constructor for class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResultsSource
 
ExternalAttributeSource - Class in co.yellowdog.platform.interaction.compute
 
ExternalAttributeSource(String, boolean, List<AttributeDefinition>) - Constructor for class co.yellowdog.platform.interaction.compute.ExternalAttributeSource
 
ExternalAttributeSource.Builder - Class in co.yellowdog.platform.interaction.compute
 
externalId(String) - Method in class co.yellowdog.platform.account.credentials.AwsAccountRoleCredential.Builder
The external ID required to assume the external role.
externalRoleArn(String) - Method in class co.yellowdog.platform.account.credentials.AwsAccountRoleCredential.Builder
The ARN of the IAM role in the external account.
ExternalUser - Class in co.yellowdog.platform.model
Represents an external user within the YellowDog Platform.
ExternalUser() - Constructor for class co.yellowdog.platform.model.ExternalUser
 

F

failed(NodeAction) - Method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot.Builder
 
FAILED - Enum constant in enum co.yellowdog.platform.clients.objectstore.TransferStatus
 
FAILED - Enum constant in enum co.yellowdog.platform.model.NodeActionQueueStatus
The node has failed to execute an action and the queue is stopped.
FAILED - Enum constant in enum co.yellowdog.platform.model.TaskGroupStatus
All tasks within the task group have been finished but at least one has failed.
FAILED - Enum constant in enum co.yellowdog.platform.model.TaskInputVerificationStatus
The task input does not exist.
FAILED - Enum constant in enum co.yellowdog.platform.model.TaskStatus
The task has failed.
FAILED - Enum constant in enum co.yellowdog.platform.model.WorkRequirementStatus
All task groups in the work requirement have been finished but at least one has failed.
FAILING - Enum constant in enum co.yellowdog.platform.model.TaskGroupStatus
At least one task in the task group has failed and the task group is in the process of discarding any outstanding tasks.
failOnProvision(boolean) - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
failOnRequestAllInstances(boolean) - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
familyCreatedTime(InstantRange) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
familyName(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
Feature - Enum in co.yellowdog.platform.model
 
FeatureDetail - Class in co.yellowdog.platform.interaction.account
 
FeatureDetail.Builder - Class in co.yellowdog.platform.interaction.account
 
features(List<Feature>) - Method in class co.yellowdog.platform.model.Account.Builder
 
features(List<Feature>) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext.Builder
 
FieldAlias - Enum in co.yellowdog.platform.model.json
 
FieldCategory - Enum in co.yellowdog.platform.model.json
 
FILE_NAME_ONLY - Enum constant in enum co.yellowdog.platform.model.FlattenPath
Save the file to the working directory with just its file name.
fileNameMapper(Function<String, String>) - Method in class co.yellowdog.platform.clients.objectstore.DownloadBatchBuilder
 
filePattern(String) - Method in class co.yellowdog.platform.model.TaskOutput.Builder
An ant-style pattern to select output files by path.
Filter - Interface in co.yellowdog.platform.interaction.usage
 
FilterValidator - Class in co.yellowdog.platform.interaction.usage.validation
 
FilterValidator() - Constructor for class co.yellowdog.platform.interaction.usage.validation.FilterValidator
 
findAllComputeRequirementTemplates() - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Returns summaries of all existing compute requirement templates within the system for the requesting user.
findAllComputeRequirementTemplates() - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
findAllComputeSourceTemplates() - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
 
findAllComputeSourceTemplates() - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
findAllKeyrings() - Method in interface co.yellowdog.platform.clients.account.KeyringClient
 
findAllKeyrings() - Method in class co.yellowdog.platform.clients.account.KeyringClientImpl
 
findAllWorkerPools() - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Deprecated, for removal: This API element is subject to removal in a future version.
use WorkerPoolClient.getWorkerPools(WorkerPoolSearch) instead to search worker pools.
findAllWorkerPools() - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
findAllWorkRequirements() - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Deprecated, for removal: This API element is subject to removal in a future version.
findAllWorkRequirements() - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
findInstanceTypePrices(InstanceTypePriceSearch, SliceReference) - Method in class co.yellowdog.platform.clients.cloudinfo.CloudInfoProxy
 
findInstanceTypes(InstanceTypeSearch, SliceReference) - Method in class co.yellowdog.platform.clients.cloudinfo.CloudInfoProxy
 
findNodes(NodeSearch) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
findNodes(NodeSearch, SliceReference) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
findNodes(NodeSearch) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Deprecated, for removal: This API element is subject to removal in a future version.
use WorkerPoolClient.getNodes(NodeSearch) instead to search nodes.
findNodes(NodeSearch, SliceReference) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Deprecated, for removal: This API element is subject to removal in a future version.
use WorkerPoolClient.getNodes(NodeSearch) instead to search nodes.
findRegions(RegionSearch, SliceReference) - Method in class co.yellowdog.platform.clients.cloudinfo.CloudInfoProxy
 
findSubRegions(SubRegionSearch, SliceReference) - Method in class co.yellowdog.platform.clients.cloudinfo.CloudInfoProxy
 
findTasks(TaskSearch) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
findTasks(TaskSearch, SliceReference) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
findTasks(TaskSearch) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Deprecated, for removal: This API element is subject to removal in a future version.
use WorkClient.getTasks(TaskSearch) instead to search tasks.
findTasks(TaskSearch, SliceReference) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Deprecated, for removal: This API element is subject to removal in a future version.
use WorkClient.getTasks(TaskSearch) instead to search tasks.
fingerprint(String) - Method in class co.yellowdog.platform.account.credentials.OciCredential.Builder
The OCI public key fingerprint.
finishedTime(InstantRange) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch.Builder
 
finishIfAllTasksFinished(Boolean) - Method in class co.yellowdog.platform.model.TaskGroup.Builder
 
finishIfAnyTaskFailed(Boolean) - Method in class co.yellowdog.platform.model.TaskGroup.Builder
 
first() - Static method in class co.yellowdog.platform.interaction.pagination.SliceReference
 
first(Integer) - Static method in class co.yellowdog.platform.interaction.pagination.SliceReference
 
flat(boolean) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsRequest.Builder
 
flat(boolean) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsSliceRequest.Builder
 
flattenFilePaths(FlattenPath) - Method in class co.yellowdog.platform.clients.objectstore.DownloadBatchBuilder
 
flattenInputPaths(FlattenPath) - Method in class co.yellowdog.platform.model.Task.Builder
 
FlattenPath - Enum in co.yellowdog.platform.model
Indicates which path flattening strategy should be applied when downloading task inputs.
FLEET - Enum constant in enum co.yellowdog.platform.model.json.FieldCategory
 
flexOcpus(Float) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
flexRam(Float) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
FORBIDDEN - Static variable in class co.yellowdog.platform.clients.web.HttpStatus
 
FOUND - Enum constant in enum co.yellowdog.platform.model.WorkerStatus
The Worker was considered to be lost but its heartbeat has returned, however it has not yet requested instruction.
fromAction(WorkerAction) - Static method in enum co.yellowdog.platform.model.WorkerStatus
Returns a WorkerStatus value based on the specified WorkerAction value.
fromBaseUri(String) - Static method in class co.yellowdog.platform.clients.web.uri.UriBuilder
Create a new builder with the given base URI.
fromBaseUri(URI) - Static method in class co.yellowdog.platform.clients.web.uri.UriBuilder
Create a new builder with the given base URI.
fromDirectory(String, String) - Method in class co.yellowdog.platform.model.TaskOutput.Builder
Specifies that matching files from the directory (defined in the agent configuration with the specified name) should be uploaded.
fromDirectory(String, String, boolean) - Method in class co.yellowdog.platform.model.TaskOutput.Builder
Specifies that matching files from the directory (defined in the agent configuration with the specified name) should be uploaded.
fromFeature(Feature) - Static method in class co.yellowdog.platform.interaction.account.FeatureDetail
 
fromModel(ComputeSourceTemplate) - Static method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
fromName(String) - Static method in enum co.yellowdog.platform.interaction.compute.AttributeSourceType
 
fromNamespace(String, String) - Method in class co.yellowdog.platform.model.TaskInput.Builder
Specifies that matching objects from the supplied namespace should be downloaded to the working directory prior to task execution.
fromNamespace(String, String, TaskInputVerification) - Method in class co.yellowdog.platform.model.TaskInput.Builder
Specifies that matching objects from the supplied namespace should be downloaded to the working directory prior to task execution.
fromPermission(Permission) - Static method in class co.yellowdog.platform.interaction.account.PermissionDetail
 
fromTaskNamespace(String) - Method in class co.yellowdog.platform.model.TaskInput.Builder
Specifies that matching objects from the same namespace as the task should be downloaded to the working directory prior to task execution.
fromTaskNamespace(String, TaskInputVerification) - Method in class co.yellowdog.platform.model.TaskInput.Builder
Specifies that matching objects from the same namespace as the task should be downloaded to the working directory prior to task execution.
fromTaskProcess() - Method in class co.yellowdog.platform.model.TaskOutput.Builder
Specifies that the text file containing the output from the task execution process should be uploaded.
fromWorkerDirectory(String) - Method in class co.yellowdog.platform.model.TaskOutput.Builder
Specifies that matching files from the working directory of the worker that executed the task should be uploaded.
fromWorkerDirectory(String, boolean) - Method in class co.yellowdog.platform.model.TaskOutput.Builder
Specifies that matching files from the working directory of the worker that executed the task should be uploaded.

G

GATEWAY_TIMEOUT - Static variable in class co.yellowdog.platform.clients.web.HttpStatus
 
GBP - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
British Pound
Gce() - Constructor for class co.yellowdog.platform.model.Constants.InstanceTag.Gce
 
GceComputeSource - Interface in co.yellowdog.platform.model
Derives from ComputeSource to provide the interface for all Google Compute Engine (GCE) compute source model objects.
GceComputeSourceValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
GceComputeSourceValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.GceComputeSourceValidator
 
GceHostMaintenanceBehaviour - Enum in co.yellowdog.platform.model
The GCE instance behaviour to apply on a host maintenance event.
GceInstance - Class in co.yellowdog.platform.model
Extends Instance to add fields specific to the Google Compute Engine (GCE) compute source.
GceInstance() - Constructor for class co.yellowdog.platform.model.GceInstance
 
GceInstanceGroupComputeSource - Class in co.yellowdog.platform.model
Defines a source of compute composed of Google Compute Engine (GCE) instances organised into an Instance Group.
GceInstanceGroupComputeSource(String, String, int, Boolean, String, Map<String, String>, String, String, String, String, String, String, String, String, boolean, boolean, boolean, String, int) - Constructor for class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
GceInstanceGroupComputeSource.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new GceInstanceGroupComputeSource that is automatically validated on build.
GceInstancesComputeSource - Class in co.yellowdog.platform.model
Defines a source of compute composed of Google Compute Engine (GCE) instances individually provisioned.
GceInstancesComputeSource(String, String, int, Boolean, String, Map<String, String>, String, String, String, String, String, String, String, String, boolean, boolean, boolean, String, int) - Constructor for class co.yellowdog.platform.model.GceInstancesComputeSource
 
GceInstancesComputeSource.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new GceInstancesComputeSource that is automatically validated on build.
GceInstancesComputeSourceValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
GceInstancesComputeSourceValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.GceInstancesComputeSourceValidator
 
GceInstanceTagKey - Annotation Type in co.yellowdog.platform.model.validation
 
GceInstanceTagValue - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid instance tag value.
GcsNamespaceStorageConfiguration - Class in co.yellowdog.platform.model
 
GcsNamespaceStorageConfiguration.Builder - Class in co.yellowdog.platform.model
 
GENERAL_NAME_PATTERN - Static variable in class co.yellowdog.platform.model.Constants
 
GENERAL_NAME_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants
 
GENERAL_NAMESPACE_PATTERN - Static variable in class co.yellowdog.platform.model.Constants
 
GENERAL_NAMESPACE_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants
 
GeneralName - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid general name.
GeneralNamespace - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid general namespace.
get(String) - Method in class co.yellowdog.platform.clients.web.PlatformWebClient
 
get(Consumer<UriBuilder>) - Method in class co.yellowdog.platform.clients.web.PlatformWebClient
 
GET - Enum constant in enum co.yellowdog.platform.clients.web.HttpMethod
 
getAbortRequestedTime() - Method in class co.yellowdog.platform.model.Task
The time when task abort was requested.
getAcceleratorCount() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getAcceleratorCount() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getAcceleratorCount() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getAcceleratorType() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getAcceleratorType() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getAcceleratorType() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getAccess() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
The access level for this machine image family and any contained groups and images.
getAccess() - Method in class co.yellowdog.platform.model.MachineImageFamily
The access level for this machine image family and any contained groups and images.
getAccessDelegates() - Method in class co.yellowdog.platform.model.Application
 
getAccessDelegates() - Method in class co.yellowdog.platform.model.User
 
getAccessKeyId() - Method in class co.yellowdog.platform.account.credentials.AlibabaCredential
The Alibaba Cloud Access Key ID
getAccessKeyId() - Method in class co.yellowdog.platform.account.credentials.AwsCredential
The AWS Access Key ID
getAccessorId() - Method in class co.yellowdog.platform.model.KeyringAccessor
 
getAccessorName() - Method in class co.yellowdog.platform.model.KeyringAccessor
 
getAccessors() - Method in class co.yellowdog.platform.model.Keyring
 
getAccessorSecret() - Method in class co.yellowdog.platform.interaction.account.KeyringAccessSecrets
 
getAccessorType() - Method in class co.yellowdog.platform.model.KeyringAccessor
 
getAccountId() - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
getAccountId() - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
getAccountKey() - Method in class co.yellowdog.platform.account.credentials.AzureStorageCredential
The Azure storage account key
getAccountName() - Method in class co.yellowdog.platform.account.credentials.AzureStorageCredential
The Azure storage account name
getAccountName() - Method in class co.yellowdog.platform.interaction.account.SetPasswordRequest
 
getAccountName() - Method in class co.yellowdog.platform.interaction.account.UserLoginRequest
 
getAccountName() - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
getAccountServiceUrl() - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Account service is located.
getActionGroups() - Method in class co.yellowdog.platform.interaction.scheduler.AddNodeActionsRequest
 
getActionQueueStatus() - Method in class co.yellowdog.platform.model.Node
The status of the action queue for the node.
getActionQueueStatuses() - Method in class co.yellowdog.platform.model.NodeSummary
The number of nodes with each action queue status.
getActions() - Method in class co.yellowdog.platform.model.NodeActionGroup
 
getActiveSessions() - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
getActiveSessions() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
getAdminPassword() - Method in class co.yellowdog.platform.account.credentials.AzureInstanceCredential
The admin password
getAdminUserCredential() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
getAdminUserCredential() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
Optionally specifies the name of an AzureInstanceCredential that provides the admin user name and password to use for root (Linux) or administrator (Windows).
getAdminUserCredential() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
Optionally specifies the name of an AzureInstanceCredential that provides the admin user name and password to use for root (Linux) or administrator (Windows).
getAdminUsername() - Method in class co.yellowdog.platform.account.credentials.AzureInstanceCredential
The admin username
getAgentVersion() - Method in class co.yellowdog.platform.model.Node
 
getAliveCount() - Method in class co.yellowdog.platform.model.InstanceSummary
 
getAliveInstanceCount() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The number of alive instances.
getAllocationStrategy() - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
Determines the order of the instance overrides to use in fulfilling On-Demand capacity.
getAllocationStrategy() - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
Determines the order of the instance overrides to use in fulfilling Spot capacity.
getAllowance(Allowance) - Method in class co.yellowdog.platform.clients.usage.AllowancesClientImpl
 
getAllowance(Allowance) - Method in interface co.yellowdog.platform.clients.usage.AllowancesClient
 
getAllowance(String) - Method in class co.yellowdog.platform.clients.usage.AllowancesClientImpl
 
getAllowance(String) - Method in class co.yellowdog.platform.clients.usage.AllowancesClientProxy
 
getAllowance(String) - Method in interface co.yellowdog.platform.clients.usage.AllowancesClient
 
getAllowanceDescription() - Method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification
 
getAllowanceId() - Method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification
 
getAllowances(AllowanceSearch) - Method in interface co.yellowdog.platform.clients.usage.AllowancesClient
 
getAllowances(AllowanceSearch) - Method in class co.yellowdog.platform.clients.usage.AllowancesClientImpl
 
getAllowedHours() - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
getAllowedHours() - Method in class co.yellowdog.platform.model.Allowance
 
getAllSessions() - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
getAllSessions() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
getAllWorkerClaimsCount() - Method in class co.yellowdog.platform.model.WorkerSummary
The number of claims across all workers in this worker pool.
getAnyOf() - Method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint
 
getAnyOf() - Method in class co.yellowdog.platform.model.StringAttributeConstraint
 
getApiKey() - Method in class co.yellowdog.platform.interaction.account.AddApplicationResponse
 
getApplication() - Method in class co.yellowdog.platform.interaction.account.AddApplicationResponse
 
getApplication(String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
getApplication(String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
getApplicationApiKey() - Method in class co.yellowdog.platform.interaction.account.GrantApplicationAccessRequest
 
getApplicationGroups(String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
getApplicationGroups(String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
getApplicationId() - Method in class co.yellowdog.platform.clients.web.UserAgent
 
getApplications(ApplicationSearch) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
getApplications(ApplicationSearch) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
getApplicationVersion() - Method in class co.yellowdog.platform.clients.web.UserAgent
 
getArguments() - Method in class co.yellowdog.platform.model.NodeRunCommandAction
 
getArguments() - Method in class co.yellowdog.platform.model.Task
A list of arguments that will be passed to the task type run command when the task is executed.
getAttribute() - Method in interface co.yellowdog.platform.model.AttributeConstraint
 
getAttribute() - Method in interface co.yellowdog.platform.model.AttributePreference
 
getAttribute() - Method in interface co.yellowdog.platform.model.AttributeValue
 
getAttribute() - Method in class co.yellowdog.platform.model.NumericAttributeConstraint
 
getAttribute() - Method in class co.yellowdog.platform.model.NumericAttributePreference
 
getAttribute() - Method in class co.yellowdog.platform.model.NumericAttributeValue
 
getAttribute() - Method in class co.yellowdog.platform.model.StringAttributeConstraint
 
getAttribute() - Method in class co.yellowdog.platform.model.StringAttributePreference
 
getAttribute() - Method in class co.yellowdog.platform.model.StringAttributeValue
 
getAttributes() - Method in interface co.yellowdog.platform.interaction.compute.AttributeSource
 
getAttributes() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuery
 
getAttributes() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderRegistration
 
getAttributes() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResultsSource
 
getAttributes() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource
 
getAttributes() - Method in class co.yellowdog.platform.interaction.compute.InternalAttributeSource
 
getAttributes() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
getAttributes() - Method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
getAuthenticationProvider() - Method in class co.yellowdog.platform.model.ExternalUser
 
getAutoscalingMaxNodes() - Method in class co.yellowdog.platform.model.NamespacePolicy
 
getAvailability() - Method in class co.yellowdog.platform.interaction.compute.CheckCredentialsResult
A value summarizing the availability of credentials.
getAvailability() - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage
 
getAvailabilityDomain() - Method in interface co.yellowdog.platform.model.OciComputeSource
The OCI availability domain where instances will be provisioned.
getAvailabilityDomain() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
The OCI availability domain where instances will be provisioned.
getAvailabilityDomain() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
The OCI availability domain where instances will be provisioned.
getAvailabilityZone() - Method in interface co.yellowdog.platform.model.AlibabaComputeSource
The Alibaba Cloud availability zone within the region where instances will be provisioned.
getAvailabilityZone() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The Alibaba Cloud availability zone within the region where instances will be provisioned.
getAvailabilityZone() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getAvailabilityZone() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The AWS availability zone within the region where instances will be provisioned.
getAvailabilityZone() - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride
The AWS availability zone within the region where instances will be provisioned.
getAvailabilityZone() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The AWS availability zone within the region where instances will be provisioned.
getAvailabilityZone() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
getAvailabilityZone() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getAvailabilityZone() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getAverageValue() - Method in class co.yellowdog.platform.interaction.metrics.MeasurementAggregate
 
getAzure() - Method in class co.yellowdog.platform.model.AccountAuthenticationProperties
 
getBestComputeSourceReportByComputeRequirement(String) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
getBestComputeSourceReportByComputeRequirement(String) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Gets the provision report for a compute requirement provisioned from a dynamic template.
getBodyPublisher() - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
getBodyPublisher() - Method in class co.yellowdog.platform.clients.web.BodyHttpRequestBuilder
 
getBoostHours() - Method in class co.yellowdog.platform.model.Allowance
 
getBucketName() - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration
 
getBucketName() - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration
 
getBucketName() - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
getBucketName() - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration
 
getBytesTransferred() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionProgressEventData
 
getBytesTransferred() - Method in class co.yellowdog.platform.clients.objectstore.TransferStatistics
 
getCanRestart() - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter
 
getCanScaleOut() - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter
 
getCanStopStart() - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter
 
getCapacityReservation() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getCapacityReservation() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Specifies the capacity reservation to target for provisioned instances.
getCapacityReservation() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Specifies the capacity reservation to target for provisioned instances.
getChunkCount() - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
getChunkCount() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
getChunkCount() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectUploadRequest
 
getChunkCount() - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
getChunkCount() - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
getChunkSize() - Method in class co.yellowdog.platform.clients.objectstore.TransferProperties
 
getChunkSize() - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
getChunkSize() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadRequest
 
getChunkSize() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
getChunkSize() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectUploadRequest
 
getChunkSize() - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
getChunkSize() - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
getChunksReceived() - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
getClaimCount() - Method in class co.yellowdog.platform.model.Worker
A count of the tasks groups which have claims on the worker.
getClaimedWorkerCount() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The count of workers within the worker pool that have been claimed by one or more task groups.
getClaimedWorkerCount() - Method in class co.yellowdog.platform.model.WorkerSummary
The number of workers that are claimed.
getClientId() - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential
The Azure Client ID
getClientId() - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties
 
getClientId() - Method in interface co.yellowdog.platform.model.OAuth2AuthenticationProperties
 
getClientId() - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties
 
getClientSecret() - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties
 
getClientSecret() - Method in interface co.yellowdog.platform.model.OAuth2AuthenticationProperties
 
getClientSecret() - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties
 
getCloudInfoServiceUrl() - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Cloud Info service is located.
getCode() - Method in enum co.yellowdog.platform.model.AlibabaInstanceChargeType
 
getCode() - Method in enum co.yellowdog.platform.model.AlibabaSpotStrategy
 
getCode() - Method in enum co.yellowdog.platform.model.AwsNetworkInterfaceType
 
getCompartmentId() - Method in interface co.yellowdog.platform.model.OciComputeSource
The OCI compartment ID (ocid) where instances will be provisioned.
getCompartmentId() - Method in class co.yellowdog.platform.model.OciInstance
The OCID of the compartment containing this instance.
getCompartmentId() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
The OCI compartment ID (ocid) where instances will be provisioned.
getCompartmentId() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
The OCI compartment ID (ocid) where instances will be provisioned.
getCompletedTaskCount() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
The count of successfully completed tasks in the work requirement.
getCompletedTaskTtl() - Method in class co.yellowdog.platform.model.TaskGroup
The time to live for completed tasks.
getComputeComputeSource() - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementSourceErrorEventListener.EventData
The compute source instance from the event
getComputeRequirement() - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementSourceErrorEventListener.EventData
The compute requirement instance from the event
getComputeRequirement() - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementStatusChangedEventListener.EventData
The compute requirement instance from the event
getComputeRequirement() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementDynamicTemplateTestResult
 
getComputeRequirement() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementStaticTemplateTestResult
 
getComputeRequirement() - Method in interface co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateTestResult
 
getComputeRequirement(ComputeRequirement) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
getComputeRequirement(ComputeRequirement) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Requests the latest view of the specified requirement from YellowDog Compute.
getComputeRequirement(String) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
getComputeRequirement(String, String) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
getComputeRequirement(String) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Requests the latest view of the specified requirement from YellowDog Compute.
getComputeRequirement(String, String) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Requests the latest view of the specified requirement from YellowDog Compute.
getComputeRequirementHelper(ComputeRequirement) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
getComputeRequirementHelper(ComputeRequirement) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Constructs a new compute requirement helper for the specified requirement.
getComputeRequirementHelper(String) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
getComputeRequirementHelper(String) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Constructs a new compute requirement helper for the specified requirement.
getComputeRequirementId() - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
getComputeRequirementId() - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsage
 
getComputeRequirementId() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
The ID of the compute requirement used to provision the compute resource.
getComputeRequirements(ComputeRequirementSearch) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
getComputeRequirements(ComputeRequirementSearch) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
getComputeRequirementSummaries(ComputeRequirementSummarySearch) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
getComputeRequirementSummaries(ComputeRequirementSummarySearch) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
 
getComputeRequirementTemplate(String) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
getComputeRequirementTemplate(String, String) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
getComputeRequirementTemplate(String) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
 
getComputeRequirementTemplate(String, String) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
 
getComputeServiceUrl() - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Compute service is located.
getComputeSourceId() - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
getComputeSourceTemplate(String) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
getComputeSourceTemplate(String) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
 
getConfiguredWorkerPoolToken(ConfiguredWorkerPool) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
getConfiguredWorkerPoolToken(ConfiguredWorkerPool) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Get a configured worker pool token.
getConfiguredWorkerPoolToken(String) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
getConfiguredWorkerPoolToken(String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Get a configured worker pool token.
getConstraints() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
getConstraints() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
getContainerName() - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration
 
getContent() - Method in class co.yellowdog.platform.model.NodeWriteFileAction
 
getCount() - Method in class co.yellowdog.platform.model.NodeType
 
getCreateClusterNetwork() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getCreateClusterPlacementGroup() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getCreateClusterPlacementGroup() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Indicates if instances should be provisioned within a cluster placement group.
getCreateClusterPlacementGroup() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if instances should be provisioned within a cluster placement group.
getCreateCompactPlacementPolicy() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
Indicates if instances should be provisioned using a compact placement policy.
getCreatedById() - Method in class co.yellowdog.platform.interaction.usage.ComputeNamespaceFilter
 
getCreatedById() - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsage
 
getCreatedById() - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsageFilter
 
getCreatedById() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsageFilter
 
getCreatedById() - Method in class co.yellowdog.platform.model.Allowance
 
getCreatedById() - Method in class co.yellowdog.platform.model.ComputeRequirement
The ID of the User or Application that first submitted this compute requirement.
getCreatedByUserId() - Method in class co.yellowdog.platform.model.Application
 
getCreatedFromId() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
getCreatedFromId() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
getCreatedFromId() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
getCreatedFromId() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getCreatedFromId() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getCreatedFromId() - Method in class co.yellowdog.platform.model.ComputeRequirement
Gets the ID of the requirement template if this requirement was created from a template.
getCreatedFromId() - Method in interface co.yellowdog.platform.model.ComputeSource
Gets the ID of the source template if this source was created from a template.
getCreatedFromId() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getCreatedFromId() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getCreatedFromId() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getCreatedFromId() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getCreatedFromId() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getCreatedTime() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
getCreatedTime() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The date and time when this compute requirement was first submitted to YellowDog Compute.
getCreatedTime() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
getCreatedTime() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
The date and time when the machine image family was first created.
getCreatedTime() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
getCreatedTime() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The date and time when the worker pool was first created.
getCreatedTime() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
getCreatedTime() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
The date and time when the work requirement was first submitted to YellowDog Scheduler.
getCreatedTime() - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsage
 
getCreatedTime() - Method in class co.yellowdog.platform.model.AccessDelegate
 
getCreatedTime() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
getCreatedTime() - Method in class co.yellowdog.platform.model.ComputeRequirement
The date and time when this compute requirement was first submitted to YellowDog Compute.
getCreatedTime() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
getCreatedTime() - Method in class co.yellowdog.platform.model.Instance
The date and time when this instance was first created.
getCreatedTime() - Method in class co.yellowdog.platform.model.MachineImage
The date and time when this machine image record was first created.
getCreatedTime() - Method in class co.yellowdog.platform.model.MachineImageFamily
The date and time when this machine image family was first created.
getCreatedTime() - Method in class co.yellowdog.platform.model.MachineImageGroup
The date and time when this machine image group was first created.
getCreatedTime() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
getCreatedTime() - Method in class co.yellowdog.platform.model.Track
 
getCreatedTime() - Method in interface co.yellowdog.platform.model.WorkerPool
The date and time when the worker pool was created.
getCreatedTime() - Method in class co.yellowdog.platform.model.WorkRequirement
The date and time when the work requirement was first submitted to YellowDog Scheduler.
getCreatedTimeAccuracy() - Method in class co.yellowdog.platform.model.AlibabaInstance
 
getCreatedTimeAccuracy() - Method in class co.yellowdog.platform.model.Instance
 
getCreateElasticFabricAdapter() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getCreateElasticFabricAdapter() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Indicates if instances should be provisioned with an Elastic Fabric Adapter network interface.
getCreateElasticFabricAdapter() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if instances should be provisioned with an Elastic Fabric Adapter network interface.
getCreateNodeWorkers() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
How many workers to create on each node.
getCreateProximityPlacementGroup() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
getCreateProximityPlacementGroup() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
Indicates if instances should be provisioned within a proximity placement group.
getCreateProximityPlacementGroup() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
Indicates if instances should be provisioned within a proximity placement group.
getCreator() - Method in class co.yellowdog.platform.model.AccessDelegate
 
getCreatorSecret() - Method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest
 
getCredential() - Method in interface co.yellowdog.platform.model.AlibabaComputeSource
 
getCredential() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
getCredential() - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration
 
getCredential() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getCredential() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
getCredential() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
getCredential() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
getCredential() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getCredential() - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration
 
getCredential() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getCredential() - Method in interface co.yellowdog.platform.model.ComputeSource
 
getCredential() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getCredential() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getCredential() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getCredential() - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration
 
getCredential() - Method in interface co.yellowdog.platform.model.OciComputeSource
 
getCredential() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getCredential() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getCredential() - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
getCredential() - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration
 
getCredential() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getCredentialName() - Method in class co.yellowdog.platform.model.SourcesAllowance
 
getCredentials() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
getCredentials() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
getCredentials() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
getCredentials() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getCredentials() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getCredentials() - Method in interface co.yellowdog.platform.model.Credentialed
Return the names of the credentials to be used for this Credentialed entity.
getCredentials() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getCredentials() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getCredentials() - Method in class co.yellowdog.platform.model.Keyring
 
getCredentials() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getCredentials() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getCredentials() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getCredentials() - Method in class co.yellowdog.platform.model.SingleSourceProvisionStrategy
 
getCredentials() - Method in class co.yellowdog.platform.model.SplitProvisionStrategy
 
getCredentials() - Method in class co.yellowdog.platform.model.WaterfallProvisionStrategy
 
getCurrency() - Method in class co.yellowdog.platform.interaction.cloudinfo.Price
 
getCurrentTaskId() - Method in class co.yellowdog.platform.model.Worker
The ID of the task currently allocated to the worker.
getData() - Method in class co.yellowdog.platform.clients.serversentevents.ServerSentEvent
 
getData() - Method in class co.yellowdog.platform.model.Task
Task data requirement specifications.
getDefaultGpus() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceType
 
getDefaultRankOrder() - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
getDefaultUrl() - Method in class co.yellowdog.platform.model.ServicesSchema
The default base URL where services are located.
getDefaultVcpus() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceType
 
getDefaultVcpus() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
getDefaultVcpus() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices
 
getDefinition() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeDefinition
 
getDependentOn() - Method in class co.yellowdog.platform.model.TaskGroup
The name of another task group within the same WorkRequirement that must be successfully completed before the task group is started.
getDescription() - Method in class co.yellowdog.platform.account.credentials.AlibabaCredential
 
getDescription() - Method in class co.yellowdog.platform.account.credentials.AwsAccountRoleCredential
 
getDescription() - Method in class co.yellowdog.platform.account.credentials.AwsCredential
 
getDescription() - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential
 
getDescription() - Method in class co.yellowdog.platform.account.credentials.AzureInstanceCredential
 
getDescription() - Method in class co.yellowdog.platform.account.credentials.AzureStorageCredential
 
getDescription() - Method in interface co.yellowdog.platform.account.credentials.Credential
 
getDescription() - Method in class co.yellowdog.platform.account.credentials.GoogleCloudCredential
 
getDescription() - Method in class co.yellowdog.platform.account.credentials.OciCredential
 
getDescription() - Method in class co.yellowdog.platform.interaction.account.AddApplicationRequest
 
getDescription() - Method in class co.yellowdog.platform.interaction.account.AddGroupRequest
 
getDescription() - Method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest
 
getDescription() - Method in class co.yellowdog.platform.interaction.account.GroupSummary
 
getDescription() - Method in class co.yellowdog.platform.interaction.account.KeyringSummary
 
getDescription() - Method in class co.yellowdog.platform.interaction.account.UpdateApplicationRequest
 
getDescription() - Method in class co.yellowdog.platform.interaction.account.UpdateGroupRequest
 
getDescription() - Method in class co.yellowdog.platform.interaction.account.UpdateKeyringRequest
 
getDescription() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
getDescription() - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
getDescription() - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
getDescription() - Method in class co.yellowdog.platform.model.AccessDelegate
 
getDescription() - Method in class co.yellowdog.platform.model.Allowance
 
getDescription() - Method in class co.yellowdog.platform.model.Application
 
getDescription() - Method in interface co.yellowdog.platform.model.AttributeDefinition
 
getDescription() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
getDescription() - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
getDescription() - Method in interface co.yellowdog.platform.model.ComputeRequirementTemplate
 
getDescription() - Method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
getDescription() - Method in class co.yellowdog.platform.model.Group
 
getDescription() - Method in class co.yellowdog.platform.model.Keyring
 
getDescription() - Method in class co.yellowdog.platform.model.KeyringCredential
 
getDescription() - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
getDescription() - Method in class co.yellowdog.platform.model.Role
 
getDescription() - Method in class co.yellowdog.platform.model.StringAttributeDefinition
 
getDestination() - Method in class co.yellowdog.platform.model.TaskDataInput
 
getDestination() - Method in class co.yellowdog.platform.model.TaskDataOutput
 
getDetail() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionErrorEventData
 
getDetail() - Method in exception class co.yellowdog.platform.clients.objectstore.ObjectTransferException
 
getDetail() - Method in exception class co.yellowdog.platform.clients.ServiceClientException
 
getDetail() - Method in class co.yellowdog.platform.interaction.ErrorResponse
 
getDetails() - Method in class co.yellowdog.platform.model.Node
The details of the node.
getDirection() - Method in class co.yellowdog.platform.clients.objectstore.TransferBatch
 
getDirection() - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
getDirectoryName() - Method in class co.yellowdog.platform.model.TaskOutput
The pre-configured directory name; only if the source is set to TaskOutputSource.OTHER_DIRECTORY.
getDisplayName() - Method in enum co.yellowdog.platform.interaction.cloudinfo.OperatingSystemLicence
 
getDisplayName() - Method in enum co.yellowdog.platform.interaction.cloudinfo.UsageType
 
getDisplayName() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
getDisplayName() - Method in enum co.yellowdog.platform.model.CloudProvider
 
getDisplayName() - Method in enum co.yellowdog.platform.model.InstancePricing
 
getDomain() - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties
 
getDownload() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientConfigurationProperties
 
getDownloadMaxBytesPerSecond() - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
getDownloadMaxBytesPerSecond() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
getDownloadThreads() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientConfigurationProperties
 
getEffectiveFrom() - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
getEffectiveFrom() - Method in class co.yellowdog.platform.model.Allowance
 
getEffectiveUntil() - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
getEffectiveUntil() - Method in class co.yellowdog.platform.model.Allowance
 
getElapsedMillis() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionProgressEventData
 
getEmail() - Method in class co.yellowdog.platform.interaction.account.AddUserRequest
 
getEmail() - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
getEmail() - Method in class co.yellowdog.platform.interaction.account.UserSearch
 
getEmail() - Method in class co.yellowdog.platform.model.User
 
getEnabled() - Method in class co.yellowdog.platform.model.AutoShutdown
 
getEnableDetailedMonitoring() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getEnableDetailedMonitoring() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Indicates if provisioned instances should have detailed CloudWatch monitoring enabled.
getEnableDetailedMonitoring() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if provisioned instances should have detailed CloudWatch monitoring enabled.
getEnableInstanceMetadataTags() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getEnableInstanceMetadataTags() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Indicates if provisioned instances should expose their tags via instance metadata.
getEnableInstanceMetadataTags() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if provisioned instances should expose their tags via instance metadata.
getEndpoint() - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration
 
getEnvironment() - Method in interface co.yellowdog.platform.model.AzureComputeSource
Allows the specification of an Azure environment other than the default public environment.
getEnvironment() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getEnvironment() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getEnvironment() - Method in class co.yellowdog.platform.model.NodeRunCommandAction
 
getEnvironment() - Method in class co.yellowdog.platform.model.Task
A map containing environment variable values that will be added to the process environment when the task is executed.
getError() - Method in class co.yellowdog.platform.model.TaskError
A description of the error.
getErrorMessage() - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementSourceErrorEventListener.EventData
The error message
getErrorResponse(HttpStatus, InputStream) - Static method in class co.yellowdog.platform.clients.web.error.ErrorResponseUtils
 
getErrors() - Method in class co.yellowdog.platform.model.Task
 
getErrorType() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionErrorEventData
 
getErrorType() - Method in exception class co.yellowdog.platform.clients.objectstore.ObjectTransferException
 
getErrorType() - Method in class co.yellowdog.platform.interaction.ErrorResponse
 
getEstimatedSecondsRemaining() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionProgressEventData
 
getEstimatedSecondsRemaining() - Method in class co.yellowdog.platform.clients.objectstore.TransferStatistics
 
getEventThreads() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientConfigurationProperties
 
getExclusiveWorkers() - Method in class co.yellowdog.platform.model.RunSpecification
If true, then do not allow claimed Workers to be shared with other task groups; otherwise, Workers can be shared.
getExecuting() - Method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot
 
getExhaustedSourceIds() - Method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification
 
getExhaustion() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
getExhaustion() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
getExhaustion() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
getExhaustion() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getExhaustion() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getExhaustion() - Method in interface co.yellowdog.platform.model.ComputeSource
If this source is associated with an exhausted allowance, gets the exhaustion state.
getExhaustion() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getExhaustion() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getExhaustion() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getExhaustion() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getExhaustion() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getExistingPlacementGroup() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getExistingPlacementGroup() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Indicates an existing placement group within which instances should be provisioned.
getExistingPlacementGroup() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates an existing placement group within which instances should be provisioned.
getExpectedCount() - Method in class co.yellowdog.platform.model.InstanceSummary
The number of alive instances expected from this compute source, based on existing instances and the most recent provision action.
getExpectedInstanceCount() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The number of alive instances expected based on existing instances and the most recent provision action.
getExpectedInstanceCount() - Method in class co.yellowdog.platform.model.ComputeRequirement
The number of alive instances expected based on existing instances and the most recent provision action.
getExpectedNodeCount() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
getExpectedNodeCount() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
getExpectedNodeCount() - Method in interface co.yellowdog.platform.model.WorkerPool
The expected number of nodes.
getExpectedTermination() - Method in class co.yellowdog.platform.model.ComputeSourceExhaustion
The expected termination time when an associated exhausted allowance's hard limit grace period will expire.
getExpiredCount() - Method in class co.yellowdog.platform.model.InstanceSummary
The count of TERMINATED instances that have expired and can no longer be retrieved from the platform.
getExpires() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResults
 
getExpiryTime() - Method in class co.yellowdog.platform.account.credentials.AwsCredential
The expiry time if this credential is temporary
getExpiryTime() - Method in interface co.yellowdog.platform.account.credentials.Credential
 
getExpiryTime() - Method in class co.yellowdog.platform.model.WorkerPoolToken
The token expiry time.
getExternalId() - Method in class co.yellowdog.platform.account.credentials.AwsAccountRoleCredential
The external ID required to assume the external role.
getExternalId() - Method in class co.yellowdog.platform.model.ExternalUser
 
getExternalRoleArn() - Method in class co.yellowdog.platform.account.credentials.AwsAccountRoleCredential
The ARN of the IAM role in the external account.
getFailed() - Method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot
 
getFamilyCreatedTime() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
getFamilyName() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
getFeatures() - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
getFeatures() - Method in class co.yellowdog.platform.model.Account
 
getField() - Method in enum co.yellowdog.platform.model.json.FieldAlias
 
getFileMaxAttempts() - Method in class co.yellowdog.platform.clients.objectstore.TransferProperties
 
getFilePattern() - Method in class co.yellowdog.platform.model.TaskOutput
An ant-style pattern to select output files by path.
getFingerprint() - Method in class co.yellowdog.platform.account.credentials.OciCredential
The OCI public key fingerprint.
getFinishedTime() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
getFinishedTime() - Method in class co.yellowdog.platform.model.Task
The time the task was finished.
getFlattenInputPaths() - Method in class co.yellowdog.platform.model.Task
Indicates if the input objects' paths should be flattened when they are downloaded.
getFleetId() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The ID of the AWS EC2 Fleet.
getFlexOcpus() - Method in interface co.yellowdog.platform.model.OciComputeSource
The number of OCPUs to provision on a flex type machine shape
getFlexOcpus() - Method in class co.yellowdog.platform.model.OciInstance
The number of OCPUs provisioned on this flex type instance.
getFlexOcpus() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getFlexOcpus() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getFlexRam() - Method in interface co.yellowdog.platform.model.OciComputeSource
The amount of ram in GB to provision on a flex type machine shape
getFlexRam() - Method in class co.yellowdog.platform.model.OciInstance
The amount of ram in GB provisioned on this flex type instance.
getFlexRam() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getFlexRam() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getFromTime() - Method in class co.yellowdog.platform.interaction.usage.ComputeNamespaceFilter
 
getFromTime() - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsageFilter
 
getFromTime() - Method in interface co.yellowdog.platform.interaction.usage.Filter
 
getFromTime() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsageFilter
 
getFullyQualifiedName() - Method in class co.yellowdog.platform.model.Task
The system generated fully qualified name of the task in the form {namespace}/{workRequirementName}/{taskGroupName}/{taskName}.
getGroup(String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
getGroup(String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
getGroupApplications(String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
getGroupApplications(String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
getGroupArn() - Method in class co.yellowdog.platform.model.AwsCapacityReservation
 
getGroupCreatedTime() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
getGroupId() - Method in class co.yellowdog.platform.model.AwsPlacementGroup
 
getGroupName() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
getGroupName() - Method in class co.yellowdog.platform.model.AwsPlacementGroup
 
getGroups(GroupSearch) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
getGroups(GroupSearch) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
getGroupUsers(String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
getGroupUsers(String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
getHardLimitGraceMinutes() - Method in class co.yellowdog.platform.model.Allowance
 
getHasErrors() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
getHasInputs() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
getHasOutputs() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
getHighestValue() - Method in class co.yellowdog.platform.model.BestComputeSourceReportPreference
 
getHostMaintenanceBehaviour() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getHostMaintenanceBehaviour() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getHostMaintenanceBehaviour() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getHostname() - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
getHostname() - Method in class co.yellowdog.platform.model.Instance
The hostname of this instance.
getHostname() - Method in class co.yellowdog.platform.model.NodeDetails
The hostname of the instance.
getHttpStatusCode() - Method in exception class co.yellowdog.platform.clients.ServiceClientException
 
getIamInstanceProfileArn() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getIamInstanceProfileArn() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The ARN of the IAM Instance Profile to use for the provisioned instances.
getIamInstanceProfileArn() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The ARN of the IAM Instance Profile to use for the provisioned instances.
getId() - Method in class co.yellowdog.platform.account.authentication.ApiKey
 
getId() - Method in interface co.yellowdog.platform.clients.objectstore.SessionRequestIdGenerator
 
getId() - Method in class co.yellowdog.platform.clients.serversentevents.ServerSentEvent
 
getId() - Method in class co.yellowdog.platform.clients.serversentevents.Subscription
 
getId() - Method in class co.yellowdog.platform.interaction.account.GroupSummary
 
getId() - Method in class co.yellowdog.platform.interaction.account.KeyringSummary
 
getId() - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
getId() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The ID of this compute requirement that is generated by YellowDog Compute when the requirement is first submitted.
getId() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
getId() - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
getId() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource
 
getId() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResultsSource
 
getId() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
 
getId() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
 
getId() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
 
getId() - Method in class co.yellowdog.platform.model.AccessDelegate
 
getId() - Method in class co.yellowdog.platform.model.Account
 
getId() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
getId() - Method in class co.yellowdog.platform.model.Allowance
 
getId() - Method in class co.yellowdog.platform.model.Application
 
getId() - Method in class co.yellowdog.platform.model.AwsCapacityReservation
 
getId() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
getId() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
getId() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getId() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getId() - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage
 
getId() - Method in class co.yellowdog.platform.model.ComputeRequirement
The ID of this compute requirement that is generated by YellowDog Compute when the requirement is first submitted.
getId() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
getId() - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
getId() - Method in interface co.yellowdog.platform.model.ComputeRequirementTemplate
 
getId() - Method in interface co.yellowdog.platform.model.ComputeSource
 
getId() - Method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
getId() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
getId() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getId() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getId() - Method in class co.yellowdog.platform.model.Group
 
getId() - Method in interface co.yellowdog.platform.model.Identified
Returns the ID
getId() - Method in class co.yellowdog.platform.model.Instance
The unique identifier for this instance formed from the YellowDog Compute Source ID and the provider supplied instance ID
getId() - Method in class co.yellowdog.platform.model.Keyring
 
getId() - Method in class co.yellowdog.platform.model.MachineImage
 
getId() - Method in class co.yellowdog.platform.model.MachineImageFamily
 
getId() - Method in class co.yellowdog.platform.model.MachineImageGroup
 
getId() - Method in class co.yellowdog.platform.model.Node
The ID of the node.
getId() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getId() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getId() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
getId() - Method in class co.yellowdog.platform.model.Role
 
getId() - Method in class co.yellowdog.platform.model.RoleSummary
 
getId() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getId() - Method in class co.yellowdog.platform.model.Task
 
getId() - Method in class co.yellowdog.platform.model.TaskGroup
 
getId() - Method in class co.yellowdog.platform.model.Track
 
getId() - Method in class co.yellowdog.platform.model.User
 
getId() - Method in class co.yellowdog.platform.model.Worker
 
getId() - Method in interface co.yellowdog.platform.model.WorkerPool
 
getId() - Method in class co.yellowdog.platform.model.WorkRequirement
The ID of the work requirement that is generated by YellowDog Scheduler when the requirement is first submitted.
getIdleNodeShutdown() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
Determines the auto shutdown behaviour applied for idle nodes.
getIdlePoolShutdown() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
Determines the auto shutdown behaviour applied for an idle pool.
getImage() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource
 
getImage() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
getImage() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getImage() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getImage() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getImage(String) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
getImage(String) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
getImageCreatedTime() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
getImageFamilies(MachineImageFamilySearch) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
getImageFamilies(MachineImageFamilySearch) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
getImageFamily(String) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
getImageFamily(String, String) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
getImageFamily(String) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
getImageFamily(String, String) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
getImageGroup(String) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
getImageGroup(String, String, String) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
getImageGroup(String) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
getImageGroup(String, String, String) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
getImageGroups() - Method in class co.yellowdog.platform.model.MachineImageFamily
A list of the related machine image groups.
getImageId() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The region-specific Alibaba Cloud ID for the image to use for the provisioned instances.
getImageId() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The region-specific Amazon Machine Image (AMI) ID for the image to use for the provisioned instances.
getImageId() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The region-specific Amazon Machine Image (AMI) ID for the image to use for the provisioned instances.
getImageId() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
The YellowDog prefixed Azure image ID for the image to use for the provisioned instances.
getImageId() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
The YellowDog prefixed Azure image ID for the image to use for the provisioned instances.
getImageId() - Method in interface co.yellowdog.platform.model.ComputeSource
Gets the image ID to use for the instances that will be provisioned.
getImageId() - Method in class co.yellowdog.platform.model.ComputeSourceUsage
 
getImageId() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getImageId() - Method in class co.yellowdog.platform.model.Instance
The machine image ID used for this instance.
getImageId() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
The region-specific OCI Image ID (ocid) for the image to use for the provisioned instances.
getImageId() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
The region-specific OCI Image ID (ocid) for the image to use for the provisioned instances.
getImageId() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getImageIds() - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
getImages() - Method in class co.yellowdog.platform.model.MachineImageGroup
A list of functionally equivalent machine images
getImagesId() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
getImagesId() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
getImagesId() - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
getImagesId() - Method in interface co.yellowdog.platform.model.ComputeRequirementTemplate
 
getImagesServiceUrl() - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Images service is located.
getImplicitCapacity() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
The implicit capacity of this source that is not directly discoverable by the compute service, independent of limit.
getIncludes() - Method in class co.yellowdog.platform.interaction.account.PermissionDetail
 
getIncludes() - Method in enum co.yellowdog.platform.model.Permission
 
getInitialInterval() - Method in class co.yellowdog.platform.model.RetryProperties
The initial interval before the first retry attempt.
getInputs() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeDefinition
 
getInputs() - Method in class co.yellowdog.platform.model.Task
Input object specifications that determine objects to be downloaded prior to running the task.
getInputs() - Method in class co.yellowdog.platform.model.TaskData
 
getInstanceChargeType() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The Alibaba Cloud charge type to use for the provisioned instances.
getInstanceCount() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage
 
getInstanceId() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
getInstanceId() - Method in class co.yellowdog.platform.model.InstanceId
The provider supplied ID for this instance.
getInstanceId() - Method in class co.yellowdog.platform.model.NodeDetails
The ID of the node's instance.
getInstanceLifecycle() - Method in class co.yellowdog.platform.model.AwsInstance
The AWS EC2 instance lifecycle value for this instance.
getInstanceOverrides() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Extra instance provision options that can override the main parameters set in this source.
getInstancePoolsToUseCount() - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
The number of Spot pools across which AWS EC2 Fleet should allocate Spot capacity when using LOWEST_PRICE Spot allocation strategy.
getInstancePricing() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
getInstancePricing() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
getInstancePricing() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
getInstancePricing() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
getInstancePricing() - Method in interface co.yellowdog.platform.model.ComputeSource
Gets the instance pricing for this source, e.g.
getInstancePricing() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getInstancePricing() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getInstancePricing() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getInstancePricing() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getInstances(InstanceSearch) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
getInstances(InstanceSearch) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Returns a search client for searching instances.
getInstanceShutdownTimeSeconds() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
The simulated shutdown time for an instance.
getInstanceShutdownTimeVariance() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
A variance multiplier (from 0 to 1) applied randomly to the instance shutdown time.
getInstanceStartupTimeSeconds() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
The simulated startup time for an instance.
getInstanceStartupTimeVariance() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
A variance multiplier (from 0 to 1) applied randomly to the instance startup time.
getInstanceSummary() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
getInstanceSummary() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
getInstanceSummary() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
getInstanceSummary() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getInstanceSummary() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getInstanceSummary() - Method in interface co.yellowdog.platform.model.ComputeSource
A summary of instance counts according to instance status
getInstanceSummary() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getInstanceSummary() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getInstanceSummary() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getInstanceSummary() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getInstanceSummary() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getInstanceTags() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
getInstanceTags() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
getInstanceTags() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
getInstanceTags() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
getInstanceTags() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getInstanceTags() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getInstanceTags() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
getInstanceTags() - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
getInstanceTags() - Method in interface co.yellowdog.platform.model.ComputeRequirementTemplate
 
getInstanceTags() - Method in interface co.yellowdog.platform.model.ComputeSource
Gets the custom instance tags to be set on the provisioned instance at startup.
getInstanceTags() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getInstanceTags() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getInstanceTags() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getInstanceTags() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getInstanceTags() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getInstanceTagSpecification() - Method in class co.yellowdog.platform.model.AccountPolicy
 
getInstanceType() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePrice
 
getInstanceType() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
getInstanceType() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
getInstanceType() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage
 
getInstanceType() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The Alibaba Cloud instance type for the provisioned instances.
getInstanceType() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The EC2 instance type for the provisioned instances.
getInstanceType() - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride
The EC2 instance type for the provisioned instances.
getInstanceType() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The EC2 instance type for the provisioned instances.
getInstanceType() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
getInstanceType() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
getInstanceType() - Method in interface co.yellowdog.platform.model.ComputeSource
Gets the provider-specific instance type of the instances that will be provisioned.
getInstanceType() - Method in class co.yellowdog.platform.model.ComputeSourceUsage
 
getInstanceType() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getInstanceType() - Method in class co.yellowdog.platform.model.Instance
The machine type of this instance.
getInstanceType() - Method in class co.yellowdog.platform.model.NodeDetails
The instance type of the instance.
getInstanceType() - Method in interface co.yellowdog.platform.model.OciComputeSource
 
getInstanceType() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getInstanceTypeName() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices
 
getInstanceTypeName() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
getInstanceTypePrices(InstanceTypePriceSearch) - Method in interface co.yellowdog.platform.clients.cloudinfo.CloudInfoClient
 
getInstanceTypePrices(InstanceTypePriceSearch) - Method in class co.yellowdog.platform.clients.cloudinfo.CloudInfoClientImpl
 
getInstanceTypes() - Method in class co.yellowdog.platform.model.RunSpecification
The machine instance types that can be used to execute tasks
getInstanceTypes() - Method in class co.yellowdog.platform.model.SourcesAllowance
 
getInstanceTypes(InstanceTypeSearch) - Method in interface co.yellowdog.platform.clients.cloudinfo.CloudInfoClient
 
getInstanceTypes(InstanceTypeSearch) - Method in class co.yellowdog.platform.clients.cloudinfo.CloudInfoClientImpl
 
getIsHealthy() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
getIsHealthy() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
getIsHealthy() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
getIsSelfMaintained() - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter
 
getItems() - Method in class co.yellowdog.platform.interaction.pagination.Slice
 
getJavaVersion() - Method in class co.yellowdog.platform.clients.web.UserAgent
 
getKey() - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential
The Azure Key
getKey() - Method in class co.yellowdog.platform.interaction.images.MetadataFilter
 
getKeyName() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The name of the Alibaba Cloud key pair to use when logging into any instances provisioned from this source.
getKeyName() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getKeyName() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The name of the EC2 key pair to use when logging into any instances provisioned from this source.
getKeyName() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The name of the EC2 key pair to use when logging into any instances provisioned from this source.
getKeyring() - Method in class co.yellowdog.platform.interaction.account.CreateKeyringResponse
 
getKeyringPassword() - Method in class co.yellowdog.platform.interaction.account.CreateKeyringResponse
 
getKeyringPassword() - Method in class co.yellowdog.platform.interaction.account.KeyringAccessSecrets
 
getLastClaimedTime() - Method in class co.yellowdog.platform.model.WorkerSummary
The last time one of these workers was claimed.
getLastModified() - Method in class co.yellowdog.platform.model.ObjectDetail
When the object was last modified.
getLastReleasedTime() - Method in class co.yellowdog.platform.model.WorkerSummary
The last time one of these workers was released.
getLastUpdatedTime() - Method in class co.yellowdog.platform.model.InstanceSummary
 
getLastUpdatedTime() - Method in class co.yellowdog.platform.model.NodeSummary
The last time this summary was updated.
getLastUpdatedTime() - Method in class co.yellowdog.platform.model.TaskSummary
 
getLastUpdatedTime() - Method in class co.yellowdog.platform.model.WorkerSummary
The last time this summary was updated.
getLatestImageGroupByFamily(String) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
getLatestImageGroupByFamily(String, String) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
getLatestImageGroupByFamily(String) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
getLatestImageGroupByFamily(String, String) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
getLatestStatus() - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementStatusChangedEventListener.EventData
The status of the compute requirement
getLaunchReplacementInstanceOnRebalance() - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
Allow AWS EC2 Fleet to launch a replacement Spot instance when an instance rebalance notification is emitted for an existing Spot instance.
getLimit() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
getLimit() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
getLimit() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
getLimit() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getLimit() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getLimit() - Method in interface co.yellowdog.platform.model.ComputeSource
Returns the limit in number of instances that can be provisioned from this source.
getLimit() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getLimit() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getLimit() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getLimit() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getLimit() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getLimitEnforcement() - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
getLimitEnforcement() - Method in class co.yellowdog.platform.model.Allowance
 
getLocalFilePath() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionStatusEventData
 
getLocalFilePath() - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
getLogServiceUrl() - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Log service is located.
getLowestValue() - Method in class co.yellowdog.platform.model.BestComputeSourceReportPreference
 
getMachineType() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getMachineType() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getMachineType() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getMax() - Method in class co.yellowdog.platform.model.BestComputeSourceReportNumericConstraint
 
getMax() - Method in class co.yellowdog.platform.model.DoubleRange
 
getMax() - Method in class co.yellowdog.platform.model.InstantRange
 
getMax() - Method in class co.yellowdog.platform.model.IntegerRange
 
getMax() - Method in class co.yellowdog.platform.model.LongRange
 
getMax() - Method in class co.yellowdog.platform.model.NumericAttributeConstraint
 
getMax() - Method in class co.yellowdog.platform.model.NumericAttributeRange
 
getMax() - Method in interface co.yellowdog.platform.model.Range
 
getMaxAttempts() - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
getMaxAttempts() - Method in class co.yellowdog.platform.model.RetryProperties
Set the number of attempts before retries are exhausted.
getMaxBytesPerSecond() - Method in interface co.yellowdog.platform.clients.objectstore.BytesPerSecond
 
getMaximumSourceCount() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
getMaximumTaskRetries() - Method in class co.yellowdog.platform.model.RunSpecification
The maximum number of times a task can be retried after it has failed.
getMaxInterval() - Method in class co.yellowdog.platform.model.RetryProperties
The maximum interval between retry attempts.
getMaxNodes() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
The maximum number of nodes that the worker pool can be scaled up to.
getMaxSourcesPerRequest() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderRegistration
 
getMaxTotalPrice() - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
The maximum amount per hour for On-Demand instances.
getMaxTotalPrice() - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
The maximum amount per hour for Spot instances.
getMaxWorkers() - Method in class co.yellowdog.platform.model.RunSpecification
The maximum number of Workers that can be claimed for the associated TaskGroup.
getMessage() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionErrorEventData
 
getMessage() - Method in class co.yellowdog.platform.interaction.ErrorResponse
 
getMetadata() - Method in class co.yellowdog.platform.model.MachineImage
A map of user-definable key-value pairs to hold extra metadata properties related to the machine image.
getMetadataFilters() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
getMetadataSpecification() - Method in class co.yellowdog.platform.model.MachineImageFamily
A map of user-definable key-value pairs used to specify metadata keys and, optionally, values required to be on all images within the machine image family.
getMetadataSpecification() - Method in class co.yellowdog.platform.model.MachineImageGroup
A map of user-definable key-value pairs used to specify metadata keys and, optionally, values required to be on all images within the machine image group.
getMetric() - Method in class co.yellowdog.platform.interaction.metrics.MeasurementAggregate
 
getMetrics() - Method in class co.yellowdog.platform.interaction.metrics.MeasurementSearch
 
getMetricsEnabled() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties
 
getMetricsEnabled() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
 
getMetricsEnabled() - Method in interface co.yellowdog.platform.model.WorkerPoolProperties
 
getMetricsServiceUrl() - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Metrics service is located.
getMin() - Method in class co.yellowdog.platform.model.BestComputeSourceReportNumericConstraint
 
getMin() - Method in class co.yellowdog.platform.model.DoubleRange
 
getMin() - Method in class co.yellowdog.platform.model.InstantRange
 
getMin() - Method in class co.yellowdog.platform.model.IntegerRange
 
getMin() - Method in class co.yellowdog.platform.model.LongRange
 
getMin() - Method in class co.yellowdog.platform.model.NodeType
 
getMin() - Method in class co.yellowdog.platform.model.NumericAttributeConstraint
 
getMin() - Method in class co.yellowdog.platform.model.NumericAttributeRange
 
getMin() - Method in interface co.yellowdog.platform.model.Range
 
getMinimumSourceCount() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
getMinInstanceCount() - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
The minimum number of On-Demand instances that must be provisioned in the fleet.
getMinInstanceCount() - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
The minimum number of Spot instances that must be provisioned in the fleet.
getMinNodes() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
The minimum number of nodes that the worker pool can be scaled down to.
getMinWorkers() - Method in class co.yellowdog.platform.model.RunSpecification
The minimum number of Workers that the associated TaskGroup requires.
getMissing() - Method in class co.yellowdog.platform.interaction.compute.CheckCredentialsResult
A map of source ID to the credentials missing for that source.
getMonitoredStatuses() - Method in class co.yellowdog.platform.model.Allowance
 
getName() - Method in class co.yellowdog.platform.account.credentials.AlibabaCredential
 
getName() - Method in class co.yellowdog.platform.account.credentials.AwsAccountRoleCredential
 
getName() - Method in class co.yellowdog.platform.account.credentials.AwsCredential
 
getName() - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential
 
getName() - Method in class co.yellowdog.platform.account.credentials.AzureInstanceCredential
 
getName() - Method in class co.yellowdog.platform.account.credentials.AzureStorageCredential
 
getName() - Method in interface co.yellowdog.platform.account.credentials.Credential
Returns the name assigned to the Credential to identify it to the ComputeServiceClient.
getName() - Method in class co.yellowdog.platform.account.credentials.GoogleCloudCredential
 
getName() - Method in class co.yellowdog.platform.account.credentials.OciCredential
 
getName() - Method in class co.yellowdog.platform.interaction.account.AddApplicationRequest
 
getName() - Method in class co.yellowdog.platform.interaction.account.AddGroupRequest
 
getName() - Method in class co.yellowdog.platform.interaction.account.AddUserRequest
 
getName() - Method in class co.yellowdog.platform.interaction.account.ApplicationSearch
 
getName() - Method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest
 
getName() - Method in class co.yellowdog.platform.interaction.account.FeatureDetail
 
getName() - Method in class co.yellowdog.platform.interaction.account.GroupSearch
 
getName() - Method in class co.yellowdog.platform.interaction.account.GroupSummary
 
getName() - Method in class co.yellowdog.platform.interaction.account.KeyringSummary
 
getName() - Method in class co.yellowdog.platform.interaction.account.PermissionDetail
 
getName() - Method in class co.yellowdog.platform.interaction.account.RoleSearch
 
getName() - Method in class co.yellowdog.platform.interaction.account.UpdateApplicationRequest
 
getName() - Method in class co.yellowdog.platform.interaction.account.UpdateGroupRequest
 
getName() - Method in class co.yellowdog.platform.interaction.account.UpdateUserRequest
 
getName() - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
getName() - Method in class co.yellowdog.platform.interaction.account.UserSearch
 
getName() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceType
 
getName() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeRegion
 
getName() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
getName() - Method in class co.yellowdog.platform.interaction.cloudinfo.Region
 
getName() - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch
 
getName() - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegion
 
getName() - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
getName() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
getName() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The user allocated name used to uniquely identify the compute requirement within its namespace.
getName() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
getName() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
getName() - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
getName() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource
 
getName() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
The user allocated name used to uniquely identify the machine image family within its namespace.
getName() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
getName() - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest
The name used to uniquely identify the worker pool.
getName() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
getName() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
getName() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The name used to uniquely identify the worker pool.
getName() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
getName() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
The user allocated name used to uniquely identify the work requirement within its namespace.
getName() - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsage
 
getName() - Method in class co.yellowdog.platform.model.Account
 
getName() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The name of the compute source.
getName() - Method in class co.yellowdog.platform.model.Application
 
getName() - Method in interface co.yellowdog.platform.model.AttributeDefinition
 
getName() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
getName() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
getName() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getName() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getName() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
getName() - Method in class co.yellowdog.platform.model.ComputeRequirement
The user allocated name used to uniquely identify this compute requirement within its namespace.
getName() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
getName() - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
getName() - Method in interface co.yellowdog.platform.model.ComputeRequirementTemplate
 
getName() - Method in interface co.yellowdog.platform.model.ComputeSource
Returns the name of this compute source (which must be unique within the containing ComputeRequirement).
getName() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
getName() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getName() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getName() - Method in class co.yellowdog.platform.model.Group
 
getName() - Method in enum co.yellowdog.platform.model.json.FieldCategory
 
getName() - Method in class co.yellowdog.platform.model.Keyring
 
getName() - Method in class co.yellowdog.platform.model.KeyringCredential
 
getName() - Method in class co.yellowdog.platform.model.MachineImage
The machine image name
getName() - Method in class co.yellowdog.platform.model.MachineImageFamily
The user allocated name used to uniquely identify this machine image family within its namespace.
getName() - Method in class co.yellowdog.platform.model.MachineImageGroup
The user allocated name used to uniquely identify this machine image group within its family.
getName() - Method in interface co.yellowdog.platform.model.Named
Returns the name
getName() - Method in class co.yellowdog.platform.model.NodeType
 
getName() - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
getName() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getName() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getName() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
getName() - Method in class co.yellowdog.platform.model.Role
 
getName() - Method in class co.yellowdog.platform.model.RoleSummary
 
getName() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getName() - Method in class co.yellowdog.platform.model.StringAttributeDefinition
 
getName() - Method in class co.yellowdog.platform.model.Task
The user allocated name used to uniquely identify the task within its task group.
getName() - Method in class co.yellowdog.platform.model.TaskGroup
The user allocated name used to uniquely identify the task group within its work requirement.
getName() - Method in class co.yellowdog.platform.model.User
 
getName() - Method in interface co.yellowdog.platform.model.WorkerPool
The name used to uniquely identify this worker pool.
getName() - Method in class co.yellowdog.platform.model.WorkRequirement
The user allocated name used to uniquely identify the work requirement within its namespace.
getNamespace() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionStatusEventData
 
getNamespace() - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
getNamespace() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
getNamespace() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The user allocated namespace used to group compute requirements and other objects together.
getNamespace() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
getNamespace() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
getNamespace() - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
getNamespace() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
getNamespace() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
The user allocated namespace used to group machine image families and other objects together.
getNamespace() - Method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch
 
getNamespace() - Method in class co.yellowdog.platform.interaction.objectstore.NamespaceObjectsResponse
 
getNamespace() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
getNamespace() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsRequest
 
getNamespace() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsSliceRequest
 
getNamespace() - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
getNamespace() - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
getNamespace() - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest
The namespace that this worker pool is constrained to.
getNamespace() - Method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse
 
getNamespace() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
getNamespace() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The namespace that the worker pool is associated with
getNamespace() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
getNamespace() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
The user allocated namespace used to group work requirements and other objects together.
getNamespace() - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsage
 
getNamespace() - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration
 
getNamespace() - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration
 
getNamespace() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
getNamespace() - Method in class co.yellowdog.platform.model.ComputeRequirement
The user allocated namespace used to group compute requirements and other objects together.
getNamespace() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
getNamespace() - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
getNamespace() - Method in interface co.yellowdog.platform.model.ComputeRequirementTemplate
 
getNamespace() - Method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
getNamespace() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
getNamespace() - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration
 
getNamespace() - Method in class co.yellowdog.platform.model.MachineImageFamily
The user allocated namespace used to group machine image families and other objects together.
getNamespace() - Method in class co.yellowdog.platform.model.NamespacePolicy
 
getNamespace() - Method in interface co.yellowdog.platform.model.NamespaceStorageConfiguration
 
getNamespace() - Method in class co.yellowdog.platform.model.ObjectDetail
The user allocated namespace used to group objects together.
getNamespace() - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
getNamespace() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
getNamespace() - Method in class co.yellowdog.platform.model.RequirementsAllowance
 
getNamespace() - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration
 
getNamespace() - Method in class co.yellowdog.platform.model.TaskInput
The namespace containing matching objects; only if the source is set to TaskInputSource.OTHER_NAMESPACE.
getNamespace() - Method in interface co.yellowdog.platform.model.WorkerPool
The namespace that this worker pool is constrained to.
getNamespace() - Method in class co.yellowdog.platform.model.WorkRequirement
The user allocated namespace used to group work requirements and other objects together.
getNamespaceObjectPaths(ObjectPathsRequest) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
getNamespaceObjectPaths(ObjectPathsSliceRequest) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
getNamespaceObjectPaths(ObjectPathsRequest) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
Return all object paths that match the request.
getNamespaceObjectPaths(ObjectPathsSliceRequest) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
getNamespacePolicies(NamespacePolicySearch) - Method in class co.yellowdog.platform.clients.namespaces.NamespacesClientImpl
 
getNamespacePolicies(NamespacePolicySearch) - Method in interface co.yellowdog.platform.clients.namespaces.NamespacesClient
Returns a search client for searching namespace policies.
getNamespacePolicy(String) - Method in class co.yellowdog.platform.clients.namespaces.NamespacesClientImpl
 
getNamespacePolicy(String) - Method in interface co.yellowdog.platform.clients.namespaces.NamespacesClient
Requests the namespace policy for the specified namespace.
getNamespaces() - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
getNamespaces() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
getNamespaces() - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsageFilter
 
getNamespaces() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsageFilter
 
getNamespaces() - Method in class co.yellowdog.platform.model.RunSpecification
Constrains the YellowDog Scheduler to only execute tasks from the associated TaskGroup on nodes from worker pools in the specified namespaces.
getNamespaceStorageConfigurations() - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
getNamespaceStorageConfigurations() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
getNetwork() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getNetwork() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getNetwork() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getNetworkInterfaceType() - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface
Determines the type of the network interface.
getNetworkName() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
getNetworkName() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getNetworkName() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getNetworkResourceGroupName() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
getNetworkResourceGroupName() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getNetworkResourceGroupName() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getNewEmail() - Method in class co.yellowdog.platform.interaction.account.EmailChangeRequest
 
getNewPassword() - Method in class co.yellowdog.platform.interaction.account.ChangePasswordRequest
 
getNextSliceId() - Method in class co.yellowdog.platform.interaction.pagination.Slice
 
getNextStatus() - Method in class co.yellowdog.platform.model.ComputeRequirement
The next status of this compute requirement when a status transition is being requested.
getNode(Node) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
getNode(Node) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Gets the latest state of the node with the specified ID.
getNode(String) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
getNode(String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Gets the latest state of the node with the specified ID.
getNodeActions(Node) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
getNodeActions(Node) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Gets the current state of the specified node's action queue.
getNodeActions(String) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
getNodeActions(String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Gets the current state of the specified node's action queue.
getNodeBootTimeout() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
The time given for a node to be registered before it is considered to have failed.
getNodeConfiguration() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties
 
getNodeConfiguration() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
 
getNodeConfiguration() - Method in interface co.yellowdog.platform.model.WorkerPoolProperties
 
getNodeEvents() - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration
 
getNodeIdFilter() - Method in interface co.yellowdog.platform.model.NodeAction
 
getNodeIdFilter() - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction
 
getNodeIdFilter() - Method in class co.yellowdog.platform.model.NodeRunCommandAction
 
getNodeIdFilter() - Method in class co.yellowdog.platform.model.NodeWriteFileAction
 
getNodeIdFilterList() - Method in class co.yellowdog.platform.interaction.scheduler.AddNodeActionsRequest
 
getNodes(NodeSearch) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Returns a SearchClient that offers the ability to search nodes.
getNodes(NodeSearch) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
getNodeSlot() - Method in class co.yellowdog.platform.model.NodeDetails
The slot number of this node within its node type if slot numbering has been configured.
getNodeSummary() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
getNodeSummary() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
getNodeSummary() - Method in interface co.yellowdog.platform.model.WorkerPool
The summary of the nodes in this worker pool.
getNodeType() - Method in class co.yellowdog.platform.model.NodeDetails
The node type of this node if node types have been configured.
getNodeTypes() - Method in interface co.yellowdog.platform.model.NodeAction
 
getNodeTypes() - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction
 
getNodeTypes() - Method in class co.yellowdog.platform.model.NodeRunCommandAction
 
getNodeTypes() - Method in class co.yellowdog.platform.model.NodeWriteFileAction
 
getNodeTypes() - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration
 
getNodeWorkers() - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction
 
getNoneOf() - Method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint
 
getNoneOf() - Method in class co.yellowdog.platform.model.StringAttributeConstraint
 
getObjectDetail(String, String) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
getObjectDetail(String, String) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
getObjectName() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionStatusEventData
 
getObjectName() - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
getObjectName() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadRequest
 
getObjectName() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
getObjectName() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectUploadRequest
 
getObjectName() - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
getObjectName() - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
getObjectName() - Method in class co.yellowdog.platform.model.ObjectDetail
The object name which may contain path seperators '/'.
getObjectNamePattern() - Method in class co.yellowdog.platform.model.TaskInput
An ant-style pattern to select objects by name.
getObjects() - Method in class co.yellowdog.platform.interaction.objectstore.NamespaceObjectsResponse
 
getObjectSize() - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
getObjectSize() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
getObjectSize() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectUploadRequest
 
getObjectSize() - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
getObjectSize() - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
getObjectSize() - Method in class co.yellowdog.platform.model.ObjectDetail
The object size in bytes.
getObjectStoreServiceUrl() - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Object Store service is located.
getOciNamespaceName() - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
getOffered() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices
 
getOkta() - Method in class co.yellowdog.platform.model.AccountAuthenticationProperties
 
getOldPassword() - Method in class co.yellowdog.platform.interaction.account.ChangePasswordRequest
 
getOnDemandOptions() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Options related to provisioning On-Demand instances.
getOnDemandPrice() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices
 
getOperatingSystemLicence() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePrice
 
getOperatingSystemLicence() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
getOperatingSystemLicences() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
getOptions() - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
getOptions() - Method in class co.yellowdog.platform.model.StringAttributeDefinition
 
getOrDefaultUrl(Function<ServicesSchema, String>) - Method in class co.yellowdog.platform.model.ServicesSchema
 
getOsType() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
getOsType() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
The operating system type of all images within this machine image family.
getOsType() - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage
 
getOsType() - Method in class co.yellowdog.platform.model.MachineImage
The image operating system type
getOsType() - Method in class co.yellowdog.platform.model.MachineImageFamily
The operating system type of all images within this machine image family.
getOsType() - Method in class co.yellowdog.platform.model.MachineImageGroup
The operating system type of all images within this machine image group.
getOutputs() - Method in class co.yellowdog.platform.model.Task
Output object specifications that determine objects to be uploaded after running the task.
getOutputs() - Method in class co.yellowdog.platform.model.TaskData
 
getOwned() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
Indicates if the machine image family is owned by the authenticated account.
getPassphrase() - Method in class co.yellowdog.platform.account.credentials.OciCredential
The OCI private key passphrase.
getPassword() - Method in class co.yellowdog.platform.interaction.account.ExistingPasswordRequest
 
getPassword() - Method in class co.yellowdog.platform.interaction.account.NewPasswordRequest
 
getPassword() - Method in class co.yellowdog.platform.interaction.account.SetPasswordRequest
 
getPassword() - Method in class co.yellowdog.platform.interaction.account.UserLoginRequest
 
getPath() - Method in class co.yellowdog.platform.model.NodeRunCommandAction
 
getPath() - Method in class co.yellowdog.platform.model.NodeWriteFileAction
 
getPattern() - Method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint
 
getPattern() - Method in class co.yellowdog.platform.model.StringAttributeConstraint
 
getPercentageTransferred() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionProgressEventData
 
getPercentageTransferred() - Method in class co.yellowdog.platform.clients.objectstore.TransferStatistics
 
getPercentile() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute
 
getPermission() - Method in class co.yellowdog.platform.interaction.account.RoleSearch
 
getPermissions() - Method in class co.yellowdog.platform.model.Role
 
getPreference() - Method in class co.yellowdog.platform.model.AwsCapacityReservation
 
getPreferences() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
getPreferences() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
getPreferredPatterns() - Method in class co.yellowdog.platform.model.StringAttributePreference
 
getPreferredValues() - Method in class co.yellowdog.platform.model.StringAttributePreference
 
getPrefix() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsRequest
 
getPrefix() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsSliceRequest
 
getPrice() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePrice
 
getPriority() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
The priority of the work requirement.
getPriority() - Method in class co.yellowdog.platform.model.TaskGroup
The task group priority.
getPriority() - Method in class co.yellowdog.platform.model.WorkRequirement
The priority of the work requirement.
getPrivateIpAddress() - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
getPrivateIpAddress() - Method in class co.yellowdog.platform.model.Instance
The private IP address of this instance.
getPrivateIpAddress() - Method in class co.yellowdog.platform.model.NodeDetails
The private IP address of the instance.
getPrivateKey() - Method in class co.yellowdog.platform.account.credentials.OciCredential
The OCI private key.
getProcessorArchitecture() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceType
 
getProcessorArchitecture() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices
 
getProcessorArchitectures() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
getProject() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getProject() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getProject() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getProperties() - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest
 
getProperties() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
getProperties() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
getProperties() - Method in interface co.yellowdog.platform.model.WorkerPool
The properties of this worker pool.
getProvider() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceType
 
getProvider() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePrice
 
getProvider() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
getProvider() - Method in class co.yellowdog.platform.interaction.cloudinfo.Region
 
getProvider() - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegion
 
getProvider() - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
getProvider() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage
 
getProvider() - Method in interface co.yellowdog.platform.model.AlibabaComputeSource
 
getProvider() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getProvider() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
getProvider() - Method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability
 
getProvider() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
getProvider() - Method in interface co.yellowdog.platform.model.ComputeSource
Gets the Cloud Provider for this source.
getProvider() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getProvider() - Method in class co.yellowdog.platform.model.Instance
The cloud provider that supplies this instance.
getProvider() - Method in class co.yellowdog.platform.model.MachineImage
The compute provider in whose system the image is registered.
getProvider() - Method in class co.yellowdog.platform.model.NodeDetails
The provider of the node's instance.
getProvider() - Method in interface co.yellowdog.platform.model.OciComputeSource
 
getProvider() - Method in class co.yellowdog.platform.model.ProviderNodeSummary
 
getProvider() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getProvider() - Method in class co.yellowdog.platform.model.SourcesAllowance
 
getProviderImageId() - Method in class co.yellowdog.platform.model.MachineImage
The ID for the image in the compute provider's system.
getProviderName() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderRegistration
 
getProviders() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
getProviders() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
getProviders() - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch
 
getProviders() - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
getProviders() - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
getProviders() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
getProviders() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
getProviders() - Method in class co.yellowdog.platform.model.RunSpecification
Constrains the YellowDog Scheduler to only execute tasks from the associated TaskGroup on the specified providers.
getProvisionedProperties() - Method in class co.yellowdog.platform.interaction.scheduler.ProvisionTemplateWorkerPoolRequest
 
getProvisionedRequirementId() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
getProvisionedSourceId() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
getProvisionStrategy() - Method in class co.yellowdog.platform.model.ComputeRequirement
The compute provision strategy that YellowDog Compute must use when provisioning instances to meet this requirement.
getPublicIpAddress() - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
getPublicIpAddress() - Method in class co.yellowdog.platform.model.Instance
The public IP address of this instance.
getPublicIpAddress() - Method in class co.yellowdog.platform.model.NodeDetails
The public IP address of the instance.
getPurchaseOption() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Determines which instance purchase options (On-Demand and/or Spot) are available to AWS EC2 Fleet.
getRam() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
getRam() - Method in class co.yellowdog.platform.model.NodeDetails
The amount of RAM in GB on the node's instance.
getRam() - Method in class co.yellowdog.platform.model.RunSpecification
Range constraint on GB of RAM that are required to execute tasks
getRamInMib() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceType
 
getRamInMib() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
getRamInMib() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices
 
getRamRoleName() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The name of the RAM Role to use for the provisioned instances.
getRange() - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
getRank() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
getRankOrder() - Method in class co.yellowdog.platform.model.NumericAttributePreference
 
getRegion() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePrice
 
getRegion() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
getRegion() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
getRegion() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
getRegion() - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegion
 
getRegion() - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
getRegion() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
getRegion() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage
 
getRegion() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The Alibaba Cloud region where instances will be provisioned.
getRegion() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The AWS region where instances will be provisioned.
getRegion() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The AWS region where instances will be provisioned.
getRegion() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
The Azure region where instances will be provisioned.
getRegion() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
The Azure region where instances will be provisioned.
getRegion() - Method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability
 
getRegion() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
getRegion() - Method in interface co.yellowdog.platform.model.ComputeSource
Gets the provider-specific region where instances will be provisioned.
getRegion() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getRegion() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getRegion() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getRegion() - Method in class co.yellowdog.platform.model.Instance
The region where this instance is provisioned.
getRegion() - Method in class co.yellowdog.platform.model.NodeDetails
The region in which the node's instance is running.
getRegion() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
The OCI region where instances will be provisioned.
getRegion() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
The OCI region where instances will be provisioned.
getRegion() - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
getRegion() - Method in class co.yellowdog.platform.model.ProviderRegionNodeSummary
 
getRegion() - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration
 
getRegion() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getRegions() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceType
 
getRegions() - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
getRegions() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
getRegions() - Method in class co.yellowdog.platform.model.MachineImage
The regions in which the image is registered.
getRegions() - Method in class co.yellowdog.platform.model.RunSpecification
Constrains the YellowDog Scheduler to only execute tasks from the associated TaskGroup in the specified regions.
getRegions() - Method in class co.yellowdog.platform.model.SourcesAllowance
 
getRegions(RegionSearch) - Method in interface co.yellowdog.platform.clients.cloudinfo.CloudInfoClient
 
getRegions(RegionSearch) - Method in class co.yellowdog.platform.clients.cloudinfo.CloudInfoClientImpl
 
getRegisteredNodeCount() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The count of nodes that have registered with the worker pool.
getRegisteredTime() - Method in class co.yellowdog.platform.model.Node
The time when the node was registered.
getRegisteredTime() - Method in class co.yellowdog.platform.model.Worker
The time at which the worker was registered.
getRegisteredWorkerCount() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The count of workers that have registered with the worker pool.
getRejectedSourceTemplateIds() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
getRemainingCapacity() - Method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse
 
getRemainingHours() - Method in class co.yellowdog.platform.model.Allowance
 
getReport() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementDynamicTemplateTestResult
 
getRequestedCount() - Method in class co.yellowdog.platform.model.InstanceSummary
The number of instances last requested from this compute source.
getRequiredPermissions() - Method in class co.yellowdog.platform.model.AccessDelegate
 
getRequirementCreatedById() - Method in class co.yellowdog.platform.model.RequirementsAllowance
 
getRequirementCreatedFromId() - Method in class co.yellowdog.platform.model.RequirementsAllowance
 
getRequirementId() - Method in class co.yellowdog.platform.model.RequirementAllowance
 
getRequirementName() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
getRequirementNamespace() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
getRequirements() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsageFilter
 
getRequirementSupportedOperations() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
getRequirementTag() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
getRequirementTemplateId() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
getRequirementTemplateUsage() - Method in class co.yellowdog.platform.interaction.scheduler.ProvisionTemplateWorkerPoolRequest
 
getResetInterval() - Method in class co.yellowdog.platform.model.Allowance
 
getResetType() - Method in class co.yellowdog.platform.model.Allowance
 
getResourceId() - Method in class co.yellowdog.platform.model.AzureInstance
 
getRetry() - Method in class co.yellowdog.platform.clients.serversentevents.ServerSentEvent
 
getRetry() - Method in class co.yellowdog.platform.model.ServicesSchema
 
getRetry(Class<?>) - Method in interface co.yellowdog.platform.clients.retry.RetryFactory
 
getRetry(Logger) - Method in class co.yellowdog.platform.clients.retry.ServicesSchemaRetryFactory
 
getRetry(Logger) - Method in interface co.yellowdog.platform.clients.retry.RetryFactory
 
getRetryCount() - Method in class co.yellowdog.platform.model.Task
How many times the task has failed and then been set back to WAITING to be retried.
getRole() - Method in class co.yellowdog.platform.model.GroupRole
 
getRole(String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
getRole(String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
getRoleGroups(String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
getRoleGroups(String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
getRoles() - Method in class co.yellowdog.platform.model.Group
 
getRoles(RoleSearch) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
getRoles(RoleSearch) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
getRunSpecification() - Method in class co.yellowdog.platform.model.TaskGroup
The run specification which determines the YellowDog Scheduler behaviours when it is executing the tasks within the task group.
getSchedulerServiceUrl() - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Scheduler service is located.
getScore() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute
 
getSecondaryNetworkInterfaces() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getSecondaryNetworkInterfaces() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Secondary network interfaces to create on provisioned instances.
getSecondaryNetworkInterfaces() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Secondary network interfaces to create on provisioned instances.
getSecret() - Method in class co.yellowdog.platform.account.authentication.ApiKey
 
getSecret() - Method in class co.yellowdog.platform.model.WorkerPoolToken
The token secret.
getSecretAccessKey() - Method in class co.yellowdog.platform.account.credentials.AlibabaCredential
The Alibaba Cloud Secret Access Key
getSecretAccessKey() - Method in class co.yellowdog.platform.account.credentials.AwsCredential
The AWS Secret Access Key
getSecurityGroupId() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The ID of the Alibaba Cloud Security Group for the provisioned instances.
getSecurityGroupId() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getSecurityGroupId() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The ID of the AWS Security Group for the provisioned instances.
getSecurityGroupId() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The ID of the AWS Security Group for the provisioned instances.
getSecurityGroupId() - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface
Optional securityGroupId for this network interface.
getSelectedSourceTemplateIds() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
getServiceAccountKeyJson() - Method in class co.yellowdog.platform.account.credentials.GoogleCloudCredential
The Google Cloud service account key JSON text
getServiceUrl() - Method in class co.yellowdog.platform.clients.web.PlatformWebClient
 
getSessionId() - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
getSessionId() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
getSessionId() - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
getSessionToken() - Method in class co.yellowdog.platform.account.credentials.AwsCredential
The AWS Session Token if this credential is temporary
getShape() - Method in interface co.yellowdog.platform.model.OciComputeSource
The machine shape to use for the provisioned instances.
getShape() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getShape() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getSingleAvailabilityZone() - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
Indicates that AWS EC2 Fleet should provision all On-Demand instances into a single availability zone.
getSingleAvailabilityZone() - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
Indicates that AWS EC2 Fleet should provision all Spot instances into a single availability zone.
getSingleInstanceType() - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
Indicates that AWS EC2 Fleet should use a single instance type to provision all On-Demand instances.
getSingleInstanceType() - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
Indicates that AWS EC2 Fleet should use a single instance type to provision all Spot instances.
getSize() - Method in class co.yellowdog.platform.interaction.pagination.SliceReference
 
getSliceId() - Method in class co.yellowdog.platform.interaction.pagination.SliceReference
 
getSliceReference() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsSliceRequest
 
getSlotNumbering() - Method in class co.yellowdog.platform.model.NodeType
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.account.ApplicationSearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.account.GroupSearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.account.RoleSearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.account.UserSearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.metrics.TrackSearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
getSortDirection() - Method in interface co.yellowdog.platform.interaction.search.Search
 
getSortDirection() - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.account.ApplicationSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.account.GroupSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.account.RoleSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.account.UserSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.metrics.TrackSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
getSortField() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
getSortField() - Method in interface co.yellowdog.platform.interaction.search.Search
 
getSortField() - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
getSource() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource
 
getSource() - Method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
getSource() - Method in class co.yellowdog.platform.model.TaskDataInput
 
getSource() - Method in class co.yellowdog.platform.model.TaskDataOutput
 
getSource() - Method in class co.yellowdog.platform.model.TaskInput
The source context where the inputs can be found.
getSource() - Method in class co.yellowdog.platform.model.TaskOutput
The source context where the outputs can be found.
getSourceCreatedFromId() - Method in class co.yellowdog.platform.model.SourcesAllowance
 
getSourceId() - Method in class co.yellowdog.platform.model.InstanceId
The ID of the compute source from which this instance was provisioned.
getSourceId() - Method in class co.yellowdog.platform.model.SourceAllowance
 
getSourceName() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage
 
getSourceName() - Method in class co.yellowdog.platform.model.NodeDetails
The name of the compute source from which the node's instance was provisioned.
getSourceNames() - Method in class co.yellowdog.platform.model.NodeType
 
getSourceNumber() - Method in class co.yellowdog.platform.model.NodeDetails
The number of the compute source based on its order within the parent compute requirement.
getSources() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuery
 
getSources() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResults
 
getSources() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
getSources() - Method in interface co.yellowdog.platform.model.ComputeProvisionStrategy
Returns a list of the compute provision sources available for use by this provision strategy.
getSources() - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
getSources() - Method in class co.yellowdog.platform.model.SingleSourceProvisionStrategy
The compute sources to use for the compute requirement.
getSources() - Method in class co.yellowdog.platform.model.SplitProvisionStrategy
The compute sources to use for the compute requirement.
getSources() - Method in class co.yellowdog.platform.model.WaterfallProvisionStrategy
The compute sources to use for the compute requirement.
getSourcesConsidered() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
getSourcesSelected() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
getSourceTemplateId() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
getSourceTemplateId() - Method in class co.yellowdog.platform.model.ComputeSourceUsage
 
getSourceTraits() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
getSourceType() - Method in interface co.yellowdog.platform.interaction.compute.AttributeSource
 
getSourceType() - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
getSourceType() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource
 
getSourceType() - Method in class co.yellowdog.platform.interaction.compute.InternalAttributeSource
 
getSpotMaxPrice() - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride
The maximum price that will be paid for spot instances.
getSpotMaxPrice() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The maximum price that will be paid for instances provisioned from this source.
getSpotMaxPrice() - Method in interface co.yellowdog.platform.model.AzureComputeSource
The maximum price that will be paid for Spot VMs provisioned from this source.
getSpotMaxPrice() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getSpotMaxPrice() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getSpotOptions() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Options related to provisioning Spot instances.
getSpotPrice() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices
 
getSpotPriceLimit() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The Alibaba Cloud spot price limit to use with SPOT_WITH_PRICE_LIMIT spot strategy.
getSpotStrategy() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The Alibaba Cloud spot strategy to use when provisioning instances.
getSshKey() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
getSshKey() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
The public SSH key.
getSshKey() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
The public SSH key.
getSshKey() - Method in interface co.yellowdog.platform.model.OciComputeSource
The public SSH key.
getSshKey() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
The public SSH key.
getSshKey() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
The public SSH key.
getSshKeys() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getSshKeys() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
A list of public SSH keys.
getSshKeys() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
A list of public SSH keys.
getStartedTime() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
getStartedTime() - Method in class co.yellowdog.platform.model.Task
The time the task was last started by a Worker.
getStatistics() - Method in class co.yellowdog.platform.clients.objectstore.TransferBatch
 
getStatistics() - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
getStatus() - Method in class co.yellowdog.platform.clients.objectstore.TransferBatch
 
getStatus() - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
getStatus() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The status of this compute requirement.
getStatus() - Method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot
 
getStatus() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The status of the worker pool.
getStatus() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
The status of the work requirement.
getStatus() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
getStatus() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
getStatus() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
getStatus() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getStatus() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getStatus() - Method in class co.yellowdog.platform.model.ComputeRequirement
The status of this compute requirement.
getStatus() - Method in interface co.yellowdog.platform.model.ComputeSource
Gets the current provisioning status of this source.
getStatus() - Method in class co.yellowdog.platform.model.ComputeSourceExhaustion
If the source is associated with an exhausted allowance, gets the exhaustion status.
getStatus() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
getStatus() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getStatus() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getStatus() - Method in class co.yellowdog.platform.model.Instance
The status of this instance.
getStatus() - Method in class co.yellowdog.platform.model.Node
The status of this instance.
getStatus() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getStatus() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getStatus() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
getStatus() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getStatus() - Method in class co.yellowdog.platform.model.Task
The task status.
getStatus() - Method in class co.yellowdog.platform.model.TaskGroup
The task group status.
getStatus() - Method in class co.yellowdog.platform.model.Worker
The status of the worker.
getStatus() - Method in interface co.yellowdog.platform.model.WorkerPool
The worker pool status.
getStatus() - Method in class co.yellowdog.platform.model.WorkRequirement
The status of the work requirement.
getStatusChangedTime() - Method in class co.yellowdog.platform.model.ComputeRequirement
The date and time when the status or nextStatus last changed
getStatusChangedTime() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
getStatusChangedTime() - Method in class co.yellowdog.platform.model.Instance
The date and time when the status last changed
getStatusChangedTime() - Method in class co.yellowdog.platform.model.Node
The date and time when the status last changed.
getStatusChangedTime() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
getStatusChangedTime() - Method in class co.yellowdog.platform.model.TaskGroup
The date and time when the status last changed
getStatusChangedTime() - Method in interface co.yellowdog.platform.model.WorkerPool
The date and time when the status last changed.
getStatusChangedTime() - Method in class co.yellowdog.platform.model.WorkRequirement
The date and time when the status last changed
getStatusCounts() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementsSummary
 
getStatusCounts() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolDashboardSummary
 
getStatusCounts() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementDashboardSummary
 
getStatusCounts() - Method in class co.yellowdog.platform.model.InstanceSummary
A count of each status based on the non-expired instances that have been provisioned.
getStatusCounts() - Method in class co.yellowdog.platform.model.NodeSummary
The number of nodes in each status.
getStatusCounts() - Method in class co.yellowdog.platform.model.TaskSummary
 
getStatusCounts() - Method in class co.yellowdog.platform.model.WorkerSummary
The number of workers in each status.
getStatusDurations() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage
 
getStatuses() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
getStatuses() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
getStatuses() - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
getStatuses() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
getStatuses() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
getStatuses() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
getStatuses() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
getStatusMessage() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
getStatusMessage() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
getStatusMessage() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
getStatusMessage() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getStatusMessage() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getStatusMessage() - Method in interface co.yellowdog.platform.model.ComputeSource
Gets the message associated with the current provisioning status of this source.
getStatusMessage() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getStatusMessage() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getStatusMessage() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getStatusMessage() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getStatusMessage() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getStrategyType() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
getStrategyType() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
getStrategyType() - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
getStrategyType() - Method in interface co.yellowdog.platform.model.ComputeRequirementTemplate
 
getSubject() - Method in class co.yellowdog.platform.model.AccessDelegate
 
getSubnetId() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getSubnetId() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The ID of the subnet to use for the provisioned instances.
getSubnetId() - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride
The ID of the subnet to use for the provisioned instances.
getSubnetId() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The ID of the subnet to use for the provisioned instances.
getSubnetId() - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface
Optional subnetId for this network interface.
getSubnetId() - Method in interface co.yellowdog.platform.model.OciComputeSource
The region-specific OCI Subnet ID (ocid) for the subnet to use for the provisioned instances.
getSubnetId() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
The region-specific OCI Subnet ID (ocid) for the subnet to use for the provisioned instances.
getSubnetId() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
The region-specific OCI Subnet ID (ocid) for the subnet to use for the provisioned instances.
getSubnetName() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
getSubnetName() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getSubnetName() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getSubnetwork() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getSubnetwork() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getSubnetwork() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getSubregion() - Method in interface co.yellowdog.platform.model.AlibabaComputeSource
 
getSubregion() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getSubregion() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
getSubregion() - Method in interface co.yellowdog.platform.model.ComputeSource
Gets the provider-specific subregion (aka Availability Domain, Availability Zone or Zone) where instances will be provisioned.
getSubregion() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getSubregion() - Method in class co.yellowdog.platform.model.Instance
The subregion where this instance is provisioned.
getSubregion() - Method in interface co.yellowdog.platform.model.OciComputeSource
 
getSubregion() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getSubRegion() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePrice
 
getSubRegion() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
getSubRegion() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
getSubRegion() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
getSubRegions() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeRegion
 
getSubRegions(SubRegionSearch) - Method in interface co.yellowdog.platform.clients.cloudinfo.CloudInfoClient
 
getSubRegions(SubRegionSearch) - Method in class co.yellowdog.platform.clients.cloudinfo.CloudInfoClientImpl
 
getSubscriptionId() - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential
The Azure Subscription ID
getSuppliedId() - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage
 
getSupportedInstanceTypes() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
getSupportedInstanceTypes() - Method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability
 
getSupportedInstanceTypes() - Method in class co.yellowdog.platform.model.MachineImage
The instance types that can be used with the image in the cloud provider's system.
getSupportedOperations() - Method in class co.yellowdog.platform.model.ComputeRequirement
 
getSupportedTaskTypes() - Method in class co.yellowdog.platform.model.NodeDetails
The task types supported by this node.
getSupportingResourceCreated() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
getSupportingResourceCreated() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
getSupportingResourceCreated() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
getSupportingResourceCreated() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
getSupportingResourceCreated() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
getSupportingResourceCreated() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getSupportingResourceCreated() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getSupportingResourceCreated() - Method in interface co.yellowdog.platform.model.ComputeSource
Indicates if supporting resources have been created for this source.
getSupportingResourceCreated() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getSupportingResourceCreated() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getSupportingResourceCreated() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getSupportingResourceCreated() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getSupportingResourceCreated() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getSupportingResourceCreated() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getTag() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
getTag() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
 
getTag() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
getTag() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
getTag() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
getTag() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
 
getTag() - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsage
 
getTag() - Method in class co.yellowdog.platform.model.ComputeRequirement
 
getTag() - Method in class co.yellowdog.platform.model.RequirementsAllowance
 
getTag() - Method in interface co.yellowdog.platform.model.Tagged
Gets the user defined tag
getTag() - Method in class co.yellowdog.platform.model.Task
 
getTag() - Method in class co.yellowdog.platform.model.TaskGroup
 
getTag() - Method in class co.yellowdog.platform.model.WorkRequirement
 
getTags() - Method in class co.yellowdog.platform.interaction.metrics.TrackSearch
 
getTags() - Method in class co.yellowdog.platform.model.Track
 
getTarget() - Method in class co.yellowdog.platform.model.beanvalidation.CustomValidator
 
getTargetCount() - Method in class co.yellowdog.platform.model.NodeWorkerTarget
 
getTargetInstanceCount() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The number of instances to be provisioned to meet this compute requirement.
getTargetInstanceCount() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
getTargetInstanceCount() - Method in class co.yellowdog.platform.model.ComputeRequirement
The number of instances to be provisioned to meet this compute requirement.
getTargetNodeCount() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties
The number of nodes that will be configured to register with this worker pool.
getTargetType() - Method in class co.yellowdog.platform.model.NodeWorkerTarget
 
getTask(Task) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
getTask(Task) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Gets the latest state of the supplied task.
getTask(String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Gets the latest state of the supplied task.
getTask(String) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
getTaskCount() - Method in class co.yellowdog.platform.model.TaskSummary
 
getTaskData() - Method in class co.yellowdog.platform.model.Task
The data to be passed to the Worker when the task is started.
getTaskGroupId() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
getTaskGroupId() - Method in class co.yellowdog.platform.model.Task
 
getTaskGroupIds() - Method in class co.yellowdog.platform.model.Worker
The IDs of the task groups which have claims on the worker.
getTaskGroups() - Method in class co.yellowdog.platform.model.WorkRequirement
The task groups containing tasks to be executed.
getTasks(TaskSearch) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Returns a SearchClient that offers the ability to search tasks.
getTasks(TaskSearch) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
getTasksPerWorker() - Method in class co.yellowdog.platform.model.RunSpecification
Determines the number of worker claims based on splitting the number of unfinished tasks across workers.
getTaskSummary() - Method in class co.yellowdog.platform.model.TaskGroup
 
getTaskTimeout() - Method in class co.yellowdog.platform.model.RunSpecification
The maximum time that a worker should attempt to execute a task for before failing it.
getTaskType() - Method in class co.yellowdog.platform.model.Task
The type of the task, used to identify the program to use to execute the task.
getTaskTypes() - Method in class co.yellowdog.platform.model.RunSpecification
The task types that will be used in the associated TaskGroup.
getTemplateId() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
getTenantId() - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential
The Azure Tenant ID
getTenantId() - Method in class co.yellowdog.platform.account.credentials.OciCredential
The OCI tenant ID (ocid).
getTenantId() - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties
 
getTerminatedTime() - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsage
 
getThis() - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
getThis() - Method in class co.yellowdog.platform.clients.web.BodyHttpRequestBuilder
 
getThis() - Method in class co.yellowdog.platform.clients.web.HttpRequestBuilder
 
getTimeout() - Method in class co.yellowdog.platform.model.AutoShutdown
 
getTimeout() - Method in class co.yellowdog.platform.model.Task
The maximum time that a worker should attempt to execute the task for before failing it.
getTimestamp() - Method in class co.yellowdog.platform.interaction.metrics.MeasurementAggregate
 
getTimestamp() - Method in class co.yellowdog.platform.interaction.metrics.MeasurementSearch
 
getTimestamp() - Method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot
 
getTimestamp() - Method in class co.yellowdog.platform.model.TaskError
The time at which the error occurred.
getTitle() - Method in class co.yellowdog.platform.interaction.account.FeatureDetail
 
getTitle() - Method in class co.yellowdog.platform.interaction.account.PermissionDetail
 
getTitle() - Method in interface co.yellowdog.platform.model.AttributeDefinition
 
getTitle() - Method in enum co.yellowdog.platform.model.Feature
 
getTitle() - Method in enum co.yellowdog.platform.model.json.FieldAlias
 
getTitle() - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
getTitle() - Method in enum co.yellowdog.platform.model.Permission
 
getTitle() - Method in class co.yellowdog.platform.model.StringAttributeDefinition
 
getToken() - Method in class co.yellowdog.platform.interaction.account.SetPasswordRequest
 
getToken() - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolResponse
 
getTokenTtl() - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest
The time-to-live of the worker pool token.
getTotalBytes() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionProgressEventData
 
getTotalBytes() - Method in class co.yellowdog.platform.clients.objectstore.TransferStatistics
 
getTotalCount() - Method in class co.yellowdog.platform.model.InstanceSummary
The total count of all instances provisioned from this compute source (including expired instances).
getTotalNodes() - Method in class co.yellowdog.platform.model.ProviderNodeSummary
 
getTotalNodes() - Method in class co.yellowdog.platform.model.ProviderRegionNodeSummary
 
getTotalRanks() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
getTotalScore() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
getTotalTaskCount() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
The total count of tasks in the work requirement.
getTotalWorkers() - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction
 
getTraits() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
getTraits() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
getTraits() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
getTraits() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getTraits() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getTraits() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
getTraits() - Method in interface co.yellowdog.platform.model.ComputeSource
Returns an object describing behavioural traits specific to this compute source.
getTraits() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getTraits() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getTraits() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getTraits() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getTraits() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getTransferredChunkCount() - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
getTransferSessions() - Method in class co.yellowdog.platform.clients.objectstore.TransferBatch
 
getTransferSpeedBitsPerSecond() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionProgressEventData
 
getTransferSpeedBitsPerSecond() - Method in class co.yellowdog.platform.clients.objectstore.TransferStatistics
 
getTransferStatus() - Method in class co.yellowdog.platform.clients.objectstore.events.BatchStatusEventData
 
getTransferStatus() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionStatusEventData
 
getType() - Method in class co.yellowdog.platform.clients.serversentevents.ServerSentEvent
 
getType() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
getType() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
getType() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The type of the worker pool.
getType() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
getType() - Method in class co.yellowdog.platform.model.KeyringCredential
 
getUnexpectedInstanceTerminationProbability() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
The probability (from 0 to 1) that any instance will be unexpectedly terminated whenever it is refreshed.
getUnits() - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
getUntilTime() - Method in class co.yellowdog.platform.interaction.usage.ComputeNamespaceFilter
 
getUntilTime() - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsageFilter
 
getUntilTime() - Method in interface co.yellowdog.platform.interaction.usage.Filter
 
getUntilTime() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsageFilter
 
getUpload() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientConfigurationProperties
 
getUploadMaxBytesPerSecond() - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
getUploadMaxBytesPerSecond() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
getUploadThreads() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientConfigurationProperties
 
getUsageServiceUrl() - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Usage service is located.
getUsageType() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePrice
 
getUsageTypes() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
getUseAcceleratedNetworking() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
getUseAcceleratedNetworking() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
Indicates if instances should be provisioned with a primary networking interface with accelerated networking.
getUseAcceleratedNetworking() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
Indicates if instances should be provisioned with a primary networking interface with accelerated networking.
getUseCapacityBlock() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if instances should be provisioned within a reserved capacity block.
getUseCapacityReservationsFirst() - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
Indicates if AWS EC2 Fleet should use unused Capacity Reservations to fulfill On-Demand capacity.
getUser() - Method in class co.yellowdog.platform.interaction.account.AddUserResponse
 
getUser(String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
getUser(String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
getUserData() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
getUserData() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
getUserData() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
getUserData() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
getUserData() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getUserData() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getUserData() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
getUserData() - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
getUserData() - Method in interface co.yellowdog.platform.model.ComputeRequirementTemplate
 
getUserData() - Method in interface co.yellowdog.platform.model.ComputeSource
Gets the user-data script to be passed to the provisioned instance at startup.
getUserData() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getUserData() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
getUserData() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
getUserData() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
getUserData() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
getUserGroups(String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
getUserGroups(String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
getUserId() - Method in class co.yellowdog.platform.account.credentials.OciCredential
The OCI User ID (ocid).
getUsername() - Method in class co.yellowdog.platform.interaction.account.AddUserRequest
 
getUsername() - Method in class co.yellowdog.platform.interaction.account.SetPasswordRequest
 
getUsername() - Method in class co.yellowdog.platform.interaction.account.UserLoginRequest
 
getUsername() - Method in class co.yellowdog.platform.model.InternalUser
 
getUserPassword() - Method in class co.yellowdog.platform.interaction.account.GrantUserAccessRequest
 
getUsers(UserSearch) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
getUsers(UserSearch) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
getUserType() - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
getUseSpot() - Method in interface co.yellowdog.platform.model.AzureComputeSource
Indicates if Spot VMs should be requested from Azure.
getUseSpot() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getUseSpot() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getValue() - Method in class co.yellowdog.platform.interaction.cloudinfo.Price
 
getValue() - Method in class co.yellowdog.platform.interaction.images.MetadataFilter
 
getValue() - Method in interface co.yellowdog.platform.model.AttributeValue
 
getValue() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute
 
getValue() - Method in class co.yellowdog.platform.model.NumericAttributeValue
 
getValue() - Method in class co.yellowdog.platform.model.StringAttributeValue
 
getVcpus() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
getVcpus() - Method in class co.yellowdog.platform.model.NodeDetails
The number of processors (threads) on the node's instance.
getVcpus() - Method in class co.yellowdog.platform.model.RunSpecification
Range constraint on number of vCPUs that are required to execute tasks
getVerification() - Method in class co.yellowdog.platform.model.TaskInput
Indicates if and how the Scheduler should verify the existence of a task input prior to starting the task.
getVerificationStatus() - Method in class co.yellowdog.platform.model.TaskInput
The task input verification status.
getVmSize() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
getVmSize() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
getVmSize() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
getVSwitchId() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The ID of the virtual switch to use for the provisioned instances.
getWaiting() - Method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot
 
getWeight() - Method in interface co.yellowdog.platform.model.AttributePreference
 
getWeight() - Method in class co.yellowdog.platform.model.BestComputeSourceReportPreference
 
getWeight() - Method in class co.yellowdog.platform.model.NumericAttributePreference
 
getWeight() - Method in class co.yellowdog.platform.model.StringAttributePreference
 
getWorkerClaimCount() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
getWorkerId() - Method in class co.yellowdog.platform.model.Task
 
getWorkerId() - Method in class co.yellowdog.platform.model.TaskError
The ID of the worker where the error occurred.
getWorkerPool() - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolResponse
 
getWorkerPool(String) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
getWorkerPool(String, Class<T>) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
getWorkerPool(String, String) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
getWorkerPool(String, String, Class<T>) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
getWorkerPool(String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Gets the latest state of the worker pool with the specified ID.
getWorkerPool(String, Class<T>) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Gets the latest state of the supplied worker pool by ID.
getWorkerPool(String, String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Gets the latest state of the worker pool with the specified namespace and name.
getWorkerPool(String, String, Class<T>) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Gets the latest state of the supplied worker pool by namespace and name.
getWorkerPool(T) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Gets the latest state of the supplied worker pool.
getWorkerPool(T) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
getWorkerPoolHelper(WorkerPool) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
getWorkerPoolHelper(WorkerPool) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Constructs a new worker pool helper for the specified worker pool.
getWorkerPoolHelper(String) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
getWorkerPoolHelper(String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Constructs a new worker pool helper for the specified worker pool.
getWorkerPoolId() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
getWorkerPoolId() - Method in class co.yellowdog.platform.model.Node
The ID of the worker pool containing the node.
getWorkerPools(WorkerPoolSearch) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Returns a SearchClient that offers the ability to search worker pools.
getWorkerPools(WorkerPoolSearch) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
getWorkerRegisteredTime() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
getWorkers() - Method in class co.yellowdog.platform.model.Node
The workers on this instance.
getWorkerStatuses() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
getWorkerSummary() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
getWorkerSummary() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
getWorkerSummary() - Method in interface co.yellowdog.platform.model.WorkerPool
The summary of the workers in this worker pool.
getWorkerTag() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
getWorkerTag() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties
 
getWorkerTag() - Method in class co.yellowdog.platform.model.NodeDetails
An optional tag value that can be used to constrain worker allocation.
getWorkerTag() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
An optional tag value that will be attached to all workers in this pool and used to constrain worker allocation.
getWorkerTag() - Method in interface co.yellowdog.platform.model.WorkerPoolProperties
 
getWorkerTags() - Method in class co.yellowdog.platform.model.RunSpecification
Constrains the YellowDog Scheduler to only execute tasks from the associated TaskGroup on workers with a matching tag value.
getWorkerTaskGroupId() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
getWorkingNodes() - Method in class co.yellowdog.platform.model.ProviderNodeSummary
 
getWorkingNodes() - Method in class co.yellowdog.platform.model.ProviderRegionNodeSummary
 
getWorkingWorkerCount() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The count of workers within the worker pool that are currently doing a task.
getWorkRequirement(WorkRequirement) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
getWorkRequirement(WorkRequirement) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Gets the latest state of the supplied work requirement.
getWorkRequirement(String) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
getWorkRequirement(String, String) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
getWorkRequirement(String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Gets the latest state of the supplied work requirement.
getWorkRequirement(String, String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Gets the latest state of the supplied work requirement.
getWorkRequirementHelper(WorkRequirement) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
getWorkRequirementHelper(WorkRequirement) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Constructs a new work requirement helper for the specified requirement.
getWorkRequirementHelper(String) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
getWorkRequirementHelper(String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Constructs a new work requirement helper for the specified requirement.
getWorkRequirementId() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
getWorkRequirements(WorkRequirementSearch) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Returns a SearchClient that offers the ability to search work requirements.
getWorkRequirements(WorkRequirementSearch) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
getZone() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
getZone() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
getZone() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
GOOGLE - Enum constant in enum co.yellowdog.platform.model.CloudProvider
Google Cloud
GoogleCloudCredential - Class in co.yellowdog.platform.account.credentials
 
GoogleCloudCredential.Builder - Class in co.yellowdog.platform.account.credentials
A builder that can be used to build a new GoogleCloudCredential that is automatically validated on build.
GrantApplicationAccessRequest - Class in co.yellowdog.platform.interaction.account
 
GrantApplicationAccessRequest() - Constructor for class co.yellowdog.platform.interaction.account.GrantApplicationAccessRequest
 
GrantUserAccessRequest - Class in co.yellowdog.platform.interaction.account
 
GrantUserAccessRequest() - Constructor for class co.yellowdog.platform.interaction.account.GrantUserAccessRequest
 
Group - Class in co.yellowdog.platform.model
 
Group.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new Group that is automatically validated on build.
groupArn(String) - Method in class co.yellowdog.platform.model.AwsCapacityReservation.Builder
 
groupCreatedTime(InstantRange) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
groupId(String) - Method in class co.yellowdog.platform.model.AwsPlacementGroup.Builder
 
groupName(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
groupName(String) - Method in class co.yellowdog.platform.model.AwsPlacementGroup.Builder
 
GroupRole - Class in co.yellowdog.platform.model
 
GroupRole.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new GroupRole that is automatically validated on build.
groups() - Element in annotation type co.yellowdog.platform.interaction.objectstore.validation.ObjectName
 
groups() - Element in annotation type co.yellowdog.platform.interaction.objectstore.validation.ObjectPrefix
 
groups() - Element in annotation type co.yellowdog.platform.model.beanvalidation.ValidatedBy
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.AccountId
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.AccountName
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.AccountNamespace
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.AlibabaInstanceTagKey
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.AlibabaInstanceTagValue
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.AttributeName
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.AwsInstanceTagKey
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.AwsInstanceTagValue
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.AzureInstanceTagKey
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.AzureInstanceTagValue
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.CredentialName
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.GceInstanceTagKey
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.GceInstanceTagValue
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.GeneralName
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.GeneralNamespace
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.InstanceTagKey
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.InstanceTagValue
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.LocalDataPath
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.Name
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.Namespace
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.OciInstanceTagKey
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.OciInstanceTagValue
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.PublicName
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.PublicNamespace
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.QualifiedName
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.QualifiedNamespace
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.RemoteDataPath
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.SimulatorInstanceTagKey
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.SimulatorInstanceTagValue
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.SystemGenerated
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.ValidSortField
 
groups() - Element in annotation type co.yellowdog.platform.model.validation.Ydid
 
GroupSearch - Class in co.yellowdog.platform.interaction.account
 
GroupSearch.Builder - Class in co.yellowdog.platform.interaction.account
 
GroupSummary - Class in co.yellowdog.platform.interaction.account
 
GroupSummary() - Constructor for class co.yellowdog.platform.interaction.account.GroupSummary
 
GroupSummary(String, String, String, boolean) - Constructor for class co.yellowdog.platform.interaction.account.GroupSummary
 
GroupSummary.Builder - Class in co.yellowdog.platform.interaction.account
 
GZIP - Static variable in class co.yellowdog.platform.clients.web.ContentEncoding
 

H

handle(HttpStatus, ErrorResponse) - Method in interface co.yellowdog.platform.clients.web.error.ErrorHandler
Handles the given error response.
handle(Throwable, int) - Method in interface co.yellowdog.platform.clients.retry.RetryHandler
Handle a retry.
HARD - Enum constant in enum co.yellowdog.platform.model.AllowanceLimitEnforcement
Existing operations will be terminated, possibly after a grace period, and new operations will be disallowed
hardLimitGraceMinutes(Integer) - Method in class co.yellowdog.platform.model.AccountAllowance.Builder
 
hardLimitGraceMinutes(Integer) - Method in class co.yellowdog.platform.model.RequirementAllowance.Builder
 
hardLimitGraceMinutes(Integer) - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
hardLimitGraceMinutes(Integer) - Method in class co.yellowdog.platform.model.SourceAllowance.Builder
 
hardLimitGraceMinutes(Integer) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
hasErrors(Boolean) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch.Builder
 
hashCode() - Method in class co.yellowdog.platform.account.authentication.ApiKey
 
hashCode() - Method in class co.yellowdog.platform.account.credentials.AlibabaCredential
 
hashCode() - Method in class co.yellowdog.platform.account.credentials.AwsAccountRoleCredential
 
hashCode() - Method in class co.yellowdog.platform.account.credentials.AwsCredential
 
hashCode() - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential
 
hashCode() - Method in class co.yellowdog.platform.account.credentials.AzureInstanceCredential
 
hashCode() - Method in class co.yellowdog.platform.account.credentials.AzureStorageCredential
 
hashCode() - Method in class co.yellowdog.platform.account.credentials.GoogleCloudCredential
 
hashCode() - Method in class co.yellowdog.platform.account.credentials.OciCredential
 
hashCode() - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementSourceErrorEventListener.EventData
 
hashCode() - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementStatusChangedEventListener.EventData
 
hashCode() - Method in class co.yellowdog.platform.clients.objectstore.events.BatchStatusEventData
 
hashCode() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionErrorEventData
 
hashCode() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionProgressEventData
 
hashCode() - Method in class co.yellowdog.platform.clients.objectstore.events.SessionStatusEventData
 
hashCode() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientConfigurationProperties
 
hashCode() - Method in class co.yellowdog.platform.clients.objectstore.TransferProperties
 
hashCode() - Method in class co.yellowdog.platform.clients.objectstore.TransferStatistics
 
hashCode() - Method in class co.yellowdog.platform.clients.serversentevents.ServerSentEvent
 
hashCode() - Method in class co.yellowdog.platform.clients.web.HttpStatus
 
hashCode() - Method in class co.yellowdog.platform.clients.web.HttpStatus.Series
 
hashCode() - Method in class co.yellowdog.platform.clients.web.UserAgent
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.AddApplicationRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.AddApplicationResponse
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.AddGroupRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.AddUserRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.AddUserResponse
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.ApplicationSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.ChangePasswordRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.CreateKeyringResponse
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.EmailChangeRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.ExistingPasswordRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.FeatureDetail
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.GrantApplicationAccessRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.GrantUserAccessRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.GroupSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.GroupSummary
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.KeyringAccessSecrets
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.KeyringSummary
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.NewPasswordRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.PermissionDetail
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.RoleSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.SetPasswordRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.UpdateApplicationRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.UpdateGroupRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.UpdateKeyringRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.UpdateUserRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.UserLoginRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
hashCode() - Method in class co.yellowdog.platform.interaction.account.UserSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceType
 
hashCode() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePrice
 
hashCode() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeRegion
 
hashCode() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices
 
hashCode() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.cloudinfo.Price
 
hashCode() - Method in class co.yellowdog.platform.interaction.cloudinfo.Region
 
hashCode() - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegion
 
hashCode() - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.CheckCredentialsResult
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementDynamicTemplateTestResult
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementsSummary
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementStaticTemplateTestResult
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeDefinition
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuery
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderRegistration
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResults
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResultsSource
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.compute.InternalAttributeSource
 
hashCode() - Method in class co.yellowdog.platform.interaction.ErrorResponse
 
hashCode() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
 
hashCode() - Method in class co.yellowdog.platform.interaction.images.MetadataFilter
 
hashCode() - Method in class co.yellowdog.platform.interaction.metrics.MeasurementAggregate
 
hashCode() - Method in class co.yellowdog.platform.interaction.metrics.MeasurementSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.metrics.TrackSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.objectstore.NamespaceObjectsResponse
 
hashCode() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
hashCode() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
hashCode() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsSliceRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectUploadRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
hashCode() - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
hashCode() - Method in class co.yellowdog.platform.interaction.pagination.Slice
 
hashCode() - Method in class co.yellowdog.platform.interaction.pagination.SliceReference
 
hashCode() - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolResponse
 
hashCode() - Method in class co.yellowdog.platform.interaction.scheduler.AddNodeActionsRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse
 
hashCode() - Method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot
 
hashCode() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.scheduler.ProvisionTemplateWorkerPoolRequest
 
hashCode() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolDashboardSummary
 
hashCode() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
 
hashCode() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementDashboardSummary
 
hashCode() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
 
hashCode() - Method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification
 
hashCode() - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
hashCode() - Method in class co.yellowdog.platform.interaction.usage.ComputeNamespaceFilter
 
hashCode() - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsage
 
hashCode() - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsageFilter
 
hashCode() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage
 
hashCode() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsageFilter
 
hashCode() - Method in class co.yellowdog.platform.model.AccessDelegate
 
hashCode() - Method in class co.yellowdog.platform.model.Account
 
hashCode() - Method in class co.yellowdog.platform.model.AccountAllowance
 
hashCode() - Method in class co.yellowdog.platform.model.AccountAuthenticationProperties
 
hashCode() - Method in class co.yellowdog.platform.model.AccountPolicy
 
hashCode() - Method in class co.yellowdog.platform.model.AlibabaInstance
 
hashCode() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
hashCode() - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration
 
hashCode() - Method in class co.yellowdog.platform.model.Allowance
 
hashCode() - Method in class co.yellowdog.platform.model.Application
 
hashCode() - Method in class co.yellowdog.platform.model.AutoShutdown
 
hashCode() - Method in class co.yellowdog.platform.model.AwsCapacityReservation
 
hashCode() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
hashCode() - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride
 
hashCode() - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
 
hashCode() - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
 
hashCode() - Method in class co.yellowdog.platform.model.AwsInstance
 
hashCode() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
hashCode() - Method in class co.yellowdog.platform.model.AwsPlacementGroup
 
hashCode() - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface
 
hashCode() - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties
 
hashCode() - Method in class co.yellowdog.platform.model.AzureInstance
 
hashCode() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
hashCode() - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration
 
hashCode() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
hashCode() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
hashCode() - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage
 
hashCode() - Method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability
 
hashCode() - Method in class co.yellowdog.platform.model.BestComputeSourceReportNumericConstraint
 
hashCode() - Method in class co.yellowdog.platform.model.BestComputeSourceReportPreference
 
hashCode() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
hashCode() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute
 
hashCode() - Method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint
 
hashCode() - Method in class co.yellowdog.platform.model.ComputeRequirement
 
hashCode() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
hashCode() - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
hashCode() - Method in class co.yellowdog.platform.model.ComputeRequirementSupportedOperations
 
hashCode() - Method in class co.yellowdog.platform.model.ComputeSourceExhaustion
 
hashCode() - Method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
hashCode() - Method in class co.yellowdog.platform.model.ComputeSourceTraits
 
hashCode() - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter
 
hashCode() - Method in class co.yellowdog.platform.model.ComputeSourceUsage
 
hashCode() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
hashCode() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties
 
hashCode() - Method in class co.yellowdog.platform.model.DoubleRange
 
hashCode() - Method in class co.yellowdog.platform.model.ExternalUser
 
hashCode() - Method in class co.yellowdog.platform.model.GceInstance
 
hashCode() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
hashCode() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
hashCode() - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration
 
hashCode() - Method in class co.yellowdog.platform.model.Group
 
hashCode() - Method in class co.yellowdog.platform.model.GroupRole
 
hashCode() - Method in class co.yellowdog.platform.model.Instance
 
hashCode() - Method in class co.yellowdog.platform.model.InstanceId
 
hashCode() - Method in class co.yellowdog.platform.model.InstanceSummary
 
hashCode() - Method in class co.yellowdog.platform.model.InstantRange
 
hashCode() - Method in class co.yellowdog.platform.model.IntegerRange
 
hashCode() - Method in class co.yellowdog.platform.model.InternalUser
 
hashCode() - Method in class co.yellowdog.platform.model.Keyring
 
hashCode() - Method in class co.yellowdog.platform.model.KeyringAccessor
 
hashCode() - Method in class co.yellowdog.platform.model.KeyringCredential
 
hashCode() - Method in class co.yellowdog.platform.model.LongRange
 
hashCode() - Method in class co.yellowdog.platform.model.MachineImage
 
hashCode() - Method in class co.yellowdog.platform.model.MachineImageFamily
 
hashCode() - Method in class co.yellowdog.platform.model.MachineImageGroup
 
hashCode() - Method in class co.yellowdog.platform.model.NamespacePolicy
 
hashCode() - Method in class co.yellowdog.platform.model.Node
 
hashCode() - Method in class co.yellowdog.platform.model.NodeActionGroup
 
hashCode() - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction
 
hashCode() - Method in class co.yellowdog.platform.model.NodeDetails
 
hashCode() - Method in class co.yellowdog.platform.model.NodeRunCommandAction
 
hashCode() - Method in class co.yellowdog.platform.model.NodeSummary
 
hashCode() - Method in class co.yellowdog.platform.model.NodeType
 
hashCode() - Method in class co.yellowdog.platform.model.NodeWorkerTarget
 
hashCode() - Method in class co.yellowdog.platform.model.NodeWriteFileAction
 
hashCode() - Method in class co.yellowdog.platform.model.NumericAttributeConstraint
 
hashCode() - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
hashCode() - Method in class co.yellowdog.platform.model.NumericAttributePreference
 
hashCode() - Method in class co.yellowdog.platform.model.NumericAttributeRange
 
hashCode() - Method in class co.yellowdog.platform.model.NumericAttributeValue
 
hashCode() - Method in class co.yellowdog.platform.model.ObjectDetail
 
hashCode() - Method in class co.yellowdog.platform.model.OciInstance
 
hashCode() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
hashCode() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
hashCode() - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
hashCode() - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties
 
hashCode() - Method in class co.yellowdog.platform.model.ProviderNodeSummary
 
hashCode() - Method in class co.yellowdog.platform.model.ProviderRegionNodeSummary
 
hashCode() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
hashCode() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
 
hashCode() - Method in class co.yellowdog.platform.model.RequirementAllowance
 
hashCode() - Method in class co.yellowdog.platform.model.RequirementsAllowance
 
hashCode() - Method in class co.yellowdog.platform.model.RetryProperties
 
hashCode() - Method in class co.yellowdog.platform.model.Role
 
hashCode() - Method in class co.yellowdog.platform.model.RoleSummary
 
hashCode() - Method in class co.yellowdog.platform.model.RunSpecification
 
hashCode() - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration
 
hashCode() - Method in class co.yellowdog.platform.model.ServicesSchema
 
hashCode() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
hashCode() - Method in class co.yellowdog.platform.model.SimulatorInstance
 
hashCode() - Method in class co.yellowdog.platform.model.SingleSourceProvisionStrategy
 
hashCode() - Method in class co.yellowdog.platform.model.SourceAllowance
 
hashCode() - Method in class co.yellowdog.platform.model.SourcesAllowance
 
hashCode() - Method in class co.yellowdog.platform.model.SplitProvisionStrategy
 
hashCode() - Method in class co.yellowdog.platform.model.StringAttributeConstraint
 
hashCode() - Method in class co.yellowdog.platform.model.StringAttributeDefinition
 
hashCode() - Method in class co.yellowdog.platform.model.StringAttributePreference
 
hashCode() - Method in class co.yellowdog.platform.model.StringAttributeValue
 
hashCode() - Method in class co.yellowdog.platform.model.Task
 
hashCode() - Method in class co.yellowdog.platform.model.TaskData
 
hashCode() - Method in class co.yellowdog.platform.model.TaskDataInput
 
hashCode() - Method in class co.yellowdog.platform.model.TaskDataOutput
 
hashCode() - Method in class co.yellowdog.platform.model.TaskError
 
hashCode() - Method in class co.yellowdog.platform.model.TaskGroup
 
hashCode() - Method in class co.yellowdog.platform.model.TaskInput
 
hashCode() - Method in class co.yellowdog.platform.model.TaskOutput
 
hashCode() - Method in class co.yellowdog.platform.model.TaskSummary
 
hashCode() - Method in class co.yellowdog.platform.model.Track
 
hashCode() - Method in class co.yellowdog.platform.model.User
 
hashCode() - Method in class co.yellowdog.platform.model.WaterfallProvisionStrategy
 
hashCode() - Method in class co.yellowdog.platform.model.Worker
 
hashCode() - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration
 
hashCode() - Method in class co.yellowdog.platform.model.WorkerPoolToken
 
hashCode() - Method in class co.yellowdog.platform.model.WorkerSummary
 
hashCode() - Method in class co.yellowdog.platform.model.WorkRequirement
 
hasInputs(Boolean) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch.Builder
 
hasNext() - Method in class co.yellowdog.platform.clients.SearchIterator
 
hasNext() - Method in class co.yellowdog.platform.interaction.pagination.SliceIterator
 
hasOutputs(Boolean) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch.Builder
 
head(String) - Method in class co.yellowdog.platform.clients.web.PlatformWebClient
 
head(Consumer<UriBuilder>) - Method in class co.yellowdog.platform.clients.web.PlatformWebClient
 
HEAD - Enum constant in enum co.yellowdog.platform.clients.web.HttpMethod
 
headers() - Method in class co.yellowdog.platform.clients.web.HttpResponse
 
healthy(boolean) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary.Builder
Represents whether the compute requirement is healthy or not.
healthy(boolean) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource.Builder
 
healthy(boolean) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary.Builder
Indicates if the worker pool is healthy.
healthy(boolean) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary.Builder
Indicates if the work requirement is healthy.
HELD - Enum constant in enum co.yellowdog.platform.model.TaskGroupStatus
The task group parent work requirement has been held by the user such that no further tasks are executed.
HELD - Enum constant in enum co.yellowdog.platform.model.WorkRequirementStatus
The work requirement has been held by the user and no further tasks will be executed until it is resumed.
highestValue(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportPreference.Builder
 
HKD - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Hong Kong Dollar
holdWorkRequirement(WorkRequirement) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
holdWorkRequirement(WorkRequirement) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Instructs the Scheduler to hold the supplied work requirement, no further tasks will be executed until the work requirement is started again.
holdWorkRequirement(String) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
holdWorkRequirement(String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Instructs the Scheduler to hold the supplied work requirement, no further tasks will be executed until the work requirement is started again.
hostname(String) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch.Builder
 
hostname(String) - Method in class co.yellowdog.platform.model.NodeDetails.Builder
The hostname of the instance.
HRK - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Croatian Kuna
HttpHeadersBuilder - Class in co.yellowdog.platform.clients.web.headers
 
HttpHeadersBuilder() - Constructor for class co.yellowdog.platform.clients.web.headers.HttpHeadersBuilder
 
HttpHeaderUtils - Class in co.yellowdog.platform.clients.web.headers
 
HttpMethod - Enum in co.yellowdog.platform.clients.web
 
HttpRequestBuilder - Class in co.yellowdog.platform.clients.web
 
HttpRequestBuilder(HttpClient, JsonMapper, JsonBodyHandlerFactory, HttpRequest.Builder, HttpMethod, AuthenticationHeadersProvider, Retry, ErrorHandler, UserAgent) - Constructor for class co.yellowdog.platform.clients.web.HttpRequestBuilder
 
HttpResponse<T> - Class in co.yellowdog.platform.clients.web
 
HttpStatus - Class in co.yellowdog.platform.clients.web
 
HttpStatus(int, String, HttpStatus.Series) - Constructor for class co.yellowdog.platform.clients.web.HttpStatus
 
HttpStatus.Series - Class in co.yellowdog.platform.clients.web
 
HUF - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Hungarian Forint

I

iamInstanceProfileArn(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
iamInstanceProfileArn(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
id(String) - Method in class co.yellowdog.platform.clients.serversentevents.ServerSentEvent.Builder
 
id(String) - Method in class co.yellowdog.platform.interaction.account.GroupSummary.Builder
 
id(String) - Method in class co.yellowdog.platform.interaction.account.KeyringSummary.Builder
 
id(String) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext.Builder
 
id(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary.Builder
The ID of this compute requirement that is generated by YellowDog Compute when the requirement is first submitted.
id(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary.Builder
 
id(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary.Builder
 
id(String) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource.Builder
 
id(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary.Builder
 
id(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary.Builder
 
id(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary.Builder
 
id(String) - Method in class co.yellowdog.platform.model.AccessDelegate.Builder
 
id(String) - Method in class co.yellowdog.platform.model.Account.Builder
 
id(String) - Method in class co.yellowdog.platform.model.Application.Builder
 
id(String) - Method in class co.yellowdog.platform.model.AwsCapacityReservation.Builder
 
id(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage.Builder
 
id(String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
id(String) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate.Builder
 
id(String) - Method in class co.yellowdog.platform.model.ComputeSourceTemplate.Builder
 
id(String) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool.Builder
 
id(String) - Method in class co.yellowdog.platform.model.Group.Builder
 
id(String) - Method in class co.yellowdog.platform.model.Keyring.Builder
 
id(String) - Method in class co.yellowdog.platform.model.Node.Builder
The ID of the node.
id(String) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool.Builder
 
id(String) - Method in class co.yellowdog.platform.model.Role.Builder
 
id(String) - Method in class co.yellowdog.platform.model.RoleSummary.Builder
 
id(String) - Method in class co.yellowdog.platform.model.Track.Builder
 
id(String) - Method in class co.yellowdog.platform.model.Worker.Builder
 
Identified - Interface in co.yellowdog.platform.model
Interface implemented by all model types that have a system generated ID field for identification
IDLE - Enum constant in enum co.yellowdog.platform.model.WorkerPoolStatus
The worker pool has registered workers but none are currently claimed.
idleNodeShutdown(AutoShutdown) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties.Builder
Determines the auto shutdown behaviour applied for idle nodes.
idleNodeShutdownTimeout(Duration) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties.Builder
 
idlePoolShutdown(AutoShutdown) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties.Builder
Determines the auto shutdown behaviour applied for an idle pool.
idlePoolShutdownTimeout(Duration) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties.Builder
 
IDR - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Indonesian Rupiah
ignoring(HttpStatus...) - Static method in class co.yellowdog.platform.clients.web.error.ErrorHandlers
 
ignoringNotFoundErrors() - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
ILS - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Israeli New Shekel
image(BestComputeSourceReportImage) - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
image(MachineImage) - Method in class co.yellowdog.platform.model.MachineImageGroup.Builder
 
image(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
image(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
image(Map<String, Object>) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource.Builder
 
IMAGE_ID - Enum constant in enum co.yellowdog.platform.model.json.FieldAlias
 
IMAGE_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
IMAGE_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
ImageAccess - Enum in co.yellowdog.platform.model
 
imageCreatedTime(InstantRange) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
imageGroup(MachineImageGroup) - Method in class co.yellowdog.platform.model.MachineImageFamily.Builder
 
imageGroups(Collection<? extends MachineImageGroup>) - Method in class co.yellowdog.platform.model.MachineImageFamily.Builder
 
imageId(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
imageId(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
imageId(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
imageId(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
imageId(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
imageId(String) - Method in class co.yellowdog.platform.model.ComputeSourceUsage.Builder
 
imageId(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
imageId(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
imageId(String) - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
imageIds(List<String>) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch.Builder
 
ImageOsType - Enum in co.yellowdog.platform.model
 
images(Collection<? extends MachineImage>) - Method in class co.yellowdog.platform.model.MachineImageGroup.Builder
 
imagesClient() - Method in class co.yellowdog.platform.client.PlatformClient
Gets the client used to access the YellowDog Images Service
ImagesClient - Interface in co.yellowdog.platform.clients.images
 
ImagesClientImpl - Class in co.yellowdog.platform.clients.images
 
imagesId(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage.Builder
 
imagesId(String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
imagesId(String) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate.Builder
 
imagesServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema.Builder
The base URL where the Images service is located.
INACTIVE - Enum constant in enum co.yellowdog.platform.model.ComputeSourceStatus
The compute source is either not providing any instances or any that have been provided are now terminated.
includePublic(boolean) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
includes(Set<String>) - Method in class co.yellowdog.platform.interaction.account.PermissionDetail.Builder
 
INDEX - Enum constant in enum co.yellowdog.platform.model.Feature
 
INDEX_PRO - Enum constant in enum co.yellowdog.platform.model.Feature
 
INFORMATIONAL - Static variable in class co.yellowdog.platform.clients.web.HttpStatus.Series
 
initialInterval(Duration) - Method in class co.yellowdog.platform.model.RetryProperties.Builder
The initial interval before the first retry attempt.
initialize(ValidatedBy) - Method in class co.yellowdog.platform.model.beanvalidation.ValidatedByValidator
 
initialize(ValidSortField) - Method in class co.yellowdog.platform.model.validation.customvalidators.ValidSortFieldValidator
 
input(TaskInput) - Method in class co.yellowdog.platform.model.Task.Builder
 
inputFromNamespace(String, String) - Method in class co.yellowdog.platform.model.Task.Builder
Specifies that matching objects from the supplied namespace should be downloaded to the working directory prior to task execution.
inputFromNamespace(String, String, TaskInputVerification) - Method in class co.yellowdog.platform.model.Task.Builder
Specifies that matching objects from the supplied namespace should be downloaded to the working directory prior to task execution.
inputFromTaskNamespace(String) - Method in class co.yellowdog.platform.model.Task.Builder
Specifies that matching objects from the same namespace as the task should be downloaded to the working directory prior to task execution.
inputFromTaskNamespace(String, TaskInputVerification) - Method in class co.yellowdog.platform.model.Task.Builder
Specifies that matching objects from the same namespace as the task should be downloaded to the working directory prior to task execution.
inputs(Collection<? extends TaskInput>) - Method in class co.yellowdog.platform.model.Task.Builder
 
INR - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Indian Rupee
Instance - Class in co.yellowdog.platform.model
Describes an instance provisioned for a compute requirement.
Instance() - Constructor for class co.yellowdog.platform.model.Instance
 
INSTANCE - Enum constant in enum co.yellowdog.platform.model.json.FieldCategory
 
INSTANCE_TYPE - Enum constant in enum co.yellowdog.platform.model.json.FieldAlias
 
instanceChargeType(AlibabaInstanceChargeType) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
instanceCount(long) - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage.Builder
 
instanceId(String) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
instanceId(String) - Method in class co.yellowdog.platform.model.InstanceId.Builder
The provider supplied ID for this instance.
instanceId(String) - Method in class co.yellowdog.platform.model.NodeDetails.Builder
The ID of the node's instance.
InstanceId - Class in co.yellowdog.platform.model
Represents the composite ID for an Instance
InstanceId.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new InstanceId that is automatically validated on build.
instanceOverride(AwsFleetInstanceOverride) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
instanceOverrides(Collection<? extends AwsFleetInstanceOverride>) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
instancePoolsToUseCount(Integer) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions.Builder
The number of Spot pools across which AWS EC2 Fleet should allocate Spot capacity when using LOWEST_PRICE Spot allocation strategy.
InstancePricing - Enum in co.yellowdog.platform.model
 
InstanceSearch - Class in co.yellowdog.platform.interaction.compute
 
InstanceSearch.Builder - Class in co.yellowdog.platform.interaction.compute
 
instanceShutdownTimeSeconds(int) - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
instanceShutdownTimeVariance(float) - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
instanceStartupTimeSeconds(int) - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
instanceStartupTimeVariance(float) - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
InstanceStatus - Enum in co.yellowdog.platform.model
Describes the status of a instance.
InstanceSummary - Class in co.yellowdog.platform.model
Provides summary counts for instances provisioned from a compute source.
InstanceSummary() - Constructor for class co.yellowdog.platform.model.InstanceSummary
 
instanceTag(String, String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage.Builder
 
instanceTag(String, String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
instanceTag(String, String) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate.Builder
 
instanceTag(String, String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
instanceTag(String, String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
instanceTag(String, String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
instanceTag(String, String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
instanceTag(String, String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
instanceTag(String, String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
instanceTag(String, String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
instanceTag(String, String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
instanceTag(String, String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
InstanceTag() - Constructor for class co.yellowdog.platform.model.Constants.InstanceTag
 
InstanceTagKey - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid instance tag key.
instanceTags(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage.Builder
 
instanceTags(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
instanceTags(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate.Builder
 
instanceTags(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
instanceTags(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
instanceTags(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
instanceTags(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
instanceTags(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
instanceTags(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
instanceTags(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
instanceTags(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
instanceTags(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
instanceTags(Map<String, String>) - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
instanceTagSpecification(Map<String, Set<String>>) - Method in class co.yellowdog.platform.model.AccountPolicy.Builder
 
InstanceTagValue - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid instance tag value.
instanceType(String) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
instanceType(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch.Builder
 
instanceType(String) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
instanceType(String) - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage.Builder
 
instanceType(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
instanceType(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
instanceType(String) - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride.Builder
The EC2 instance type for the provisioned instances.
instanceType(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
instanceType(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource.Builder
 
instanceType(String) - Method in class co.yellowdog.platform.model.ComputeSourceUsage.Builder
 
instanceType(String) - Method in class co.yellowdog.platform.model.NodeDetails.Builder
The instance type of the instance.
instanceType(String) - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
instanceType(String) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
InstanceType - Class in co.yellowdog.platform.interaction.cloudinfo
 
InstanceType(CloudProvider, String, ProcessorArchitecture, Double, Map<String, Integer>, Long, List<InstanceTypeRegion>) - Constructor for class co.yellowdog.platform.interaction.cloudinfo.InstanceType
 
instanceTypeName(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices.Builder
 
instanceTypeName(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch.Builder
 
InstanceTypePrice - Class in co.yellowdog.platform.interaction.cloudinfo
 
InstanceTypePrice(CloudProvider, String, String, String, UsageType, OperatingSystemLicence, Price) - Constructor for class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePrice
 
InstanceTypePriceSearch - Class in co.yellowdog.platform.interaction.cloudinfo
 
InstanceTypePriceSearch.Builder - Class in co.yellowdog.platform.interaction.cloudinfo
 
InstanceTypeRegion - Class in co.yellowdog.platform.interaction.cloudinfo
 
InstanceTypeRegion(String, List<String>) - Constructor for class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeRegion
 
instanceTypes(Collection<? extends String>) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
instanceTypes(Collection<? extends String>) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
InstanceTypeSearch - Class in co.yellowdog.platform.interaction.cloudinfo
 
InstanceTypeSearch.Builder - Class in co.yellowdog.platform.interaction.cloudinfo
 
InstanceTypeWithPrices - Class in co.yellowdog.platform.interaction.cloudinfo
 
InstanceTypeWithPrices.Builder - Class in co.yellowdog.platform.interaction.cloudinfo
 
InstanceTypeWithPricesSearch - Class in co.yellowdog.platform.interaction.cloudinfo
 
InstanceTypeWithPricesSearch.Builder - Class in co.yellowdog.platform.interaction.cloudinfo
 
InstanceUsage - Class in co.yellowdog.platform.interaction.usage
 
InstanceUsage.Builder - Class in co.yellowdog.platform.interaction.usage
 
InstanceUsageFilter - Class in co.yellowdog.platform.interaction.usage
 
InstanceUsageFilter() - Constructor for class co.yellowdog.platform.interaction.usage.InstanceUsageFilter
 
InstantRange - Class in co.yellowdog.platform.model
 
InstantRange() - Constructor for class co.yellowdog.platform.model.InstantRange
 
InstantRange(Instant, Instant) - Constructor for class co.yellowdog.platform.model.InstantRange
 
InstantRange.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new InstantRange that is automatically validated on build.
INSUFFICIENT_CAPACITY_EXCEPTION - Enum constant in enum co.yellowdog.platform.clients.objectstore.ErrorType
 
IntegerRange - Class in co.yellowdog.platform.model
 
IntegerRange() - Constructor for class co.yellowdog.platform.model.IntegerRange
 
IntegerRange(Integer, Integer) - Constructor for class co.yellowdog.platform.model.IntegerRange
 
IntegerRange.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new IntegerRange that is automatically validated on build.
INTERNAL_SERVER_ERROR - Static variable in class co.yellowdog.platform.clients.web.HttpStatus
 
INTERNAL_SERVER_EXCEPTION - Enum constant in enum co.yellowdog.platform.clients.objectstore.ErrorType
 
InternalAttributeSource - Class in co.yellowdog.platform.interaction.compute
 
InternalAttributeSource.Builder - Class in co.yellowdog.platform.interaction.compute
 
InternalUser - Class in co.yellowdog.platform.model
Represents an internal user within the YellowDog Platform.
InternalUser() - Constructor for class co.yellowdog.platform.model.InternalUser
 
INVALID_REQUEST_EXCEPTION - Enum constant in enum co.yellowdog.platform.clients.objectstore.ErrorType
 
INVALID_SESSION_EXCEPTION - Enum constant in enum co.yellowdog.platform.clients.objectstore.ErrorType
 
isActive() - Method in enum co.yellowdog.platform.clients.objectstore.TransferStatus
 
isActive() - Method in enum co.yellowdog.platform.model.NodeStatus
Returns true, if the status indicates the node is active; otherwise, false.
isAdminGroup() - Method in class co.yellowdog.platform.interaction.account.GroupSummary
 
isAdminGroup() - Method in class co.yellowdog.platform.model.Group
 
isAlive() - Method in enum co.yellowdog.platform.model.InstanceStatus
 
isAllInputsUnique() - Method in class co.yellowdog.platform.model.validation.customvalidators.TaskValidator
 
isAllNonNullDependentOnNamesPresent() - Method in class co.yellowdog.platform.model.validation.customvalidators.WorkRequirementValidator
 
isAllNonNullDependentOnNamesPresent(List<T>) - Method in class co.yellowdog.platform.model.validation.customvalidators.DependentOnValidationHelper
 
isAllNonNullTaskGroupNamesUnique() - Method in class co.yellowdog.platform.model.validation.customvalidators.WorkRequirementValidator
 
isAllTerminated() - Method in class co.yellowdog.platform.model.InstanceSummary
 
isAlwaysUpload() - Method in class co.yellowdog.platform.model.TaskDataOutput
 
isAlwaysUpload() - Method in class co.yellowdog.platform.model.TaskOutput
Indicates that the outputs should still be uploaded even if the task execution failed or was aborted.
isAssignPublicIp() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
Indicates if provisioned instances should be assigned public IP addresses.
isAssignPublicIp() - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
isAssignPublicIp() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Indicates if provisioned instances should be assigned public IP addresses.
isAssignPublicIp() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if provisioned instances should be assigned public IP addresses.
isAssignPublicIp() - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
isAssignPublicIp() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
isAssignPublicIp() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
isAssignPublicIp() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
isAssignPublicIp() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
Indicates if provisioned instances should be assigned public IP addresses.
isAssignPublicIp() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
Indicates if provisioned instances should be assigned public IP addresses.
isAssignPublicIp() - Method in interface co.yellowdog.platform.model.OciComputeSource
 
isAssignPublicIp() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
Indicates if provisioned instances should be assigned public IP addresses.
isAssignPublicIp() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
Indicates if provisioned instances should be assigned public IP addresses.
isAvailable() - Method in enum co.yellowdog.platform.model.WorkerPoolStatus
Returns true, if the status indicates the pool is currently available (i.e.
isAvailable() - Method in enum co.yellowdog.platform.model.WorkerStatus
Returns true, if the status indicates the Worker is currently available; otherwise, false.
isAwaitingNodes() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
isAwaitingNodes() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
isAwaitingNodes() - Method in interface co.yellowdog.platform.model.WorkerPool
Indicates if the worker pool is awaiting the registration of nodes.
isCapacityLimited() - Method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse
 
isComputeRequirementUpdating(ComputeRequirement) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
isComputeRequirementUpdating(ComputeRequirement) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Checks the current busy state of the specified requirement, returning true if the requirement is being updated by YellowDog Compute; otherwise, false.
isComputeRequirementUpdating(String) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
isComputeRequirementUpdating(String) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Checks the current busy state of the specified requirement, returning true if the requirement is being updated by YellowDog Compute; otherwise, false.
isConfidential() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
isConfidential() - Method in class co.yellowdog.platform.model.GceInstance
 
isConfidential() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
isConfidential() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
isDirectoryNameSpecifiedIfAndOnlyIfSourceIsOtherDirectory() - Method in class co.yellowdog.platform.model.validation.customvalidators.TaskOutputValidator
 
isDownloadsActive() - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
isDownloadsActive() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
isEnabled() - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties
 
isEnabled() - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties
 
isError() - Method in class co.yellowdog.platform.clients.web.HttpStatus
 
isError() - Method in class co.yellowdog.platform.clients.web.HttpStatus.Series
 
isErrors() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementsSummary
 
isErrors() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolDashboardSummary
 
isErrors() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementDashboardSummary
 
isEulaAccepted() - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
isEulaAccepted() - Method in class co.yellowdog.platform.model.User
 
isExclusive() - Method in class co.yellowdog.platform.model.Worker
Indicates if the worker is exclusively claimed by a single task group.
isFailOnProvision() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
isFailOnRequestAllInstances() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
isFilePatternSpecifiedIfAndOnlyIfSourceNotProcessOutput() - Method in class co.yellowdog.platform.model.validation.customvalidators.TaskOutputValidator
 
isFinished() - Method in enum co.yellowdog.platform.clients.objectstore.TransferStatus
 
isFinished() - Method in enum co.yellowdog.platform.model.TaskGroupStatus
Returns true, if the status indicates the task group has finished; otherwise, false.
isFinished() - Method in enum co.yellowdog.platform.model.TaskStatus
Returns true, if the task status indicates that the task is finished; otherwise, false.
isFinished() - Method in enum co.yellowdog.platform.model.WorkerPoolStatus
Returns true, if the status indicates the pool has finished and will do no further work; otherwise, false.
isFinished() - Method in enum co.yellowdog.platform.model.WorkRequirementStatus
Returns true, if the status indicates the work requirement is finished; otherwise, false.
isFinishIfAllTasksFinished() - Method in class co.yellowdog.platform.model.TaskGroup
If true, the task group will finish automatically once all contained tasks are finished.
isFinishIfAnyTaskFailed() - Method in class co.yellowdog.platform.model.TaskGroup
If true, the task group will finish automatically if any contained tasks fail.
isFinishing() - Method in enum co.yellowdog.platform.model.TaskGroupStatus
Returns true, if the status indicates the task group is finishing; otherwise, false.
isFlat() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsRequest
 
isFlat() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsSliceRequest
 
isFlattenInputPathsOnlyIfInputs() - Method in class co.yellowdog.platform.model.validation.customvalidators.TaskValidator
 
isGone() - Method in enum co.yellowdog.platform.model.NodeStatus
Returns true, if the status indicates the node has gone; otherwise, false.
isHealthy() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
Represents whether the compute requirement is healthy or not.
isHealthy() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource
 
isHealthy() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
Indicates if the worker pool is healthy.
isHealthy() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
Indicates if the work requirement is healthy.
isHealthy() - Method in enum co.yellowdog.platform.model.WorkerStatus
Returns true, if the status indicates the Worker is currently healthy; otherwise, false.
isHealthy(Boolean) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch.Builder
 
isHealthy(Boolean) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch.Builder
 
isHealthy(Boolean) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch.Builder
 
isIncludePublic() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
isInProgress() - Method in enum co.yellowdog.platform.model.TaskStatus
Returns true, if the task status indicates that it is currently in progress; otherwise, false.
ISK - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Icelandic Krona
isMaintainCapacity() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Indicates if AWS EC2 Fleet should maintain the instance count independently of YellowDog Compute, replacing the reprovision functionality.
isMaintainInstanceCount() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
isMaintainInstanceCount() - Method in class co.yellowdog.platform.model.ComputeRequirement
Indicates if the Compute Service should automatically attempt to provision new instances if the number of RUNNING instances is below the specified targetInstanceCount
isMinNodesNotGreaterThanMaxNodes() - Method in class co.yellowdog.platform.model.validation.customvalidators.ProvisionedWorkerPoolPropertiesValidator
 
isMinWorkersNotGreaterThanMaxWorkers() - Method in class co.yellowdog.platform.model.validation.customvalidators.RunSpecificationValidator
 
isNamedIfOutputs() - Method in class co.yellowdog.platform.model.validation.customvalidators.TaskValidator
 
isNamespaceSpecifiedWithSourceOtherNamespace() - Method in class co.yellowdog.platform.model.validation.customvalidators.TaskInputValidator
 
isNoCyclicDependencies() - Method in class co.yellowdog.platform.model.validation.customvalidators.WorkRequirementValidator
 
isNoCyclicDependencies(List<T>) - Method in class co.yellowdog.platform.model.validation.customvalidators.DependentOnValidationHelper
 
isNoWildcardsWithVerification() - Method in class co.yellowdog.platform.model.validation.customvalidators.TaskInputValidator
 
isPasswordSet() - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
isPasswordSet() - Method in class co.yellowdog.platform.model.User
 
isPreemptible() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
isPreemptible() - Method in class co.yellowdog.platform.model.GceInstance
 
isPreemptible() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
isPreemptible() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
isPreemptible() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
isPrefix() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
isPrefix(boolean) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath.Builder
 
isReportSupportingResourcesExist() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
isRequired() - Method in class co.yellowdog.platform.model.TaskOutput
Indicates that at least one output should be found otherwise the task execution is failed.
isScalable() - Method in class co.yellowdog.platform.model.NodeType
 
isSelfMaintained() - Method in class co.yellowdog.platform.model.ComputeSourceTraits
Indicates if the compute source is responsible itself for maintaining its target instance count.
isSelfMaintained(boolean) - Method in class co.yellowdog.platform.model.ComputeSourceTraits.Builder
 
isSelfMaintained(Boolean) - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter.Builder
 
isSessionFatal() - Method in enum co.yellowdog.platform.clients.objectstore.ErrorType
 
isSpecifyMinimum() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
Indicates if YellowDog Compute should specify the minimum when requesting instances from Alibaba Cloud.
isSpecifyMinimum() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if YellowDog Compute should specify the minimum when requesting instances from AWS.
isSpecifyMinimum() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
Indicates if YellowDog Compute should specify the minimum when requesting instances.
isSpot() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if spot instances should be requested rather than on-demand.
isSpot() - Method in interface co.yellowdog.platform.model.GceComputeSource
 
isSpot() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
isSpot() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
isSpot() - Method in class co.yellowdog.platform.model.Instance
Indicates if this instance was provisioned via spot pricing vs on-demand.
isStarved() - Method in class co.yellowdog.platform.model.TaskGroup
Indicates if the task group is unable to claim any workers.
isUnused() - Method in class co.yellowdog.platform.model.InstanceSummary
 
isUploadsActive() - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
isUploadsActive() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
isValid(Object, ConstraintValidatorContext) - Method in class co.yellowdog.platform.model.beanvalidation.ValidatedByValidator
 
isValid(String, ConstraintValidatorContext) - Method in class co.yellowdog.platform.model.validation.customvalidators.ValidSortFieldValidator
 
isWaiting() - Method in enum co.yellowdog.platform.model.TaskStatus
Returns true, if the task status indicates that it is waiting either for resources, or to be allocated; otherwise, false.
isWaitingOnDependency() - Method in class co.yellowdog.platform.model.TaskGroup
Indicates if the task group is waiting for a dependency task group to finish.
iterateAll() - Method in class co.yellowdog.platform.clients.SearchClient
Iterable that iterates over all items, only loading slices of items when required.

J

join() - Method in class co.yellowdog.platform.clients.serversentevents.Subscription
 
JPY - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Japanese Yen
JsonAllowWildcard - Annotation Type in co.yellowdog.platform.model.json
Annotation to allow the definition of a custom JSON Schema "allowWildcard" property for a field.
JsonBodyHandler<T> - Class in co.yellowdog.platform.clients.web.json
 
JsonBodyHandler(JsonMapper, JavaType) - Constructor for class co.yellowdog.platform.clients.web.json.JsonBodyHandler
 
JsonBodyHandlerFactory - Class in co.yellowdog.platform.clients.web.json
 
JsonBodyHandlerFactory(JsonMapper) - Constructor for class co.yellowdog.platform.clients.web.json.JsonBodyHandlerFactory
 
JsonCategory - Annotation Type in co.yellowdog.platform.model.json
Annotation to allow the definition of a custom JSON Schema "category" property for a field.
JsonCredentialType - Annotation Type in co.yellowdog.platform.model.json
Annotation to allow the definition of a custom JSON Schema "credentialType" property for a field.
JsonFieldAlias - Annotation Type in co.yellowdog.platform.model.json
Annotation to allow the definition of custom JSON Schema "alias" and "aliasTitle" properties for a field.
JsonMapper - Class in co.yellowdog.platform.clients.web.json
 
JsonMapper(ObjectMapper) - Constructor for class co.yellowdog.platform.clients.web.json.JsonMapper
 
JsonSchemaIgnore - Annotation Type in co.yellowdog.platform.model.json
 
JsonTitle - Annotation Type in co.yellowdog.platform.model.json
Annotation to allow the definition of the JSON Schema "title" property for a type or field.

K

key(String) - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential.Builder
The Azure Key
key(String) - Method in class co.yellowdog.platform.interaction.images.MetadataFilter.Builder
 
KEY_PATTERN - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Alibaba
 
KEY_PATTERN - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Aws
 
KEY_PATTERN - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Azure
 
KEY_PATTERN - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Gce
 
KEY_PATTERN - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag
 
KEY_PATTERN - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Oci
 
KEY_PATTERN - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Simulator
 
KEY_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Alibaba
 
KEY_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Aws
 
KEY_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Azure
 
KEY_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Gce
 
KEY_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag
 
KEY_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Oci
 
KEY_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Simulator
 
keyName(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
keyName(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
keyName(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
keyring(Keyring) - Method in class co.yellowdog.platform.interaction.account.CreateKeyringResponse.Builder
 
Keyring - Class in co.yellowdog.platform.model
 
KEYRING_ACCESS_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
KEYRING_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
KEYRING_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
Keyring.Builder - Class in co.yellowdog.platform.model
 
KeyringAccessor - Class in co.yellowdog.platform.model
 
KeyringAccessor.Builder - Class in co.yellowdog.platform.model
 
KeyringAccessSecrets - Class in co.yellowdog.platform.interaction.account
 
KeyringAccessSecrets() - Constructor for class co.yellowdog.platform.interaction.account.KeyringAccessSecrets
 
keyringClient() - Method in class co.yellowdog.platform.client.PlatformClient
Gets the client used to access the YellowDog Keyring Service
KeyringClient - Interface in co.yellowdog.platform.clients.account
 
KeyringClientImpl - Class in co.yellowdog.platform.clients.account
 
KeyringCredential - Class in co.yellowdog.platform.model
 
KeyringCredential.Builder - Class in co.yellowdog.platform.model
 
keyringPassword(String) - Method in class co.yellowdog.platform.interaction.account.CreateKeyringResponse.Builder
 
KeyringSummary - Class in co.yellowdog.platform.interaction.account
 
KeyringSummary() - Constructor for class co.yellowdog.platform.interaction.account.KeyringSummary
 
KeyringSummary(String, String, String) - Constructor for class co.yellowdog.platform.interaction.account.KeyringSummary
 
KeyringSummary.Builder - Class in co.yellowdog.platform.interaction.account
 
KRW - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
South Korean Won
KWD - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Kuwaiti Dinar

L

lastClaimedTime(Instant) - Method in class co.yellowdog.platform.model.WorkerSummary.Builder
The last time one of these workers was claimed.
lastModified(Instant) - Method in class co.yellowdog.platform.model.ObjectDetail.Builder
When the object was last modified.
lastReleasedTime(Instant) - Method in class co.yellowdog.platform.model.WorkerSummary.Builder
The last time one of these workers was released.
lastUpdatedTime(Instant) - Method in class co.yellowdog.platform.model.NodeSummary.Builder
The last time this summary was updated.
lastUpdatedTime(Instant) - Method in class co.yellowdog.platform.model.WorkerSummary.Builder
The last time this summary was updated.
LATE - Enum constant in enum co.yellowdog.platform.model.NodeStatus
The node's heartbeat is late.
LATE - Enum constant in enum co.yellowdog.platform.model.WorkerStatus
The Worker's heartbeat is late.
launchReplacementInstanceOnRebalance(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions.Builder
Allow AWS EC2 Fleet to launch a replacement Spot instance when an instance rebalance notification is emitted for an existing Spot instance.
limit(int) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
limit(int) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
limit(int) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
limit(int) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
limit(int) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
limit(int) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
limit(int) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
limit(int) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
limit(int) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
limit(int) - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
LIMITED - Enum constant in enum co.yellowdog.platform.model.ComputeSourceExhaustionStatus
 
LIMITED_AWAITING_TERMINATION - Enum constant in enum co.yellowdog.platform.model.ComputeSourceExhaustionStatus
 
limitEnforcement(AllowanceLimitEnforcement) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch.Builder
 
limitEnforcement(AllowanceLimitEnforcement) - Method in class co.yellowdog.platform.model.AccountAllowance.Builder
 
limitEnforcement(AllowanceLimitEnforcement) - Method in class co.yellowdog.platform.model.RequirementAllowance.Builder
 
limitEnforcement(AllowanceLimitEnforcement) - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
limitEnforcement(AllowanceLimitEnforcement) - Method in class co.yellowdog.platform.model.SourceAllowance.Builder
 
limitEnforcement(AllowanceLimitEnforcement) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
LINUX - Enum constant in enum co.yellowdog.platform.model.ImageOsType
 
LIST - Enum constant in enum co.yellowdog.platform.model.NodeIdFilter
 
listAll() - Method in class co.yellowdog.platform.clients.SearchClient
Lists all items.
listPermissions() - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
listPermissions() - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
LOCAL_TRANSFER_PATH_PATTERN - Static variable in class co.yellowdog.platform.model.Constants
 
LOCAL_TRANSFER_PATH_PREFIX - Static variable in class co.yellowdog.platform.model.Constants
 
LocalDataPath - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid name.
LocalEvent<T> - Class in co.yellowdog.platform.clients.localevents
 
LocalEvent(Object, Executor) - Constructor for class co.yellowdog.platform.clients.localevents.LocalEvent
 
LocalEventListener<T> - Interface in co.yellowdog.platform.clients.localevents
 
LOCATION - Enum constant in enum co.yellowdog.platform.model.json.FieldCategory
 
LOG_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
logging() - Static method in class co.yellowdog.platform.clients.web.error.ErrorHandlers
 
logging(Logger) - Static method in class co.yellowdog.platform.clients.retry.RetryHandlers
 
logServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema.Builder
The base URL where the Log service is located.
LongRange - Class in co.yellowdog.platform.model
 
LongRange() - Constructor for class co.yellowdog.platform.model.LongRange
 
LongRange(Long, Long) - Constructor for class co.yellowdog.platform.model.LongRange
 
LongRange.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new LongRange that is automatically validated on build.
LOST - Enum constant in enum co.yellowdog.platform.model.NodeStatus
The node's heartbeat has not been received for long enough that it is considered lost.
LOST - Enum constant in enum co.yellowdog.platform.model.WorkerStatus
The Worker's heartbeat has not been received for long enough that the Worker is considered to have been lost.
LOWEST_PRICE - Enum constant in enum co.yellowdog.platform.model.AwsFleetOnDemandAllocationStrategy
AWS EC2 Fleet will use price to determine the order, launching the lowest price first.
LOWEST_PRICE - Enum constant in enum co.yellowdog.platform.model.AwsFleetSpotAllocationStrategy
AWS EC2 Fleet will launch instances from the Spot instance pools with the lowest price.
lowestValue(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportPreference.Builder
 

M

MachineImage - Class in co.yellowdog.platform.model
Describes a machine software image, its capabilities and where it is available.
MachineImage(String, CloudProvider, List<String>, String, ImageOsType, List<String>, Map<String, String>) - Constructor for class co.yellowdog.platform.model.MachineImage
 
MachineImage.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new MachineImage that is automatically validated on build.
MachineImageFamily - Class in co.yellowdog.platform.model
Defines a family of versions of machine image groups.
MachineImageFamily(String, String, ImageOsType, ImageAccess, Map<String, String>, List<MachineImageGroup>) - Constructor for class co.yellowdog.platform.model.MachineImageFamily
 
MachineImageFamily.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new MachineImageFamily that is automatically validated on build.
MachineImageFamilySearch - Class in co.yellowdog.platform.interaction.images
 
MachineImageFamilySearch.Builder - Class in co.yellowdog.platform.interaction.images
 
MachineImageFamilySummary - Class in co.yellowdog.platform.interaction.images
Provides a summary of a Machine Image Family including the ID that can be used to retrieve the full object.
MachineImageFamilySummary.Builder - Class in co.yellowdog.platform.interaction.images
 
MachineImageFamilyValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
MachineImageFamilyValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.MachineImageFamilyValidator
 
MachineImageGroup - Class in co.yellowdog.platform.model
Defines a group of functionally equivalent machine images across different provider/region environments.
MachineImageGroup(String, ImageOsType, Map<String, String>, List<MachineImage>) - Constructor for class co.yellowdog.platform.model.MachineImageGroup
 
MachineImageGroup.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new MachineImageGroup that is automatically validated on build.
MachineImageGroupValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
MachineImageGroupValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.MachineImageGroupValidator
 
machineType(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
machineType(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
maintainInstanceCount(boolean) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage.Builder
 
maintainInstanceCount(Boolean) - Method in class co.yellowdog.platform.model.ComputeRequirement.Builder
 
ManualResetEvent - Class in co.yellowdog.platform.clients.objectstore
Represents a thread synchronization event that, when signaled, must be reset manually.
ManualResetEvent() - Constructor for class co.yellowdog.platform.clients.objectstore.ManualResetEvent
Initialises a new instance of ManualResetEvent with the initial state of closed.
ManualResetEvent(boolean) - Constructor for class co.yellowdog.platform.clients.objectstore.ManualResetEvent
Initialises a new instance of ManualResetEvent with the specified initial state.
max(Double) - Method in class co.yellowdog.platform.model.DoubleRange.Builder
 
max(Integer) - Method in class co.yellowdog.platform.model.IntegerRange.Builder
 
max(Long) - Method in class co.yellowdog.platform.model.LongRange.Builder
 
max(Number) - Method in class co.yellowdog.platform.model.BestComputeSourceReportNumericConstraint.Builder
 
max(Number) - Method in class co.yellowdog.platform.model.NumericAttributeConstraint.Builder
 
max(Number) - Method in class co.yellowdog.platform.model.NumericAttributeRange.Builder
 
max(String, Number) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
max(Instant) - Method in class co.yellowdog.platform.model.InstantRange.Builder
 
MAX_ACCOUNT_IDENTITY_ID_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_ACCOUNT_NAME_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_ACCOUNT_NAMESPACE_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_APPLICATION_DESCRIPTION_LENGTH - Static variable in class co.yellowdog.platform.interaction.account.Constants
 
MAX_COMPUTE_REQUIREMENT_ID_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_COMPUTE_REQUIREMENT_TEMPLATE_ID_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_COMPUTE_SOURCE_ID_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_COMPUTE_SOURCE_TEMPLATE_ID_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_COUNT - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag
 
MAX_FULLY_QUALIFIED_CREDENTIAL_NAME_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_GENERAL_NAME_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_GENERAL_NAMESPACE_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_GROUP_DESCRIPTION_LENGTH - Static variable in class co.yellowdog.platform.interaction.account.Constants
 
MAX_INSTANCE_TYPE_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_KEY_LENGTH - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag
 
MAX_KEYRING_DESCRIPTION_LENGTH - Static variable in class co.yellowdog.platform.interaction.account.Constants
 
MAX_NAME_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_NAMESPACE_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_PUBLIC_NAME_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_PUBLIC_NAMESPACE_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_QUALIFIED_NAME_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_QUALIFIED_NAMESPACE_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_REGION_LENGTH - Static variable in class co.yellowdog.platform.model.Constants
 
MAX_ROLE_DESCRIPTION_LENGTH - Static variable in class co.yellowdog.platform.interaction.account.Constants
 
MAX_SIZE - Static variable in class co.yellowdog.platform.interaction.pagination.SliceReference
 
MAX_TAG_LENGTH - Static variable in interface co.yellowdog.platform.model.Tagged
The maximum length of a tag value
MAX_USER_EMAIL_LENGTH - Static variable in class co.yellowdog.platform.interaction.account.Constants
 
MAX_USER_NAME_LENGTH - Static variable in class co.yellowdog.platform.interaction.account.Constants
 
MAX_USER_PASSWORD_LENGTH - Static variable in class co.yellowdog.platform.interaction.account.Constants
 
MAX_VALUE_LENGTH - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Aws
 
MAX_VALUE_LENGTH - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Azure
 
MAX_VALUE_LENGTH - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag
 
MAX_VALUE_LENGTH - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Oci
 
MAX_VALUE_LENGTH - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Simulator
 
maxAttempts(int) - Method in class co.yellowdog.platform.model.RetryProperties.Builder
Set the number of attempts before retries are exhausted.
maxAttempts(long) - Method in class co.yellowdog.platform.clients.retry.Retry.Builder
The maximum number of attempts to retry.
maxBackoffPeriod(Duration) - Method in class co.yellowdog.platform.clients.retry.Retry.Builder
The maximum backoff period.
maximumSourceCount(Integer) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
maximumTaskRetries(int) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
The maximum number of times a task can be retried after it has failed.
maxInterval(Duration) - Method in class co.yellowdog.platform.model.RetryProperties.Builder
The maximum interval between retry attempts.
maxNodes(Integer) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties.Builder
The maximum number of nodes that the worker pool can be scaled up to.
maxTotalPrice(Double) - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions.Builder
The maximum amount per hour for On-Demand instances.
maxTotalPrice(Double) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions.Builder
The maximum amount per hour for Spot instances.
maxWorkers(Integer) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
The maximum number of Workers that can be claimed for the associated TaskGroup.
MeasurementAggregate - Class in co.yellowdog.platform.interaction.metrics
 
MeasurementAggregate(String, Instant, Double) - Constructor for class co.yellowdog.platform.interaction.metrics.MeasurementAggregate
 
MeasurementSearch - Class in co.yellowdog.platform.interaction.metrics
 
MeasurementSearch.Builder - Class in co.yellowdog.platform.interaction.metrics
 
MeasurementSearchValidator - Class in co.yellowdog.platform.interaction.metrics.validation
 
MeasurementSearchValidator() - Constructor for class co.yellowdog.platform.interaction.metrics.validation.MeasurementSearchValidator
 
MediaType - Class in co.yellowdog.platform.clients.web
 
MediaType() - Constructor for class co.yellowdog.platform.clients.web.MediaType
 
message() - Element in annotation type co.yellowdog.platform.interaction.objectstore.validation.ObjectName
 
message() - Element in annotation type co.yellowdog.platform.interaction.objectstore.validation.ObjectPrefix
 
message() - Element in annotation type co.yellowdog.platform.model.beanvalidation.ValidatedBy
 
message() - Element in annotation type co.yellowdog.platform.model.validation.AccountId
 
message() - Element in annotation type co.yellowdog.platform.model.validation.AccountName
 
message() - Element in annotation type co.yellowdog.platform.model.validation.AccountNamespace
 
message() - Element in annotation type co.yellowdog.platform.model.validation.AlibabaInstanceTagKey
 
message() - Element in annotation type co.yellowdog.platform.model.validation.AlibabaInstanceTagValue
 
message() - Element in annotation type co.yellowdog.platform.model.validation.AttributeName
 
message() - Element in annotation type co.yellowdog.platform.model.validation.AwsInstanceTagKey
 
message() - Element in annotation type co.yellowdog.platform.model.validation.AwsInstanceTagValue
 
message() - Element in annotation type co.yellowdog.platform.model.validation.AzureInstanceTagKey
 
message() - Element in annotation type co.yellowdog.platform.model.validation.AzureInstanceTagValue
 
message() - Element in annotation type co.yellowdog.platform.model.validation.CredentialName
 
message() - Element in annotation type co.yellowdog.platform.model.validation.GceInstanceTagKey
 
message() - Element in annotation type co.yellowdog.platform.model.validation.GceInstanceTagValue
 
message() - Element in annotation type co.yellowdog.platform.model.validation.GeneralName
 
message() - Element in annotation type co.yellowdog.platform.model.validation.GeneralNamespace
 
message() - Element in annotation type co.yellowdog.platform.model.validation.InstanceTagKey
 
message() - Element in annotation type co.yellowdog.platform.model.validation.InstanceTagValue
 
message() - Element in annotation type co.yellowdog.platform.model.validation.LocalDataPath
 
message() - Element in annotation type co.yellowdog.platform.model.validation.Name
 
message() - Element in annotation type co.yellowdog.platform.model.validation.Namespace
 
message() - Element in annotation type co.yellowdog.platform.model.validation.OciInstanceTagKey
 
message() - Element in annotation type co.yellowdog.platform.model.validation.OciInstanceTagValue
 
message() - Element in annotation type co.yellowdog.platform.model.validation.PublicName
 
message() - Element in annotation type co.yellowdog.platform.model.validation.PublicNamespace
 
message() - Element in annotation type co.yellowdog.platform.model.validation.QualifiedName
 
message() - Element in annotation type co.yellowdog.platform.model.validation.QualifiedNamespace
 
message() - Element in annotation type co.yellowdog.platform.model.validation.RemoteDataPath
 
message() - Element in annotation type co.yellowdog.platform.model.validation.SimulatorInstanceTagKey
 
message() - Element in annotation type co.yellowdog.platform.model.validation.SimulatorInstanceTagValue
 
message() - Element in annotation type co.yellowdog.platform.model.validation.SystemGenerated
 
message() - Element in annotation type co.yellowdog.platform.model.validation.ValidSortField
 
message() - Element in annotation type co.yellowdog.platform.model.validation.Ydid
 
message(String) - Method in class co.yellowdog.platform.interaction.ErrorResponse.Builder
 
metadata(String, String) - Method in class co.yellowdog.platform.model.MachineImage.Builder
 
metadata(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.MachineImage.Builder
 
metadataFilter(MetadataFilter) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
MetadataFilter - Class in co.yellowdog.platform.interaction.images
 
MetadataFilter.Builder - Class in co.yellowdog.platform.interaction.images
 
metadataFilters(Collection<? extends MetadataFilter>) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
metadataSpecification(String, String) - Method in class co.yellowdog.platform.model.MachineImageFamily.Builder
 
metadataSpecification(String, String) - Method in class co.yellowdog.platform.model.MachineImageGroup.Builder
 
metadataSpecification(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.MachineImageFamily.Builder
 
metadataSpecification(Map<? extends String, ? extends String>) - Method in class co.yellowdog.platform.model.MachineImageGroup.Builder
 
MetadataSpecificationUtils - Class in co.yellowdog.platform.model.validation.customvalidators
 
MetadataSpecificationUtils() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.MetadataSpecificationUtils
 
metrics(Set<String>) - Method in class co.yellowdog.platform.interaction.metrics.MeasurementSearch.Builder
 
METRICS_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
METRICS_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
metricsEnabled(Boolean) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties.Builder
 
metricsEnabled(Boolean) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties.Builder
 
metricsServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema.Builder
The base URL where the Metrics service is located.
MIGRATE - Enum constant in enum co.yellowdog.platform.model.GceHostMaintenanceBehaviour
Specifies that instances shall be live-migrated on a host maintenance event.
min(Double) - Method in class co.yellowdog.platform.model.DoubleRange.Builder
 
min(Integer) - Method in class co.yellowdog.platform.model.IntegerRange.Builder
 
min(Integer) - Method in class co.yellowdog.platform.model.NodeType.Builder
 
min(Long) - Method in class co.yellowdog.platform.model.LongRange.Builder
 
min(Number) - Method in class co.yellowdog.platform.model.BestComputeSourceReportNumericConstraint.Builder
 
min(Number) - Method in class co.yellowdog.platform.model.NumericAttributeConstraint.Builder
 
min(Number) - Method in class co.yellowdog.platform.model.NumericAttributeRange.Builder
 
min(String, Number) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
min(Instant) - Method in class co.yellowdog.platform.model.InstantRange.Builder
 
MIN_SIZE - Static variable in class co.yellowdog.platform.interaction.pagination.SliceReference
 
MIN_USER_PASSWORD_LENGTH - Static variable in class co.yellowdog.platform.interaction.account.Constants
 
minimumSourceCount(Integer) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
minInstanceCount(Integer) - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions.Builder
The minimum number of On-Demand instances that must be provisioned in the fleet.
minInstanceCount(Integer) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions.Builder
The minimum number of Spot instances that must be provisioned in the fleet.
minNodes(Integer) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties.Builder
The minimum number of nodes that the worker pool can be scaled down to.
minWorkers(Integer) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
The minimum number of Workers that the associated TaskGroup requires.
missing(Map<String, List<String>>) - Method in class co.yellowdog.platform.interaction.compute.CheckCredentialsResult.Builder
A map of source ID to the credentials missing for that source.
ModelException - Exception Class in co.yellowdog.platform.model
 
ModelException(String) - Constructor for exception class co.yellowdog.platform.model.ModelException
 
ModelException(String, Throwable) - Constructor for exception class co.yellowdog.platform.model.ModelException
 
monitoredStatus(InstanceStatus) - Method in class co.yellowdog.platform.model.AccountAllowance.Builder
 
monitoredStatus(InstanceStatus) - Method in class co.yellowdog.platform.model.RequirementAllowance.Builder
 
monitoredStatus(InstanceStatus) - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
monitoredStatus(InstanceStatus) - Method in class co.yellowdog.platform.model.SourceAllowance.Builder
 
monitoredStatus(InstanceStatus) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
monitoredStatuses(Collection<? extends InstanceStatus>) - Method in class co.yellowdog.platform.model.AccountAllowance.Builder
 
monitoredStatuses(Collection<? extends InstanceStatus>) - Method in class co.yellowdog.platform.model.RequirementAllowance.Builder
 
monitoredStatuses(Collection<? extends InstanceStatus>) - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
monitoredStatuses(Collection<? extends InstanceStatus>) - Method in class co.yellowdog.platform.model.SourceAllowance.Builder
 
monitoredStatuses(Collection<? extends InstanceStatus>) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
MONTHS - Enum constant in enum co.yellowdog.platform.model.AllowanceResetType
The allowance resets after a configured number of months
MXN - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Mexican Peso
MYR - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Malaysian Ringgit

N

name() - Method in class co.yellowdog.platform.clients.web.HttpStatus
 
name(String) - Method in class co.yellowdog.platform.account.credentials.AlibabaCredential.Builder
 
name(String) - Method in class co.yellowdog.platform.account.credentials.AwsAccountRoleCredential.Builder
 
name(String) - Method in class co.yellowdog.platform.account.credentials.AwsCredential.Builder
 
name(String) - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential.Builder
 
name(String) - Method in class co.yellowdog.platform.account.credentials.AzureInstanceCredential.Builder
 
name(String) - Method in class co.yellowdog.platform.account.credentials.AzureStorageCredential.Builder
 
name(String) - Method in interface co.yellowdog.platform.account.credentials.CredentialBuilder
 
name(String) - Method in class co.yellowdog.platform.account.credentials.GoogleCloudCredential.Builder
 
name(String) - Method in class co.yellowdog.platform.account.credentials.OciCredential.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.account.ApplicationSearch.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.account.FeatureDetail.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.account.GroupSearch.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.account.GroupSummary.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.account.KeyringSummary.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.account.PermissionDetail.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.account.RoleSearch.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.account.UserSearch.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary.Builder
The user allocated name used to uniquely identify the compute requirement within its namespace.
name(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary.Builder
The user allocated name used to uniquely identify the machine image family within its namespace.
name(String) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest.Builder
The name used to uniquely identify the worker pool.
name(String) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary.Builder
The name used to uniquely identify the worker pool.
name(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch.Builder
 
name(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary.Builder
The user allocated name used to uniquely identify the work requirement within its namespace.
name(String) - Method in class co.yellowdog.platform.model.Account.Builder
 
name(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
name(String) - Method in class co.yellowdog.platform.model.Application.Builder
 
name(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
name(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
name(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
name(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
name(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource.Builder
 
name(String) - Method in class co.yellowdog.platform.model.ComputeRequirement.Builder
 
name(String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
name(String) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate.Builder
 
name(String) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool.Builder
 
name(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
name(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
name(String) - Method in class co.yellowdog.platform.model.Group.Builder
 
name(String) - Method in class co.yellowdog.platform.model.Keyring.Builder
 
name(String) - Method in class co.yellowdog.platform.model.KeyringCredential.Builder
 
name(String) - Method in class co.yellowdog.platform.model.MachineImage.Builder
 
name(String) - Method in class co.yellowdog.platform.model.MachineImageFamily.Builder
 
name(String) - Method in class co.yellowdog.platform.model.MachineImageGroup.Builder
 
name(String) - Method in class co.yellowdog.platform.model.NodeType.Builder
 
name(String) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition.Builder
 
name(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
name(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
name(String) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool.Builder
 
name(String) - Method in class co.yellowdog.platform.model.Role.Builder
 
name(String) - Method in class co.yellowdog.platform.model.RoleSummary.Builder
 
name(String) - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
name(String) - Method in class co.yellowdog.platform.model.StringAttributeDefinition.Builder
 
name(String) - Method in class co.yellowdog.platform.model.Task.Builder
 
name(String) - Method in class co.yellowdog.platform.model.TaskGroup.Builder
 
name(String) - Method in class co.yellowdog.platform.model.WorkRequirement.Builder
 
Name - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid name.
NAME_PATTERN - Static variable in class co.yellowdog.platform.model.Constants
 
NAME_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants
 
Named - Interface in co.yellowdog.platform.model
Interface implemented by all model types that have a name field
namespace(String) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
namespace(String) - Method in class co.yellowdog.platform.clients.objectstore.UploadBatchBuilder
 
namespace(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch.Builder
 
namespace(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary.Builder
The user allocated namespace used to group compute requirements and other objects together.
namespace(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch.Builder
 
namespace(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary.Builder
 
namespace(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary.Builder
 
namespace(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
namespace(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary.Builder
The user allocated namespace used to group machine image families and other objects together.
namespace(String) - Method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch.Builder
 
namespace(String) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsRequest.Builder
 
namespace(String) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsSliceRequest.Builder
 
namespace(String) - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse.Builder
 
namespace(String) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest.Builder
The namespace that this worker pool is constrained to.
namespace(String) - Method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse.Builder
 
namespace(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch.Builder
 
namespace(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary.Builder
The namespace that the worker pool is associated with
namespace(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch.Builder
 
namespace(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary.Builder
The user allocated namespace used to group work requirements and other objects together.
namespace(String) - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.ComputeRequirement.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.ComputeSourceTemplate.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.MachineImageFamily.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.NamespacePolicy.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.ObjectDetail.Builder
The user allocated namespace used to group objects together.
namespace(String) - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.TaskInput.Builder
 
namespace(String) - Method in class co.yellowdog.platform.model.WorkRequirement.Builder
 
Namespace - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid namespace.
NAMESPACE_PATTERN - Static variable in class co.yellowdog.platform.model.Constants
 
NAMESPACE_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
NAMESPACE_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants
 
NAMESPACE_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
NamespaceAutoscalingCapacityResponse - Class in co.yellowdog.platform.interaction.scheduler
 
NamespaceAutoscalingCapacityResponse.Builder - Class in co.yellowdog.platform.interaction.scheduler
 
NamespaceObjectsResponse - Class in co.yellowdog.platform.interaction.objectstore
 
NamespaceObjectsResponse() - Constructor for class co.yellowdog.platform.interaction.objectstore.NamespaceObjectsResponse
 
NamespacePolicy - Class in co.yellowdog.platform.model
 
NamespacePolicy.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new NamespacePolicy that is automatically validated on build.
NamespacePolicySearch - Class in co.yellowdog.platform.interaction.namespaces
 
NamespacePolicySearch.Builder - Class in co.yellowdog.platform.interaction.namespaces
 
namespaces(Collection<? extends String>) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
namespacesClient() - Method in class co.yellowdog.platform.client.PlatformClient
Gets the client used to access the YellowDog Cloud Namespaces Service
NamespacesClient - Interface in co.yellowdog.platform.clients.namespaces
The API interface exposed by the YellowDog Namespaces Service
NamespacesClientImpl - Class in co.yellowdog.platform.clients.namespaces
 
NamespacesClientImpl(NamespacesClientProxy) - Constructor for class co.yellowdog.platform.clients.namespaces.NamespacesClientImpl
 
NamespaceStorageConfiguration - Interface in co.yellowdog.platform.model
 
network(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
network(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
NETWORK - Enum constant in enum co.yellowdog.platform.model.json.FieldCategory
 
networkInterfaceType(AwsNetworkInterfaceType) - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface.Builder
Determines the type of the network interface.
networkName(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
networkName(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
networkResourceGroupName(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
networkResourceGroupName(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
NEW - Enum constant in enum co.yellowdog.platform.model.ComputeRequirementStatus
The compute requirement has been created and submitted to YellowDog Compute.
NEW - Enum constant in enum co.yellowdog.platform.model.ComputeSourceStatus
The compute source has been created and submitted to YellowDog Compute.
NewPasswordRequest - Class in co.yellowdog.platform.interaction.account
 
NewPasswordRequest() - Constructor for class co.yellowdog.platform.interaction.account.NewPasswordRequest
 
next() - Method in class co.yellowdog.platform.clients.SearchIterator
 
next() - Method in class co.yellowdog.platform.interaction.pagination.SliceIterator
 
NO_CONTENT - Static variable in class co.yellowdog.platform.clients.web.HttpStatus
 
NO_SPOT - Enum constant in enum co.yellowdog.platform.model.AlibabaSpotStrategy
 
Node - Class in co.yellowdog.platform.model
Describes an instance within a worker pool.
Node.Builder - Class in co.yellowdog.platform.model
 
NodeAction - Interface in co.yellowdog.platform.model
 
NodeAction.Builder<T> - Interface in co.yellowdog.platform.model
 
NodeActionGroup - Class in co.yellowdog.platform.model
 
NodeActionGroup.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new NodeActionGroup that is automatically validated on build.
NodeActionQueueSnapshot - Class in co.yellowdog.platform.interaction.scheduler
 
NodeActionQueueSnapshot.Builder - Class in co.yellowdog.platform.interaction.scheduler
 
NodeActionQueueStatus - Enum in co.yellowdog.platform.model
The status of the action queue for a specific node.
nodeBootTimeout(Duration) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties.Builder
The time given for a node to be registered before it is considered to have failed.
nodeConfiguration(WorkerPoolNodeConfiguration) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties.Builder
 
nodeConfiguration(WorkerPoolNodeConfiguration) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties.Builder
 
NodeCreateWorkersAction - Class in co.yellowdog.platform.model
 
NodeCreateWorkersAction.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new NodeCreateWorkersAction that is automatically validated on build.
NodeCreateWorkersActionValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
NodeCreateWorkersActionValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.NodeCreateWorkersActionValidator
 
NodeDetails - Class in co.yellowdog.platform.model
Describes the details of a worker pool node.
NodeDetails.Builder - Class in co.yellowdog.platform.model
 
nodeEvent(NodeEvent, NodeAction...) - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration.Builder
 
nodeEvent(NodeEvent, NodeActionGroup...) - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration.Builder
 
nodeEvent(NodeEvent, List<NodeActionGroup>) - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration.Builder
 
NodeEvent - Enum in co.yellowdog.platform.model
 
nodeEvents(Map<NodeEvent, List<NodeActionGroup>>) - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration.Builder
 
nodeIdFilter(NodeIdFilter) - Method in interface co.yellowdog.platform.model.NodeAction.Builder
 
nodeIdFilter(NodeIdFilter) - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction.Builder
 
nodeIdFilter(NodeIdFilter) - Method in class co.yellowdog.platform.model.NodeRunCommandAction.Builder
 
nodeIdFilter(NodeIdFilter) - Method in class co.yellowdog.platform.model.NodeWriteFileAction.Builder
 
NodeIdFilter - Enum in co.yellowdog.platform.model
 
nodeIdFilterList(List<String>) - Method in class co.yellowdog.platform.interaction.scheduler.AddNodeActionsRequest.Builder
 
NodeRunCommandAction - Class in co.yellowdog.platform.model
 
NodeRunCommandAction.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new NodeRunCommandAction that is automatically validated on build.
NODES_ADDED - Enum constant in enum co.yellowdog.platform.model.NodeEvent
Nodes have registered (and been identified if node types are configured) after the STARTUP event has been raised.
NODES_REMOVED - Enum constant in enum co.yellowdog.platform.model.NodeEvent
Nodes have been removed (unregistered or terminated) after the STARTUP event has been raised.
NodeSearch - Class in co.yellowdog.platform.interaction.scheduler
 
NodeSearch.Builder - Class in co.yellowdog.platform.interaction.scheduler
 
nodeSlot(Integer) - Method in class co.yellowdog.platform.model.NodeDetails.Builder
The slot number of this node within its node type if slot numbering has been configured.
NodeSlotNumbering - Enum in co.yellowdog.platform.model
 
NodeStatus - Enum in co.yellowdog.platform.model
Indicates the status of a node.
nodeSummary(NodeSummary) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool.Builder
 
nodeSummary(NodeSummary) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool.Builder
 
NodeSummary - Class in co.yellowdog.platform.model
A summary of a group of nodes.
NodeSummary() - Constructor for class co.yellowdog.platform.model.NodeSummary
 
NodeSummary(Map<NodeStatus, Long>, Map<NodeActionQueueStatus, Long>, Instant) - Constructor for class co.yellowdog.platform.model.NodeSummary
Creates a new NodeSummary instance.
NodeSummary.Builder - Class in co.yellowdog.platform.model
 
nodeType(NodeType) - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration.Builder
 
nodeType(String) - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction.Builder
 
nodeType(String) - Method in class co.yellowdog.platform.model.NodeRunCommandAction.Builder
 
nodeType(String) - Method in class co.yellowdog.platform.model.NodeWriteFileAction.Builder
 
nodeType(String) - Method in interface co.yellowdog.platform.model.NodeAction.Builder
 
nodeType(String) - Method in class co.yellowdog.platform.model.NodeDetails.Builder
The node type of this node if node types have been configured.
NodeType - Class in co.yellowdog.platform.model
 
NodeType.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new NodeType that is automatically validated on build.
nodeTypes(Collection<? extends NodeType>) - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration.Builder
 
nodeTypes(Collection<? extends String>) - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction.Builder
 
nodeTypes(Collection<? extends String>) - Method in class co.yellowdog.platform.model.NodeRunCommandAction.Builder
 
nodeTypes(Collection<? extends String>) - Method in class co.yellowdog.platform.model.NodeWriteFileAction.Builder
 
nodeTypes(Collection<? extends String>) - Method in interface co.yellowdog.platform.model.NodeAction.Builder
 
NodeTypeValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
NodeTypeValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.NodeTypeValidator
 
nodeWorkers(NodeWorkerTarget) - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction.Builder
 
NodeWorkerTarget - Class in co.yellowdog.platform.model
 
NodeWorkerTarget.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new NodeWorkerTarget that is automatically validated on build.
NodeWorkerTargetType - Enum in co.yellowdog.platform.model
 
NodeWriteFileAction - Class in co.yellowdog.platform.model
 
NodeWriteFileAction.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new NodeWriteFileAction that is automatically validated on build.
NOK - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Norwegian Krone
NONE - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.OperatingSystemLicence
 
NONE - Enum constant in enum co.yellowdog.platform.interaction.compute.CredentialAvailability
None of the credentials named in the sources in the Compute Requirement are available
NONE - Enum constant in enum co.yellowdog.platform.model.AllowanceResetType
The allowance does not reset
NONE - Enum constant in enum co.yellowdog.platform.model.AwsCapacityReservationPreference
 
noneOf(Object...) - Method in class co.yellowdog.platform.model.StringAttributeConstraint.Builder
 
noneOf(String, Object...) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
noneOf(Collection<?>) - Method in class co.yellowdog.platform.model.StringAttributeConstraint.Builder
 
noneOf(Set<String>) - Method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint.Builder
 
NOT_AUTHORISED_EXCEPTION - Enum constant in enum co.yellowdog.platform.clients.objectstore.ErrorType
 
NOT_FOUND - Static variable in class co.yellowdog.platform.clients.web.HttpStatus
 
NotAuthorisedException - Exception Class in co.yellowdog.platform.clients
 
NotAuthorisedException() - Constructor for exception class co.yellowdog.platform.clients.NotAuthorisedException
 
NotAuthorisedException(String) - Constructor for exception class co.yellowdog.platform.clients.NotAuthorisedException
 
NotAuthorisedException(String, Throwable) - Constructor for exception class co.yellowdog.platform.clients.NotAuthorisedException
 
NotAuthorisedException(String, List<String>) - Constructor for exception class co.yellowdog.platform.clients.NotAuthorisedException
 
notify(Object, T) - Method in interface co.yellowdog.platform.clients.localevents.LocalEventListener
 
notify(Supplier<T>) - Method in class co.yellowdog.platform.clients.localevents.LocalEvent
 
NumericAttributeConstraint - Class in co.yellowdog.platform.model
 
NumericAttributeConstraint.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new NumericAttributeConstraint that is automatically validated on build.
NumericAttributeConstraintValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
NumericAttributeConstraintValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.NumericAttributeConstraintValidator
 
NumericAttributeDefinition - Class in co.yellowdog.platform.model
 
NumericAttributeDefinition.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new NumericAttributeDefinition that is automatically validated on build.
NumericAttributeDefinitionValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
NumericAttributeDefinitionValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.NumericAttributeDefinitionValidator
 
NumericAttributePreference - Class in co.yellowdog.platform.model
 
NumericAttributePreference.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new NumericAttributePreference.
NumericAttributeRange - Class in co.yellowdog.platform.model
 
NumericAttributeRange.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new NumericAttributeRange that is automatically validated on build.
NumericAttributeRangeValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
NumericAttributeRangeValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.NumericAttributeRangeValidator
 
NumericAttributeRankOrder - Enum in co.yellowdog.platform.model
 
NumericAttributeValue - Class in co.yellowdog.platform.model
 
NumericAttributeValue.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new NumericAttributeValue that is automatically validated on build.
NZD - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
New Zealand Dollar

O

OAuth2AuthenticationProperties - Interface in co.yellowdog.platform.model
 
object(String) - Static method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
object(String, String) - Static method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
OBJECT_NAME_END_PATTERN - Static variable in class co.yellowdog.platform.interaction.objectstore.validation.Constants
 
OBJECT_NAME_PATTERN - Static variable in class co.yellowdog.platform.interaction.objectstore.validation.Constants
 
OBJECT_NOT_FOUND_EXCEPTION - Enum constant in enum co.yellowdog.platform.clients.objectstore.ErrorType
 
OBJECT_PREFIX_END_PATTERN - Static variable in class co.yellowdog.platform.interaction.objectstore.validation.Constants
 
OBJECT_PREFIX_PATTERN - Static variable in class co.yellowdog.platform.interaction.objectstore.validation.Constants
 
OBJECT_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
OBJECT_START_PATTERN - Static variable in class co.yellowdog.platform.interaction.objectstore.validation.Constants
 
OBJECT_STORAGE_CONFIGURATION_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
OBJECT_STORAGE_CONFIGURATION_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
OBJECT_TRANSFER_EXCEPTION - Enum constant in enum co.yellowdog.platform.clients.objectstore.ErrorType
 
OBJECT_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
ObjectDetail - Class in co.yellowdog.platform.model
Describes details about an object stored in the YellowDog Object Store service.
ObjectDetail.Builder - Class in co.yellowdog.platform.model
 
ObjectDownloadRequest - Class in co.yellowdog.platform.interaction.objectstore
 
ObjectDownloadRequest() - Constructor for class co.yellowdog.platform.interaction.objectstore.ObjectDownloadRequest
 
ObjectDownloadResponse - Class in co.yellowdog.platform.interaction.objectstore
 
ObjectDownloadResponse() - Constructor for class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
ObjectMapperFactory - Class in co.yellowdog.platform.clients.web.json
 
ObjectMapperFactory() - Constructor for class co.yellowdog.platform.clients.web.json.ObjectMapperFactory
 
objectName(String) - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse.Builder
 
objectName(String) - Method in class co.yellowdog.platform.model.ObjectDetail.Builder
The object name which may contain path seperators '/'.
ObjectName - Annotation Type in co.yellowdog.platform.interaction.objectstore.validation
The annotated String must be a valid object name.
objectNameMapper(Function<String, String>) - Method in class co.yellowdog.platform.clients.objectstore.UploadBatchBuilder
 
objectNamePattern(String) - Method in class co.yellowdog.platform.model.TaskInput.Builder
 
ObjectPath - Class in co.yellowdog.platform.interaction.objectstore
 
ObjectPath.Builder - Class in co.yellowdog.platform.interaction.objectstore
 
ObjectPathsRequest - Class in co.yellowdog.platform.interaction.objectstore
 
ObjectPathsRequest.Builder - Class in co.yellowdog.platform.interaction.objectstore
 
ObjectPathsSliceRequest - Class in co.yellowdog.platform.interaction.objectstore
 
ObjectPathsSliceRequest.Builder - Class in co.yellowdog.platform.interaction.objectstore
 
ObjectPrefix - Annotation Type in co.yellowdog.platform.interaction.objectstore.validation
The annotated String must be a valid object name.
objectSize(Long) - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse.Builder
 
objectSize(Long) - Method in class co.yellowdog.platform.model.ObjectDetail.Builder
The object size in bytes.
objectStoreClient() - Method in class co.yellowdog.platform.client.PlatformClient
Gets the client used to access the YellowDog Object Store Service
ObjectStoreClient - Interface in co.yellowdog.platform.clients.objectstore
 
ObjectStoreClientConfigurationProperties - Class in co.yellowdog.platform.clients.objectstore
 
ObjectStoreClientConfigurationProperties() - Constructor for class co.yellowdog.platform.clients.objectstore.ObjectStoreClientConfigurationProperties
 
ObjectStoreClientException - Exception Class in co.yellowdog.platform.clients.objectstore
 
ObjectStoreClientException(String) - Constructor for exception class co.yellowdog.platform.clients.objectstore.ObjectStoreClientException
 
ObjectStoreClientException(String, Throwable) - Constructor for exception class co.yellowdog.platform.clients.objectstore.ObjectStoreClientException
 
ObjectStoreClientImpl - Class in co.yellowdog.platform.clients.objectstore
 
objectStoreServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema.Builder
The base URL where the Object Store service is located.
ObjectTransferException - Exception Class in co.yellowdog.platform.clients.objectstore
 
ObjectTransferException(ErrorType, String) - Constructor for exception class co.yellowdog.platform.clients.objectstore.ObjectTransferException
 
ObjectTransferException(ErrorType, String, List<String>) - Constructor for exception class co.yellowdog.platform.clients.objectstore.ObjectTransferException
 
ObjectUploadRequest - Class in co.yellowdog.platform.interaction.objectstore
 
ObjectUploadRequest() - Constructor for class co.yellowdog.platform.interaction.objectstore.ObjectUploadRequest
 
ObjectUploadRequestValidator - Class in co.yellowdog.platform.interaction.objectstore.validation
 
ObjectUploadRequestValidator() - Constructor for class co.yellowdog.platform.interaction.objectstore.validation.ObjectUploadRequestValidator
 
Oci() - Constructor for class co.yellowdog.platform.model.Constants.InstanceTag.Oci
 
OCI - Enum constant in enum co.yellowdog.platform.model.CloudProvider
Oracle Cloud Infrastructure
OciComputeSource - Interface in co.yellowdog.platform.model
Derives from ComputeSource to provide the interface for all AWS compute source model objects.
OciCredential - Class in co.yellowdog.platform.account.credentials
Holds the properties that form a set of credentials for Oracle Cloud Infrastructure (OCI).
OciCredential.Builder - Class in co.yellowdog.platform.account.credentials
A builder that can be used to build a new OciCredential that is automatically validated on build.
OciInstance - Class in co.yellowdog.platform.model
Extends Instance to add fields specific to the OCI compute sources.
OciInstance() - Constructor for class co.yellowdog.platform.model.OciInstance
 
OciInstancePoolComputeSource - Class in co.yellowdog.platform.model
Defines a source of compute composed of OCI instances provisioned using the OCI Instance Pool API.
OciInstancePoolComputeSource(String, String, String, String, String, String, String, String, String, int, Boolean, Boolean, String, Map<String, String>) - Constructor for class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
OciInstancePoolComputeSource.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new OciInstancePoolComputeSource that is automatically validated on build.
OciInstancesComputeSource - Class in co.yellowdog.platform.model
Defines a source of compute composed of OCI instances provisioned individually.
OciInstancesComputeSource(String, String, String, String, String, String, String, String, Float, Float, Boolean, String, int, Boolean, String, Map<String, String>) - Constructor for class co.yellowdog.platform.model.OciInstancesComputeSource
 
OciInstancesComputeSource.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new OciInstancesComputeSource that is automatically validated on build.
OciInstanceTagKey - Annotation Type in co.yellowdog.platform.model.validation
 
OciInstanceTagValue - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid instance tag value.
ociNamespaceName(String) - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration.Builder
 
OciNamespaceStorageConfiguration - Class in co.yellowdog.platform.model
 
OciNamespaceStorageConfiguration.Builder - Class in co.yellowdog.platform.model
 
of(int) - Static method in class co.yellowdog.platform.clients.web.HttpStatus
 
of(int) - Static method in class co.yellowdog.platform.clients.web.HttpStatus.Series
 
of(Currency, BigDecimal) - Static method in class co.yellowdog.platform.interaction.cloudinfo.Price
 
of(String) - Static method in class co.yellowdog.platform.interaction.pagination.SliceReference
 
of(String, boolean) - Static method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
of(String, Integer) - Static method in class co.yellowdog.platform.interaction.pagination.SliceReference
 
of(String, String, boolean) - Static method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
of(List<T>) - Static method in class co.yellowdog.platform.interaction.pagination.Slice
 
of(List<T>, String) - Static method in class co.yellowdog.platform.interaction.pagination.Slice
 
offered(Boolean) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices.Builder
 
ofJson(JsonMapper, Class<T>, SubscriptionEventListener<T>) - Static method in class co.yellowdog.platform.clients.serversentevents.EventStreamSubscriber
 
ofJson(Class<T>) - Method in class co.yellowdog.platform.clients.web.json.JsonBodyHandlerFactory
 
ofJsonContainer(Class<?>, Class<?>...) - Method in class co.yellowdog.platform.clients.web.json.JsonBodyHandlerFactory
 
ofJsonList(Class<?>) - Method in class co.yellowdog.platform.clients.web.json.JsonBodyHandlerFactory
 
ofJsonMap(Class<?>, Class<?>) - Method in class co.yellowdog.platform.clients.web.json.JsonBodyHandlerFactory
 
OK - Static variable in class co.yellowdog.platform.clients.web.HttpStatus
 
okta(OktaAccountAuthenticationProperties) - Method in class co.yellowdog.platform.model.AccountAuthenticationProperties.Builder
 
OKTA - Enum constant in enum co.yellowdog.platform.model.AuthenticationProvider
 
OktaAccountAuthenticationProperties - Class in co.yellowdog.platform.model
 
OktaAccountAuthenticationProperties.Builder - Class in co.yellowdog.platform.model
 
ON_DEMAND - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.UsageType
 
ON_DEMAND_ONLY - Enum constant in enum co.yellowdog.platform.model.AwsFleetPurchaseOption
AWS EC2 Fleet will only use On-Demand instances.
ON_DEMAND_ONLY - Enum constant in enum co.yellowdog.platform.model.InstancePricing
 
ON_DEMAND_THEN_SPOT - Enum constant in enum co.yellowdog.platform.model.AwsFleetPurchaseOption
AWS EC2 Fleet will use both On-Demand and Spot instances but prefer On-Demand instances.
ON_PREMISE - Enum constant in enum co.yellowdog.platform.model.CloudProvider
Indicates that the source of compute is not cloud-based, but is on-premise.
onComplete() - Method in class co.yellowdog.platform.clients.serversentevents.EventStreamSubscriber
 
onDemandOptions(AwsFleetOnDemandOptions) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
onDemandPrice(Price) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices.Builder
 
onError(Throwable) - Method in class co.yellowdog.platform.clients.serversentevents.EventStreamSubscriber
 
onNext(String) - Method in class co.yellowdog.platform.clients.serversentevents.EventStreamSubscriber
 
onSetTarget() - Method in class co.yellowdog.platform.model.beanvalidation.CustomValidator
Optional method that can be overridden to perform initialisation or setup when the validator is being prepared to validate a particular target instance.
onSubscribe(Flow.Subscription) - Method in class co.yellowdog.platform.clients.serversentevents.EventStreamSubscriber
 
OPEN - Enum constant in enum co.yellowdog.platform.model.AwsCapacityReservationPreference
 
operatingSystemLicence(OperatingSystemLicence) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch.Builder
 
OperatingSystemLicence - Enum in co.yellowdog.platform.interaction.cloudinfo
 
operatingSystemLicences(List<OperatingSystemLicence>) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch.Builder
 
option(String) - Method in class co.yellowdog.platform.model.StringAttributeDefinition.Builder
 
option(Number) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition.Builder
 
options(Collection<? extends String>) - Method in class co.yellowdog.platform.model.StringAttributeDefinition.Builder
 
options(Collection<? extends Number>) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition.Builder
 
ORDER_PRIORITIZED - Enum constant in enum co.yellowdog.platform.model.AwsFleetOnDemandAllocationStrategy
AWS EC2 Fleet will use the priority that YellowDog Compute assigns based on the order of the instanceOverrides in the AwsFleetComputeSource, launching in the order specified.
osType(ImageOsType) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
osType(ImageOsType) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary.Builder
The operating system type of all images within this machine image family.
osType(ImageOsType) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage.Builder
 
osType(ImageOsType) - Method in class co.yellowdog.platform.model.MachineImage.Builder
 
osType(ImageOsType) - Method in class co.yellowdog.platform.model.MachineImageFamily.Builder
 
osType(ImageOsType) - Method in class co.yellowdog.platform.model.MachineImageGroup.Builder
 
OTHER_DIRECTORY - Enum constant in enum co.yellowdog.platform.model.TaskOutputSource
Task outputs from a directory defined in the agent configuration.
OTHER_NAMESPACE - Enum constant in enum co.yellowdog.platform.model.TaskInputSource
Task inputs from any namespace defined by the owner of the work requirement containing the task.
output(TaskOutput) - Method in class co.yellowdog.platform.model.Task.Builder
 
outputFromDirectory(String, String) - Method in class co.yellowdog.platform.model.Task.Builder
Specifies that matching files from the directory (defined in the agent configuration with the specified name) should be uploaded.
outputFromDirectory(String, String, boolean) - Method in class co.yellowdog.platform.model.Task.Builder
Specifies that matching files from the directory (defined in the agent configuration with the specified name) should be uploaded.
outputFromTaskProcess() - Method in class co.yellowdog.platform.model.Task.Builder
Specifies that the text file containing the output from the task execution process should be uploaded.
outputFromWorkerDirectory(String) - Method in class co.yellowdog.platform.model.Task.Builder
Specifies that matching files from the working directory of the worker that executed the task should be uploaded.
outputFromWorkerDirectory(String, boolean) - Method in class co.yellowdog.platform.model.Task.Builder
Specifies that matching files from the working directory of the worker that executed the task should be uploaded.
outputs(Collection<? extends TaskOutput>) - Method in class co.yellowdog.platform.model.Task.Builder
 
owned(Boolean) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary.Builder
Indicates if the machine image family is owned by the authenticated account.

P

PaginationUtils - Class in co.yellowdog.platform.interaction.pagination
 
param(String, Object...) - Method in class co.yellowdog.platform.clients.web.uri.UriBuilder
Add a query parameter to the URI.
param(String, Collection<?>) - Method in class co.yellowdog.platform.clients.web.uri.UriBuilder
 
ParamUtils - Class in co.yellowdog.platform.clients.web
 
PARTIAL - Enum constant in enum co.yellowdog.platform.interaction.compute.CredentialAvailability
Some of the credentials named in the sources in the Compute Requirement are available
passphrase(String) - Method in class co.yellowdog.platform.account.credentials.OciCredential.Builder
The OCI private key passphrase.
passwordSet(boolean) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext.Builder
 
path(Object...) - Method in class co.yellowdog.platform.clients.web.uri.UriBuilder
Append unencoded path segments to the URI.
path(String) - Method in class co.yellowdog.platform.model.NodeRunCommandAction.Builder
 
path(String) - Method in class co.yellowdog.platform.model.NodeWriteFileAction.Builder
 
pattern(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint.Builder
 
pattern(String) - Method in class co.yellowdog.platform.model.StringAttributeConstraint.Builder
 
pattern(String, String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
payload() - Element in annotation type co.yellowdog.platform.interaction.objectstore.validation.ObjectName
 
payload() - Element in annotation type co.yellowdog.platform.interaction.objectstore.validation.ObjectPrefix
 
payload() - Element in annotation type co.yellowdog.platform.model.beanvalidation.ValidatedBy
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.AccountId
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.AccountName
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.AccountNamespace
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.AlibabaInstanceTagKey
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.AlibabaInstanceTagValue
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.AttributeName
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.AwsInstanceTagKey
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.AwsInstanceTagValue
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.AzureInstanceTagKey
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.AzureInstanceTagValue
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.CredentialName
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.GceInstanceTagKey
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.GceInstanceTagValue
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.GeneralName
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.GeneralNamespace
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.InstanceTagKey
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.InstanceTagValue
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.LocalDataPath
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.Name
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.Namespace
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.OciInstanceTagKey
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.OciInstanceTagValue
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.PublicName
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.PublicNamespace
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.QualifiedName
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.QualifiedNamespace
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.RemoteDataPath
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.SimulatorInstanceTagKey
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.SimulatorInstanceTagValue
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.SystemGenerated
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.ValidSortField
 
payload() - Element in annotation type co.yellowdog.platform.model.validation.Ydid
 
PEN - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Peruvian Sol
PENDING - Enum constant in enum co.yellowdog.platform.model.InstanceStatus
The instance is in the process of being provisioned, or rebooted.
PENDING - Enum constant in enum co.yellowdog.platform.model.TaskGroupStatus
The task group is awaiting resources required to execute tasks.
PENDING - Enum constant in enum co.yellowdog.platform.model.TaskStatus
The task is waiting for resources to be verified.
PENDING - Enum constant in enum co.yellowdog.platform.model.WorkerPoolStatus
The worker pool has been started but no workers have yet registered.
PER_NODE - Enum constant in enum co.yellowdog.platform.model.NodeWorkerTargetType
 
PER_VCPU - Enum constant in enum co.yellowdog.platform.model.NodeWorkerTargetType
 
percentile(Double) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute.Builder
 
permission(Permission) - Method in class co.yellowdog.platform.model.Role.Builder
 
permission(Permission) - Method in class co.yellowdog.platform.interaction.account.RoleSearch.Builder
 
Permission - Enum in co.yellowdog.platform.model
 
PermissionDetail - Class in co.yellowdog.platform.interaction.account
 
PermissionDetail.Builder - Class in co.yellowdog.platform.interaction.account
 
permissions(Collection<? extends Permission>) - Method in class co.yellowdog.platform.model.Role.Builder
 
perNode(int) - Method in class co.yellowdog.platform.model.NodeWorkerTarget.Builder
 
perVcpu(double) - Method in class co.yellowdog.platform.model.NodeWorkerTarget.Builder
 
PHP - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Philippine Peso
PKR - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Pakistani Rupee
PLATFORM - Enum constant in enum co.yellowdog.platform.model.Feature
 
PlatformClient - Class in co.yellowdog.platform.client
The main API entry point for access YellowDog Platform Services.
PlatformWebClient - Class in co.yellowdog.platform.clients.web
 
PlatformWebClient.Builder - Class in co.yellowdog.platform.clients.web
 
PLN - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Poland Zloty
post(String) - Method in class co.yellowdog.platform.clients.web.PlatformWebClient
 
post(Consumer<UriBuilder>) - Method in class co.yellowdog.platform.clients.web.PlatformWebClient
 
POST - Enum constant in enum co.yellowdog.platform.clients.web.HttpMethod
 
POST_PAID - Enum constant in enum co.yellowdog.platform.model.AlibabaInstanceChargeType
 
PRE_PAID - Enum constant in enum co.yellowdog.platform.model.AlibabaInstanceChargeType
 
preemptible(boolean) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
preemptible(boolean) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
preemptible(Boolean) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
PREFER_HIGHER - Enum constant in enum co.yellowdog.platform.model.NumericAttributeRankOrder
 
PREFER_LOWER - Enum constant in enum co.yellowdog.platform.model.NumericAttributeRankOrder
 
preference(AttributePreference) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
preference(AwsCapacityReservationPreference) - Method in class co.yellowdog.platform.model.AwsCapacityReservation.Builder
 
preference(String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
preference(String, Number) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
preference(String, Number, Object...) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
preference(String, Object...) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
preferences(List<AttributePreference>) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
preferences(Map<String, BestComputeSourceReportPreference>) - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
preferredPattern(String) - Method in class co.yellowdog.platform.model.StringAttributePreference.Builder
 
preferredPatterns(String...) - Method in class co.yellowdog.platform.model.StringAttributePreference.Builder
 
preferredPatterns(Collection<String>) - Method in class co.yellowdog.platform.model.StringAttributePreference.Builder
 
preferredValue(Object) - Method in class co.yellowdog.platform.model.StringAttributePreference.Builder
 
preferredValues(Object...) - Method in class co.yellowdog.platform.model.StringAttributePreference.Builder
 
preferredValues(Collection<?>) - Method in class co.yellowdog.platform.model.StringAttributePreference.Builder
 
prefix() - Method in enum co.yellowdog.platform.interaction.compute.AttributeSourceType
 
prefix(String) - Static method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
prefix(String) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsRequest.Builder
 
prefix(String) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsSliceRequest.Builder
 
prefix(String, String) - Static method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
Price - Class in co.yellowdog.platform.interaction.cloudinfo
 
Price() - Constructor for class co.yellowdog.platform.interaction.cloudinfo.Price
 
priority(double) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary.Builder
The priority of the work requirement.
priority(Double) - Method in class co.yellowdog.platform.model.TaskGroup.Builder
 
priority(Double) - Method in class co.yellowdog.platform.model.WorkRequirement.Builder
 
PRIVATE - Enum constant in enum co.yellowdog.platform.model.ImageAccess
 
privateIpAddress(String) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch.Builder
 
privateIpAddress(String) - Method in class co.yellowdog.platform.model.NodeDetails.Builder
The private IP address of the instance.
privateKey(String) - Method in class co.yellowdog.platform.account.credentials.OciCredential.Builder
The OCI private key.
privateKeyFile(Path) - Method in class co.yellowdog.platform.account.credentials.OciCredential.Builder
Loads the OCI private key value from the specified file.
PROCESS_OUTPUT - Enum constant in enum co.yellowdog.platform.model.TaskOutputSource
The file containing the output from the process executing the task.
processorArchitecture(ProcessorArchitecture) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices.Builder
 
ProcessorArchitecture - Enum in co.yellowdog.platform.interaction.cloudinfo
 
processorArchitectures(List<ProcessorArchitecture>) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch.Builder
 
project(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
project(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
properties(ConfiguredWorkerPoolProperties) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest.Builder
 
properties(ConfiguredWorkerPoolProperties) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool.Builder
 
properties(ProvisionedWorkerPoolProperties) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool.Builder
 
provider(CloudProvider) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
provider(CloudProvider) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
provider(CloudProvider) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch.Builder
 
provider(CloudProvider) - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary.Builder
 
provider(CloudProvider) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
provider(CloudProvider) - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage.Builder
 
provider(CloudProvider) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability.Builder
 
provider(CloudProvider) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource.Builder
 
provider(CloudProvider) - Method in class co.yellowdog.platform.model.MachineImage.Builder
 
provider(CloudProvider) - Method in class co.yellowdog.platform.model.NodeDetails.Builder
The provider of the node's instance.
provider(CloudProvider) - Method in class co.yellowdog.platform.model.ProviderNodeSummary.Builder
 
provider(CloudProvider) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
providerImageId(String) - Method in class co.yellowdog.platform.model.MachineImage.Builder
 
ProviderNodeSummary - Class in co.yellowdog.platform.model
A summary of a group of nodes.
ProviderNodeSummary.Builder - Class in co.yellowdog.platform.model
 
ProviderRegionNodeSummary - Class in co.yellowdog.platform.model
A summary of a group of nodes.
ProviderRegionNodeSummary.Builder - Class in co.yellowdog.platform.model
 
providers(Collection<? extends CloudProvider>) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
providers(Collection<? extends CloudProvider>) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
providers(Collection<? extends CloudProvider>) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
providers(List<CloudProvider>) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch.Builder
 
providers(List<CloudProvider>) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch.Builder
 
providers(List<CloudProvider>) - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch.Builder
 
providers(List<CloudProvider>) - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch.Builder
 
providers(List<CloudProvider>) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch.Builder
 
provisionComputeRequirementTemplate(ComputeRequirementTemplateUsage) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
provisionComputeRequirementTemplate(ComputeRequirementTemplateUsage) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Provisions a new compute requirement based on the specified template and requirement properties.
provisionedProperties(ProvisionedWorkerPoolProperties) - Method in class co.yellowdog.platform.interaction.scheduler.ProvisionTemplateWorkerPoolRequest.Builder
 
provisionedRequirementId(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
provisionedSourceId(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource.Builder
 
ProvisionedWorkerPool - Class in co.yellowdog.platform.model
 
ProvisionedWorkerPool.Builder - Class in co.yellowdog.platform.model
 
ProvisionedWorkerPoolProperties - Class in co.yellowdog.platform.model
Defines properties to determine the behaviour that the Scheduler service should use when managing a provisioned worker pool.
ProvisionedWorkerPoolProperties.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new ProvisionedWorkerPoolProperties that is automatically validated on build.
ProvisionedWorkerPoolPropertiesValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
ProvisionedWorkerPoolPropertiesValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.ProvisionedWorkerPoolPropertiesValidator
 
PROVISIONING - Enum constant in enum co.yellowdog.platform.model.ComputeRequirementStatus
YellowDog Compute is in the process of provisioning computer machine instances to meet the requirement.
PROVISIONING - Enum constant in enum co.yellowdog.platform.model.json.FieldCategory
 
provisionStrategy(ComputeProvisionStrategy) - Method in class co.yellowdog.platform.model.ComputeRequirement.Builder
 
ProvisionTemplateWorkerPoolRequest - Class in co.yellowdog.platform.interaction.scheduler
 
ProvisionTemplateWorkerPoolRequest.Builder - Class in co.yellowdog.platform.interaction.scheduler
 
ProvisionTemplateWorkerPoolRequestValidator - Class in co.yellowdog.platform.interaction.scheduler.validation
 
ProvisionTemplateWorkerPoolRequestValidator() - Constructor for class co.yellowdog.platform.interaction.scheduler.validation.ProvisionTemplateWorkerPoolRequestValidator
 
provisionWorkerPool(ComputeRequirementTemplateUsage) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
provisionWorkerPool(ComputeRequirementTemplateUsage, ProvisionedWorkerPoolProperties) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
provisionWorkerPool(ComputeRequirementTemplateUsage) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Requests that the supplied compute requirement template request is used to provision a worker pool.
provisionWorkerPool(ComputeRequirementTemplateUsage, ProvisionedWorkerPoolProperties) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Requests that the supplied compute requirement template request is used to provision a worker pool.
PUBLIC - Enum constant in enum co.yellowdog.platform.model.ImageAccess
 
PUBLIC_NAME_PATTERN - Static variable in class co.yellowdog.platform.model.Constants
 
PUBLIC_NAME_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants
 
PUBLIC_NAMESPACE_PATTERN - Static variable in class co.yellowdog.platform.model.Constants
 
PUBLIC_NAMESPACE_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants
 
publicIpAddress(String) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch.Builder
 
publicIpAddress(String) - Method in class co.yellowdog.platform.model.NodeDetails.Builder
The public IP address of the instance.
PublicName - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid public scope qualified name.
PublicNamespace - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid public scope qualified namespace.
purchaseOption(AwsFleetPurchaseOption) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
put(String) - Method in class co.yellowdog.platform.clients.web.PlatformWebClient
 
put(Consumer<UriBuilder>) - Method in class co.yellowdog.platform.clients.web.PlatformWebClient
 
PUT - Enum constant in enum co.yellowdog.platform.clients.web.HttpMethod
 
putCredential(Keyring, Credential) - Method in class co.yellowdog.platform.clients.account.KeyringClientImpl
 
putCredential(Keyring, Credential) - Method in interface co.yellowdog.platform.clients.account.KeyringClient
 
putCredential(String, Credential) - Method in class co.yellowdog.platform.clients.account.KeyringClientImpl
 
putCredential(String, Credential) - Method in interface co.yellowdog.platform.clients.account.KeyringClient
 
putNamespaceStorageConfiguration(NamespaceStorageConfiguration) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
putNamespaceStorageConfiguration(NamespaceStorageConfiguration) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 

Q

QAR - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Qatari Rial
QUALIFIED_NAME_PATTERN - Static variable in class co.yellowdog.platform.model.Constants
 
QUALIFIED_NAME_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants
 
QUALIFIED_NAMESPACE_PATTERN - Static variable in class co.yellowdog.platform.model.Constants
 
QUALIFIED_NAMESPACE_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants
 
QualifiedName - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid account or public scope qualified name.
QualifiedNamespace - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid account or public scope qualified namespace.

R

raisedNow(String, String) - Static method in class co.yellowdog.platform.model.TaskError
Creates a new TaskError instance with the current timestamp and the specified workerId and error.
ram(DoubleRange) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
ram(DoubleRange) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
Range constraint on GB of RAM that are required to execute tasks
ram(Double) - Method in class co.yellowdog.platform.model.NodeDetails.Builder
The amount of RAM in GB on the node's instance.
ramInMib(DoubleRange) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch.Builder
 
ramInMib(Long) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices.Builder
 
ramRoleName(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
range(NumericAttributeRange) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition.Builder
 
Range<T> - Interface in co.yellowdog.platform.model
 
RangeValidator<T> - Class in co.yellowdog.platform.model.validation.customvalidators
 
RangeValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.RangeValidator
 
rank(Integer) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource.Builder
 
rankOrder(NumericAttributeRankOrder) - Method in class co.yellowdog.platform.model.NumericAttributePreference.Builder
 
readValue(InputStream, JavaType) - Method in class co.yellowdog.platform.clients.web.json.JsonMapper
 
readValue(String, JavaType) - Method in class co.yellowdog.platform.clients.web.json.JsonMapper
 
READY - Enum constant in enum co.yellowdog.platform.clients.objectstore.TransferStatus
 
READY - Enum constant in enum co.yellowdog.platform.model.TaskStatus
The task is ready to be allocated and executed.
REDIRECTION - Static variable in class co.yellowdog.platform.clients.web.HttpStatus.Series
 
refreshConfiguredWorkerPoolToken(ConfiguredWorkerPool) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
refreshConfiguredWorkerPoolToken(ConfiguredWorkerPool, Duration) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
refreshConfiguredWorkerPoolToken(ConfiguredWorkerPool) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Refresh a configured worker pool token with an unlimited time-to-live.
refreshConfiguredWorkerPoolToken(ConfiguredWorkerPool, Duration) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Refresh a configured worker pool token with the specified time-to-live.
refreshConfiguredWorkerPoolToken(String) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
refreshConfiguredWorkerPoolToken(String, Duration) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
refreshConfiguredWorkerPoolToken(String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Refresh a configured worker pool token with an unlimited time-to-live.
refreshConfiguredWorkerPoolToken(String, Duration) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Refresh a configured worker pool token with the specified time-to-live.
regenerateApplicationApiKey(String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
regenerateApplicationApiKey(String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
regenerateConfiguredWorkerPoolToken(ConfiguredWorkerPool) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
regenerateConfiguredWorkerPoolToken(ConfiguredWorkerPool, Duration) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
regenerateConfiguredWorkerPoolToken(ConfiguredWorkerPool) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Regenerate a configured worker pool token with an unlimited time-to-live.
regenerateConfiguredWorkerPoolToken(ConfiguredWorkerPool, Duration) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Regenerate a configured worker pool token with the specified time-to-live.
regenerateConfiguredWorkerPoolToken(String) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
regenerateConfiguredWorkerPoolToken(String, Duration) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
regenerateConfiguredWorkerPoolToken(String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Regenerate a configured worker pool token with an unlimited time-to-live.
regenerateConfiguredWorkerPoolToken(String, Duration) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Regenerate a configured worker pool token with the specified time-to-live.
region(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
region(String) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
region(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch.Builder
 
region(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch.Builder
 
region(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch.Builder
 
region(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch.Builder
 
region(String) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
region(String) - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage.Builder
 
region(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
region(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
region(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
region(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
region(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
region(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource.Builder
 
region(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
region(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
region(String) - Method in class co.yellowdog.platform.model.MachineImage.Builder
 
region(String) - Method in class co.yellowdog.platform.model.NodeDetails.Builder
The region in which the node's instance is running.
region(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
region(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
region(String) - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration.Builder
 
region(String) - Method in class co.yellowdog.platform.model.ProviderRegionNodeSummary.Builder
 
region(String) - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration.Builder
 
region(String) - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
region(String) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
region(List<String>) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability.Builder
 
Region - Class in co.yellowdog.platform.interaction.cloudinfo
 
Region(CloudProvider, String) - Constructor for class co.yellowdog.platform.interaction.cloudinfo.Region
 
regions(Collection<? extends String>) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
regions(Collection<? extends String>) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
regions(Collection<? extends String>) - Method in class co.yellowdog.platform.model.MachineImage.Builder
 
regions(Collection<? extends String>) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
regions(List<String>) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch.Builder
 
RegionSearch - Class in co.yellowdog.platform.interaction.cloudinfo
 
RegionSearch.Builder - Class in co.yellowdog.platform.interaction.cloudinfo
 
registeredNodeCount(int) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary.Builder
The count of nodes that have registered with the worker pool.
registeredTime(Instant) - Method in class co.yellowdog.platform.model.Node.Builder
The time when the node was registered.
registeredTime(Instant) - Method in class co.yellowdog.platform.model.Worker.Builder
The time at which the worker was registered.
registeredWorkerCount(int) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary.Builder
The count of workers that have registered with the worker pool.
rejectedSourceTemplateIds(List<String>) - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
remainingCapacity(Integer) - Method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse.Builder
 
REMOTE_TRANSFER_PATH_PATTERN - Static variable in class co.yellowdog.platform.model.Constants
 
REMOTE_TRANSFER_PATH_PREFIX - Static variable in class co.yellowdog.platform.model.Constants
 
RemoteDataPath - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid name.
removeApplicationFromGroup(String, String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
removeApplicationFromGroup(String, String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
removeComputeRequirementListener(SubscriptionEventListener<ComputeRequirement>) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
removeComputeRequirementListener(SubscriptionEventListener<ComputeRequirement>) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Removes the specified event listener.
removeListener(LocalEventListener<T>) - Method in class co.yellowdog.platform.clients.localevents.LocalEvent
 
removeListener(SubscriptionEventListener<T>) - Method in class co.yellowdog.platform.clients.serversentevents.SubscriptionManager
 
removeRoleFromGroup(String, String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
removeRoleFromGroup(String, String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
removeUserFromGroup(String, String) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
removeUserFromGroup(String, String) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
removeWorkerPoolListener(SubscriptionEventListener<WorkerPool>) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
removeWorkerPoolListener(SubscriptionEventListener<WorkerPool>) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Removes the specified event listener.
removeWorkRequirementListener(SubscriptionEventListener<WorkRequirement>) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
removeWorkRequirementListener(SubscriptionEventListener<WorkRequirement>) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Removes the specified event listener.
REPLACE_PATH_SEPERATOR - Enum constant in enum co.yellowdog.platform.model.FlattenPath
Save the file to the working directory including directories in the output file name, separated by an underscore.
reportSupportingResourcesExist(boolean) - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
reprovisionComputeRequirement(ComputeRequirement) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
reprovisionComputeRequirement(ComputeRequirement) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to provision more instances if required such that the number of running instances meets the targetInstanceCount.
reprovisionComputeRequirement(String) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to provision more instances if required such that the number of running instances meets the targetInstanceCount.
reprovisionComputeRequirement(String) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
request() - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
requestAsync() - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
requestBytes() - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
requestBytesResponse() - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
requestJson(Class<T>) - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
requestJsonList(Class<T>) - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
requestJsonMap(Class<K>, Class<V>) - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
requestJsonResponse(Class<T>) - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
requestJsonSlice(Class<T>) - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
requestResponse() - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
requestString() - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
requestStringResponse() - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
required(boolean) - Method in class co.yellowdog.platform.model.TaskOutput.Builder
Indicates that at least one output should be found otherwise the task execution is failed.
requiredPermissions(Set<Permission>) - Method in class co.yellowdog.platform.model.AccessDelegate.Builder
 
RequirementAllowance - Class in co.yellowdog.platform.model
 
RequirementAllowance(String, Instant, Instant, int, Integer, AllowanceResetType, Integer, AllowanceLimitEnforcement, Integer, List<InstanceStatus>, String) - Constructor for class co.yellowdog.platform.model.RequirementAllowance
 
RequirementAllowance.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new RequirementAllowance.
requirementCreatedById(String) - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
requirementCreatedFromId(String) - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
requirementId(String) - Method in class co.yellowdog.platform.model.RequirementAllowance.Builder
 
requirementName(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage.Builder
 
requirementNamespace(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage.Builder
 
RequirementsAllowance - Class in co.yellowdog.platform.model
 
RequirementsAllowance(String, Instant, Instant, int, Integer, AllowanceResetType, Integer, AllowanceLimitEnforcement, Integer, List<InstanceStatus>, String, String, String, String) - Constructor for class co.yellowdog.platform.model.RequirementsAllowance
 
RequirementsAllowance.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new RequirementAllowance.
RequirementsAllowanceValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
RequirementsAllowanceValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.RequirementsAllowanceValidator
 
requirementStatusChanged(ComputeRequirementStatusChangedEventListener.EventData) - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementStatusChangedEventListener
Invoked when the first compute requirement event is received, and after that each time that the requirement status changes.
requirementSupportedOperations(ComputeRequirementSupportedOperations) - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
requirementTag(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage.Builder
 
requirementTemplateId(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
requirementTemplateUsage(ComputeRequirementTemplateUsage) - Method in class co.yellowdog.platform.interaction.scheduler.ProvisionTemplateWorkerPoolRequest.Builder
 
reset() - Method in class co.yellowdog.platform.clients.objectstore.ManualResetEvent
Resets the event signal, such that any further calls to ManualResetEvent.waitOne() will cause threads to block until the event is ManualResetEvent.set() again.
RESET_CONTENT - Static variable in class co.yellowdog.platform.clients.web.HttpStatus
 
resetInterval(Integer) - Method in class co.yellowdog.platform.model.AccountAllowance.Builder
 
resetInterval(Integer) - Method in class co.yellowdog.platform.model.RequirementAllowance.Builder
 
resetInterval(Integer) - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
resetInterval(Integer) - Method in class co.yellowdog.platform.model.SourceAllowance.Builder
 
resetInterval(Integer) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
resetType(AllowanceResetType) - Method in class co.yellowdog.platform.model.AccountAllowance.Builder
 
resetType(AllowanceResetType) - Method in class co.yellowdog.platform.model.RequirementAllowance.Builder
 
resetType(AllowanceResetType) - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
resetType(AllowanceResetType) - Method in class co.yellowdog.platform.model.SourceAllowance.Builder
 
resetType(AllowanceResetType) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
resizeWorkerPool(ProvisionedWorkerPool, int) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
resizeWorkerPool(ProvisionedWorkerPool, int) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Resizes the specified worker pool to the given number of nodes.
resizeWorkerPool(String, int) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
resizeWorkerPool(String, int) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Resizes the specified worker pool to the given number of nodes.
restartInstances(ComputeRequirement, List<Instance>) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
restartInstances(ComputeRequirement, List<Instance>) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to restart (reboot) the specified instances provisioned for the specified requirement.
restartInstancesById(ComputeRequirement, List<InstanceId>) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to restart (reboot) the specified instances provisioned for the specified requirement.
restartInstancesById(ComputeRequirement, List<InstanceId>) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
retry(Retry) - Method in class co.yellowdog.platform.clients.web.PlatformWebClient.Builder
 
retry(RetryProperties) - Method in class co.yellowdog.platform.model.ServicesSchema.Builder
 
retry(Duration) - Method in class co.yellowdog.platform.clients.serversentevents.ServerSentEvent.Builder
 
retry(Supplier<T>) - Method in class co.yellowdog.platform.clients.retry.Retry
Retry the given supplier.
Retry - Class in co.yellowdog.platform.clients.retry
Manages retry logic.
Retry.Builder - Class in co.yellowdog.platform.clients.retry
 
retryAsync(Supplier<CompletionStage<T>>) - Method in class co.yellowdog.platform.clients.retry.Retry
Asynchronously retry the given async supplier.
RetryFactory - Interface in co.yellowdog.platform.clients.retry
 
RetryHandler - Interface in co.yellowdog.platform.clients.retry
 
RetryHandlers - Class in co.yellowdog.platform.clients.retry
 
RetryHandlers() - Constructor for class co.yellowdog.platform.clients.retry.RetryHandlers
 
retryOn(Predicate<Throwable>) - Method in class co.yellowdog.platform.clients.retry.Retry.Builder
The predicate to determine if a retry should be attempted.
RetryProperties - Class in co.yellowdog.platform.model
Defines properties that control services client retry behaviour
RetryProperties.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new RetryProperties that is automatically validated on build.
REUSABLE - Enum constant in enum co.yellowdog.platform.model.NodeSlotNumbering
 
role(GroupRole) - Method in class co.yellowdog.platform.model.Group.Builder
 
role(RoleSummary) - Method in class co.yellowdog.platform.model.GroupRole.Builder
 
Role - Class in co.yellowdog.platform.model
 
Role.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new Role that is automatically validated on build.
roles(Collection<? extends GroupRole>) - Method in class co.yellowdog.platform.model.Group.Builder
 
RoleSearch - Class in co.yellowdog.platform.interaction.account
 
RoleSearch.Builder - Class in co.yellowdog.platform.interaction.account
 
RoleSummary - Class in co.yellowdog.platform.model
 
RoleSummary() - Constructor for class co.yellowdog.platform.model.RoleSummary
 
RoleSummary(String, String) - Constructor for class co.yellowdog.platform.model.RoleSummary
 
RoleSummary.Builder - Class in co.yellowdog.platform.model
 
RON - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Romanian Leu
RSD - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Serbian Dinar
RUB - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Russian Ruble
run(Runnable) - Method in class co.yellowdog.platform.clients.serversentevents.SynchronizedPredicatedRunner
 
RUNNING - Enum constant in enum co.yellowdog.platform.model.ComputeRequirementStatus
The instances provisioned for the requirement are running.
RUNNING - Enum constant in enum co.yellowdog.platform.model.InstanceStatus
The instance is running.
RUNNING - Enum constant in enum co.yellowdog.platform.model.NodeStatus
The node is running and its heartbeat is being received.
RUNNING - Enum constant in enum co.yellowdog.platform.model.TaskGroupStatus
The task group has sufficient resources to execute tasks.
RUNNING - Enum constant in enum co.yellowdog.platform.model.WorkerPoolStatus
One or more workers are claimed.
RUNNING - Enum constant in enum co.yellowdog.platform.model.WorkRequirementStatus
The work requirement is in progress and its tasks can be executed.
runSpecification(RunSpecification) - Method in class co.yellowdog.platform.model.TaskGroup.Builder
 
RunSpecification - Class in co.yellowdog.platform.model
Specifies the behaviours to be used by the YellowDog Scheduler when executing Tasks within the associated TaskGroup.
RunSpecification.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new RunSpecification that is automatically validated on build.
RunSpecificationValidator - Class in co.yellowdog.platform.model.validation.customvalidators
Custom validator applied to task group run specifications.
RunSpecificationValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.RunSpecificationValidator
 

S

S3NamespaceStorageConfiguration - Class in co.yellowdog.platform.model
 
S3NamespaceStorageConfiguration.Builder - Class in co.yellowdog.platform.model
 
SAR - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Saudi Riyal
saveNamespacePolicy(NamespacePolicy) - Method in class co.yellowdog.platform.clients.namespaces.NamespacesClientImpl
 
saveNamespacePolicy(NamespacePolicy) - Method in interface co.yellowdog.platform.clients.namespaces.NamespacesClient
Submits a namespace policy to either save or update.
schedulerServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema.Builder
The base URL where the Scheduler service is located.
score(Double) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute.Builder
 
Search - Interface in co.yellowdog.platform.interaction.search
 
searchAllowances(AllowanceSearch, SliceReference) - Method in class co.yellowdog.platform.clients.usage.AllowancesClientProxy
 
SearchClient<T> - Class in co.yellowdog.platform.clients
 
SearchClient(Function<SliceReference, Slice<T>>) - Constructor for class co.yellowdog.platform.clients.SearchClient
 
SearchIterator<T> - Class in co.yellowdog.platform.clients
 
SearchIterator(Function<SliceReference, Slice<T>>) - Constructor for class co.yellowdog.platform.clients.SearchIterator
 
secondaryNetworkInterface(AwsSecondaryNetworkInterface) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
secondaryNetworkInterface(AwsSecondaryNetworkInterface) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
secondaryNetworkInterfaces(Collection<? extends AwsSecondaryNetworkInterface>) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
secondaryNetworkInterfaces(Collection<? extends AwsSecondaryNetworkInterface>) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
secret(String) - Method in class co.yellowdog.platform.model.WorkerPoolToken.Builder
The token secret.
secretAccessKey(String) - Method in class co.yellowdog.platform.account.credentials.AlibabaCredential.Builder
The Alibaba Cloud Secret Access Key
secretAccessKey(String) - Method in class co.yellowdog.platform.account.credentials.AwsCredential.Builder
The AWS Secret Access Key
securityGroupId(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
securityGroupId(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
securityGroupId(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
securityGroupId(String) - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface.Builder
Optional securityGroupId for this network interface.
SEK - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Swedish Krone
selectedSourceTemplateIds(List<String>) - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
series() - Method in class co.yellowdog.platform.clients.web.HttpStatus
 
Series(int, String, boolean) - Constructor for class co.yellowdog.platform.clients.web.HttpStatus.Series
 
SERVER_ERROR - Static variable in class co.yellowdog.platform.clients.web.HttpStatus.Series
 
ServerErrorException - Exception Class in co.yellowdog.platform.clients
Thrown when a YellowDog service returns an HTTP 5xx error due to a server error whilst processing the request.
ServerErrorException(int, String, List<String>) - Constructor for exception class co.yellowdog.platform.clients.ServerErrorException
 
ServerSentEvent<T> - Class in co.yellowdog.platform.clients.serversentevents
 
ServerSentEvent.Builder<T> - Class in co.yellowdog.platform.clients.serversentevents
 
serviceAccountKeyJson(String) - Method in class co.yellowdog.platform.account.credentials.GoogleCloudCredential.Builder
The Google Cloud service account key JSON text
serviceAccountKeyJsonFile(Path) - Method in class co.yellowdog.platform.account.credentials.GoogleCloudCredential.Builder
Loads the Service Account Key JSON from the specified file.
ServiceClientException - Exception Class in co.yellowdog.platform.clients
 
ServiceClientException(int) - Constructor for exception class co.yellowdog.platform.clients.ServiceClientException
 
ServiceClientException(int, String) - Constructor for exception class co.yellowdog.platform.clients.ServiceClientException
 
ServiceClientException(int, String, Throwable) - Constructor for exception class co.yellowdog.platform.clients.ServiceClientException
 
ServiceClientException(int, String, List<String>) - Constructor for exception class co.yellowdog.platform.clients.ServiceClientException
 
ServicesSchema - Class in co.yellowdog.platform.model
Defines a set of URLs and request retry settings to be used to connect to YellowDog Platform Services.
ServicesSchema.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new ServicesSchema that is automatically validated on build.
ServicesSchemaMissingUrlException - Exception Class in co.yellowdog.platform.clients.configuration
 
ServicesSchemaMissingUrlException(String) - Constructor for exception class co.yellowdog.platform.clients.configuration.ServicesSchemaMissingUrlException
 
ServicesSchemaRetryFactory - Class in co.yellowdog.platform.clients.retry
 
ServicesSchemaRetryFactory(ServicesSchema) - Constructor for class co.yellowdog.platform.clients.retry.ServicesSchemaRetryFactory
 
SESSION_CLOSE_EXCEPTION - Enum constant in enum co.yellowdog.platform.clients.objectstore.ErrorType
 
SESSION_NOT_FOUND_EXCEPTION - Enum constant in enum co.yellowdog.platform.clients.objectstore.ErrorType
 
SessionErrorEventData - Class in co.yellowdog.platform.clients.objectstore.events
 
SessionErrorEventData(Path, String, String, TransferStatus, ErrorType, String, List<String>) - Constructor for class co.yellowdog.platform.clients.objectstore.events.SessionErrorEventData
 
SessionErrorEventListener - Interface in co.yellowdog.platform.clients.objectstore.events
 
SessionProgressEventData - Class in co.yellowdog.platform.clients.objectstore.events
 
SessionProgressEventData(Path, String, String, TransferStatus, long, long, long) - Constructor for class co.yellowdog.platform.clients.objectstore.events.SessionProgressEventData
 
SessionProgressEventListener - Interface in co.yellowdog.platform.clients.objectstore.events
 
SessionRequestIdGenerator - Interface in co.yellowdog.platform.clients.objectstore
 
SessionStatusEventData - Class in co.yellowdog.platform.clients.objectstore.events
 
SessionStatusEventData(Path, String, String, TransferStatus) - Constructor for class co.yellowdog.platform.clients.objectstore.events.SessionStatusEventData
 
SessionStatusEventListener - Interface in co.yellowdog.platform.clients.objectstore.events
 
sessionToken(String) - Method in class co.yellowdog.platform.account.credentials.AwsCredential.Builder
The AWS Session Token if this credential is temporary
set() - Method in class co.yellowdog.platform.clients.objectstore.ManualResetEvent
Signals the event, unblocking all waiting threads.
setAbortRequestedTime(Instant) - Method in class co.yellowdog.platform.model.Task
The time when task abort was requested.
setAcceleratorCount(int) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setAcceleratorCount(int) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setAcceleratorType(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setAcceleratorType(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setAccess(ImageAccess) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
The access level for this machine image family and any contained groups and images.
setAccess(ImageAccess) - Method in class co.yellowdog.platform.model.MachineImageFamily
The access level for this machine image family and any contained groups and images.
setAccessDelegates(List<AccessDelegate>) - Method in class co.yellowdog.platform.model.Application
 
setAccessDelegates(List<AccessDelegate>) - Method in class co.yellowdog.platform.model.User
 
setAccessorId(String) - Method in class co.yellowdog.platform.model.KeyringAccessor
 
setAccessorName(String) - Method in class co.yellowdog.platform.model.KeyringAccessor
 
setAccessors(List<KeyringAccessor>) - Method in class co.yellowdog.platform.model.Keyring
 
setAccessorSecret(String) - Method in class co.yellowdog.platform.interaction.account.KeyringAccessSecrets
 
setAccessorType(String) - Method in class co.yellowdog.platform.model.KeyringAccessor
 
setAccountId(String) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
setAccountId(String) - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
setAccountName(String) - Method in class co.yellowdog.platform.interaction.account.SetPasswordRequest
 
setAccountName(String) - Method in class co.yellowdog.platform.interaction.account.UserLoginRequest
 
setAccountName(String) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
setAccountServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Account service is located.
setActionGroups(List<NodeActionGroup>) - Method in class co.yellowdog.platform.interaction.scheduler.AddNodeActionsRequest
 
setActionQueueStatus(NodeActionQueueStatus) - Method in class co.yellowdog.platform.model.Node
The status of the action queue for the node.
setActionQueueStatuses(Map<NodeActionQueueStatus, Long>) - Method in class co.yellowdog.platform.model.NodeSummary
The number of nodes with each action queue status.
setActions(List<NodeAction>) - Method in class co.yellowdog.platform.model.NodeActionGroup
 
setAdminGroup(boolean) - Method in class co.yellowdog.platform.interaction.account.GroupSummary
 
setAdminGroup(boolean) - Method in class co.yellowdog.platform.model.Group
 
setAdminUserCredential(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
Optionally specifies the name of an AzureInstanceCredential that provides the admin user name and password to use for root (Linux) or administrator (Windows).
setAdminUserCredential(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
Optionally specifies the name of an AzureInstanceCredential that provides the admin user name and password to use for root (Linux) or administrator (Windows).
setAgentVersion(String) - Method in class co.yellowdog.platform.model.Node
 
setAliveInstanceCount(int) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The number of alive instances.
setAllocationStrategy(AwsFleetOnDemandAllocationStrategy) - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
Determines the order of the instance overrides to use in fulfilling On-Demand capacity.
setAllocationStrategy(AwsFleetSpotAllocationStrategy) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
Determines the order of the instance overrides to use in fulfilling Spot capacity.
setAllowanceDescription(String) - Method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification
 
setAllowanceId(String) - Method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification
 
setAllowedHours(int) - Method in class co.yellowdog.platform.model.Allowance
 
setAllowedHours(IntegerRange) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
setAllWorkerClaimsCount(int) - Method in class co.yellowdog.platform.model.WorkerSummary
The number of claims across all workers in this worker pool.
setAlwaysUpload(boolean) - Method in class co.yellowdog.platform.model.TaskDataOutput
 
setAlwaysUpload(boolean) - Method in class co.yellowdog.platform.model.TaskOutput
Indicates that the outputs should still be uploaded even if the task execution failed or was aborted.
setAnyOf(Set<String>) - Method in class co.yellowdog.platform.model.StringAttributeConstraint
 
setAnyOf(Set<String>) - Method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint
 
setApiKey(ApiKey) - Method in class co.yellowdog.platform.interaction.account.AddApplicationResponse
 
setApplication(Application) - Method in class co.yellowdog.platform.interaction.account.AddApplicationResponse
 
setApplicationApiKey(ApiKey) - Method in class co.yellowdog.platform.interaction.account.GrantApplicationAccessRequest
 
setArguments(List<String>) - Method in class co.yellowdog.platform.model.NodeRunCommandAction
 
setArguments(List<String>) - Method in class co.yellowdog.platform.model.Task
A list of arguments that will be passed to the task type run command when the task is executed.
setAssignPublicIp(boolean) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
Indicates if provisioned instances should be assigned public IP addresses.
setAssignPublicIp(boolean) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Indicates if provisioned instances should be assigned public IP addresses.
setAssignPublicIp(boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if provisioned instances should be assigned public IP addresses.
setAssignPublicIp(boolean) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setAssignPublicIp(boolean) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setAssignPublicIp(boolean) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
Indicates if provisioned instances should be assigned public IP addresses.
setAssignPublicIp(boolean) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
Indicates if provisioned instances should be assigned public IP addresses.
setAssignPublicIp(boolean) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
Indicates if provisioned instances should be assigned public IP addresses.
setAssignPublicIp(boolean) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
Indicates if provisioned instances should be assigned public IP addresses.
setAttribute(String) - Method in interface co.yellowdog.platform.model.AttributeConstraint
 
setAttribute(String) - Method in class co.yellowdog.platform.model.NumericAttributeConstraint
 
setAttribute(String) - Method in class co.yellowdog.platform.model.NumericAttributePreference
 
setAttribute(String) - Method in class co.yellowdog.platform.model.NumericAttributeValue
 
setAttribute(String) - Method in class co.yellowdog.platform.model.StringAttributeConstraint
 
setAttribute(String) - Method in class co.yellowdog.platform.model.StringAttributePreference
 
setAttribute(String) - Method in class co.yellowdog.platform.model.StringAttributeValue
 
setAttributes(List<ExternalAttributeDefinition>) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderRegistration
 
setAttributes(List<AttributeValue<?>>) - Method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
setAttributes(List<AttributeDefinition>) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource
 
setAttributes(List<AttributeDefinition>) - Method in class co.yellowdog.platform.interaction.compute.InternalAttributeSource
 
setAttributes(List<String>) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuery
 
setAttributes(Map<String, BestComputeSourceReportSourceAttribute>) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
setAttributes(Map<String, Object>) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResultsSource
 
setAuthenticationProvider(AuthenticationProvider) - Method in class co.yellowdog.platform.model.ExternalUser
 
setAutoscalingMaxNodes(Integer) - Method in class co.yellowdog.platform.model.NamespacePolicy
 
setAvailability(List<BestComputeSourceReportImageAvailability>) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage
 
setAvailabilityDomain(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
The OCI availability domain where instances will be provisioned.
setAvailabilityDomain(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
The OCI availability domain where instances will be provisioned.
setAvailabilityZone(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The Alibaba Cloud availability zone within the region where instances will be provisioned.
setAvailabilityZone(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The AWS availability zone within the region where instances will be provisioned.
setAvailabilityZone(String) - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride
The AWS availability zone within the region where instances will be provisioned.
setAvailabilityZone(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The AWS availability zone within the region where instances will be provisioned.
setAvailabilityZone(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setAvailabilityZone(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setAwaitingNodes(boolean) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
setAwaitingNodes(boolean) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
setAzure(AzureAccountAuthenticationProperties) - Method in class co.yellowdog.platform.model.AccountAuthenticationProperties
 
setBoostHours(Integer) - Method in class co.yellowdog.platform.model.Allowance
 
setBucketName(String) - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration
 
setBucketName(String) - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration
 
setBucketName(String) - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
setBucketName(String) - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration
 
setCanRestart(Boolean) - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter
 
setCanScaleOut(Boolean) - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter
 
setCanStopStart(Boolean) - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter
 
setCapacityLimited(boolean) - Method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse
 
setCapacityReservation(AwsCapacityReservation) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Specifies the capacity reservation to target for provisioned instances.
setCapacityReservation(AwsCapacityReservation) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Specifies the capacity reservation to target for provisioned instances.
setChunkCount(Integer) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
setChunkCount(Integer) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectUploadRequest
 
setChunkCount(Integer) - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
setChunkCount(Integer) - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
setChunkSize(int) - Method in class co.yellowdog.platform.clients.objectstore.TransferProperties
 
setChunkSize(Integer) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadRequest
 
setChunkSize(Integer) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
setChunkSize(Integer) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectUploadRequest
 
setChunkSize(Integer) - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
setChunkSize(Integer) - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
setChunksReceived(List<Integer>) - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
setClaimCount(int) - Method in class co.yellowdog.platform.model.Worker
A count of the tasks groups which have claims on the worker.
setClaimedWorkerCount(int) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The count of workers within the worker pool that have been claimed by one or more task groups.
setClaimedWorkerCount(int) - Method in class co.yellowdog.platform.model.WorkerSummary
The number of workers that are claimed.
setClientId(String) - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties
 
setClientId(String) - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties
 
setClientSecret(String) - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties
 
setClientSecret(String) - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties
 
setCloudInfoServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Cloud Info service is located.
setCompartmentId(String) - Method in class co.yellowdog.platform.model.OciInstance
The OCID of the compartment containing this instance.
setCompartmentId(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
The OCI compartment ID (ocid) where instances will be provisioned.
setCompartmentId(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
The OCI compartment ID (ocid) where instances will be provisioned.
setCompletedTaskCount(int) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
The count of successfully completed tasks in the work requirement.
setCompletedTaskTtl(Duration) - Method in class co.yellowdog.platform.model.TaskGroup
The time to live for completed tasks.
setComputeRequirementId(String) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
setComputeRequirementId(String) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
The ID of the compute requirement used to provision the compute resource.
setComputeServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Compute service is located.
setComputeSourceId(String) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
setConfidential(boolean) - Method in class co.yellowdog.platform.model.GceInstance
 
setConfidential(boolean) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setConfidential(boolean) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setConstraints(List<AttributeConstraint>) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
setConstraints(Map<String, BestComputeSourceReportConstraint>) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
setContainerName(String) - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration
 
setContent(String) - Method in class co.yellowdog.platform.model.NodeWriteFileAction
 
setCount(Integer) - Method in class co.yellowdog.platform.model.NodeType
 
setCreateClusterNetwork(Boolean) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setCreateClusterPlacementGroup(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Indicates if instances should be provisioned within a cluster placement group.
setCreateClusterPlacementGroup(Boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if instances should be provisioned within a cluster placement group.
setCreateCompactPlacementPolicy(Boolean) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
Indicates if instances should be provisioned using a compact placement policy.
setCreatedById(String) - Method in class co.yellowdog.platform.interaction.usage.ComputeNamespaceFilter
 
setCreatedById(String) - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsageFilter
 
setCreatedById(String) - Method in class co.yellowdog.platform.interaction.usage.InstanceUsageFilter
 
setCreatedById(String) - Method in class co.yellowdog.platform.model.Allowance
 
setCreatedById(String) - Method in class co.yellowdog.platform.model.ComputeRequirement
The ID of the User or Application that first submitted this compute requirement.
setCreatedByUserId(String) - Method in class co.yellowdog.platform.model.Application
 
setCreatedFromId(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
setCreatedFromId(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
setCreatedFromId(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
setCreatedFromId(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setCreatedFromId(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setCreatedFromId(String) - Method in class co.yellowdog.platform.model.ComputeRequirement
Gets the ID of the requirement template if this requirement was created from a template.
setCreatedFromId(String) - Method in interface co.yellowdog.platform.model.ComputeSource
Sets the source template ID
setCreatedFromId(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setCreatedFromId(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setCreatedFromId(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setCreatedFromId(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
setCreatedFromId(String) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setCreatedTime(InstantRange) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
setCreatedTime(InstantRange) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
setCreatedTime(InstantRange) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
setCreatedTime(InstantRange) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
setCreatedTime(Instant) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The date and time when this compute requirement was first submitted to YellowDog Compute.
setCreatedTime(Instant) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
The date and time when the machine image family was first created.
setCreatedTime(Instant) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The date and time when the worker pool was first created.
setCreatedTime(Instant) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
The date and time when the work requirement was first submitted to YellowDog Scheduler.
setCreatedTime(Instant) - Method in class co.yellowdog.platform.model.AccessDelegate
 
setCreatedTime(Instant) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
setCreatedTime(Instant) - Method in class co.yellowdog.platform.model.ComputeRequirement
The date and time when this compute requirement was first submitted to YellowDog Compute.
setCreatedTime(Instant) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
setCreatedTime(Instant) - Method in class co.yellowdog.platform.model.Instance
The date and time when this instance was first created.
setCreatedTime(Instant) - Method in class co.yellowdog.platform.model.MachineImage
The date and time when this machine image record was first created.
setCreatedTime(Instant) - Method in class co.yellowdog.platform.model.MachineImageFamily
The date and time when this machine image family was first created.
setCreatedTime(Instant) - Method in class co.yellowdog.platform.model.MachineImageGroup
The date and time when this machine image group was first created.
setCreatedTime(Instant) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
setCreatedTime(Instant) - Method in class co.yellowdog.platform.model.Track
 
setCreatedTime(Instant) - Method in class co.yellowdog.platform.model.WorkRequirement
The date and time when the work requirement was first submitted to YellowDog Scheduler.
setCreateElasticFabricAdapter(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Indicates if instances should be provisioned with an Elastic Fabric Adapter network interface.
setCreateElasticFabricAdapter(Boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if instances should be provisioned with an Elastic Fabric Adapter network interface.
setCreateNodeWorkers(NodeWorkerTarget) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
How many workers to create on each node.
setCreateProximityPlacementGroup(Boolean) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
Indicates if instances should be provisioned within a proximity placement group.
setCreateProximityPlacementGroup(Boolean) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
Indicates if instances should be provisioned within a proximity placement group.
setCreator(String) - Method in class co.yellowdog.platform.model.AccessDelegate
 
setCreatorSecret(String) - Method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest
 
setCredential(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
setCredential(String) - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration
 
setCredential(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
setCredential(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
setCredential(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setCredential(String) - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration
 
setCredential(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setCredential(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setCredential(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setCredential(String) - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration
 
setCredential(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setCredential(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
setCredential(String) - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
setCredential(String) - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration
 
setCredential(String) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setCredentialName(String) - Method in class co.yellowdog.platform.model.SourcesAllowance
 
setCredentials(List<KeyringCredential>) - Method in class co.yellowdog.platform.model.Keyring
 
setCurrency(Currency) - Method in class co.yellowdog.platform.interaction.cloudinfo.Price
 
setCurrentTaskId(String) - Method in class co.yellowdog.platform.model.Worker
The ID of the task currently allocated to the worker.
setData(TaskData) - Method in class co.yellowdog.platform.model.Task
Task data requirement specifications.
setDefaultRankOrder(NumericAttributeRankOrder) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
setDefaultUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema
The default base URL where services are located.
setDefaultVcpus(DoubleRange) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
setDefinition(AttributeDefinition) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeDefinition
 
setDependentOn(String) - Method in class co.yellowdog.platform.model.TaskGroup
The name of another task group within the same WorkRequirement that must be successfully completed before the task group is started.
setDescription(String) - Method in class co.yellowdog.platform.interaction.account.AddApplicationRequest
 
setDescription(String) - Method in class co.yellowdog.platform.interaction.account.AddGroupRequest
 
setDescription(String) - Method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest
 
setDescription(String) - Method in class co.yellowdog.platform.interaction.account.GroupSummary
 
setDescription(String) - Method in class co.yellowdog.platform.interaction.account.KeyringSummary
 
setDescription(String) - Method in class co.yellowdog.platform.interaction.account.UpdateApplicationRequest
 
setDescription(String) - Method in class co.yellowdog.platform.interaction.account.UpdateGroupRequest
 
setDescription(String) - Method in class co.yellowdog.platform.interaction.account.UpdateKeyringRequest
 
setDescription(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
setDescription(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
setDescription(String) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
setDescription(String) - Method in class co.yellowdog.platform.model.AccessDelegate
 
setDescription(String) - Method in class co.yellowdog.platform.model.Allowance
 
setDescription(String) - Method in class co.yellowdog.platform.model.Application
 
setDescription(String) - Method in interface co.yellowdog.platform.model.AttributeDefinition
 
setDescription(String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
setDescription(String) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
setDescription(String) - Method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
setDescription(String) - Method in class co.yellowdog.platform.model.Group
 
setDescription(String) - Method in class co.yellowdog.platform.model.Keyring
 
setDescription(String) - Method in class co.yellowdog.platform.model.KeyringCredential
 
setDescription(String) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
setDescription(String) - Method in class co.yellowdog.platform.model.Role
 
setDescription(String) - Method in class co.yellowdog.platform.model.StringAttributeDefinition
 
setDestination(String) - Method in class co.yellowdog.platform.model.TaskDataInput
 
setDestination(String) - Method in class co.yellowdog.platform.model.TaskDataOutput
 
setDetail(List<String>) - Method in class co.yellowdog.platform.interaction.ErrorResponse
 
setDetails(NodeDetails) - Method in class co.yellowdog.platform.model.Node
The details of the node.
setDirectoryName(String) - Method in class co.yellowdog.platform.model.TaskOutput
The pre-configured directory name; only if the source is set to TaskOutputSource.OTHER_DIRECTORY.
setDisplayName(String) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
setDomain(String) - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties
 
setDownloadMaxBytesPerSecond(int) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
setDownloadMaxBytesPerSecond(int) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
setDownloadThreads(int) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientConfigurationProperties
 
setEffectiveFrom(InstantRange) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
setEffectiveFrom(Instant) - Method in class co.yellowdog.platform.model.Allowance
 
setEffectiveUntil(InstantRange) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
setEffectiveUntil(Instant) - Method in class co.yellowdog.platform.model.Allowance
 
setEmail(String) - Method in class co.yellowdog.platform.interaction.account.AddUserRequest
 
setEmail(String) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
setEmail(String) - Method in class co.yellowdog.platform.interaction.account.UserSearch
 
setEmail(String) - Method in class co.yellowdog.platform.model.User
 
setEnabled(boolean) - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties
 
setEnabled(boolean) - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties
 
setEnabled(Boolean) - Method in class co.yellowdog.platform.model.AutoShutdown
 
setEnableDetailedMonitoring(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Indicates if provisioned instances should have detailed CloudWatch monitoring enabled.
setEnableDetailedMonitoring(Boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if provisioned instances should have detailed CloudWatch monitoring enabled.
setEnableInstanceMetadataTags(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Indicates if provisioned instances should expose their tags via instance metadata.
setEnableInstanceMetadataTags(Boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if provisioned instances should expose their tags via instance metadata.
setEndpoint(String) - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration
 
setEnvironment(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setEnvironment(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setEnvironment(Map<String, String>) - Method in class co.yellowdog.platform.model.NodeRunCommandAction
 
setEnvironment(Map<String, String>) - Method in class co.yellowdog.platform.model.Task
A map containing environment variable values that will be added to the process environment when the task is executed.
setError(String) - Method in class co.yellowdog.platform.model.TaskError
A description of the error.
setErrors(List<TaskError>) - Method in class co.yellowdog.platform.model.Task
 
setErrorType(String) - Method in class co.yellowdog.platform.interaction.ErrorResponse
 
setEulaAccepted(boolean) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
setEulaAccepted(boolean) - Method in class co.yellowdog.platform.model.User
 
setEventThreads(int) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientConfigurationProperties
 
setExclusive(boolean) - Method in class co.yellowdog.platform.model.Worker
Indicates if the worker is exclusively claimed by a single task group.
setExclusiveWorkers(Boolean) - Method in class co.yellowdog.platform.model.RunSpecification
If true, then do not allow claimed Workers to be shared with other task groups; otherwise, Workers can be shared.
setExhaustedSourceIds(List<String>) - Method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification
 
setExhaustion(ComputeSourceExhaustion) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
setExhaustion(ComputeSourceExhaustion) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
setExhaustion(ComputeSourceExhaustion) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
setExhaustion(ComputeSourceExhaustion) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setExhaustion(ComputeSourceExhaustion) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setExhaustion(ComputeSourceExhaustion) - Method in interface co.yellowdog.platform.model.ComputeSource
 
setExhaustion(ComputeSourceExhaustion) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setExhaustion(ComputeSourceExhaustion) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setExhaustion(ComputeSourceExhaustion) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setExhaustion(ComputeSourceExhaustion) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
setExhaustion(ComputeSourceExhaustion) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setExistingPlacementGroup(AwsPlacementGroup) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Indicates an existing placement group within which instances should be provisioned.
setExistingPlacementGroup(AwsPlacementGroup) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates an existing placement group within which instances should be provisioned.
setExpectedCount(int) - Method in class co.yellowdog.platform.model.InstanceSummary
The number of alive instances expected from this compute source, based on existing instances and the most recent provision action.
setExpectedInstanceCount(int) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The number of alive instances expected based on existing instances and the most recent provision action.
setExpectedInstanceCount(int) - Method in class co.yellowdog.platform.model.ComputeRequirement
The number of alive instances expected based on existing instances and the most recent provision action.
setExpectedNodeCount(int) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
setExpectedNodeCount(int) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
setExpectedTermination(Instant) - Method in class co.yellowdog.platform.model.ComputeSourceExhaustion
The expected termination time when an associated exhausted allowance's hard limit grace period will expire.
setExpiredCount(int) - Method in class co.yellowdog.platform.model.InstanceSummary
The count of TERMINATED instances that have expired and can no longer be retrieved from the platform.
setExpires(Instant) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResults
 
setExpiryTime(Instant) - Method in class co.yellowdog.platform.model.WorkerPoolToken
The token expiry time.
setExternalId(String) - Method in class co.yellowdog.platform.model.ExternalUser
 
setFailOnProvision(boolean) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setFailOnRequestAllInstances(boolean) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setFamilyCreatedTime(InstantRange) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
setFamilyName(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
setFeatures(List<Feature>) - Method in class co.yellowdog.platform.model.Account
 
setFeatures(List<Feature>) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
setFileMaxAttempts(int) - Method in class co.yellowdog.platform.clients.objectstore.TransferProperties
 
setFilePattern(String) - Method in class co.yellowdog.platform.model.TaskOutput
An ant-style pattern to select output files by path.
setFinishedTime(InstantRange) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
setFinishedTime(Instant) - Method in class co.yellowdog.platform.model.Task
The time the task was finished.
setFinishIfAllTasksFinished(boolean) - Method in class co.yellowdog.platform.model.TaskGroup
If true, the task group will finish automatically once all contained tasks are finished.
setFinishIfAnyTaskFailed(boolean) - Method in class co.yellowdog.platform.model.TaskGroup
If true, the task group will finish automatically if any contained tasks fail.
setFlattenInputPaths(FlattenPath) - Method in class co.yellowdog.platform.model.Task
Indicates if the input objects' paths should be flattened when they are downloaded.
setFleetId(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The ID of the AWS EC2 Fleet.
setFlexOcpus(Float) - Method in class co.yellowdog.platform.model.OciInstance
The number of OCPUs provisioned on this flex type instance.
setFlexOcpus(Float) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setFlexOcpus(Float) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
setFlexRam(Float) - Method in class co.yellowdog.platform.model.OciInstance
The amount of ram in GB provisioned on this flex type instance.
setFlexRam(Float) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setFlexRam(Float) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
setFromTime(Instant) - Method in class co.yellowdog.platform.interaction.usage.ComputeNamespaceFilter
 
setFromTime(Instant) - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsageFilter
 
setFromTime(Instant) - Method in class co.yellowdog.platform.interaction.usage.InstanceUsageFilter
 
setFullyQualifiedName(String) - Method in class co.yellowdog.platform.model.Task
The system generated fully qualified name of the task in the form {namespace}/{workRequirementName}/{taskGroupName}/{taskName}.
setGroupArn(String) - Method in class co.yellowdog.platform.model.AwsCapacityReservation
 
setGroupCreatedTime(InstantRange) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
setGroupId(String) - Method in class co.yellowdog.platform.model.AwsPlacementGroup
 
setGroupName(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
setGroupName(String) - Method in class co.yellowdog.platform.model.AwsPlacementGroup
 
setHardLimitGraceMinutes(Integer) - Method in class co.yellowdog.platform.model.Allowance
 
setHasErrors(Boolean) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
setHasInputs(Boolean) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
setHasOutputs(Boolean) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
setHealthy(boolean) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
Represents whether the compute requirement is healthy or not.
setHealthy(boolean) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource
 
setHealthy(boolean) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
Indicates if the worker pool is healthy.
setHealthy(boolean) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
Indicates if the work requirement is healthy.
setHighestValue(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportPreference
 
setHostMaintenanceBehaviour(GceHostMaintenanceBehaviour) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setHostMaintenanceBehaviour(GceHostMaintenanceBehaviour) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setHostname(String) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
setHostname(String) - Method in class co.yellowdog.platform.model.Instance
The hostname of this instance.
setHostname(String) - Method in class co.yellowdog.platform.model.NodeDetails
The hostname of the instance.
setIamInstanceProfileArn(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The ARN of the IAM Instance Profile to use for the provisioned instances.
setIamInstanceProfileArn(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The ARN of the IAM Instance Profile to use for the provisioned instances.
setId(InstanceId) - Method in class co.yellowdog.platform.model.Instance
The unique identifier for this instance formed from the YellowDog Compute Source ID and the provider supplied instance ID
setId(String) - Method in class co.yellowdog.platform.account.authentication.ApiKey
 
setId(String) - Method in class co.yellowdog.platform.interaction.account.GroupSummary
 
setId(String) - Method in class co.yellowdog.platform.interaction.account.KeyringSummary
 
setId(String) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
setId(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The ID of this compute requirement that is generated by YellowDog Compute when the requirement is first submitted.
setId(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
setId(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
setId(String) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource
 
setId(String) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResultsSource
 
setId(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
 
setId(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
 
setId(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
 
setId(String) - Method in class co.yellowdog.platform.model.AccessDelegate
 
setId(String) - Method in class co.yellowdog.platform.model.Account
 
setId(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
setId(String) - Method in class co.yellowdog.platform.model.Allowance
 
setId(String) - Method in class co.yellowdog.platform.model.Application
 
setId(String) - Method in class co.yellowdog.platform.model.AwsCapacityReservation
 
setId(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
setId(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
setId(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setId(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setId(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage
 
setId(String) - Method in class co.yellowdog.platform.model.ComputeRequirement
The ID of this compute requirement that is generated by YellowDog Compute when the requirement is first submitted.
setId(String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
setId(String) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
setId(String) - Method in interface co.yellowdog.platform.model.ComputeRequirementTemplate
 
setId(String) - Method in interface co.yellowdog.platform.model.ComputeSource
Sets the ID
setId(String) - Method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
setId(String) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
setId(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setId(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setId(String) - Method in class co.yellowdog.platform.model.Group
 
setId(String) - Method in class co.yellowdog.platform.model.Keyring
 
setId(String) - Method in class co.yellowdog.platform.model.MachineImage
 
setId(String) - Method in class co.yellowdog.platform.model.MachineImageFamily
 
setId(String) - Method in class co.yellowdog.platform.model.MachineImageGroup
 
setId(String) - Method in class co.yellowdog.platform.model.Node
The ID of the node.
setId(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setId(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
setId(String) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
setId(String) - Method in class co.yellowdog.platform.model.Role
 
setId(String) - Method in class co.yellowdog.platform.model.RoleSummary
 
setId(String) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setId(String) - Method in class co.yellowdog.platform.model.Task
 
setId(String) - Method in class co.yellowdog.platform.model.TaskGroup
 
setId(String) - Method in class co.yellowdog.platform.model.Track
 
setId(String) - Method in class co.yellowdog.platform.model.User
 
setId(String) - Method in class co.yellowdog.platform.model.Worker
 
setId(String) - Method in class co.yellowdog.platform.model.WorkRequirement
The ID of the work requirement that is generated by YellowDog Scheduler when the requirement is first submitted.
setIdleNodeShutdown(AutoShutdown) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
Determines the auto shutdown behaviour applied for idle nodes.
setIdlePoolShutdown(AutoShutdown) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
Determines the auto shutdown behaviour applied for an idle pool.
setImage(BestComputeSourceReportImage) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
setImage(String) - Method in interface co.yellowdog.platform.model.GceComputeSource
 
setImage(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setImage(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setImage(Map<String, Object>) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource
 
setImageCreatedTime(InstantRange) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
setImageGroups(List<MachineImageGroup>) - Method in class co.yellowdog.platform.model.MachineImageFamily
A list of the related machine image groups.
setImageId(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The region-specific Alibaba Cloud ID for the image to use for the provisioned instances.
setImageId(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The region-specific Amazon Machine Image (AMI) ID for the image to use for the provisioned instances.
setImageId(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The region-specific Amazon Machine Image (AMI) ID for the image to use for the provisioned instances.
setImageId(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
The YellowDog prefixed Azure image ID for the image to use for the provisioned instances.
setImageId(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
The YellowDog prefixed Azure image ID for the image to use for the provisioned instances.
setImageId(String) - Method in interface co.yellowdog.platform.model.ComputeSource
Sets the image ID to use for the instances that will be provisioned.
setImageId(String) - Method in class co.yellowdog.platform.model.ComputeSourceUsage
 
setImageId(String) - Method in interface co.yellowdog.platform.model.GceComputeSource
 
setImageId(String) - Method in class co.yellowdog.platform.model.Instance
The machine image ID used for this instance.
setImageId(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
The region-specific OCI Image ID (ocid) for the image to use for the provisioned instances.
setImageId(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
The region-specific OCI Image ID (ocid) for the image to use for the provisioned instances.
setImageId(String) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setImageIds(List<String>) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
setImages(List<MachineImage>) - Method in class co.yellowdog.platform.model.MachineImageGroup
A list of functionally equivalent machine images
setImagesId(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
setImagesId(String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
setImagesId(String) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
setImagesServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Images service is located.
setImplicitCapacity(Integer) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
The implicit capacity of this source that is not directly discoverable by the compute service, independent of limit.
setIncludePublic(boolean) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
setInitialInterval(Duration) - Method in class co.yellowdog.platform.model.RetryProperties
The initial interval before the first retry attempt.
setInputs(List<TaskDataInput>) - Method in class co.yellowdog.platform.model.TaskData
 
setInputs(List<TaskInput>) - Method in class co.yellowdog.platform.model.Task
Input object specifications that determine objects to be downloaded prior to running the task.
setInputs(List<String>) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeDefinition
 
setInstanceChargeType(AlibabaInstanceChargeType) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The Alibaba Cloud charge type to use for the provisioned instances.
setInstanceId(String) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
setInstanceId(String) - Method in class co.yellowdog.platform.model.InstanceId
The provider supplied ID for this instance.
setInstanceId(String) - Method in class co.yellowdog.platform.model.NodeDetails
The ID of the node's instance.
setInstanceLifecycle(String) - Method in class co.yellowdog.platform.model.AwsInstance
The AWS EC2 instance lifecycle value for this instance.
setInstanceOverrides(List<AwsFleetInstanceOverride>) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Extra instance provision options that can override the main parameters set in this source.
setInstancePoolsToUseCount(Integer) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
The number of Spot pools across which AWS EC2 Fleet should allocate Spot capacity when using LOWEST_PRICE Spot allocation strategy.
setInstanceShutdownTimeSeconds(int) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
The simulated shutdown time for an instance.
setInstanceShutdownTimeVariance(float) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
A variance multiplier (from 0 to 1) applied randomly to the instance shutdown time.
setInstanceStartupTimeSeconds(int) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
The simulated startup time for an instance.
setInstanceStartupTimeVariance(float) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
A variance multiplier (from 0 to 1) applied randomly to the instance startup time.
setInstanceSummary(InstanceSummary) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
setInstanceSummary(InstanceSummary) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
setInstanceSummary(InstanceSummary) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
setInstanceSummary(InstanceSummary) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setInstanceSummary(InstanceSummary) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setInstanceSummary(InstanceSummary) - Method in interface co.yellowdog.platform.model.ComputeSource
 
setInstanceSummary(InstanceSummary) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setInstanceSummary(InstanceSummary) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setInstanceSummary(InstanceSummary) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setInstanceSummary(InstanceSummary) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
setInstanceSummary(InstanceSummary) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setInstanceTags(Map<String, String>) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
setInstanceTags(Map<String, String>) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
setInstanceTags(Map<String, String>) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
setInstanceTags(Map<String, String>) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setInstanceTags(Map<String, String>) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setInstanceTags(Map<String, String>) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setInstanceTags(Map<String, String>) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setInstanceTags(Map<String, String>) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
setInstanceTags(Map<String, String>) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
setInstanceTags(Map<String, String>) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
setInstanceTags(Map<String, String>) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setInstanceTags(Map<String, String>) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
setInstanceTags(Map<String, String>) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setInstanceTags(Map<String, String>) - Method in interface co.yellowdog.platform.model.ComputeSource
Sets the custom instance tags to be set on the provisioned instance at startup.
setInstanceTagSpecification(Map<String, Set<String>>) - Method in class co.yellowdog.platform.model.AccountPolicy
 
setInstanceType(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
setInstanceType(String) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
setInstanceType(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The Alibaba Cloud instance type for the provisioned instances.
setInstanceType(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The EC2 instance type for the provisioned instances.
setInstanceType(String) - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride
The EC2 instance type for the provisioned instances.
setInstanceType(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The EC2 instance type for the provisioned instances.
setInstanceType(String) - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
setInstanceType(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
setInstanceType(String) - Method in interface co.yellowdog.platform.model.ComputeSource
Sets the provider-specific instance type of the instances that will be provisioned.
setInstanceType(String) - Method in class co.yellowdog.platform.model.ComputeSourceUsage
 
setInstanceType(String) - Method in interface co.yellowdog.platform.model.GceComputeSource
 
setInstanceType(String) - Method in class co.yellowdog.platform.model.Instance
The machine type of this instance.
setInstanceType(String) - Method in class co.yellowdog.platform.model.NodeDetails
The instance type of the instance.
setInstanceType(String) - Method in interface co.yellowdog.platform.model.OciComputeSource
 
setInstanceType(String) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setInstanceTypeName(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
setInstanceTypes(List<String>) - Method in class co.yellowdog.platform.model.RunSpecification
The machine instance types that can be used to execute tasks
setInstanceTypes(List<String>) - Method in class co.yellowdog.platform.model.SourcesAllowance
 
setIsHealthy(Boolean) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
setIsHealthy(Boolean) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
setIsHealthy(Boolean) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
setIsSelfMaintained(Boolean) - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter
 
setKey(String) - Method in class co.yellowdog.platform.interaction.images.MetadataFilter
 
setKeyName(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The name of the Alibaba Cloud key pair to use when logging into any instances provisioned from this source.
setKeyName(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The name of the EC2 key pair to use when logging into any instances provisioned from this source.
setKeyName(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The name of the EC2 key pair to use when logging into any instances provisioned from this source.
setKeyring(Keyring) - Method in class co.yellowdog.platform.interaction.account.CreateKeyringResponse
 
setKeyringPassword(String) - Method in class co.yellowdog.platform.interaction.account.CreateKeyringResponse
 
setKeyringPassword(String) - Method in class co.yellowdog.platform.interaction.account.KeyringAccessSecrets
 
setLastClaimedTime(Instant) - Method in class co.yellowdog.platform.model.WorkerSummary
The last time one of these workers was claimed.
setLastModified(Instant) - Method in class co.yellowdog.platform.model.ObjectDetail
When the object was last modified.
setLastReleasedTime(Instant) - Method in class co.yellowdog.platform.model.WorkerSummary
The last time one of these workers was released.
setLastUpdatedTime(Instant) - Method in class co.yellowdog.platform.model.InstanceSummary
 
setLastUpdatedTime(Instant) - Method in class co.yellowdog.platform.model.NodeSummary
The last time this summary was updated.
setLastUpdatedTime(Instant) - Method in class co.yellowdog.platform.model.TaskSummary
 
setLastUpdatedTime(Instant) - Method in class co.yellowdog.platform.model.WorkerSummary
The last time this summary was updated.
setLaunchReplacementInstanceOnRebalance(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
Allow AWS EC2 Fleet to launch a replacement Spot instance when an instance rebalance notification is emitted for an existing Spot instance.
setLimit(int) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
setLimit(int) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
setLimit(int) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
setLimit(int) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setLimit(int) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setLimit(int) - Method in interface co.yellowdog.platform.model.ComputeSource
Sets the limit in number of instances that can be provisioned from this source.
setLimit(int) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setLimit(int) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setLimit(int) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setLimit(int) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
setLimit(int) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setLimitEnforcement(AllowanceLimitEnforcement) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
setLimitEnforcement(AllowanceLimitEnforcement) - Method in class co.yellowdog.platform.model.Allowance
 
setLogServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Log service is located.
setLowestValue(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportPreference
 
setMachineType(String) - Method in interface co.yellowdog.platform.model.GceComputeSource
 
setMachineType(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setMachineType(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setMaintainCapacity(boolean) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Indicates if AWS EC2 Fleet should maintain the instance count independently of YellowDog Compute, replacing the reprovision functionality.
setMaintainInstanceCount(boolean) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
setMaintainInstanceCount(boolean) - Method in class co.yellowdog.platform.model.ComputeRequirement
Indicates if the Compute Service should automatically attempt to provision new instances if the number of RUNNING instances is below the specified targetInstanceCount
setMax(Double) - Method in class co.yellowdog.platform.model.DoubleRange
 
setMax(Integer) - Method in class co.yellowdog.platform.model.IntegerRange
 
setMax(Long) - Method in class co.yellowdog.platform.model.LongRange
 
setMax(Number) - Method in class co.yellowdog.platform.model.BestComputeSourceReportNumericConstraint
 
setMax(Number) - Method in class co.yellowdog.platform.model.NumericAttributeConstraint
 
setMax(Number) - Method in class co.yellowdog.platform.model.NumericAttributeRange
 
setMax(Instant) - Method in class co.yellowdog.platform.model.InstantRange
 
setMaxAttempts(int) - Method in class co.yellowdog.platform.model.RetryProperties
Set the number of attempts before retries are exhausted.
setMaxBytesPerSecond(int) - Method in interface co.yellowdog.platform.clients.objectstore.BytesPerSecond
 
setMaximumSourceCount(Integer) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
setMaximumTaskRetries(int) - Method in class co.yellowdog.platform.model.RunSpecification
The maximum number of times a task can be retried after it has failed.
setMaxInterval(Duration) - Method in class co.yellowdog.platform.model.RetryProperties
The maximum interval between retry attempts.
setMaxNodes(Integer) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
The maximum number of nodes that the worker pool can be scaled up to.
setMaxSourcesPerRequest(int) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderRegistration
 
setMaxTotalPrice(Double) - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
The maximum amount per hour for On-Demand instances.
setMaxTotalPrice(Double) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
The maximum amount per hour for Spot instances.
setMaxWorkers(Integer) - Method in class co.yellowdog.platform.model.RunSpecification
The maximum number of Workers that can be claimed for the associated TaskGroup.
setMessage(String) - Method in class co.yellowdog.platform.interaction.ErrorResponse
 
setMetadata(Map<String, String>) - Method in class co.yellowdog.platform.model.MachineImage
A map of user-definable key-value pairs to hold extra metadata properties related to the machine image.
setMetadataFilters(List<MetadataFilter>) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
setMetadataSpecification(Map<String, String>) - Method in class co.yellowdog.platform.model.MachineImageFamily
A map of user-definable key-value pairs used to specify metadata keys and, optionally, values required to be on all images within the machine image family.
setMetadataSpecification(Map<String, String>) - Method in class co.yellowdog.platform.model.MachineImageGroup
A map of user-definable key-value pairs used to specify metadata keys and, optionally, values required to be on all images within the machine image group.
setMetrics(Set<String>) - Method in class co.yellowdog.platform.interaction.metrics.MeasurementSearch
 
setMetricsEnabled(Boolean) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties
 
setMetricsEnabled(Boolean) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
 
setMetricsServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Metrics service is located.
setMin(Double) - Method in class co.yellowdog.platform.model.DoubleRange
 
setMin(Integer) - Method in class co.yellowdog.platform.model.IntegerRange
 
setMin(Integer) - Method in class co.yellowdog.platform.model.NodeType
 
setMin(Long) - Method in class co.yellowdog.platform.model.LongRange
 
setMin(Number) - Method in class co.yellowdog.platform.model.BestComputeSourceReportNumericConstraint
 
setMin(Number) - Method in class co.yellowdog.platform.model.NumericAttributeConstraint
 
setMin(Number) - Method in class co.yellowdog.platform.model.NumericAttributeRange
 
setMin(Instant) - Method in class co.yellowdog.platform.model.InstantRange
 
setMinimumSourceCount(Integer) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
setMinInstanceCount(Integer) - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
The minimum number of On-Demand instances that must be provisioned in the fleet.
setMinInstanceCount(Integer) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
The minimum number of Spot instances that must be provisioned in the fleet.
setMinNodes(Integer) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
The minimum number of nodes that the worker pool can be scaled down to.
setMinWorkers(Integer) - Method in class co.yellowdog.platform.model.RunSpecification
The minimum number of Workers that the associated TaskGroup requires.
setMonitoredStatuses(List<InstanceStatus>) - Method in class co.yellowdog.platform.model.Allowance
 
setName(String) - Method in class co.yellowdog.platform.interaction.account.AddApplicationRequest
 
setName(String) - Method in class co.yellowdog.platform.interaction.account.AddGroupRequest
 
setName(String) - Method in class co.yellowdog.platform.interaction.account.AddUserRequest
 
setName(String) - Method in class co.yellowdog.platform.interaction.account.ApplicationSearch
 
setName(String) - Method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest
 
setName(String) - Method in class co.yellowdog.platform.interaction.account.GroupSearch
 
setName(String) - Method in class co.yellowdog.platform.interaction.account.GroupSummary
 
setName(String) - Method in class co.yellowdog.platform.interaction.account.KeyringSummary
 
setName(String) - Method in class co.yellowdog.platform.interaction.account.RoleSearch
 
setName(String) - Method in class co.yellowdog.platform.interaction.account.UpdateApplicationRequest
 
setName(String) - Method in class co.yellowdog.platform.interaction.account.UpdateGroupRequest
 
setName(String) - Method in class co.yellowdog.platform.interaction.account.UpdateUserRequest
 
setName(String) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
setName(String) - Method in class co.yellowdog.platform.interaction.account.UserSearch
 
setName(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
setName(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch
 
setName(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
setName(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
setName(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The user allocated name used to uniquely identify the compute requirement within its namespace.
setName(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
setName(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
setName(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
setName(String) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource
 
setName(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
The user allocated name used to uniquely identify the machine image family within its namespace.
setName(String) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
setName(String) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest
The name used to uniquely identify the worker pool.
setName(String) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
setName(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
setName(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The name used to uniquely identify the worker pool.
setName(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
setName(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
The user allocated name used to uniquely identify the work requirement within its namespace.
setName(String) - Method in class co.yellowdog.platform.model.Account
 
setName(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The name of the compute source.
setName(String) - Method in class co.yellowdog.platform.model.Application
 
setName(String) - Method in interface co.yellowdog.platform.model.AttributeDefinition
 
setName(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
setName(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
setName(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setName(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setName(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
setName(String) - Method in class co.yellowdog.platform.model.ComputeRequirement
The user allocated name used to uniquely identify this compute requirement within its namespace.
setName(String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
setName(String) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
setName(String) - Method in interface co.yellowdog.platform.model.ComputeSource
Sets the name of this compute source (which must be unique within the containing ComputeRequirement).
setName(String) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
setName(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setName(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setName(String) - Method in class co.yellowdog.platform.model.Group
 
setName(String) - Method in class co.yellowdog.platform.model.Keyring
 
setName(String) - Method in class co.yellowdog.platform.model.KeyringCredential
 
setName(String) - Method in class co.yellowdog.platform.model.MachineImage
The machine image name
setName(String) - Method in class co.yellowdog.platform.model.MachineImageFamily
The user allocated name used to uniquely identify this machine image family within its namespace.
setName(String) - Method in class co.yellowdog.platform.model.MachineImageGroup
The user allocated name used to uniquely identify this machine image group within its family.
setName(String) - Method in class co.yellowdog.platform.model.NodeType
 
setName(String) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
setName(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setName(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
setName(String) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
setName(String) - Method in class co.yellowdog.platform.model.Role
 
setName(String) - Method in class co.yellowdog.platform.model.RoleSummary
 
setName(String) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setName(String) - Method in class co.yellowdog.platform.model.StringAttributeDefinition
 
setName(String) - Method in class co.yellowdog.platform.model.Task
The user allocated name used to uniquely identify the task within its task group.
setName(String) - Method in class co.yellowdog.platform.model.TaskGroup
The user allocated name used to uniquely identify the task group within its work requirement.
setName(String) - Method in class co.yellowdog.platform.model.User
 
setName(String) - Method in class co.yellowdog.platform.model.WorkRequirement
The user allocated name used to uniquely identify the work requirement within its namespace.
setNamespace(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
setNamespace(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The user allocated namespace used to group compute requirements and other objects together.
setNamespace(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
setNamespace(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
setNamespace(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
setNamespace(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
setNamespace(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
The user allocated namespace used to group machine image families and other objects together.
setNamespace(String) - Method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch
 
setNamespace(String) - Method in class co.yellowdog.platform.interaction.objectstore.NamespaceObjectsResponse
 
setNamespace(String) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
setNamespace(String) - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
setNamespace(String) - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
setNamespace(String) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest
The namespace that this worker pool is constrained to.
setNamespace(String) - Method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse
 
setNamespace(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
setNamespace(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The namespace that the worker pool is associated with
setNamespace(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
setNamespace(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
The user allocated namespace used to group work requirements and other objects together.
setNamespace(String) - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration
 
setNamespace(String) - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration
 
setNamespace(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
setNamespace(String) - Method in class co.yellowdog.platform.model.ComputeRequirement
The user allocated namespace used to group compute requirements and other objects together.
setNamespace(String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
setNamespace(String) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
setNamespace(String) - Method in interface co.yellowdog.platform.model.ComputeRequirementTemplate
 
setNamespace(String) - Method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
setNamespace(String) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
setNamespace(String) - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration
 
setNamespace(String) - Method in class co.yellowdog.platform.model.MachineImageFamily
The user allocated namespace used to group machine image families and other objects together.
setNamespace(String) - Method in class co.yellowdog.platform.model.NamespacePolicy
 
setNamespace(String) - Method in class co.yellowdog.platform.model.ObjectDetail
The user allocated namespace used to group objects together.
setNamespace(String) - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
setNamespace(String) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
setNamespace(String) - Method in class co.yellowdog.platform.model.RequirementsAllowance
 
setNamespace(String) - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration
 
setNamespace(String) - Method in class co.yellowdog.platform.model.TaskInput
The namespace containing matching objects; only if the source is set to TaskInputSource.OTHER_NAMESPACE.
setNamespace(String) - Method in class co.yellowdog.platform.model.WorkRequirement
The user allocated namespace used to group work requirements and other objects together.
setNamespaces(List<String>) - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsageFilter
 
setNamespaces(List<String>) - Method in class co.yellowdog.platform.interaction.usage.InstanceUsageFilter
 
setNamespaces(List<String>) - Method in class co.yellowdog.platform.model.RunSpecification
Constrains the YellowDog Scheduler to only execute tasks from the associated TaskGroup on nodes from worker pools in the specified namespaces.
setNetwork(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setNetwork(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setNetworkInterfaceType(AwsNetworkInterfaceType) - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface
Determines the type of the network interface.
setNetworkName(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setNetworkName(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setNetworkResourceGroupName(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setNetworkResourceGroupName(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setNewEmail(String) - Method in class co.yellowdog.platform.interaction.account.EmailChangeRequest
 
setNewPassword(String) - Method in class co.yellowdog.platform.interaction.account.ChangePasswordRequest
 
setNextStatus(ComputeRequirementStatus) - Method in class co.yellowdog.platform.model.ComputeRequirement
The next status of this compute requirement when a status transition is being requested.
setNodeBootTimeout(Duration) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
The time given for a node to be registered before it is considered to have failed.
setNodeConfiguration(WorkerPoolNodeConfiguration) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties
 
setNodeConfiguration(WorkerPoolNodeConfiguration) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
 
setNodeEvents(Map<NodeEvent, List<NodeActionGroup>>) - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration
 
setNodeIdFilter(NodeIdFilter) - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction
 
setNodeIdFilter(NodeIdFilter) - Method in class co.yellowdog.platform.model.NodeRunCommandAction
 
setNodeIdFilter(NodeIdFilter) - Method in class co.yellowdog.platform.model.NodeWriteFileAction
 
setNodeIdFilterList(List<String>) - Method in class co.yellowdog.platform.interaction.scheduler.AddNodeActionsRequest
 
setNodeSlot(Integer) - Method in class co.yellowdog.platform.model.NodeDetails
The slot number of this node within its node type if slot numbering has been configured.
setNodeSummary(NodeSummary) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
setNodeSummary(NodeSummary) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
setNodeType(String) - Method in class co.yellowdog.platform.model.NodeDetails
The node type of this node if node types have been configured.
setNodeTypes(List<NodeType>) - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration
 
setNodeTypes(List<String>) - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction
 
setNodeTypes(List<String>) - Method in class co.yellowdog.platform.model.NodeRunCommandAction
 
setNodeTypes(List<String>) - Method in class co.yellowdog.platform.model.NodeWriteFileAction
 
setNodeWorkers(NodeWorkerTarget) - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction
 
setNoneOf(Set<String>) - Method in class co.yellowdog.platform.model.StringAttributeConstraint
 
setNoneOf(Set<String>) - Method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint
 
setObjectName(String) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadRequest
 
setObjectName(String) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
setObjectName(String) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectUploadRequest
 
setObjectName(String) - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
setObjectName(String) - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
setObjectName(String) - Method in class co.yellowdog.platform.model.ObjectDetail
The object name which may contain path seperators '/'.
setObjectNamePattern(String) - Method in class co.yellowdog.platform.model.TaskInput
An ant-style pattern to select objects by name.
setObjects(List<String>) - Method in class co.yellowdog.platform.interaction.objectstore.NamespaceObjectsResponse
 
setObjectSize(Long) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
setObjectSize(Long) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectUploadRequest
 
setObjectSize(Long) - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
setObjectSize(Long) - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
setObjectSize(Long) - Method in class co.yellowdog.platform.model.ObjectDetail
The object size in bytes.
setObjectStoreServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Object Store service is located.
setOciNamespaceName(String) - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
setOkta(OktaAccountAuthenticationProperties) - Method in class co.yellowdog.platform.model.AccountAuthenticationProperties
 
setOldPassword(String) - Method in class co.yellowdog.platform.interaction.account.ChangePasswordRequest
 
setOnDemandOptions(AwsFleetOnDemandOptions) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Options related to provisioning On-Demand instances.
setOperatingSystemLicence(OperatingSystemLicence) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
setOperatingSystemLicences(List<OperatingSystemLicence>) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
setOptions(List<String>) - Method in class co.yellowdog.platform.model.StringAttributeDefinition
 
setOptions(List<Number>) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
setOsType(ImageOsType) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
setOsType(ImageOsType) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
The operating system type of all images within this machine image family.
setOsType(ImageOsType) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage
 
setOsType(ImageOsType) - Method in class co.yellowdog.platform.model.MachineImage
The image operating system type
setOsType(ImageOsType) - Method in class co.yellowdog.platform.model.MachineImageFamily
The operating system type of all images within this machine image family.
setOsType(ImageOsType) - Method in class co.yellowdog.platform.model.MachineImageGroup
The operating system type of all images within this machine image group.
setOutputs(List<TaskDataOutput>) - Method in class co.yellowdog.platform.model.TaskData
 
setOutputs(List<TaskOutput>) - Method in class co.yellowdog.platform.model.Task
Output object specifications that determine objects to be uploaded after running the task.
setOwned(Boolean) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
Indicates if the machine image family is owned by the authenticated account.
setPassword(String) - Method in class co.yellowdog.platform.interaction.account.ExistingPasswordRequest
 
setPassword(String) - Method in class co.yellowdog.platform.interaction.account.NewPasswordRequest
 
setPassword(String) - Method in class co.yellowdog.platform.interaction.account.SetPasswordRequest
 
setPassword(String) - Method in class co.yellowdog.platform.interaction.account.UserLoginRequest
 
SetPasswordRequest - Class in co.yellowdog.platform.interaction.account
 
SetPasswordRequest() - Constructor for class co.yellowdog.platform.interaction.account.SetPasswordRequest
 
setPasswordSet(boolean) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
setPasswordSet(boolean) - Method in class co.yellowdog.platform.model.User
 
setPath(String) - Method in class co.yellowdog.platform.model.NodeRunCommandAction
 
setPath(String) - Method in class co.yellowdog.platform.model.NodeWriteFileAction
 
setPattern(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint
 
setPattern(String) - Method in class co.yellowdog.platform.model.StringAttributeConstraint
 
setPercentile(Double) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute
 
setPermission(Permission) - Method in class co.yellowdog.platform.interaction.account.RoleSearch
 
setPermissions(Set<Permission>) - Method in class co.yellowdog.platform.model.Role
 
setPreemptible(boolean) - Method in class co.yellowdog.platform.model.GceInstance
 
setPreemptible(boolean) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setPreemptible(boolean) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setPreemptible(boolean) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
setPreference(AwsCapacityReservationPreference) - Method in class co.yellowdog.platform.model.AwsCapacityReservation
 
setPreferences(List<AttributePreference>) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
setPreferences(Map<String, BestComputeSourceReportPreference>) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
setPreferredPatterns(List<String>) - Method in class co.yellowdog.platform.model.StringAttributePreference
 
setPreferredValues(List<String>) - Method in class co.yellowdog.platform.model.StringAttributePreference
 
setPrefix(boolean) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
setPriority(double) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
The priority of the work requirement.
setPriority(double) - Method in class co.yellowdog.platform.model.TaskGroup
The task group priority.
setPriority(double) - Method in class co.yellowdog.platform.model.WorkRequirement
The priority of the work requirement.
setPrivateIpAddress(String) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
setPrivateIpAddress(String) - Method in class co.yellowdog.platform.model.Instance
The private IP address of this instance.
setPrivateIpAddress(String) - Method in class co.yellowdog.platform.model.NodeDetails
The private IP address of the instance.
setProcessorArchitectures(List<ProcessorArchitecture>) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
setProject(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setProject(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setProperties(ConfiguredWorkerPoolProperties) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest
 
setProperties(ConfiguredWorkerPoolProperties) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
setProperties(ProvisionedWorkerPoolProperties) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
setProvider(CloudProvider) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
setProvider(CloudProvider) - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
setProvider(CloudProvider) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability
 
setProvider(CloudProvider) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
setProvider(CloudProvider) - Method in class co.yellowdog.platform.model.Instance
The cloud provider that supplies this instance.
setProvider(CloudProvider) - Method in class co.yellowdog.platform.model.MachineImage
The compute provider in whose system the image is registered.
setProvider(CloudProvider) - Method in class co.yellowdog.platform.model.NodeDetails
The provider of the node's instance.
setProvider(CloudProvider) - Method in class co.yellowdog.platform.model.ProviderNodeSummary
 
setProvider(CloudProvider) - Method in class co.yellowdog.platform.model.SourcesAllowance
 
setProviderImageId(String) - Method in class co.yellowdog.platform.model.MachineImage
The ID for the image in the compute provider's system.
setProviderName(String) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderRegistration
 
setProviders(List<CloudProvider>) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
setProviders(List<CloudProvider>) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
setProviders(List<CloudProvider>) - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch
 
setProviders(List<CloudProvider>) - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
setProviders(List<CloudProvider>) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
setProviders(List<CloudProvider>) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
setProviders(List<CloudProvider>) - Method in class co.yellowdog.platform.model.RunSpecification
Constrains the YellowDog Scheduler to only execute tasks from the associated TaskGroup on the specified providers.
setProviders(List<CloudProvider>) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
setProvisionedProperties(ProvisionedWorkerPoolProperties) - Method in class co.yellowdog.platform.interaction.scheduler.ProvisionTemplateWorkerPoolRequest
 
setProvisionedRequirementId(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
setProvisionedSourceId(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
setProvisionStrategy(ComputeProvisionStrategy) - Method in class co.yellowdog.platform.model.ComputeRequirement
The compute provision strategy that YellowDog Compute must use when provisioning instances to meet this requirement.
setPublicIpAddress(String) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
setPublicIpAddress(String) - Method in class co.yellowdog.platform.model.Instance
The public IP address of this instance.
setPublicIpAddress(String) - Method in class co.yellowdog.platform.model.NodeDetails
The public IP address of the instance.
setPurchaseOption(AwsFleetPurchaseOption) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Determines which instance purchase options (On-Demand and/or Spot) are available to AWS EC2 Fleet.
setRam(DoubleRange) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
setRam(DoubleRange) - Method in class co.yellowdog.platform.model.RunSpecification
Range constraint on GB of RAM that are required to execute tasks
setRam(Double) - Method in class co.yellowdog.platform.model.NodeDetails
The amount of RAM in GB on the node's instance.
setRamInMib(DoubleRange) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
setRamRoleName(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The name of the RAM Role to use for the provisioned instances.
setRange(NumericAttributeRange) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
setRank(Integer) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
setRankOrder(NumericAttributeRankOrder) - Method in class co.yellowdog.platform.model.NumericAttributePreference
 
setRegion(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
setRegion(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
setRegion(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
setRegion(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
setRegion(String) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
setRegion(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The Alibaba Cloud region where instances will be provisioned.
setRegion(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The AWS region where instances will be provisioned.
setRegion(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The AWS region where instances will be provisioned.
setRegion(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
The Azure region where instances will be provisioned.
setRegion(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
The Azure region where instances will be provisioned.
setRegion(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
setRegion(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setRegion(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setRegion(String) - Method in class co.yellowdog.platform.model.Instance
The region where this instance is provisioned.
setRegion(String) - Method in class co.yellowdog.platform.model.NodeDetails
The region in which the node's instance is running.
setRegion(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
The OCI region where instances will be provisioned.
setRegion(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
The OCI region where instances will be provisioned.
setRegion(String) - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
setRegion(String) - Method in class co.yellowdog.platform.model.ProviderRegionNodeSummary
 
setRegion(String) - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration
 
setRegion(String) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setRegion(List<String>) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability
 
setRegions(List<String>) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
setRegions(List<String>) - Method in class co.yellowdog.platform.model.MachineImage
The regions in which the image is registered.
setRegions(List<String>) - Method in class co.yellowdog.platform.model.RunSpecification
Constrains the YellowDog Scheduler to only execute tasks from the associated TaskGroup in the specified regions.
setRegions(List<String>) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
setRegions(List<String>) - Method in class co.yellowdog.platform.model.SourcesAllowance
 
setRegisteredNodeCount(int) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The count of nodes that have registered with the worker pool.
setRegisteredTime(Instant) - Method in class co.yellowdog.platform.model.Node
The time when the node was registered.
setRegisteredTime(Instant) - Method in class co.yellowdog.platform.model.Worker
The time at which the worker was registered.
setRegisteredWorkerCount(int) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The count of workers that have registered with the worker pool.
setRejectedSourceTemplateIds(List<String>) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
setRemainingCapacity(Integer) - Method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse
 
setRemainingHours(Double) - Method in class co.yellowdog.platform.model.Allowance
 
setReportSupportingResourcesExist(boolean) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setRequestedCount(int) - Method in class co.yellowdog.platform.model.InstanceSummary
The number of instances last requested from this compute source.
setRequired(boolean) - Method in class co.yellowdog.platform.model.TaskOutput
Indicates that at least one output should be found otherwise the task execution is failed.
setRequiredPermissions(Set<Permission>) - Method in class co.yellowdog.platform.model.AccessDelegate
 
setRequirementCreatedById(String) - Method in class co.yellowdog.platform.model.RequirementsAllowance
 
setRequirementCreatedFromId(String) - Method in class co.yellowdog.platform.model.RequirementsAllowance
 
setRequirementId(String) - Method in class co.yellowdog.platform.model.RequirementAllowance
 
setRequirementName(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
setRequirementNamespace(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
setRequirements(List<String>) - Method in class co.yellowdog.platform.interaction.usage.InstanceUsageFilter
 
setRequirementSupportedOperations(ComputeRequirementSupportedOperations) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
setRequirementTag(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
setRequirementTemplateId(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
setRequirementTemplateUsage(ComputeRequirementTemplateUsage) - Method in class co.yellowdog.platform.interaction.scheduler.ProvisionTemplateWorkerPoolRequest
 
setResetInterval(Integer) - Method in class co.yellowdog.platform.model.Allowance
 
setResetType(AllowanceResetType) - Method in class co.yellowdog.platform.model.Allowance
 
setResourceId(String) - Method in class co.yellowdog.platform.model.AzureInstance
 
setRetry(RetryProperties) - Method in class co.yellowdog.platform.model.ServicesSchema
 
setRetryCount(Integer) - Method in class co.yellowdog.platform.model.Task
How many times the task has failed and then been set back to WAITING to be retried.
setRole(RoleSummary) - Method in class co.yellowdog.platform.model.GroupRole
 
setRoles(List<GroupRole>) - Method in class co.yellowdog.platform.model.Group
 
setRunSpecification(RunSpecification) - Method in class co.yellowdog.platform.model.TaskGroup
The run specification which determines the YellowDog Scheduler behaviours when it is executing the tasks within the task group.
setSchedulerServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Scheduler service is located.
setScore(Double) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute
 
setSecondaryNetworkInterfaces(List<AwsSecondaryNetworkInterface>) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Secondary network interfaces to create on provisioned instances.
setSecondaryNetworkInterfaces(List<AwsSecondaryNetworkInterface>) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Secondary network interfaces to create on provisioned instances.
setSecret(String) - Method in class co.yellowdog.platform.account.authentication.ApiKey
 
setSecret(String) - Method in class co.yellowdog.platform.model.WorkerPoolToken
The token secret.
setSecurityGroupId(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The ID of the Alibaba Cloud Security Group for the provisioned instances.
setSecurityGroupId(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The ID of the AWS Security Group for the provisioned instances.
setSecurityGroupId(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The ID of the AWS Security Group for the provisioned instances.
setSecurityGroupId(String) - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface
Optional securityGroupId for this network interface.
setSelectedSourceTemplateIds(List<String>) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
setSessionId(String) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
setSessionId(String) - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
setShape(String) - Method in interface co.yellowdog.platform.model.OciComputeSource
The machine shape to use for the provisioned instances.
setShape(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setShape(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
setSingleAvailabilityZone(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
Indicates that AWS EC2 Fleet should provision all On-Demand instances into a single availability zone.
setSingleAvailabilityZone(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
Indicates that AWS EC2 Fleet should provision all Spot instances into a single availability zone.
setSingleInstanceType(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
Indicates that AWS EC2 Fleet should use a single instance type to provision all On-Demand instances.
setSingleInstanceType(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
Indicates that AWS EC2 Fleet should use a single instance type to provision all Spot instances.
setSize(Integer) - Method in class co.yellowdog.platform.interaction.pagination.SliceReference
 
setSliceId(String) - Method in class co.yellowdog.platform.interaction.pagination.SliceReference
 
setSlotNumbering(NodeSlotNumbering) - Method in class co.yellowdog.platform.model.NodeType
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.account.ApplicationSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.account.GroupSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.account.RoleSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.account.UserSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.metrics.TrackSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
setSortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.account.ApplicationSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.account.GroupSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.account.RoleSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.account.UserSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.metrics.TrackSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
setSortField(String) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
setSource(ComputeSource) - Method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
setSource(TaskInputSource) - Method in class co.yellowdog.platform.model.TaskInput
The source context where the inputs can be found.
setSource(TaskOutputSource) - Method in class co.yellowdog.platform.model.TaskOutput
The source context where the outputs can be found.
setSource(String) - Method in class co.yellowdog.platform.model.TaskDataInput
 
setSource(String) - Method in class co.yellowdog.platform.model.TaskDataOutput
 
setSource(Map<String, Object>) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource
 
setSourceCreatedFromId(String) - Method in class co.yellowdog.platform.model.SourcesAllowance
 
setSourceId(String) - Method in class co.yellowdog.platform.model.InstanceId
The ID of the compute source from which this instance was provisioned.
setSourceId(String) - Method in class co.yellowdog.platform.model.SourceAllowance
 
setSourceName(String) - Method in class co.yellowdog.platform.model.NodeDetails
The name of the compute source from which the node's instance was provisioned.
setSourceNames(List<String>) - Method in class co.yellowdog.platform.model.NodeType
 
setSourceNumber(Integer) - Method in class co.yellowdog.platform.model.NodeDetails
The number of the compute source based on its order within the parent compute requirement.
setSources(List<ExternalAttributeProviderResultsSource>) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResults
 
setSources(List<ExternalAttributeProviderQuerySource>) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuery
 
setSources(List<ComputeSource>) - Method in class co.yellowdog.platform.model.SingleSourceProvisionStrategy
The compute sources to use for the compute requirement.
setSources(List<ComputeSource>) - Method in class co.yellowdog.platform.model.SplitProvisionStrategy
The compute sources to use for the compute requirement.
setSources(List<ComputeSource>) - Method in class co.yellowdog.platform.model.WaterfallProvisionStrategy
The compute sources to use for the compute requirement.
setSources(List<ComputeSourceUsage>) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
setSources(List<BestComputeSourceReportSource>) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
setSourcesConsidered(int) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
setSourcesSelected(int) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
setSourceTemplateId(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
setSourceTemplateId(String) - Method in class co.yellowdog.platform.model.ComputeSourceUsage
 
setSourceTraits(ComputeSourceTraitsFilter) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
setSourceType(AttributeSourceType) - Method in class co.yellowdog.platform.interaction.compute.InternalAttributeSource
 
setSourceType(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
setSpecifyMinimum(boolean) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
Indicates if YellowDog Compute should specify the minimum when requesting instances from Alibaba Cloud.
setSpecifyMinimum(boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if YellowDog Compute should specify the minimum when requesting instances from AWS.
setSpecifyMinimum(boolean) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
Indicates if YellowDog Compute should specify the minimum when requesting instances.
setSpot(boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if spot instances should be requested rather than on-demand.
setSpot(boolean) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setSpot(boolean) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setSpot(boolean) - Method in class co.yellowdog.platform.model.Instance
Indicates if this instance was provisioned via spot pricing vs on-demand.
setSpotMaxPrice(Double) - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride
The maximum price that will be paid for spot instances.
setSpotMaxPrice(Double) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The maximum price that will be paid for instances provisioned from this source.
setSpotMaxPrice(Double) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setSpotMaxPrice(Double) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setSpotOptions(AwsFleetSpotOptions) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
Options related to provisioning Spot instances.
setSpotPriceLimit(Float) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The Alibaba Cloud spot price limit to use with SPOT_WITH_PRICE_LIMIT spot strategy.
setSpotStrategy(AlibabaSpotStrategy) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The Alibaba Cloud spot strategy to use when provisioning instances.
setSshKey(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
The public SSH key.
setSshKey(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
The public SSH key.
setSshKey(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
The public SSH key.
setSshKey(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
The public SSH key.
setSshKeys(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
A list of public SSH keys.
setSshKeys(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
A list of public SSH keys.
setStartedTime(InstantRange) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
setStartedTime(Instant) - Method in class co.yellowdog.platform.model.Task
The time the task was last started by a Worker.
setStarved(boolean) - Method in class co.yellowdog.platform.model.TaskGroup
Indicates if the task group is unable to claim any workers.
setStatus(ComputeRequirementStatus) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The status of this compute requirement.
setStatus(ComputeRequirementStatus) - Method in class co.yellowdog.platform.model.ComputeRequirement
The status of this compute requirement.
setStatus(ComputeSourceExhaustionStatus) - Method in class co.yellowdog.platform.model.ComputeSourceExhaustion
If the source is associated with an exhausted allowance, gets the exhaustion status.
setStatus(ComputeSourceStatus) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
setStatus(ComputeSourceStatus) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
setStatus(ComputeSourceStatus) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
setStatus(ComputeSourceStatus) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setStatus(ComputeSourceStatus) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setStatus(ComputeSourceStatus) - Method in interface co.yellowdog.platform.model.ComputeSource
Sets the current provisioning status of this source.
setStatus(ComputeSourceStatus) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setStatus(ComputeSourceStatus) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setStatus(ComputeSourceStatus) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setStatus(ComputeSourceStatus) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
setStatus(ComputeSourceStatus) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setStatus(InstanceStatus) - Method in class co.yellowdog.platform.model.Instance
The status of this instance.
setStatus(NodeStatus) - Method in class co.yellowdog.platform.model.Node
The status of this instance.
setStatus(TaskGroupStatus) - Method in class co.yellowdog.platform.model.TaskGroup
The task group status.
setStatus(TaskStatus) - Method in class co.yellowdog.platform.model.Task
The task status.
setStatus(WorkerPoolStatus) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The status of the worker pool.
setStatus(WorkerPoolStatus) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
setStatus(WorkerPoolStatus) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
setStatus(WorkerStatus) - Method in class co.yellowdog.platform.model.Worker
The status of the worker.
setStatus(WorkRequirementStatus) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
The status of the work requirement.
setStatus(WorkRequirementStatus) - Method in class co.yellowdog.platform.model.WorkRequirement
The status of the work requirement.
setStatusChangedTime(Instant) - Method in class co.yellowdog.platform.model.ComputeRequirement
The date and time when the status or nextStatus last changed
setStatusChangedTime(Instant) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
setStatusChangedTime(Instant) - Method in class co.yellowdog.platform.model.Instance
The date and time when the status last changed
setStatusChangedTime(Instant) - Method in class co.yellowdog.platform.model.Node
The date and time when the status last changed.
setStatusChangedTime(Instant) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
setStatusChangedTime(Instant) - Method in class co.yellowdog.platform.model.TaskGroup
The date and time when the status last changed
setStatusChangedTime(Instant) - Method in class co.yellowdog.platform.model.WorkRequirement
The date and time when the status last changed
setStatusCounts(Map<InstanceStatus, Integer>) - Method in class co.yellowdog.platform.model.InstanceSummary
A count of each status based on the non-expired instances that have been provisioned.
setStatusCounts(Map<NodeStatus, Long>) - Method in class co.yellowdog.platform.model.NodeSummary
The number of nodes in each status.
setStatusCounts(Map<TaskStatus, Integer>) - Method in class co.yellowdog.platform.model.TaskSummary
 
setStatusCounts(Map<WorkerStatus, Long>) - Method in class co.yellowdog.platform.model.WorkerSummary
The number of workers in each status.
setStatuses(List<ComputeRequirementStatus>) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
setStatuses(List<ComputeRequirementStatus>) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
setStatuses(List<InstanceStatus>) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
setStatuses(List<WorkerPoolStatus>) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
setStatuses(List<NodeStatus>) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
setStatuses(List<TaskStatus>) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
setStatuses(List<WorkRequirementStatus>) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
setStatusMessage(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
setStatusMessage(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
setStatusMessage(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
setStatusMessage(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setStatusMessage(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setStatusMessage(String) - Method in interface co.yellowdog.platform.model.ComputeSource
Sets the message associated with the current provisioning status of this source.
setStatusMessage(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setStatusMessage(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setStatusMessage(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setStatusMessage(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
setStatusMessage(String) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setStrategyType(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
setStrategyType(String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
setStrategyType(String) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
setSubject(String) - Method in class co.yellowdog.platform.model.AccessDelegate
 
setSubnetId(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
The ID of the subnet to use for the provisioned instances.
setSubnetId(String) - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride
The ID of the subnet to use for the provisioned instances.
setSubnetId(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
The ID of the subnet to use for the provisioned instances.
setSubnetId(String) - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface
Optional subnetId for this network interface.
setSubnetId(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
The region-specific OCI Subnet ID (ocid) for the subnet to use for the provisioned instances.
setSubnetId(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
The region-specific OCI Subnet ID (ocid) for the subnet to use for the provisioned instances.
setSubnetName(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setSubnetName(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setSubnetwork(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setSubnetwork(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setSubregion(String) - Method in class co.yellowdog.platform.model.Instance
The subregion where this instance is provisioned.
setSubRegion(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
setSubRegion(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
setSubRegion(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
setSuppliedId(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage
 
setSupportedInstanceTypes(List<String>) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
setSupportedInstanceTypes(List<String>) - Method in class co.yellowdog.platform.model.MachineImage
The instance types that can be used with the image in the cloud provider's system.
setSupportedInstanceTypes(List<String>) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability
 
setSupportedOperations(ComputeRequirementSupportedOperations) - Method in class co.yellowdog.platform.model.ComputeRequirement
 
setSupportedTaskTypes(List<String>) - Method in class co.yellowdog.platform.model.NodeDetails
The task types supported by this node.
setSupportingResourceCreated(Boolean) - Method in interface co.yellowdog.platform.model.AwsComputeSource
 
setSupportingResourceCreated(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
setSupportingResourceCreated(Boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
setSupportingResourceCreated(Boolean) - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
setSupportingResourceCreated(Boolean) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setSupportingResourceCreated(Boolean) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setSupportingResourceCreated(Boolean) - Method in interface co.yellowdog.platform.model.GceComputeSource
 
setSupportingResourceCreated(Boolean) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setSupportingResourceCreated(Boolean) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setSupportingResourceCreated(Boolean) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setTag(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
setTag(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
 
setTag(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
setTag(String) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
setTag(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
setTag(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
 
setTag(String) - Method in class co.yellowdog.platform.model.ComputeRequirement
 
setTag(String) - Method in class co.yellowdog.platform.model.RequirementsAllowance
 
setTag(String) - Method in interface co.yellowdog.platform.model.Tagged
Sets the user defined tag
setTag(String) - Method in class co.yellowdog.platform.model.Task
 
setTag(String) - Method in class co.yellowdog.platform.model.TaskGroup
 
setTag(String) - Method in class co.yellowdog.platform.model.WorkRequirement
 
setTags(Map<String, String>) - Method in class co.yellowdog.platform.interaction.metrics.TrackSearch
 
setTags(Map<String, String>) - Method in class co.yellowdog.platform.model.Track
 
setTargetCount(Double) - Method in class co.yellowdog.platform.model.NodeWorkerTarget
 
setTargetInstanceCount(int) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
The number of instances to be provisioned to meet this compute requirement.
setTargetInstanceCount(int) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
setTargetInstanceCount(int) - Method in class co.yellowdog.platform.model.ComputeRequirement
The number of instances to be provisioned to meet this compute requirement.
setTargetNodeCount(Integer) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties
The number of nodes that will be configured to register with this worker pool.
setTargetType(NodeWorkerTargetType) - Method in class co.yellowdog.platform.model.NodeWorkerTarget
 
setTaskCount(int) - Method in class co.yellowdog.platform.model.TaskSummary
 
setTaskData(String) - Method in class co.yellowdog.platform.model.Task
The data to be passed to the Worker when the task is started.
setTaskGroupId(String) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
setTaskGroupId(String) - Method in class co.yellowdog.platform.model.Task
 
setTaskGroupIds(List<String>) - Method in class co.yellowdog.platform.model.Worker
The IDs of the task groups which have claims on the worker.
setTaskGroups(List<TaskGroup>) - Method in class co.yellowdog.platform.model.WorkRequirement
The task groups containing tasks to be executed.
setTasksPerWorker(Integer) - Method in class co.yellowdog.platform.model.RunSpecification
Determines the number of worker claims based on splitting the number of unfinished tasks across workers.
setTaskSummary(TaskSummary) - Method in class co.yellowdog.platform.model.TaskGroup
 
setTaskTimeout(Duration) - Method in class co.yellowdog.platform.model.RunSpecification
The maximum time that a worker should attempt to execute a task for before failing it.
setTaskType(String) - Method in class co.yellowdog.platform.model.Task
The type of the task, used to identify the program to use to execute the task.
setTaskTypes(List<String>) - Method in class co.yellowdog.platform.model.RunSpecification
The task types that will be used in the associated TaskGroup.
setTemplateId(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
setTenantId(String) - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties
 
setTimeout(Duration) - Method in class co.yellowdog.platform.model.AutoShutdown
 
setTimeout(Duration) - Method in class co.yellowdog.platform.model.Task
The maximum time that a worker should attempt to execute the task for before failing it.
setTimestamp(InstantRange) - Method in class co.yellowdog.platform.interaction.metrics.MeasurementSearch
 
setTimestamp(Instant) - Method in class co.yellowdog.platform.model.TaskError
The time at which the error occurred.
setTitle(String) - Method in interface co.yellowdog.platform.model.AttributeDefinition
 
setTitle(String) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
setTitle(String) - Method in class co.yellowdog.platform.model.StringAttributeDefinition
 
setToken(WorkerPoolToken) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolResponse
 
setToken(String) - Method in class co.yellowdog.platform.interaction.account.SetPasswordRequest
 
setTokenTtl(Duration) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest
The time-to-live of the worker pool token.
setTotalCount(int) - Method in class co.yellowdog.platform.model.InstanceSummary
The total count of all instances provisioned from this compute source (including expired instances).
setTotalNodes(Long) - Method in class co.yellowdog.platform.model.ProviderNodeSummary
 
setTotalNodes(Long) - Method in class co.yellowdog.platform.model.ProviderRegionNodeSummary
 
setTotalRanks(int) - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
setTotalScore(Double) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
setTotalTaskCount(int) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
The total count of tasks in the work requirement.
setTotalWorkers(Integer) - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction
 
setTraits(ComputeSourceTraits) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
setTransferredChunkCount(Integer) - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
setType(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
setType(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
setType(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The type of the worker pool.
setType(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
setType(String) - Method in class co.yellowdog.platform.model.KeyringCredential
 
setUnexpectedInstanceTerminationProbability(float) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
The probability (from 0 to 1) that any instance will be unexpectedly terminated whenever it is refreshed.
setUnits(String) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
setUntilTime(Instant) - Method in class co.yellowdog.platform.interaction.usage.ComputeNamespaceFilter
 
setUntilTime(Instant) - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsageFilter
 
setUntilTime(Instant) - Method in class co.yellowdog.platform.interaction.usage.InstanceUsageFilter
 
setUploadMaxBytesPerSecond(int) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
setUploadMaxBytesPerSecond(int) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
setUploadThreads(int) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientConfigurationProperties
 
setUsageServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema
The base URL where the Usage service is located.
setUsageTypes(List<UsageType>) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
setUseAcceleratedNetworking(Boolean) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
Indicates if instances should be provisioned with a primary networking interface with accelerated networking.
setUseAcceleratedNetworking(Boolean) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
Indicates if instances should be provisioned with a primary networking interface with accelerated networking.
setUseCapacityBlock(Boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
Indicates if instances should be provisioned within a reserved capacity block.
setUseCapacityReservationsFirst(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
Indicates if AWS EC2 Fleet should use unused Capacity Reservations to fulfill On-Demand capacity.
setUser(User) - Method in class co.yellowdog.platform.interaction.account.AddUserResponse
 
setUserData(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
setUserData(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
setUserData(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
setUserData(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
setUserData(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setUserData(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setUserData(String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
setUserData(String) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
setUserData(String) - Method in interface co.yellowdog.platform.model.ComputeSource
Sets the user-data script to be passed to the provisioned instance at startup.
setUserData(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setUserData(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
setUserData(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
setUserData(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
setUserData(String) - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
setUsername(String) - Method in class co.yellowdog.platform.interaction.account.AddUserRequest
 
setUsername(String) - Method in class co.yellowdog.platform.interaction.account.SetPasswordRequest
 
setUsername(String) - Method in class co.yellowdog.platform.interaction.account.UserLoginRequest
 
setUsername(String) - Method in class co.yellowdog.platform.model.InternalUser
 
setUserPassword(String) - Method in class co.yellowdog.platform.interaction.account.GrantUserAccessRequest
 
setUserType(String) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
setUseSpot(Boolean) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setUseSpot(Boolean) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setValue(Number) - Method in class co.yellowdog.platform.model.NumericAttributeValue
 
setValue(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute
 
setValue(String) - Method in class co.yellowdog.platform.interaction.images.MetadataFilter
 
setValue(String) - Method in class co.yellowdog.platform.model.StringAttributeValue
 
setValue(BigDecimal) - Method in class co.yellowdog.platform.interaction.cloudinfo.Price
 
setVcpus(DoubleRange) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
setVcpus(DoubleRange) - Method in class co.yellowdog.platform.model.RunSpecification
Range constraint on number of vCPUs that are required to execute tasks
setVcpus(Double) - Method in class co.yellowdog.platform.model.NodeDetails
The number of processors (threads) on the node's instance.
setVerification(TaskInputVerification) - Method in class co.yellowdog.platform.model.TaskInput
Indicates if and how the Scheduler should verify the existence of a task input prior to starting the task.
setVerificationStatus(TaskInputVerificationStatus) - Method in class co.yellowdog.platform.model.TaskInput
The task input verification status.
setVmSize(String) - Method in interface co.yellowdog.platform.model.AzureComputeSource
 
setVmSize(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
setVmSize(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
setVSwitchId(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
The ID of the virtual switch to use for the provisioned instances.
setWaitingOnDependency(boolean) - Method in class co.yellowdog.platform.model.TaskGroup
Indicates if the task group is waiting for a dependency task group to finish.
setWeight(Number) - Method in class co.yellowdog.platform.model.BestComputeSourceReportPreference
 
setWeight(Number) - Method in class co.yellowdog.platform.model.NumericAttributePreference
 
setWeight(Number) - Method in class co.yellowdog.platform.model.StringAttributePreference
 
setWorkerClaimCount(LongRange) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
setWorkerId(String) - Method in class co.yellowdog.platform.model.Task
 
setWorkerId(String) - Method in class co.yellowdog.platform.model.TaskError
The ID of the worker where the error occurred.
setWorkerPool(ConfiguredWorkerPool) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolResponse
 
setWorkerPoolId(String) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
setWorkerPoolId(String) - Method in class co.yellowdog.platform.model.Node
The ID of the worker pool containing the node.
setWorkerRegisteredTime(InstantRange) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
setWorkers(List<Worker>) - Method in class co.yellowdog.platform.model.Node
The workers on this instance.
setWorkerStatuses(List<WorkerStatus>) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
setWorkerSummary(WorkerSummary) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
setWorkerSummary(WorkerSummary) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
setWorkerTag(String) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
setWorkerTag(String) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties
 
setWorkerTag(String) - Method in class co.yellowdog.platform.model.NodeDetails
An optional tag value that can be used to constrain worker allocation.
setWorkerTag(String) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
An optional tag value that will be attached to all workers in this pool and used to constrain worker allocation.
setWorkerTags(List<String>) - Method in class co.yellowdog.platform.model.RunSpecification
Constrains the YellowDog Scheduler to only execute tasks from the associated TaskGroup on workers with a matching tag value.
setWorkerTaskGroupId(String) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
setWorkingNodes(Long) - Method in class co.yellowdog.platform.model.ProviderNodeSummary
 
setWorkingNodes(Long) - Method in class co.yellowdog.platform.model.ProviderRegionNodeSummary
 
setWorkingWorkerCount(int) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
The count of workers within the worker pool that are currently doing a task.
setWorkRequirementId(String) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
setZone(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
setZone(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
SGD - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Singapore Dollar
shape(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
shape(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
SHUTDOWN - Enum constant in enum co.yellowdog.platform.model.WorkerAction
The worker has been instructed to shutdown
SHUTDOWN - Enum constant in enum co.yellowdog.platform.model.WorkerPoolStatus
The worker pool is shutdown and any workers are instructed to shutdown.
SHUTDOWN - Enum constant in enum co.yellowdog.platform.model.WorkerStatus
The Worker has been instructed to shut down.
shutdownNode(Node) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
shutdownNode(Node) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Shuts down the specified node gracefully, allowing any running tasks to finish first.
shutdownNode(String) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
shutdownNode(String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Shuts down the specified node gracefully, allowing any running tasks to finish first.
shutdownWorkerPool(WorkerPool) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
shutdownWorkerPool(WorkerPool) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Shuts down the specified worker pool.
shutdownWorkerPool(String) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
shutdownWorkerPool(String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Shuts down the specified worker pool.
Simulator() - Constructor for class co.yellowdog.platform.model.Constants.InstanceTag.Simulator
 
SimulatorComputeSource - Class in co.yellowdog.platform.model
Defines a simulated source of compute that can be used to test the YellowDog Compute system.
SimulatorComputeSource(String, String, String, String, Map<String, String>, int, int, float, int, float, float, boolean, boolean, boolean) - Constructor for class co.yellowdog.platform.model.SimulatorComputeSource
 
SimulatorComputeSource.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new SimulatorComputeSource that is automatically validated on build.
SimulatorInstance - Class in co.yellowdog.platform.model
Extends Instance to add fields specific to the Simulator compute source.
SimulatorInstance() - Constructor for class co.yellowdog.platform.model.SimulatorInstance
 
SimulatorInstanceTagKey - Annotation Type in co.yellowdog.platform.model.validation
 
SimulatorInstanceTagValue - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid instance tag value.
singleAvailabilityZone(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions.Builder
Indicates that AWS EC2 Fleet should provision all On-Demand instances into a single availability zone.
singleAvailabilityZone(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions.Builder
Indicates that AWS EC2 Fleet should provision all Spot instances into a single availability zone.
singleInstanceType(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions.Builder
Indicates that AWS EC2 Fleet should use a single instance type to provision all On-Demand instances.
singleInstanceType(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions.Builder
Indicates that AWS EC2 Fleet should use a single instance type to provision all Spot instances.
SingleSourceProvisionStrategy - Class in co.yellowdog.platform.model
Instructs YellowDog Compute to use a single compute source for the compute requirement.
SingleSourceProvisionStrategy.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new SingleSourceProvisionStrategy that is automatically validated on build.
size() - Method in class co.yellowdog.platform.interaction.pagination.Slice
 
size(Integer) - Method in class co.yellowdog.platform.interaction.pagination.SliceReference.Builder
 
SLEEP - Enum constant in enum co.yellowdog.platform.model.WorkerAction
The worker has been instructed to sleep for a specified period of time
SLEEPING - Enum constant in enum co.yellowdog.platform.model.WorkerStatus
The Worker has been instructed to sleep for a specified period of time.
slice(SliceReference) - Method in class co.yellowdog.platform.clients.SearchClient
Gets a slice of items at a given point and of a given size defined by a SliceReference
Slice<T> - Class in co.yellowdog.platform.interaction.pagination
 
sliced(SliceReference) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsRequest
 
sliceId(String) - Method in class co.yellowdog.platform.interaction.pagination.SliceReference.Builder
 
SliceIterator<T> - Class in co.yellowdog.platform.interaction.pagination
 
SliceIterator(Function<SliceReference, Slice<T>>) - Constructor for class co.yellowdog.platform.interaction.pagination.SliceIterator
 
sliceReference(SliceReference) - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsSliceRequest.Builder
 
SliceReference - Class in co.yellowdog.platform.interaction.pagination
 
SliceReference.Builder - Class in co.yellowdog.platform.interaction.pagination
 
slotNumbering(NodeSlotNumbering) - Method in class co.yellowdog.platform.model.NodeType.Builder
 
SOFT - Enum constant in enum co.yellowdog.platform.model.AllowanceLimitEnforcement
Existing operations will not be terminated but new operations will be disallowed
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.account.ApplicationSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.account.GroupSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.account.RoleSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.account.UserSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.metrics.TrackSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch.Builder
 
sortDirection(SortDirection) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch.Builder
 
SortDirection - Enum in co.yellowdog.platform.interaction.sort
 
sortField(String) - Method in class co.yellowdog.platform.interaction.account.ApplicationSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.account.GroupSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.account.RoleSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.account.UserSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.metrics.TrackSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch.Builder
 
sortField(String) - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch.Builder
 
source(ComputeSource) - Method in class co.yellowdog.platform.model.SingleSourceProvisionStrategy.Builder
 
source(ComputeSource) - Method in class co.yellowdog.platform.model.SplitProvisionStrategy.Builder
 
source(ComputeSource) - Method in class co.yellowdog.platform.model.WaterfallProvisionStrategy.Builder
 
source(ComputeSource) - Method in class co.yellowdog.platform.model.ComputeSourceTemplate.Builder
 
source(TaskInputSource) - Method in class co.yellowdog.platform.model.TaskInput.Builder
 
source(TaskOutputSource) - Method in class co.yellowdog.platform.model.TaskOutput.Builder
The source context where the outputs can be found.
source(String) - Method in class co.yellowdog.platform.model.TaskDataInput.Builder
 
source(String) - Method in class co.yellowdog.platform.model.TaskDataOutput.Builder
 
source(Map<String, Object>) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource.Builder
 
SOURCE - Enum constant in enum co.yellowdog.platform.interaction.compute.AttributeSourceType
 
SourceAllowance - Class in co.yellowdog.platform.model
 
SourceAllowance(String, Instant, Instant, int, Integer, AllowanceResetType, Integer, AllowanceLimitEnforcement, Integer, List<InstanceStatus>, String) - Constructor for class co.yellowdog.platform.model.SourceAllowance
 
SourceAllowance.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new SourceAllowance.
sourceCreatedFromId(String) - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
sourceFiles(Path, String) - Method in class co.yellowdog.platform.clients.objectstore.UploadBatchBuilder
 
sourceId(String) - Method in class co.yellowdog.platform.model.InstanceId.Builder
The ID of the compute source from which this instance was provisioned.
sourceId(String) - Method in class co.yellowdog.platform.model.SourceAllowance.Builder
 
sourceName(String) - Method in class co.yellowdog.platform.model.NodeType.Builder
 
sourceName(String) - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage.Builder
 
sourceName(String) - Method in class co.yellowdog.platform.model.NodeDetails.Builder
The name of the compute source from which the node's instance was provisioned.
sourceNames(Collection<? extends String>) - Method in class co.yellowdog.platform.model.NodeType.Builder
 
sourceNodeType(String, String) - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration.Builder
 
sourceNumber(Integer) - Method in class co.yellowdog.platform.model.NodeDetails.Builder
The number of the compute source based on its order within the parent compute requirement.
sourceObjects(String, String) - Method in class co.yellowdog.platform.clients.objectstore.DownloadBatchBuilder
 
sources(Collection<? extends ComputeSource>) - Method in class co.yellowdog.platform.model.SingleSourceProvisionStrategy.Builder
 
sources(Collection<? extends ComputeSource>) - Method in class co.yellowdog.platform.model.SplitProvisionStrategy.Builder
 
sources(Collection<? extends ComputeSource>) - Method in class co.yellowdog.platform.model.WaterfallProvisionStrategy.Builder
 
sources(Collection<? extends ComputeSource>) - Method in interface co.yellowdog.platform.model.builders.ComputeProvisionStrategyBuilder
 
sources(List<ExternalAttributeProviderQuerySource>) - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuery.Builder
 
sources(List<ComputeSourceUsage>) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate.Builder
 
sources(List<BestComputeSourceReportSource>) - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
SourcesAllowance - Class in co.yellowdog.platform.model
 
SourcesAllowance(String, Instant, Instant, int, Integer, AllowanceResetType, Integer, AllowanceLimitEnforcement, Integer, List<InstanceStatus>, String, CloudProvider, List<String>, List<String>, String) - Constructor for class co.yellowdog.platform.model.SourcesAllowance
 
SourcesAllowance.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new SourceAllowance.
SourcesAllowanceValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
SourcesAllowanceValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.SourcesAllowanceValidator
 
sourcesConsidered(int) - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
sourcesSelected(int) - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
sourceTemplateId(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource.Builder
 
sourceTemplateId(String) - Method in class co.yellowdog.platform.model.ComputeSourceUsage.Builder
 
sourceTraits(ComputeSourceTraitsFilter) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
sourceType(AttributeSourceType) - Method in class co.yellowdog.platform.interaction.compute.InternalAttributeSource.Builder
 
sourceType(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary.Builder
 
specifyMinimum(boolean) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
specifyMinimum(boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
SplitProvisionStrategy - Class in co.yellowdog.platform.model
Instructs YellowDog Compute to split the provision of instances as evenly as possible across the compute sources.
SplitProvisionStrategy.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new SplitProvisionStrategy that is automatically validated on build.
spot(boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
spot(boolean) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
spot(boolean) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
SPOT - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.UsageType
 
SPOT - Enum constant in enum co.yellowdog.platform.model.json.FieldCategory
 
SPOT_AND_ON_DEMAND - Enum constant in enum co.yellowdog.platform.model.InstancePricing
 
SPOT_AS_PRICE_GO - Enum constant in enum co.yellowdog.platform.model.AlibabaSpotStrategy
 
SPOT_ONLY - Enum constant in enum co.yellowdog.platform.model.AwsFleetPurchaseOption
AWS EC2 Fleet will only use Spot instances.
SPOT_ONLY - Enum constant in enum co.yellowdog.platform.model.InstancePricing
 
SPOT_THEN_ON_DEMAND - Enum constant in enum co.yellowdog.platform.model.AwsFleetPurchaseOption
AWS EC2 Fleet will use both Spot and On-Demand instances but prefer Spot instances.
SPOT_WITH_PRICE_LIMIT - Enum constant in enum co.yellowdog.platform.model.AlibabaSpotStrategy
 
spotMaxPrice(Double) - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride.Builder
The maximum price that will be paid for spot instances.
spotMaxPrice(Double) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
spotMaxPrice(Double) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
spotMaxPrice(Double) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
spotOptions(AwsFleetSpotOptions) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
spotPrice(Price) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices.Builder
 
spotPriceLimit(Float) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
spotStrategy(AlibabaSpotStrategy) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
sshKey(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
sshKey(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
sshKey(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
sshKey(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
sshKeys(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
sshKeys(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
StandardHttpHeaders - Class in co.yellowdog.platform.clients.web.headers
 
start() - Method in class co.yellowdog.platform.clients.objectstore.TransferBatch
 
start() - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
startComputeRequirement(ComputeRequirement) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
startComputeRequirement(ComputeRequirement) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to start all stopped instances provisioned for the specified requirement.
startComputeRequirement(String) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
startComputeRequirement(String) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to start all stopped instances provisioned for the specified requirement.
startedTime(InstantRange) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch.Builder
 
STARTING - Enum constant in enum co.yellowdog.platform.model.ComputeRequirementStatus
The instances provisioned for the requirement are being re-started after having been stopped.
STARTING - Enum constant in enum co.yellowdog.platform.model.WorkerStatus
The Agent has been instructed to start the Worker.
startInstances(ComputeRequirement, List<Instance>) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
startInstances(ComputeRequirement, List<Instance>) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to start the specified instances provisioned for the specified requirement.
startInstancesById(ComputeRequirement, List<InstanceId>) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to start the specified instances provisioned for the specified requirement.
startInstancesById(ComputeRequirement, List<InstanceId>) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
startTransfers() - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
startTransfers() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
STARTUP_NODES_ADDED - Enum constant in enum co.yellowdog.platform.model.NodeEvent
The initial provision of worker pool nodes has completed and nodes have registered (and been identified if node types are configured)
startWorkRequirement(WorkRequirement) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
startWorkRequirement(WorkRequirement) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Instructs the Scheduler to start the supplied work requirement after it was held.
startWorkRequirement(String) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
startWorkRequirement(String) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Instructs the Scheduler to start the supplied work requirement after it was held.
status() - Method in class co.yellowdog.platform.clients.web.HttpResponse
 
status(ComputeRequirementStatus) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary.Builder
The status of this compute requirement.
status(ComputeSourceExhaustionStatus) - Method in class co.yellowdog.platform.model.ComputeSourceExhaustion.Builder
If the source is associated with an exhausted allowance, gets the exhaustion status.
status(NodeActionQueueStatus) - Method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot.Builder
 
status(NodeStatus) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
status(NodeStatus) - Method in class co.yellowdog.platform.model.Node.Builder
The status of this instance.
status(WorkerPoolStatus) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary.Builder
The status of the worker pool.
status(WorkerPoolStatus) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool.Builder
 
status(WorkerPoolStatus) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool.Builder
 
status(WorkerStatus) - Method in class co.yellowdog.platform.model.Worker.Builder
The status of the worker.
status(WorkRequirementStatus) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary.Builder
The status of the work requirement.
statusChangedTime(Instant) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool.Builder
 
statusChangedTime(Instant) - Method in class co.yellowdog.platform.model.Node.Builder
The date and time when the status last changed.
statusChangedTime(Instant) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool.Builder
 
statusCounts(Map<ComputeRequirementStatus, Integer>) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementsSummary.Builder
 
statusCounts(Map<NodeStatus, Long>) - Method in class co.yellowdog.platform.model.NodeSummary.Builder
The number of nodes in each status.
statusCounts(Map<WorkerStatus, Long>) - Method in class co.yellowdog.platform.model.WorkerSummary.Builder
The number of workers in each status.
statusDurations(Map<InstanceStatus, Duration>) - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage.Builder
 
statuses(Collection<? extends NodeStatus>) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
statuses(List<ComputeRequirementStatus>) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch.Builder
 
statuses(List<ComputeRequirementStatus>) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch.Builder
 
statuses(List<InstanceStatus>) - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch.Builder
 
statuses(List<WorkerPoolStatus>) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch.Builder
 
statuses(List<TaskStatus>) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch.Builder
 
statuses(List<WorkRequirementStatus>) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch.Builder
 
STOP - Enum constant in enum co.yellowdog.platform.model.WorkerAction
The worker has been instructed to stop
stopComputeRequirement(ComputeRequirement) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
stopComputeRequirement(ComputeRequirement) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to stop all running instances provisioned for the specified requirement.
stopComputeRequirement(String) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
stopComputeRequirement(String) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to stop all running instances provisioned for the specified requirement.
stopInstances(ComputeRequirement, List<Instance>) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
stopInstances(ComputeRequirement, List<Instance>) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to stop the specified instances provisioned for the specified requirement.
stopInstancesById(ComputeRequirement, List<InstanceId>) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to stop the specified instances provisioned for the specified requirement.
stopInstancesById(ComputeRequirement, List<InstanceId>) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
STOPPED - Enum constant in enum co.yellowdog.platform.model.ComputeRequirementStatus
The instances provisioned for the requirement have stopped.
STOPPED - Enum constant in enum co.yellowdog.platform.model.InstanceStatus
The instance has been stopped.
STOPPED - Enum constant in enum co.yellowdog.platform.model.WorkerStatus
The Worker has been instructed to stop.
STOPPING - Enum constant in enum co.yellowdog.platform.model.ComputeRequirementStatus
The instances provisioned for the requirement are being stopped.
STOPPING - Enum constant in enum co.yellowdog.platform.model.InstanceStatus
The instance is in the process of being stopped.
stopTransfers() - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
stopTransfers() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
STORAGE_PROVIDER_EXCEPTION - Enum constant in enum co.yellowdog.platform.clients.objectstore.ErrorType
 
strategyType(Class<? extends ComputeProvisionStrategy>) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
strategyType(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary.Builder
 
strategyType(String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
strategyType(String) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate.Builder
 
stream(Function<SliceReference, Slice<T>>) - Static method in class co.yellowdog.platform.interaction.pagination.PaginationUtils
 
streamAll() - Method in class co.yellowdog.platform.clients.SearchClient
Streams all items.
streamNamespaceObjectPaths(ObjectPathsRequest) - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientImpl
 
streamNamespaceObjectPaths(ObjectPathsRequest) - Method in interface co.yellowdog.platform.clients.objectstore.ObjectStoreClient
 
streamNodes(NodeSearch) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
 
streamNodes(NodeSearch) - Method in interface co.yellowdog.platform.clients.scheduler.WorkerPoolClient
Deprecated, for removal: This API element is subject to removal in a future version.
use WorkerPoolClient.getNodes(NodeSearch) instead to search nodes.
streamTasks(TaskSearch) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
streamTasks(TaskSearch) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Deprecated, for removal: This API element is subject to removal in a future version.
use WorkClient.getTasks(TaskSearch) instead to search tasks.
StringAttributeConstraint - Class in co.yellowdog.platform.model
 
StringAttributeConstraint.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new SetAttributeConstraint.
StringAttributeConstraintValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
StringAttributeConstraintValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.StringAttributeConstraintValidator
 
StringAttributeDefinition - Class in co.yellowdog.platform.model
 
StringAttributeDefinition.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new StringAttributeDefinition that is automatically validated on build.
StringAttributeDefinitionValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
StringAttributeDefinitionValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.StringAttributeDefinitionValidator
 
StringAttributePreference - Class in co.yellowdog.platform.model
 
StringAttributePreference.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new StringAttributePreference.
StringAttributePreferenceValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
StringAttributePreferenceValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.StringAttributePreferenceValidator
 
StringAttributeValue - Class in co.yellowdog.platform.model
 
StringAttributeValue.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new StringAttributeValue that is automatically validated on build.
subject(String) - Method in class co.yellowdog.platform.model.AccessDelegate.Builder
 
subnetId(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
subnetId(String) - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride.Builder
The ID of the subnet to use for the provisioned instances.
subnetId(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
subnetId(String) - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface.Builder
Optional subnetId for this network interface.
subnetId(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
subnetId(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
subnetName(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
subnetName(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
subnetwork(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
subnetwork(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
subRegion(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch.Builder
 
subRegion(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch.Builder
 
subRegion(String) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch.Builder
 
SubRegion - Class in co.yellowdog.platform.interaction.cloudinfo
 
SubRegion(CloudProvider, String, String) - Constructor for class co.yellowdog.platform.interaction.cloudinfo.SubRegion
 
SUBREGION - Enum constant in enum co.yellowdog.platform.model.json.FieldAlias
 
SubRegionSearch - Class in co.yellowdog.platform.interaction.cloudinfo
 
SubRegionSearch.Builder - Class in co.yellowdog.platform.interaction.cloudinfo
 
subscribeTo(SubscriptionEventListener<T>, Function<SubscriptionEventListener<T>, CompletableFuture<?>>) - Static method in class co.yellowdog.platform.clients.serversentevents.Subscription
 
subscribeToJson(Class<T>, SubscriptionEventListener<T>) - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
Subscription<T> - Class in co.yellowdog.platform.clients.serversentevents
Manages multiple listeners subscribing to the same logical instance of T (as opposed to specific object instance in memory).
subscriptionCancelled() - Method in class co.yellowdog.platform.clients.serversentevents.Subscription
 
subscriptionCancelled() - Method in interface co.yellowdog.platform.clients.serversentevents.SubscriptionEventListener
Invoked if the server cancels the subscription associated with this listener
subscriptionError(Throwable) - Method in class co.yellowdog.platform.clients.serversentevents.Subscription
 
subscriptionError(Throwable) - Method in interface co.yellowdog.platform.clients.serversentevents.SubscriptionEventListener
Invoked if an error occurs on the subscription associated with this listener.
SubscriptionEventListener<T> - Interface in co.yellowdog.platform.clients.serversentevents
The base interface for all YellowDog Platform server sent event listeners.
subscriptionId(String) - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential.Builder
The Azure Subscription ID
SubscriptionManager<T> - Class in co.yellowdog.platform.clients.serversentevents
 
SubscriptionManager(BiFunction<String, SubscriptionEventListener<T>, Subscription<T>>) - Constructor for class co.yellowdog.platform.clients.serversentevents.SubscriptionManager
 
SUCCESSFUL - Static variable in class co.yellowdog.platform.clients.web.HttpStatus.Series
 
suppliedId(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage.Builder
 
supportedInstanceType(String) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
supportedInstanceType(String) - Method in class co.yellowdog.platform.model.MachineImage.Builder
 
supportedInstanceTypes(Collection<? extends String>) - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
supportedInstanceTypes(Collection<? extends String>) - Method in class co.yellowdog.platform.model.MachineImage.Builder
 
supportedInstanceTypes(List<String>) - Method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability.Builder
 
supportedTaskTypes(List<String>) - Method in class co.yellowdog.platform.model.NodeDetails.Builder
The task types supported by this node.
SynchronizedPredicatedRunner - Class in co.yellowdog.platform.clients.serversentevents
 
SynchronizedPredicatedRunner(Supplier<Boolean>) - Constructor for class co.yellowdog.platform.clients.serversentevents.SynchronizedPredicatedRunner
 
SystemGenerated - Annotation Type in co.yellowdog.platform.model.validation
The annotated field should never be set, except by YellowDog Platform Services.

T

tag(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch.Builder
 
tag(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary.Builder
 
tag(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch.Builder
 
tag(String) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch.Builder
 
tag(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch.Builder
 
tag(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary.Builder
 
tag(String) - Method in class co.yellowdog.platform.model.ComputeRequirement.Builder
 
tag(String) - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
tag(String) - Method in class co.yellowdog.platform.model.Task.Builder
 
tag(String) - Method in class co.yellowdog.platform.model.TaskGroup.Builder
 
tag(String) - Method in class co.yellowdog.platform.model.WorkRequirement.Builder
 
Tagged - Interface in co.yellowdog.platform.model
Interface implemented by all model types that have a tag field for user defined information
tags(Map<String, String>) - Method in class co.yellowdog.platform.interaction.metrics.TrackSearch.Builder
 
tags(Map<String, String>) - Method in class co.yellowdog.platform.model.Track.Builder
 
targetCount(Double) - Method in class co.yellowdog.platform.model.NodeWorkerTarget.Builder
 
targetInstanceCount(int) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary.Builder
The number of instances to be provisioned to meet this compute requirement.
targetInstanceCount(int) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage.Builder
 
targetInstanceCount(int) - Method in class co.yellowdog.platform.model.ComputeRequirement.Builder
 
targetNodeCount(Integer) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties.Builder
The number of nodes that will be configured to register with this worker pool.
targetType(NodeWorkerTargetType) - Method in class co.yellowdog.platform.model.NodeWorkerTarget.Builder
 
Task - Class in co.yellowdog.platform.model
Defines a task to be executed as part of a WorkRequirement.
Task(String, String, String, List<String>, String, Map<String, String>, List<TaskInput>, FlattenPath, List<TaskOutput>, Duration, TaskData) - Constructor for class co.yellowdog.platform.model.Task
Constructs a new task with the specified values.
TASK_GROUPS_MAX - Static variable in class co.yellowdog.platform.model.WorkRequirement
 
TASK_NAMESPACE - Enum constant in enum co.yellowdog.platform.model.TaskInputSource
Task inputs from the same namespace as the task.
Task.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new Task that is automatically validated on build.
taskData(String) - Method in class co.yellowdog.platform.model.Task.Builder
 
TaskData - Class in co.yellowdog.platform.model
 
TaskData() - Constructor for class co.yellowdog.platform.model.TaskData
 
TaskDataInput - Class in co.yellowdog.platform.model
 
TaskDataInput.Builder - Class in co.yellowdog.platform.model
 
TaskDataOutput - Class in co.yellowdog.platform.model
 
TaskDataOutput.Builder - Class in co.yellowdog.platform.model
 
TaskError - Class in co.yellowdog.platform.model
Holds details of an error that occurred during execution of the task.
TaskError.Builder - Class in co.yellowdog.platform.model
 
taskGroup(TaskGroup) - Method in class co.yellowdog.platform.model.WorkRequirement.Builder
 
TaskGroup - Class in co.yellowdog.platform.model
Defines a group of tasks to be executed as part of a WorkRequirement.
TaskGroup(String, String, RunSpecification, Double, String, Boolean, Boolean, Duration) - Constructor for class co.yellowdog.platform.model.TaskGroup
Constructs a new task group with the specified values.
TaskGroup.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new TaskGroup that is automatically validated on build.
taskGroupId(String) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch.Builder
 
taskGroupIds(List<String>) - Method in class co.yellowdog.platform.model.Worker.Builder
The IDs of the task groups which have claims on the worker.
taskGroups(Collection<? extends TaskGroup>) - Method in class co.yellowdog.platform.model.WorkRequirement.Builder
 
TaskGroupStatus - Enum in co.yellowdog.platform.model
Describes the status of a task group.
TaskInput - Class in co.yellowdog.platform.model
Defines task inputs to be downloaded prior to worker execution of the task.
TaskInput(TaskInputSource, String, String, TaskInputVerification) - Constructor for class co.yellowdog.platform.model.TaskInput
 
TaskInput.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new TaskInput that is automatically validated on build.
TaskInputSource - Enum in co.yellowdog.platform.model
Defines the source contexts where task inputs can be found.
TaskInputValidator - Class in co.yellowdog.platform.model.validation.customvalidators
Custom validator applied to task inputs.
TaskInputValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.TaskInputValidator
 
TaskInputVerification - Enum in co.yellowdog.platform.model
Indicates if the Scheduler should verify the existence of a task input prior to starting the task.
TaskInputVerificationStatus - Enum in co.yellowdog.platform.model
Describes the status of a task input that requires verification.
TaskOutput - Class in co.yellowdog.platform.model
Defines task outputs to be uploaded following worker execution of the
TaskOutput.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new TaskOutput that is automatically validated on build.
TaskOutputSource - Enum in co.yellowdog.platform.model
Defines the source contexts where the task outputs can be found.
TaskOutputValidator - Class in co.yellowdog.platform.model.validation.customvalidators
Custom validator applied to task outputs.
TaskOutputValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.TaskOutputValidator
 
TaskSearch - Class in co.yellowdog.platform.interaction.scheduler
 
TaskSearch.Builder - Class in co.yellowdog.platform.interaction.scheduler
 
tasksPerWorker(Integer) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
Determines the number of worker claims based on splitting the number of unfinished tasks across workers.
TaskStatus - Enum in co.yellowdog.platform.model
Describes the status of task.
TaskSummary - Class in co.yellowdog.platform.model
 
TaskSummary() - Constructor for class co.yellowdog.platform.model.TaskSummary
 
taskTimeout(Duration) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
The maximum time that a worker should attempt to execute a task for before failing it.
taskType(String) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
taskType(String) - Method in class co.yellowdog.platform.model.Task.Builder
 
taskTypes(Collection<? extends String>) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
TaskValidator - Class in co.yellowdog.platform.model.validation.customvalidators
Custom validator applied to tasks.
TaskValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.TaskValidator
 
templateId(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage.Builder
 
tenantId(String) - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential.Builder
The Azure Tenant ID
tenantId(String) - Method in class co.yellowdog.platform.account.credentials.OciCredential.Builder
The OCI tenant ID (ocid).
tenantId(String) - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties.Builder
 
TERMINATE - Enum constant in enum co.yellowdog.platform.model.GceHostMaintenanceBehaviour
Specifies that instances shall be stopped on a host maintenance event.
terminateComputeRequirement(ComputeRequirement) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
terminateComputeRequirement(ComputeRequirement) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to terminate the specified requirement.
terminateComputeRequirement(String) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
terminateComputeRequirement(String) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to terminate the specified requirement.
TERMINATED - Enum constant in enum co.yellowdog.platform.model.ComputeRequirementStatus
The instances provisioned for the requirement have been terminated.
TERMINATED - Enum constant in enum co.yellowdog.platform.model.InstanceStatus
The instance has been terminated and can no longer be used.
TERMINATED - Enum constant in enum co.yellowdog.platform.model.NodeStatus
The node has been terminated.
TERMINATED - Enum constant in enum co.yellowdog.platform.model.WorkerPoolStatus
The worker pool is terminated and the associated compute requirement is terminated (provisioned worker pool) or all nodes have shutdown (configured worker pool).
terminateInstances(ComputeRequirement, List<Instance>) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
terminateInstances(ComputeRequirement, List<Instance>) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to terminate the specified instances provisioned for the specified requirement.
terminateInstancesById(ComputeRequirement, List<InstanceId>) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Instructs YellowDog Compute to terminate the specified instances provisioned for the specified requirement.
terminateInstancesById(ComputeRequirement, List<InstanceId>) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
TERMINATING - Enum constant in enum co.yellowdog.platform.model.ComputeRequirementStatus
The instances provisioned for the requirement are being terminated.
TERMINATING - Enum constant in enum co.yellowdog.platform.model.InstanceStatus
The instance is in the process of being terminated.
TERMINATION - Enum constant in enum co.yellowdog.platform.model.ComputeSourceExhaustionStatus
 
testComputeRequirementTemplate(ComputeRequirementTemplateUsage) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
testComputeRequirementTemplate(ComputeRequirementTemplateUsage) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Generates a new compute requirement based on the specified template and requirement properties.
TEXT_EVENT_STREAM - Static variable in class co.yellowdog.platform.clients.web.MediaType
 
TEXT_PLAIN - Static variable in class co.yellowdog.platform.clients.web.MediaType
 
THB - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Thai Baht
throwing() - Static method in class co.yellowdog.platform.clients.web.error.ErrorHandlers
 
timeout(Duration) - Method in class co.yellowdog.platform.model.AutoShutdown.Builder
 
timeout(Duration) - Method in class co.yellowdog.platform.model.Task.Builder
 
timestamp(InstantRange) - Method in class co.yellowdog.platform.interaction.metrics.MeasurementSearch.Builder
 
timestamp(Instant) - Method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot.Builder
 
timestamp(Instant) - Method in class co.yellowdog.platform.model.TaskError.Builder
The time at which the error occurred.
title(String) - Method in class co.yellowdog.platform.interaction.account.FeatureDetail.Builder
 
title(String) - Method in class co.yellowdog.platform.interaction.account.PermissionDetail.Builder
 
title(String) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition.Builder
 
title(String) - Method in class co.yellowdog.platform.model.StringAttributeDefinition.Builder
 
toBuilder() - Method in class co.yellowdog.platform.account.credentials.AlibabaCredential
 
toBuilder() - Method in class co.yellowdog.platform.account.credentials.AwsAccountRoleCredential
 
toBuilder() - Method in class co.yellowdog.platform.account.credentials.AwsCredential
 
toBuilder() - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential
 
toBuilder() - Method in class co.yellowdog.platform.account.credentials.AzureInstanceCredential
 
toBuilder() - Method in class co.yellowdog.platform.account.credentials.AzureStorageCredential
 
toBuilder() - Method in interface co.yellowdog.platform.account.credentials.Credential
 
toBuilder() - Method in class co.yellowdog.platform.account.credentials.GoogleCloudCredential
 
toBuilder() - Method in class co.yellowdog.platform.account.credentials.OciCredential
 
toBuilder() - Method in class co.yellowdog.platform.interaction.account.GroupSearch
 
toBuilder() - Method in class co.yellowdog.platform.interaction.account.RoleSearch
 
toBuilder() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
toBuilder() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
toBuilder() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
toBuilder() - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch
 
toBuilder() - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
toBuilder() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
toBuilder() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
toBuilder() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsRequest
 
toBuilder() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsSliceRequest
 
toBuilder() - Method in class co.yellowdog.platform.interaction.pagination.SliceReference
 
toBuilder() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
toBuilder() - Method in class co.yellowdog.platform.interaction.scheduler.ProvisionTemplateWorkerPoolRequest
 
toBuilder() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
toBuilder() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
toBuilder() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
toBuilder() - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
toBuilder() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
toBuilder() - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration
 
toBuilder() - Method in class co.yellowdog.platform.model.AwsCapacityReservation
 
toBuilder() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
toBuilder() - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride
 
toBuilder() - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
 
toBuilder() - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
 
toBuilder() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
toBuilder() - Method in class co.yellowdog.platform.model.AwsPlacementGroup
 
toBuilder() - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface
 
toBuilder() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
toBuilder() - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration
 
toBuilder() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
toBuilder() - Method in class co.yellowdog.platform.model.ComputeRequirement
 
toBuilder() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
toBuilder() - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
toBuilder() - Method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
toBuilder() - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter
 
toBuilder() - Method in class co.yellowdog.platform.model.ComputeSourceUsage
 
toBuilder() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties
 
toBuilder() - Method in class co.yellowdog.platform.model.DoubleRange
 
toBuilder() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
toBuilder() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
toBuilder() - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration
 
toBuilder() - Method in class co.yellowdog.platform.model.InstantRange
 
toBuilder() - Method in class co.yellowdog.platform.model.IntegerRange
 
toBuilder() - Method in class co.yellowdog.platform.model.LongRange
 
toBuilder() - Method in class co.yellowdog.platform.model.MachineImage
 
toBuilder() - Method in class co.yellowdog.platform.model.MachineImageFamily
 
toBuilder() - Method in class co.yellowdog.platform.model.MachineImageGroup
 
toBuilder() - Method in class co.yellowdog.platform.model.NamespacePolicy
 
toBuilder() - Method in interface co.yellowdog.platform.model.NodeAction
 
toBuilder() - Method in class co.yellowdog.platform.model.NodeActionGroup
 
toBuilder() - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction
 
toBuilder() - Method in class co.yellowdog.platform.model.NodeRunCommandAction
 
toBuilder() - Method in class co.yellowdog.platform.model.NodeType
 
toBuilder() - Method in class co.yellowdog.platform.model.NodeWorkerTarget
 
toBuilder() - Method in class co.yellowdog.platform.model.NodeWriteFileAction
 
toBuilder() - Method in class co.yellowdog.platform.model.NumericAttributeConstraint
 
toBuilder() - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
toBuilder() - Method in class co.yellowdog.platform.model.NumericAttributePreference
 
toBuilder() - Method in class co.yellowdog.platform.model.NumericAttributeRange
 
toBuilder() - Method in class co.yellowdog.platform.model.NumericAttributeValue
 
toBuilder() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
toBuilder() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
toBuilder() - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
toBuilder() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
 
toBuilder() - Method in class co.yellowdog.platform.model.RetryProperties
 
toBuilder() - Method in class co.yellowdog.platform.model.RunSpecification
 
toBuilder() - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration
 
toBuilder() - Method in class co.yellowdog.platform.model.ServicesSchema
 
toBuilder() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
toBuilder() - Method in class co.yellowdog.platform.model.SingleSourceProvisionStrategy
 
toBuilder() - Method in class co.yellowdog.platform.model.SplitProvisionStrategy
 
toBuilder() - Method in class co.yellowdog.platform.model.StringAttributeConstraint
 
toBuilder() - Method in class co.yellowdog.platform.model.StringAttributeDefinition
 
toBuilder() - Method in class co.yellowdog.platform.model.StringAttributePreference
 
toBuilder() - Method in class co.yellowdog.platform.model.StringAttributeValue
 
toBuilder() - Method in class co.yellowdog.platform.model.Task
 
toBuilder() - Method in class co.yellowdog.platform.model.TaskGroup
 
toBuilder() - Method in class co.yellowdog.platform.model.TaskInput
 
toBuilder() - Method in class co.yellowdog.platform.model.TaskOutput
 
toBuilder() - Method in class co.yellowdog.platform.model.WaterfallProvisionStrategy
 
toBuilder() - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration
 
toBuilder() - Method in class co.yellowdog.platform.model.WorkRequirement
 
toFeature() - Method in class co.yellowdog.platform.interaction.account.FeatureDetail
 
token(WorkerPoolToken) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolResponse.Builder
 
tokenTtl(Duration) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest.Builder
The time-to-live of the worker pool token.
TOO_MANY_REQUESTS - Static variable in class co.yellowdog.platform.clients.web.HttpStatus
 
toPermission() - Method in class co.yellowdog.platform.interaction.account.PermissionDetail
 
toString() - Method in class co.yellowdog.platform.account.authentication.ApiKey
 
toString() - Method in class co.yellowdog.platform.account.credentials.AlibabaCredential.Builder
 
toString() - Method in class co.yellowdog.platform.account.credentials.AlibabaCredential
 
toString() - Method in class co.yellowdog.platform.account.credentials.AwsAccountRoleCredential.Builder
 
toString() - Method in class co.yellowdog.platform.account.credentials.AwsAccountRoleCredential
 
toString() - Method in class co.yellowdog.platform.account.credentials.AwsCredential.Builder
 
toString() - Method in class co.yellowdog.platform.account.credentials.AwsCredential
 
toString() - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential.Builder
 
toString() - Method in class co.yellowdog.platform.account.credentials.AzureClientCredential
 
toString() - Method in class co.yellowdog.platform.account.credentials.AzureInstanceCredential.Builder
 
toString() - Method in class co.yellowdog.platform.account.credentials.AzureInstanceCredential
 
toString() - Method in class co.yellowdog.platform.account.credentials.AzureStorageCredential.Builder
 
toString() - Method in class co.yellowdog.platform.account.credentials.AzureStorageCredential
 
toString() - Method in class co.yellowdog.platform.account.credentials.GoogleCloudCredential.Builder
 
toString() - Method in class co.yellowdog.platform.account.credentials.GoogleCloudCredential
 
toString() - Method in class co.yellowdog.platform.account.credentials.OciCredential.Builder
 
toString() - Method in class co.yellowdog.platform.account.credentials.OciCredential
 
toString() - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementSourceErrorEventListener.EventData
 
toString() - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementStatusChangedEventListener.EventData
 
toString() - Method in class co.yellowdog.platform.clients.objectstore.ObjectStoreClientConfigurationProperties
 
toString() - Method in class co.yellowdog.platform.clients.objectstore.TransferProperties
 
toString() - Method in class co.yellowdog.platform.clients.objectstore.TransferStatistics
 
toString() - Method in class co.yellowdog.platform.clients.serversentevents.ServerSentEvent.Builder
 
toString() - Method in class co.yellowdog.platform.clients.serversentevents.ServerSentEvent
 
toString() - Method in exception class co.yellowdog.platform.clients.ServiceClientException
 
toString() - Method in class co.yellowdog.platform.clients.web.HttpStatus.Series
 
toString() - Method in class co.yellowdog.platform.clients.web.HttpStatus
 
toString() - Method in class co.yellowdog.platform.clients.web.UserAgent
 
toString() - Method in class co.yellowdog.platform.interaction.account.AddApplicationRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.AddApplicationResponse.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.account.AddApplicationResponse
 
toString() - Method in class co.yellowdog.platform.interaction.account.AddGroupRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.AddUserRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.AddUserResponse.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.account.AddUserResponse
 
toString() - Method in class co.yellowdog.platform.interaction.account.ApplicationSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.account.ApplicationSearch
 
toString() - Method in class co.yellowdog.platform.interaction.account.ChangePasswordRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.account.CreateKeyringRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.CreateKeyringResponse.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.account.CreateKeyringResponse
 
toString() - Method in class co.yellowdog.platform.interaction.account.EmailChangeRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.ExistingPasswordRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.FeatureDetail.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.account.FeatureDetail
 
toString() - Method in class co.yellowdog.platform.interaction.account.GrantApplicationAccessRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.GrantUserAccessRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.GroupSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.account.GroupSearch
 
toString() - Method in class co.yellowdog.platform.interaction.account.GroupSummary.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.account.GroupSummary
 
toString() - Method in class co.yellowdog.platform.interaction.account.KeyringAccessSecrets
 
toString() - Method in class co.yellowdog.platform.interaction.account.KeyringSummary.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.account.KeyringSummary
 
toString() - Method in class co.yellowdog.platform.interaction.account.NewPasswordRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.PermissionDetail.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.account.PermissionDetail
 
toString() - Method in class co.yellowdog.platform.interaction.account.RoleSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.account.RoleSearch
 
toString() - Method in class co.yellowdog.platform.interaction.account.SetPasswordRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.UpdateApplicationRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.UpdateGroupRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.UpdateKeyringRequest.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.account.UpdateKeyringRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.UpdateUserRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.UserLoginRequest
 
toString() - Method in class co.yellowdog.platform.interaction.account.UserPortalContext.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.account.UserPortalContext
 
toString() - Method in class co.yellowdog.platform.interaction.account.UserSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.account.UserSearch
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceType
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePrice
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeRegion
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeSearch
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPrices
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypeWithPricesSearch
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.Price
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.Region
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.RegionSearch
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegion
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.cloudinfo.SubRegionSearch
 
toString() - Method in class co.yellowdog.platform.interaction.compute.CheckCredentialsResult.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.compute.CheckCredentialsResult
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementDynamicTemplateTestResult
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSearch
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementsSummary.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementsSummary
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementStaticTemplateTestResult
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummary
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementSummarySearch
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeDefinition
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuery.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuery
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderQuerySource
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderRegistration
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResults
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeProviderResultsSource
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.compute.ExternalAttributeSource
 
toString() - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.compute.InstanceSearch
 
toString() - Method in class co.yellowdog.platform.interaction.compute.InternalAttributeSource.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.compute.InternalAttributeSource
 
toString() - Method in class co.yellowdog.platform.interaction.ErrorResponse.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.ErrorResponse
 
toString() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySearch
 
toString() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.images.MachineImageFamilySummary
 
toString() - Method in class co.yellowdog.platform.interaction.images.MetadataFilter.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.images.MetadataFilter
 
toString() - Method in class co.yellowdog.platform.interaction.metrics.MeasurementAggregate
 
toString() - Method in class co.yellowdog.platform.interaction.metrics.MeasurementSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.metrics.MeasurementSearch
 
toString() - Method in class co.yellowdog.platform.interaction.metrics.TrackSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.metrics.TrackSearch
 
toString() - Method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.namespaces.NamespacePolicySearch
 
toString() - Method in class co.yellowdog.platform.interaction.objectstore.NamespaceObjectsResponse
 
toString() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadRequest
 
toString() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectDownloadResponse
 
toString() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPath
 
toString() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsRequest.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsRequest
 
toString() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsSliceRequest.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectPathsSliceRequest
 
toString() - Method in class co.yellowdog.platform.interaction.objectstore.ObjectUploadRequest
 
toString() - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.objectstore.TransferStatusResponse
 
toString() - Method in class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
toString() - Method in class co.yellowdog.platform.interaction.pagination.Slice
 
toString() - Method in class co.yellowdog.platform.interaction.pagination.SliceReference.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.pagination.SliceReference
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolRequest
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolResponse.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolResponse
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.AddNodeActionsRequest.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.AddNodeActionsRequest
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.NamespaceAutoscalingCapacityResponse
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.ProvisionTemplateWorkerPoolRequest.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.ProvisionTemplateWorkerPoolRequest
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolDashboardSummary
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementDashboardSummary
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSearch
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary
 
toString() - Method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.usage.AllowanceExhaustedNotification
 
toString() - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.usage.AllowanceSearch
 
toString() - Method in class co.yellowdog.platform.interaction.usage.ComputeNamespaceFilter
 
toString() - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsage
 
toString() - Method in class co.yellowdog.platform.interaction.usage.ComputeRequirementUsageFilter
 
toString() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage.Builder
 
toString() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsage
 
toString() - Method in class co.yellowdog.platform.interaction.usage.InstanceUsageFilter
 
toString() - Method in class co.yellowdog.platform.model.AccessDelegate.Builder
 
toString() - Method in class co.yellowdog.platform.model.AccessDelegate
 
toString() - Method in class co.yellowdog.platform.model.Account.Builder
 
toString() - Method in class co.yellowdog.platform.model.Account
 
toString() - Method in class co.yellowdog.platform.model.AccountAllowance.Builder
 
toString() - Method in class co.yellowdog.platform.model.AccountAllowance
 
toString() - Method in class co.yellowdog.platform.model.AccountAuthenticationProperties.Builder
 
toString() - Method in class co.yellowdog.platform.model.AccountAuthenticationProperties
 
toString() - Method in class co.yellowdog.platform.model.AccountPolicy.Builder
 
toString() - Method in class co.yellowdog.platform.model.AccountPolicy
 
toString() - Method in class co.yellowdog.platform.model.AlibabaInstance
 
toString() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
toString() - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource
 
toString() - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration.Builder
 
toString() - Method in class co.yellowdog.platform.model.AlibabaNamespaceStorageConfiguration
 
toString() - Method in class co.yellowdog.platform.model.Allowance
 
toString() - Method in class co.yellowdog.platform.model.Application.Builder
 
toString() - Method in class co.yellowdog.platform.model.Application
 
toString() - Method in class co.yellowdog.platform.model.AutoShutdown.Builder
 
toString() - Method in class co.yellowdog.platform.model.AutoShutdown
 
toString() - Method in class co.yellowdog.platform.model.AwsCapacityReservation.Builder
 
toString() - Method in class co.yellowdog.platform.model.AwsCapacityReservation
 
toString() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
toString() - Method in class co.yellowdog.platform.model.AwsFleetComputeSource
 
toString() - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride.Builder
 
toString() - Method in class co.yellowdog.platform.model.AwsFleetInstanceOverride
 
toString() - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions.Builder
 
toString() - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions
 
toString() - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions.Builder
 
toString() - Method in class co.yellowdog.platform.model.AwsFleetSpotOptions
 
toString() - Method in class co.yellowdog.platform.model.AwsInstance
 
toString() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
toString() - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource
 
toString() - Method in class co.yellowdog.platform.model.AwsPlacementGroup.Builder
 
toString() - Method in class co.yellowdog.platform.model.AwsPlacementGroup
 
toString() - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface.Builder
 
toString() - Method in class co.yellowdog.platform.model.AwsSecondaryNetworkInterface
 
toString() - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties.Builder
 
toString() - Method in class co.yellowdog.platform.model.AzureAccountAuthenticationProperties
 
toString() - Method in class co.yellowdog.platform.model.AzureInstance
 
toString() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
toString() - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource
 
toString() - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration.Builder
 
toString() - Method in class co.yellowdog.platform.model.AzureNamespaceStorageConfiguration
 
toString() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
toString() - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReport
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage.Builder
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReportImage
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability.Builder
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReportImageAvailability
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReportNumericConstraint.Builder
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReportNumericConstraint
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReportPreference.Builder
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReportPreference
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource.Builder
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute.Builder
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint.Builder
 
toString() - Method in class co.yellowdog.platform.model.BestComputeSourceReportStringConstraint
 
toString() - Method in class co.yellowdog.platform.model.ComputeRequirement.Builder
 
toString() - Method in class co.yellowdog.platform.model.ComputeRequirement
 
toString() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
toString() - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate
 
toString() - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate.Builder
 
toString() - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate
 
toString() - Method in class co.yellowdog.platform.model.ComputeRequirementSupportedOperations.Builder
 
toString() - Method in class co.yellowdog.platform.model.ComputeRequirementSupportedOperations
 
toString() - Method in class co.yellowdog.platform.model.ComputeSourceExhaustion.Builder
 
toString() - Method in class co.yellowdog.platform.model.ComputeSourceExhaustion
 
toString() - Method in class co.yellowdog.platform.model.ComputeSourceTemplate.Builder
 
toString() - Method in class co.yellowdog.platform.model.ComputeSourceTemplate
 
toString() - Method in class co.yellowdog.platform.model.ComputeSourceTraits.Builder
 
toString() - Method in class co.yellowdog.platform.model.ComputeSourceTraits
 
toString() - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter.Builder
 
toString() - Method in class co.yellowdog.platform.model.ComputeSourceTraitsFilter
 
toString() - Method in class co.yellowdog.platform.model.ComputeSourceUsage.Builder
 
toString() - Method in class co.yellowdog.platform.model.ComputeSourceUsage
 
toString() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool.Builder
 
toString() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool
 
toString() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties.Builder
 
toString() - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties
 
toString() - Method in class co.yellowdog.platform.model.DoubleRange.Builder
 
toString() - Method in class co.yellowdog.platform.model.DoubleRange
 
toString() - Method in class co.yellowdog.platform.model.ExternalUser
 
toString() - Method in class co.yellowdog.platform.model.GceInstance
 
toString() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
toString() - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource
 
toString() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
toString() - Method in class co.yellowdog.platform.model.GceInstancesComputeSource
 
toString() - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration.Builder
 
toString() - Method in class co.yellowdog.platform.model.GcsNamespaceStorageConfiguration
 
toString() - Method in class co.yellowdog.platform.model.Group.Builder
 
toString() - Method in class co.yellowdog.platform.model.Group
 
toString() - Method in class co.yellowdog.platform.model.GroupRole.Builder
 
toString() - Method in class co.yellowdog.platform.model.GroupRole
 
toString() - Method in class co.yellowdog.platform.model.Instance
 
toString() - Method in class co.yellowdog.platform.model.InstanceId.Builder
 
toString() - Method in class co.yellowdog.platform.model.InstanceId
 
toString() - Method in class co.yellowdog.platform.model.InstanceSummary
 
toString() - Method in class co.yellowdog.platform.model.InstantRange.Builder
 
toString() - Method in class co.yellowdog.platform.model.InstantRange
 
toString() - Method in class co.yellowdog.platform.model.IntegerRange.Builder
 
toString() - Method in class co.yellowdog.platform.model.IntegerRange
 
toString() - Method in class co.yellowdog.platform.model.InternalUser
 
toString() - Method in class co.yellowdog.platform.model.Keyring.Builder
 
toString() - Method in class co.yellowdog.platform.model.Keyring
 
toString() - Method in class co.yellowdog.platform.model.KeyringAccessor.Builder
 
toString() - Method in class co.yellowdog.platform.model.KeyringAccessor
 
toString() - Method in class co.yellowdog.platform.model.KeyringCredential.Builder
 
toString() - Method in class co.yellowdog.platform.model.KeyringCredential
 
toString() - Method in class co.yellowdog.platform.model.LongRange.Builder
 
toString() - Method in class co.yellowdog.platform.model.LongRange
 
toString() - Method in class co.yellowdog.platform.model.MachineImage.Builder
 
toString() - Method in class co.yellowdog.platform.model.MachineImage
 
toString() - Method in class co.yellowdog.platform.model.MachineImageFamily.Builder
 
toString() - Method in class co.yellowdog.platform.model.MachineImageFamily
 
toString() - Method in class co.yellowdog.platform.model.MachineImageGroup.Builder
 
toString() - Method in class co.yellowdog.platform.model.MachineImageGroup
 
toString() - Method in class co.yellowdog.platform.model.NamespacePolicy.Builder
 
toString() - Method in class co.yellowdog.platform.model.NamespacePolicy
 
toString() - Method in class co.yellowdog.platform.model.Node.Builder
 
toString() - Method in class co.yellowdog.platform.model.Node
 
toString() - Method in class co.yellowdog.platform.model.NodeActionGroup.Builder
 
toString() - Method in class co.yellowdog.platform.model.NodeActionGroup
 
toString() - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction.Builder
 
toString() - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction
 
toString() - Method in class co.yellowdog.platform.model.NodeDetails.Builder
 
toString() - Method in class co.yellowdog.platform.model.NodeDetails
 
toString() - Method in class co.yellowdog.platform.model.NodeRunCommandAction.Builder
 
toString() - Method in class co.yellowdog.platform.model.NodeRunCommandAction
 
toString() - Method in class co.yellowdog.platform.model.NodeSummary.Builder
 
toString() - Method in class co.yellowdog.platform.model.NodeSummary
 
toString() - Method in class co.yellowdog.platform.model.NodeType.Builder
 
toString() - Method in class co.yellowdog.platform.model.NodeType
 
toString() - Method in class co.yellowdog.platform.model.NodeWorkerTarget.Builder
 
toString() - Method in class co.yellowdog.platform.model.NodeWorkerTarget
 
toString() - Method in class co.yellowdog.platform.model.NodeWriteFileAction.Builder
 
toString() - Method in class co.yellowdog.platform.model.NodeWriteFileAction
 
toString() - Method in class co.yellowdog.platform.model.NumericAttributeConstraint.Builder
 
toString() - Method in class co.yellowdog.platform.model.NumericAttributeConstraint
 
toString() - Method in class co.yellowdog.platform.model.NumericAttributeDefinition.Builder
 
toString() - Method in class co.yellowdog.platform.model.NumericAttributeDefinition
 
toString() - Method in class co.yellowdog.platform.model.NumericAttributePreference.Builder
 
toString() - Method in class co.yellowdog.platform.model.NumericAttributePreference
 
toString() - Method in class co.yellowdog.platform.model.NumericAttributeRange.Builder
 
toString() - Method in class co.yellowdog.platform.model.NumericAttributeRange
 
toString() - Method in class co.yellowdog.platform.model.NumericAttributeValue.Builder
 
toString() - Method in class co.yellowdog.platform.model.NumericAttributeValue
 
toString() - Method in class co.yellowdog.platform.model.ObjectDetail.Builder
 
toString() - Method in class co.yellowdog.platform.model.ObjectDetail
 
toString() - Method in class co.yellowdog.platform.model.OciInstance
 
toString() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
toString() - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource
 
toString() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
toString() - Method in class co.yellowdog.platform.model.OciInstancesComputeSource
 
toString() - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration.Builder
 
toString() - Method in class co.yellowdog.platform.model.OciNamespaceStorageConfiguration
 
toString() - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties.Builder
 
toString() - Method in class co.yellowdog.platform.model.OktaAccountAuthenticationProperties
 
toString() - Method in class co.yellowdog.platform.model.ProviderNodeSummary.Builder
 
toString() - Method in class co.yellowdog.platform.model.ProviderNodeSummary
 
toString() - Method in class co.yellowdog.platform.model.ProviderRegionNodeSummary.Builder
 
toString() - Method in class co.yellowdog.platform.model.ProviderRegionNodeSummary
 
toString() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool.Builder
 
toString() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool
 
toString() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties.Builder
 
toString() - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties
 
toString() - Method in class co.yellowdog.platform.model.RequirementAllowance.Builder
 
toString() - Method in class co.yellowdog.platform.model.RequirementAllowance
 
toString() - Method in class co.yellowdog.platform.model.RequirementsAllowance.Builder
 
toString() - Method in class co.yellowdog.platform.model.RequirementsAllowance
 
toString() - Method in class co.yellowdog.platform.model.RetryProperties.Builder
 
toString() - Method in class co.yellowdog.platform.model.RetryProperties
 
toString() - Method in class co.yellowdog.platform.model.Role.Builder
 
toString() - Method in class co.yellowdog.platform.model.Role
 
toString() - Method in class co.yellowdog.platform.model.RoleSummary.Builder
 
toString() - Method in class co.yellowdog.platform.model.RoleSummary
 
toString() - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
toString() - Method in class co.yellowdog.platform.model.RunSpecification
 
toString() - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration.Builder
 
toString() - Method in class co.yellowdog.platform.model.S3NamespaceStorageConfiguration
 
toString() - Method in class co.yellowdog.platform.model.ServicesSchema.Builder
 
toString() - Method in class co.yellowdog.platform.model.ServicesSchema
 
toString() - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
toString() - Method in class co.yellowdog.platform.model.SimulatorComputeSource
 
toString() - Method in class co.yellowdog.platform.model.SimulatorInstance
 
toString() - Method in class co.yellowdog.platform.model.SingleSourceProvisionStrategy.Builder
 
toString() - Method in class co.yellowdog.platform.model.SingleSourceProvisionStrategy
 
toString() - Method in class co.yellowdog.platform.model.SourceAllowance.Builder
 
toString() - Method in class co.yellowdog.platform.model.SourceAllowance
 
toString() - Method in class co.yellowdog.platform.model.SourcesAllowance.Builder
 
toString() - Method in class co.yellowdog.platform.model.SourcesAllowance
 
toString() - Method in class co.yellowdog.platform.model.SplitProvisionStrategy.Builder
 
toString() - Method in class co.yellowdog.platform.model.SplitProvisionStrategy
 
toString() - Method in class co.yellowdog.platform.model.StringAttributeConstraint.Builder
 
toString() - Method in class co.yellowdog.platform.model.StringAttributeConstraint
 
toString() - Method in class co.yellowdog.platform.model.StringAttributeDefinition.Builder
 
toString() - Method in class co.yellowdog.platform.model.StringAttributeDefinition
 
toString() - Method in class co.yellowdog.platform.model.StringAttributePreference.Builder
 
toString() - Method in class co.yellowdog.platform.model.StringAttributePreference
 
toString() - Method in class co.yellowdog.platform.model.StringAttributeValue.Builder
 
toString() - Method in class co.yellowdog.platform.model.StringAttributeValue
 
toString() - Method in class co.yellowdog.platform.model.Task.Builder
 
toString() - Method in class co.yellowdog.platform.model.Task
 
toString() - Method in class co.yellowdog.platform.model.TaskData
 
toString() - Method in class co.yellowdog.platform.model.TaskDataInput.Builder
 
toString() - Method in class co.yellowdog.platform.model.TaskDataInput
 
toString() - Method in class co.yellowdog.platform.model.TaskDataOutput.Builder
 
toString() - Method in class co.yellowdog.platform.model.TaskDataOutput
 
toString() - Method in class co.yellowdog.platform.model.TaskError.Builder
 
toString() - Method in class co.yellowdog.platform.model.TaskError
 
toString() - Method in class co.yellowdog.platform.model.TaskGroup.Builder
 
toString() - Method in class co.yellowdog.platform.model.TaskGroup
 
toString() - Method in class co.yellowdog.platform.model.TaskInput.Builder
 
toString() - Method in class co.yellowdog.platform.model.TaskInput
 
toString() - Method in class co.yellowdog.platform.model.TaskOutput.Builder
 
toString() - Method in class co.yellowdog.platform.model.TaskOutput
 
toString() - Method in class co.yellowdog.platform.model.TaskSummary
 
toString() - Method in class co.yellowdog.platform.model.Track.Builder
 
toString() - Method in class co.yellowdog.platform.model.Track
 
toString() - Method in class co.yellowdog.platform.model.User
 
toString() - Method in class co.yellowdog.platform.model.WaterfallProvisionStrategy.Builder
 
toString() - Method in class co.yellowdog.platform.model.WaterfallProvisionStrategy
 
toString() - Method in class co.yellowdog.platform.model.Worker.Builder
 
toString() - Method in class co.yellowdog.platform.model.Worker
 
toString() - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration.Builder
 
toString() - Method in class co.yellowdog.platform.model.WorkerPoolNodeConfiguration
 
toString() - Method in class co.yellowdog.platform.model.WorkerPoolToken.Builder
 
toString() - Method in class co.yellowdog.platform.model.WorkerPoolToken
 
toString() - Method in class co.yellowdog.platform.model.WorkerSummary.Builder
 
toString() - Method in class co.yellowdog.platform.model.WorkerSummary
 
toString() - Method in class co.yellowdog.platform.model.WorkRequirement.Builder
 
toString() - Method in class co.yellowdog.platform.model.WorkRequirement
 
totalNodes(Long) - Method in class co.yellowdog.platform.model.ProviderNodeSummary.Builder
 
totalNodes(Long) - Method in class co.yellowdog.platform.model.ProviderRegionNodeSummary.Builder
 
totalRanks(int) - Method in class co.yellowdog.platform.model.BestComputeSourceReport.Builder
 
totalScore(Double) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource.Builder
 
totalTaskCount(int) - Method in class co.yellowdog.platform.interaction.scheduler.WorkRequirementSummary.Builder
The total count of tasks in the work requirement.
totalWorkers(Integer) - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction.Builder
 
Track - Class in co.yellowdog.platform.model
 
Track.Builder - Class in co.yellowdog.platform.model
 
trackingInitialised(ComputeRequirement) - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementSourceErrorEventListener
 
trackingInitialised(ComputeRequirement) - Method in class co.yellowdog.platform.clients.compute.listeners.ComputeRequirementStatusChangedEventListener
 
trackingInitialised(T) - Method in class co.yellowdog.platform.clients.serversentevents.TrackingSubscriptionEventListener
Invoked when this ComputeRequirementTrackingEventListener receives the first compute requirement event.
TrackingSubscriptionEventListener<T> - Class in co.yellowdog.platform.clients.serversentevents
Provides a base for building event listeners that can track changes between successive subscription serversentevents.
TrackingSubscriptionEventListener() - Constructor for class co.yellowdog.platform.clients.serversentevents.TrackingSubscriptionEventListener
 
TrackSearch - Class in co.yellowdog.platform.interaction.metrics
 
TrackSearch.Builder - Class in co.yellowdog.platform.interaction.metrics
 
traits(ComputeSourceTraits) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource.Builder
 
TransferBatch<T> - Class in co.yellowdog.platform.clients.objectstore
 
TransferDirection - Enum in co.yellowdog.platform.clients.objectstore
 
transferProperties(TransferProperties) - Method in class co.yellowdog.platform.clients.objectstore.DownloadBatchBuilder
 
transferProperties(TransferProperties) - Method in class co.yellowdog.platform.clients.objectstore.UploadBatchBuilder
 
TransferProperties - Class in co.yellowdog.platform.clients.objectstore
 
TransferProperties() - Constructor for class co.yellowdog.platform.clients.objectstore.TransferProperties
 
TransferSession - Class in co.yellowdog.platform.clients.objectstore
 
TransferStatistics - Class in co.yellowdog.platform.clients.objectstore
 
TransferStatistics(long, long, long) - Constructor for class co.yellowdog.platform.clients.objectstore.TransferStatistics
 
TransferStatus - Enum in co.yellowdog.platform.clients.objectstore
 
TransferStatusResponse - Class in co.yellowdog.platform.interaction.objectstore
 
TransferStatusResponse.Builder - Class in co.yellowdog.platform.interaction.objectstore
 
TransferSummaryResponse - Class in co.yellowdog.platform.interaction.objectstore
 
TransferSummaryResponse() - Constructor for class co.yellowdog.platform.interaction.objectstore.TransferSummaryResponse
 
TRY - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Turkish Lira
tryGetCredentials(Object) - Static method in interface co.yellowdog.platform.model.Credentialed
Utility method used to get credentials from an object if it is Credentialed
TWD - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Taiwan Dollar
type(String) - Method in class co.yellowdog.platform.clients.serversentevents.ServerSentEvent.Builder
 
type(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSummary.Builder
 
type(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch.Builder
 
type(String) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary.Builder
The type of the worker pool.
type(String) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSource.Builder
 
type(String) - Method in class co.yellowdog.platform.model.KeyringCredential.Builder
 

U

UNAUTHORIZED - Static variable in class co.yellowdog.platform.clients.web.HttpStatus
 
UNAVAILABLE - Enum constant in enum co.yellowdog.platform.model.InstanceStatus
The instance is unavailable due to a process external to YellowDog e.g.
unexpectedInstanceTerminationProbability(float) - Method in class co.yellowdog.platform.model.SimulatorComputeSource.Builder
 
units(String) - Method in class co.yellowdog.platform.model.NumericAttributeDefinition.Builder
 
UNKNOWN - Enum constant in enum co.yellowdog.platform.clients.objectstore.ErrorType
 
UNKNOWN - Enum constant in enum co.yellowdog.platform.model.InstanceStatus
The status of the instance is unknown.
UNLIMITED - Static variable in interface co.yellowdog.platform.clients.objectstore.BytesPerSecond
 
updateApplication(String, UpdateApplicationRequest) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
updateApplication(String, UpdateApplicationRequest) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
UpdateApplicationRequest - Class in co.yellowdog.platform.interaction.account
 
UpdateApplicationRequest() - Constructor for class co.yellowdog.platform.interaction.account.UpdateApplicationRequest
 
updateComputeRequirement(ComputeRequirement) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
updateComputeRequirement(ComputeRequirement, boolean) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
updateComputeRequirement(ComputeRequirement) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Submits an existing requirement to YellowDog Compute in order to provision any changes.
updateComputeRequirement(ComputeRequirement, boolean) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
Submits an existing requirement to YellowDog Compute in order to provision any changes.
updateComputeRequirementTemplate(ComputeRequirementTemplate) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
updateComputeRequirementTemplate(ComputeRequirementTemplate) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
 
updateComputeSourceTemplate(ComputeSourceTemplate) - Method in class co.yellowdog.platform.clients.compute.ComputeClientImpl
 
updateComputeSourceTemplate(ComputeSourceTemplate) - Method in interface co.yellowdog.platform.clients.compute.ComputeClient
 
updated(T) - Method in class co.yellowdog.platform.clients.serversentevents.Subscription
 
updated(T) - Method in interface co.yellowdog.platform.clients.serversentevents.SubscriptionEventListener
Invoked when an updated instance of the object is received from YellowDog Platform.
updated(T) - Method in class co.yellowdog.platform.clients.serversentevents.TrackingSubscriptionEventListener
 
updateGroup(String, UpdateGroupRequest) - Method in interface co.yellowdog.platform.clients.account.AccountClient
 
updateGroup(String, UpdateGroupRequest) - Method in class co.yellowdog.platform.clients.account.AccountClientImpl
 
UpdateGroupRequest - Class in co.yellowdog.platform.interaction.account
 
UpdateGroupRequest() - Constructor for class co.yellowdog.platform.interaction.account.UpdateGroupRequest
 
updateImage(MachineImage) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
updateImage(MachineImage) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
updateImageFamily(MachineImageFamily) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
updateImageFamily(MachineImageFamily) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
updateImageGroup(MachineImageGroup) - Method in interface co.yellowdog.platform.clients.images.ImagesClient
 
updateImageGroup(MachineImageGroup) - Method in class co.yellowdog.platform.clients.images.ImagesClientImpl
 
UpdateKeyringRequest - Class in co.yellowdog.platform.interaction.account
 
UpdateKeyringRequest.Builder - Class in co.yellowdog.platform.interaction.account
 
UpdateUserRequest - Class in co.yellowdog.platform.interaction.account
 
UpdateUserRequest() - Constructor for class co.yellowdog.platform.interaction.account.UpdateUserRequest
 
updateWorkRequirement(WorkRequirement) - Method in class co.yellowdog.platform.clients.scheduler.WorkClientImpl
 
updateWorkRequirement(WorkRequirement) - Method in interface co.yellowdog.platform.clients.scheduler.WorkClient
Submits an existing work requirement to the YellowDog Scheduler service to be updated.
UPDATING - Enum constant in enum co.yellowdog.platform.model.ComputeSourceStatus
YellowDog Compute is currently updating its usage of the compute source.
UPLOAD - Enum constant in enum co.yellowdog.platform.clients.objectstore.TransferDirection
 
UploadBatch - Class in co.yellowdog.platform.clients.objectstore
 
UploadBatchBuilder - Class in co.yellowdog.platform.clients.objectstore
 
UPLOADING - Enum constant in enum co.yellowdog.platform.clients.objectstore.TransferStatus
 
UPLOADING - Enum constant in enum co.yellowdog.platform.model.TaskStatus
The task outputs are being uploaded by its allocated worker.
UploadSession - Class in co.yellowdog.platform.clients.objectstore
 
uri(Consumer<UriBuilder>) - Method in class co.yellowdog.platform.clients.web.PlatformWebClient.Builder
 
UriBuilder - Class in co.yellowdog.platform.clients.web.uri
 
UriEncoder - Class in co.yellowdog.platform.clients.web.uri
 
UriEncoder() - Constructor for class co.yellowdog.platform.clients.web.uri.UriEncoder
 
usageServiceUrl(String) - Method in class co.yellowdog.platform.model.ServicesSchema.Builder
The base URL where the Usage service is located.
UsageType - Enum in co.yellowdog.platform.interaction.cloudinfo
 
usageTypes(List<UsageType>) - Method in class co.yellowdog.platform.interaction.cloudinfo.InstanceTypePriceSearch.Builder
 
USD - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
US Dollar
useAcceleratedNetworking(Boolean) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
useAcceleratedNetworking(Boolean) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
useCapacityBlock(Boolean) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
useCapacityReservationsFirst(Boolean) - Method in class co.yellowdog.platform.model.AwsFleetOnDemandOptions.Builder
Indicates if AWS EC2 Fleet should use unused Capacity Reservations to fulfill On-Demand capacity.
user(User) - Method in class co.yellowdog.platform.interaction.account.AddUserResponse.Builder
 
User - Class in co.yellowdog.platform.model
Represents a user within the YellowDog Platform.
User() - Constructor for class co.yellowdog.platform.model.User
 
USER - Enum constant in enum co.yellowdog.platform.interaction.compute.AttributeSourceType
 
USER_AGENT - Static variable in class co.yellowdog.platform.clients.web.headers.StandardHttpHeaders
 
userAgent(UserAgent) - Method in class co.yellowdog.platform.clients.web.PlatformWebClient.Builder
 
UserAgent - Class in co.yellowdog.platform.clients.web
 
UserAgent(String, String, String) - Constructor for class co.yellowdog.platform.clients.web.UserAgent
 
UserAgentLoader - Class in co.yellowdog.platform.client
 
UserAgentLoader() - Constructor for class co.yellowdog.platform.client.UserAgentLoader
 
userData(String) - Method in class co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateUsage.Builder
 
userData(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 
userData(String) - Method in class co.yellowdog.platform.model.AwsFleetComputeSource.Builder
 
userData(String) - Method in class co.yellowdog.platform.model.AwsInstancesComputeSource.Builder
 
userData(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
userData(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
userData(String) - Method in class co.yellowdog.platform.model.ComputeRequirementDynamicTemplate.Builder
 
userData(String) - Method in class co.yellowdog.platform.model.ComputeRequirementStaticTemplate.Builder
 
userData(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
userData(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
userData(String) - Method in class co.yellowdog.platform.model.OciInstancePoolComputeSource.Builder
 
userData(String) - Method in class co.yellowdog.platform.model.OciInstancesComputeSource.Builder
 
userId(String) - Method in class co.yellowdog.platform.account.credentials.OciCredential.Builder
The OCI User ID (ocid).
UserLoginRequest - Class in co.yellowdog.platform.interaction.account
 
UserLoginRequest() - Constructor for class co.yellowdog.platform.interaction.account.UserLoginRequest
 
UserPortalContext - Class in co.yellowdog.platform.interaction.account
 
UserPortalContext() - Constructor for class co.yellowdog.platform.interaction.account.UserPortalContext
 
UserPortalContext(String, String, String, String, String, String, boolean, boolean, List<Feature>) - Constructor for class co.yellowdog.platform.interaction.account.UserPortalContext
 
UserPortalContext.Builder - Class in co.yellowdog.platform.interaction.account
 
UserSearch - Class in co.yellowdog.platform.interaction.account
 
UserSearch.Builder - Class in co.yellowdog.platform.interaction.account
 
userType(String) - Method in class co.yellowdog.platform.interaction.account.UserPortalContext.Builder
 
useSpot(Boolean) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
useSpot(Boolean) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 

V

validate() - Method in class co.yellowdog.platform.model.builders.ValidatedBuilder
Performs validation based on the current builder properties and returns the ConstraintViolations without throwing.
ValidatedBuilder<T> - Class in co.yellowdog.platform.model.builders
Provides an abstract base for Lombok generated builders that includes automatic validation of built objects.
ValidatedBuilder() - Constructor for class co.yellowdog.platform.model.builders.ValidatedBuilder
 
ValidatedBy - Annotation Type in co.yellowdog.platform.model.beanvalidation
The annotated class must satisfy any validation constraints defined on the specified custom validator class.
ValidatedBy.List - Annotation Type in co.yellowdog.platform.model.beanvalidation
Defines several ValidatedBy annotations on the same element.
ValidatedByValidator - Class in co.yellowdog.platform.model.beanvalidation
Performs custom validation of objects using type-specific concrete implementations of CustomValidator
ValidatedByValidator() - Constructor for class co.yellowdog.platform.model.beanvalidation.ValidatedByValidator
 
VALIDATING - Enum constant in enum co.yellowdog.platform.clients.objectstore.TransferStatus
 
ValidationGroup - Interface in co.yellowdog.platform.model.validation
A collection of validation groups.
ValidationGroup.NewEntity - Interface in co.yellowdog.platform.model.validation
A validation group that should be applied when an entity is new i.e.
ValidationUtils - Class in co.yellowdog.platform.clients.utils
 
ValidSortField - Annotation Type in co.yellowdog.platform.model.validation
 
ValidSortFieldValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
ValidSortFieldValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.ValidSortFieldValidator
 
value() - Method in class co.yellowdog.platform.clients.web.HttpStatus
 
value() - Element in annotation type co.yellowdog.platform.model.beanvalidation.ValidatedBy.List
 
value() - Element in annotation type co.yellowdog.platform.model.beanvalidation.ValidatedBy
 
value() - Element in annotation type co.yellowdog.platform.model.json.JsonCategory
 
value() - Element in annotation type co.yellowdog.platform.model.json.JsonCredentialType
 
value() - Element in annotation type co.yellowdog.platform.model.json.JsonFieldAlias
 
value() - Element in annotation type co.yellowdog.platform.model.json.JsonSchemaIgnore
 
value() - Element in annotation type co.yellowdog.platform.model.json.JsonTitle
 
value() - Element in annotation type co.yellowdog.platform.model.validation.ValidSortField
 
value(Number) - Method in class co.yellowdog.platform.model.NumericAttributeValue.Builder
 
value(Object) - Method in class co.yellowdog.platform.model.BestComputeSourceReportSourceAttribute.Builder
 
value(String) - Method in class co.yellowdog.platform.interaction.images.MetadataFilter.Builder
 
value(String) - Method in class co.yellowdog.platform.model.StringAttributeValue.Builder
 
VALUE_PATTERN - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Alibaba
 
VALUE_PATTERN - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Gce
 
VALUE_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Alibaba
 
VALUE_VALIDATION_MESSAGE - Static variable in class co.yellowdog.platform.model.Constants.InstanceTag.Gce
 
valueOf(String) - Static method in enum co.yellowdog.platform.clients.objectstore.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.clients.objectstore.TransferDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.clients.objectstore.TransferStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.clients.web.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.interaction.cloudinfo.OperatingSystemLicence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.interaction.cloudinfo.ProcessorArchitecture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.interaction.cloudinfo.UsageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.interaction.compute.AttributeSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.interaction.compute.CredentialAvailability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.interaction.sort.SortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.AlibabaInstanceChargeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.AlibabaSpotStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.AllowanceLimitEnforcement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.AllowanceResetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.AuthenticationProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.AwsCapacityReservationPreference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.AwsFleetOnDemandAllocationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.AwsFleetPurchaseOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.AwsFleetSpotAllocationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.AwsNetworkInterfaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.CloudProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.ComputeRequirementStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.ComputeSourceExhaustionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.ComputeSourceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.FlattenPath
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.GceHostMaintenanceBehaviour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.ImageAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.ImageOsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.InstancePricing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.InstanceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.json.FieldAlias
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.json.FieldCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.NodeActionQueueStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.NodeEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.NodeIdFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.NodeSlotNumbering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.NodeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.NodeWorkerTargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.NumericAttributeRankOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.TaskGroupStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.TaskInputSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.TaskInputVerification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.TaskInputVerificationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.TaskOutputSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.TaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.WorkerAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.WorkerPoolStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.WorkerStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.yellowdog.platform.model.WorkRequirementStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum co.yellowdog.platform.clients.objectstore.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.clients.objectstore.TransferDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.clients.objectstore.TransferStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.clients.web.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.interaction.cloudinfo.OperatingSystemLicence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.interaction.cloudinfo.ProcessorArchitecture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.interaction.cloudinfo.UsageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.interaction.compute.AttributeSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.interaction.compute.CredentialAvailability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.interaction.sort.SortDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.AlibabaInstanceChargeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.AlibabaSpotStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.AllowanceLimitEnforcement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.AllowanceResetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.AuthenticationProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.AwsCapacityReservationPreference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.AwsFleetOnDemandAllocationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.AwsFleetPurchaseOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.AwsFleetSpotAllocationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.AwsNetworkInterfaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.CloudProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.ComputeRequirementStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.ComputeSourceExhaustionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.ComputeSourceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.FlattenPath
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.GceHostMaintenanceBehaviour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.ImageAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.ImageOsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.InstancePricing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.InstanceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.json.FieldAlias
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.json.FieldCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.NodeActionQueueStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.NodeEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.NodeIdFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.NodeSlotNumbering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.NodeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.NodeWorkerTargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.NumericAttributeRankOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.TaskGroupStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.TaskInputSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.TaskInputVerification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.TaskInputVerificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.TaskOutputSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.TaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.WorkerAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.WorkerPoolStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.WorkerStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.yellowdog.platform.model.WorkRequirementStatus
Returns an array containing the constants of this enum type, in the order they are declared.
vcpus(DoubleRange) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
vcpus(DoubleRange) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
Range constraint on number of vCPUs that are required to execute tasks
vcpus(Double) - Method in class co.yellowdog.platform.model.NodeDetails.Builder
The number of processors (threads) on the node's instance.
verification(TaskInputVerification) - Method in class co.yellowdog.platform.model.TaskInput.Builder
 
VERIFIED - Enum constant in enum co.yellowdog.platform.model.TaskInputVerificationStatus
The task input has been verified and exists.
VERIFY_AT_START - Enum constant in enum co.yellowdog.platform.model.TaskInputVerification
The task input must exist at the time when the task group is started, otherwise the task is FAILED.
VERIFY_WAIT - Enum constant in enum co.yellowdog.platform.model.TaskInputVerification
The task will remain in PENDING until the task input exists.
vmSize(String) - Method in class co.yellowdog.platform.model.AzureInstancesComputeSource.Builder
 
vmSize(String) - Method in class co.yellowdog.platform.model.AzureScaleSetComputeSource.Builder
 
VND - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
Vietnamese Dong
vSwitchId(String) - Method in class co.yellowdog.platform.model.AlibabaInstancesComputeSource.Builder
 

W

waiting(List<NodeAction>) - Method in class co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot.Builder
 
WAITING - Enum constant in enum co.yellowdog.platform.model.NodeActionQueueStatus
Actions are waiting for the node to retrieve and execute.
WAITING - Enum constant in enum co.yellowdog.platform.model.TaskInputVerificationStatus
The Scheduler is waiting for notification that the task input exists.
waitOne() - Method in class co.yellowdog.platform.clients.objectstore.ManualResetEvent
Blocks the calling thread until the event is signalled.
waitOne(long) - Method in class co.yellowdog.platform.clients.objectstore.ManualResetEvent
Blocks the calling thead until either the event is signalled or the specified timeout is reached.
WaterfallProvisionStrategy - Class in co.yellowdog.platform.model
Instructs YellowDog Compute to provision instances by acquiring the maximum available from each compute source in order, until the required number of instances is reached.
WaterfallProvisionStrategy.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new SplitProvisionStrategy that is automatically validated on build.
weight(Number) - Method in class co.yellowdog.platform.model.BestComputeSourceReportPreference.Builder
 
weight(Number) - Method in class co.yellowdog.platform.model.NumericAttributePreference.Builder
 
weight(Number) - Method in class co.yellowdog.platform.model.StringAttributePreference.Builder
 
whenRequirementMatches(Predicate<ComputeRequirement>) - Method in class co.yellowdog.platform.clients.compute.ComputeRequirementHelper
Returns a Future that is completed when the specified predicate evaluates to true.
whenRequirementMatches(Predicate<WorkRequirement>) - Method in class co.yellowdog.platform.clients.scheduler.WorkRequirementHelper
 
whenRequirementStatusIs(ComputeRequirementStatus) - Method in class co.yellowdog.platform.clients.compute.ComputeRequirementHelper
Returns a Future that is completed when the compute requirement status matches the specified status.
whenRequirementStatusIs(WorkRequirementStatus) - Method in class co.yellowdog.platform.clients.scheduler.WorkRequirementHelper
 
whenStatusMatches(Predicate<TransferStatus>) - Method in class co.yellowdog.platform.clients.objectstore.TransferBatch
 
whenStatusMatches(Predicate<TransferStatus>) - Method in class co.yellowdog.platform.clients.objectstore.TransferSession
 
whenWorkerPoolMatches(Predicate<WorkerPool>) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolHelper
 
whenWorkerPoolStatusIs(WorkerPoolStatus) - Method in class co.yellowdog.platform.clients.scheduler.WorkerPoolHelper
 
WILDCARD - Static variable in class co.yellowdog.platform.model.Constants
 
WINDOWS - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.OperatingSystemLicence
 
WINDOWS - Enum constant in enum co.yellowdog.platform.model.ImageOsType
 
withBinaryBody(byte[]) - Method in class co.yellowdog.platform.clients.web.BodyHttpRequestBuilder
 
withErrorHandler(ErrorHandler) - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
withHeader(String, String) - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
withHeaders(Consumer<HttpHeadersBuilder>) - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
withJsonBody(Object) - Method in class co.yellowdog.platform.clients.web.BodyHttpRequestBuilder
 
withoutAuthentication() - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
withoutRetry() - Method in class co.yellowdog.platform.clients.web.AbstractHttpRequestBuilder
 
WORK_REQUIREMENT_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
WORK_REQUIREMENT_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
workClient() - Method in class co.yellowdog.platform.client.PlatformClient
Gets the client used to access the work component of the YellowDog Scheduler Service
WorkClient - Interface in co.yellowdog.platform.clients.scheduler
Client interface containing methods for accessing YellowDog Scheduler functions.
WorkClientImpl - Class in co.yellowdog.platform.clients.scheduler
Implementation of the WorkClient interface.
Worker - Class in co.yellowdog.platform.model
Describes a Worker managed by the YellowDog Scheduler service.
WORKER_DIRECTORY - Enum constant in enum co.yellowdog.platform.model.TaskOutputSource
Task outputs from the working directory of the worker that executed the task.
WORKER_POOL_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
WORKER_POOL_TOKEN_READ - Enum constant in enum co.yellowdog.platform.model.Permission
 
WORKER_POOL_TOKEN_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
WORKER_POOL_WRITE - Enum constant in enum co.yellowdog.platform.model.Permission
 
Worker.Builder - Class in co.yellowdog.platform.model
 
WorkerAction - Enum in co.yellowdog.platform.model
Indicates the type of action that a worker has been instructed to perform
workerClaimCount(LongRange) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
workerId(String) - Method in class co.yellowdog.platform.model.TaskError.Builder
The ID of the worker where the error occurred.
workerPool(ConfiguredWorkerPool) - Method in class co.yellowdog.platform.interaction.scheduler.AddConfiguredWorkerPoolResponse.Builder
 
WorkerPool - Interface in co.yellowdog.platform.model
A pool of workers that are managed together.
workerPoolClient() - Method in class co.yellowdog.platform.client.PlatformClient
Gets the client used to access the worker pools component of the YellowDog Scheduler Service
WorkerPoolClient - Interface in co.yellowdog.platform.clients.scheduler
Client interface containing methods for accessing YellowDog Scheduler functions.
WorkerPoolClientImpl - Class in co.yellowdog.platform.clients.scheduler
Implementation of the WorkClient interface.
WorkerPoolDashboardSummary - Class in co.yellowdog.platform.interaction.scheduler
 
WorkerPoolDashboardSummary(Map<WorkerPoolStatus, Integer>, boolean) - Constructor for class co.yellowdog.platform.interaction.scheduler.WorkerPoolDashboardSummary
 
WorkerPoolHelper - Class in co.yellowdog.platform.clients.scheduler
Helper class to make it easier to write consumers of the WorkerPoolClient.
WorkerPoolHelper(WorkerPool, WorkerPoolClientImpl) - Constructor for class co.yellowdog.platform.clients.scheduler.WorkerPoolHelper
 
workerPoolId(String) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
workerPoolId(String) - Method in class co.yellowdog.platform.model.Node.Builder
The ID of the worker pool containing the node.
WorkerPoolNodeConfiguration - Class in co.yellowdog.platform.model
 
WorkerPoolNodeConfiguration.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new WorkerPoolNodeConfiguration that is automatically validated on build.
WorkerPoolNodeConfigurationValidator - Class in co.yellowdog.platform.model.validation.customvalidators
 
WorkerPoolNodeConfigurationValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.WorkerPoolNodeConfigurationValidator
 
WorkerPoolProperties - Interface in co.yellowdog.platform.model
 
WorkerPoolSearch - Class in co.yellowdog.platform.interaction.scheduler
 
WorkerPoolSearch.Builder - Class in co.yellowdog.platform.interaction.scheduler
 
WorkerPoolStatus - Enum in co.yellowdog.platform.model
Indicates the status of a worker pool
WorkerPoolSummary - Class in co.yellowdog.platform.interaction.scheduler
Provides a summary of a WorkerPool including the ID that can be used to retrieve the full object.
WorkerPoolSummary.Builder - Class in co.yellowdog.platform.interaction.scheduler
 
WorkerPoolToken - Class in co.yellowdog.platform.model
Defines a secret token shared with an agent in advance of its registration.
WorkerPoolToken.Builder - Class in co.yellowdog.platform.model
 
workerRegisteredTime(InstantRange) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
workers(List<Worker>) - Method in class co.yellowdog.platform.model.Node.Builder
The workers on this instance.
workersPerNode(int) - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction.Builder
 
workersPerNode(int) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties.Builder
 
workersPerVcpu(double) - Method in class co.yellowdog.platform.model.NodeCreateWorkersAction.Builder
 
workersPerVcpu(double) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties.Builder
 
workerStatus(WorkerStatus) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
WorkerStatus - Enum in co.yellowdog.platform.model
Describes the current status of a Worker.
workerStatuses(Collection<? extends WorkerStatus>) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
workerSummary(WorkerSummary) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPool.Builder
 
workerSummary(WorkerSummary) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPool.Builder
 
WorkerSummary - Class in co.yellowdog.platform.model
A summary of a group of workers.
WorkerSummary() - Constructor for class co.yellowdog.platform.model.WorkerSummary
 
WorkerSummary(Map<WorkerStatus, Long>, int, int, Instant, Instant, Instant) - Constructor for class co.yellowdog.platform.model.WorkerSummary
Creates a new WorkerSummary instance.
WorkerSummary.Builder - Class in co.yellowdog.platform.model
 
workerTag(String) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
workerTag(String) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
workerTag(String) - Method in class co.yellowdog.platform.model.ConfiguredWorkerPoolProperties.Builder
 
workerTag(String) - Method in class co.yellowdog.platform.model.NodeDetails.Builder
An optional tag value that can be used to constrain worker allocation.
workerTag(String) - Method in class co.yellowdog.platform.model.ProvisionedWorkerPoolProperties.Builder
An optional tag value that will be attached to all workers in this pool and used to constrain worker allocation.
workerTags(Collection<? extends String>) - Method in class co.yellowdog.platform.model.RunSpecification.Builder
 
workerTaskGroupId(String) - Method in class co.yellowdog.platform.interaction.scheduler.NodeSearch.Builder
 
workingNodes(Long) - Method in class co.yellowdog.platform.model.ProviderNodeSummary.Builder
 
workingNodes(Long) - Method in class co.yellowdog.platform.model.ProviderRegionNodeSummary.Builder
 
workingWorkerCount(int) - Method in class co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary.Builder
The count of workers within the worker pool that are currently doing a task.
WorkRequirement - Class in co.yellowdog.platform.model
Defines the requirement for work to be done with specifications on how it should be executed.
WorkRequirement(String, String, String, List<TaskGroup>, Double) - Constructor for class co.yellowdog.platform.model.WorkRequirement
Constructs a new work requirement with the specified values.
WorkRequirement.Builder - Class in co.yellowdog.platform.model
A builder that can be used to build a new WorkRequirement that is automatically validated on build.
WorkRequirementDashboardSummary - Class in co.yellowdog.platform.interaction.scheduler
 
WorkRequirementDashboardSummary(Map<WorkRequirementStatus, Integer>, boolean) - Constructor for class co.yellowdog.platform.interaction.scheduler.WorkRequirementDashboardSummary
 
WorkRequirementHelper - Class in co.yellowdog.platform.clients.scheduler
Helper class to make it easier to write consumers of the WorkClient.
WorkRequirementHelper(WorkRequirement, WorkClientImpl) - Constructor for class co.yellowdog.platform.clients.scheduler.WorkRequirementHelper
 
workRequirementId(String) - Method in class co.yellowdog.platform.interaction.scheduler.TaskSearch.Builder
 
WorkRequirementSearch - Class in co.yellowdog.platform.interaction.scheduler
 
WorkRequirementSearch.Builder - Class in co.yellowdog.platform.interaction.scheduler
 
WorkRequirementStatus - Enum in co.yellowdog.platform.model
Describes the status of a work requirement.
WorkRequirementSummary - Class in co.yellowdog.platform.interaction.scheduler
Provides a summary of a WorkRequirement including the ID that can be used to retrieve the full object.
WorkRequirementSummary.Builder - Class in co.yellowdog.platform.interaction.scheduler
 
WorkRequirementValidator - Class in co.yellowdog.platform.model.validation.customvalidators
Custom validator applied to work requirements.
WorkRequirementValidator() - Constructor for class co.yellowdog.platform.model.validation.customvalidators.WorkRequirementValidator
 
writeValueAsBytes(Object) - Method in class co.yellowdog.platform.clients.web.json.JsonMapper
 

X

X86_64 - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.ProcessorArchitecture
 

Y

Ydid - Annotation Type in co.yellowdog.platform.model.validation
The annotated String must be a valid YellowDog ID (ydid).
YELLOWDOG - Enum constant in enum co.yellowdog.platform.model.AuthenticationProvider
 

Z

ZAR - Enum constant in enum co.yellowdog.platform.interaction.cloudinfo.Currency
South African Rand
zone(String) - Method in class co.yellowdog.platform.model.GceInstanceGroupComputeSource.Builder
 
zone(String) - Method in class co.yellowdog.platform.model.GceInstancesComputeSource.Builder
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form