Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.TaskInner
Packages that use TaskInner
Package
Description
Package containing the service clients for ContainerRegistryManagementClient.
null.
Package containing the inner data models for ContainerRegistryManagementClient.
null.
Package containing the data models for ContainerRegistryManagementClient.
null.
-
Uses of TaskInner in com.azure.resourcemanager.containerregistry.fluent
Methods in com.azure.resourcemanager.containerregistry.fluent that return TaskInnerModifier and TypeMethodDescriptionTasksClient.create(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters) Creates a task for a container registry with the specified parameters.TasksClient.create(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters, com.azure.core.util.Context context) Creates a task for a container registry with the specified parameters.Get the properties of a specified task.TasksClient.getDetails(String resourceGroupName, String registryName, String taskName) Returns a task with extended information that includes all secrets.TasksClient.update(String resourceGroupName, String registryName, String taskName, TaskUpdateParameters taskUpdateParameters) Updates a task with the specified parameters.TasksClient.update(String resourceGroupName, String registryName, String taskName, TaskUpdateParameters taskUpdateParameters, com.azure.core.util.Context context) Updates a task with the specified parameters.Methods in com.azure.resourcemanager.containerregistry.fluent that return types with arguments of type TaskInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskInner>, TaskInner> TasksClient.beginCreate(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters) Creates a task for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskInner>, TaskInner> TasksClient.beginCreate(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters) Creates a task for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskInner>, TaskInner> TasksClient.beginCreate(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters, com.azure.core.util.Context context) Creates a task for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskInner>, TaskInner> TasksClient.beginCreate(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters, com.azure.core.util.Context context) Creates a task for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TaskInner>, TaskInner> TasksClient.beginCreateAsync(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters) Creates a task for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TaskInner>, TaskInner> TasksClient.beginCreateAsync(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters) Creates a task for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskInner>, TaskInner> TasksClient.beginUpdate(String resourceGroupName, String registryName, String taskName, TaskUpdateParameters taskUpdateParameters) Updates a task with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskInner>, TaskInner> TasksClient.beginUpdate(String resourceGroupName, String registryName, String taskName, TaskUpdateParameters taskUpdateParameters) Updates a task with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskInner>, TaskInner> TasksClient.beginUpdate(String resourceGroupName, String registryName, String taskName, TaskUpdateParameters taskUpdateParameters, com.azure.core.util.Context context) Updates a task with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskInner>, TaskInner> TasksClient.beginUpdate(String resourceGroupName, String registryName, String taskName, TaskUpdateParameters taskUpdateParameters, com.azure.core.util.Context context) Updates a task with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TaskInner>, TaskInner> TasksClient.beginUpdateAsync(String resourceGroupName, String registryName, String taskName, TaskUpdateParameters taskUpdateParameters) Updates a task with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TaskInner>, TaskInner> TasksClient.beginUpdateAsync(String resourceGroupName, String registryName, String taskName, TaskUpdateParameters taskUpdateParameters) Updates a task with the specified parameters.TasksClient.createAsync(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters) Creates a task for a container registry with the specified parameters.Get the properties of a specified task.TasksClient.getDetailsAsync(String resourceGroupName, String registryName, String taskName) Returns a task with extended information that includes all secrets.com.azure.core.http.rest.Response<TaskInner> TasksClient.getDetailsWithResponse(String resourceGroupName, String registryName, String taskName, com.azure.core.util.Context context) Returns a task with extended information that includes all secrets.TasksClient.getDetailsWithResponseAsync(String resourceGroupName, String registryName, String taskName) Returns a task with extended information that includes all secrets.com.azure.core.http.rest.Response<TaskInner> TasksClient.getWithResponse(String resourceGroupName, String registryName, String taskName, com.azure.core.util.Context context) Get the properties of a specified task.TasksClient.getWithResponseAsync(String resourceGroupName, String registryName, String taskName) Get the properties of a specified task.com.azure.core.http.rest.PagedIterable<TaskInner> Lists all the tasks for a specified container registry.com.azure.core.http.rest.PagedIterable<TaskInner> TasksClient.list(String resourceGroupName, String registryName, com.azure.core.util.Context context) Lists all the tasks for a specified container registry.com.azure.core.http.rest.PagedFlux<TaskInner> Lists all the tasks for a specified container registry.TasksClient.updateAsync(String resourceGroupName, String registryName, String taskName, TaskUpdateParameters taskUpdateParameters) Updates a task with the specified parameters.Methods in com.azure.resourcemanager.containerregistry.fluent with parameters of type TaskInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskInner>, TaskInner> TasksClient.beginCreate(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters) Creates a task for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskInner>, TaskInner> TasksClient.beginCreate(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters, com.azure.core.util.Context context) Creates a task for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TaskInner>, TaskInner> TasksClient.beginCreateAsync(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters) Creates a task for a container registry with the specified parameters.TasksClient.create(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters) Creates a task for a container registry with the specified parameters.TasksClient.create(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters, com.azure.core.util.Context context) Creates a task for a container registry with the specified parameters.TasksClient.createAsync(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters) Creates a task for a container registry with the specified parameters.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> TasksClient.createWithResponseAsync(String resourceGroupName, String registryName, String taskName, TaskInner taskCreateParameters) Creates a task for a container registry with the specified parameters. -
Uses of TaskInner in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return TaskInnerModifier and TypeMethodDescriptionstatic TaskInnerTaskInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TaskInner from the JsonReader.TaskInner.withAgentConfiguration(AgentProperties agentConfiguration) Set the agentConfiguration property: The machine configuration of the run agent.TaskInner.withAgentPoolName(String agentPoolName) Set the agentPoolName property: The dedicated agent pool for the task.TaskInner.withCredentials(Credentials credentials) Set the credentials property: The properties that describes a set of credentials that will be used when this run is invoked.TaskInner.withIdentity(IdentityProperties identity) Set the identity property: Identity for the resource.TaskInner.withIsSystemTask(Boolean isSystemTask) Set the isSystemTask property: The value of this property indicates whether the task resource is system task or not.TaskInner.withLocation(String location) TaskInner.withLogTemplate(String logTemplate) Set the logTemplate property: The template that describes the repository and tag information for run log artifact.TaskInner.withPlatform(PlatformProperties platform) Set the platform property: The platform properties against which the run has to happen.TaskInner.withStatus(TaskStatus status) Set the status property: The current status of task.TaskInner.withStep(TaskStepProperties step) Set the step property: The properties of a task step.TaskInner.withTimeout(Integer timeout) Set the timeout property: Run timeout in seconds.TaskInner.withTrigger(TriggerProperties trigger) Set the trigger property: The properties that describe all triggers for the task. -
Uses of TaskInner in com.azure.resourcemanager.containerregistry.models
Subinterfaces with type arguments of type TaskInner in com.azure.resourcemanager.containerregistry.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure registry task.Methods in com.azure.resourcemanager.containerregistry.models that return types with arguments of type TaskInnerModifier and TypeMethodDescriptionTaskListResult.value()Get the value property: The collection value.Method parameters in com.azure.resourcemanager.containerregistry.models with type arguments of type TaskInnerModifier and TypeMethodDescriptionSet the value property: The collection value.