Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.TaskRunInner
Packages that use TaskRunInner
Package
Description
Package containing the service clients for ContainerRegistryManagementClient.
Package containing the inner data models for ContainerRegistryManagementClient.
Package containing the data models for ContainerRegistryManagementClient.
-
Uses of TaskRunInner in com.azure.resourcemanager.containerregistry.fluent
Methods in com.azure.resourcemanager.containerregistry.fluent that return TaskRunInnerModifier and TypeMethodDescriptionTaskRunsClient.create(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun) Creates a task run for a container registry with the specified parameters.TaskRunsClient.create(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun, com.azure.core.util.Context context) Creates a task run for a container registry with the specified parameters.Gets the detailed information for a given task run.TaskRunsClient.getDetails(String resourceGroupName, String registryName, String taskRunName) Gets the detailed information for a given task run that includes all secrets.TaskRunsClient.update(String resourceGroupName, String registryName, String taskRunName, TaskRunUpdateParameters updateParameters) Updates a task run with the specified parameters.TaskRunsClient.update(String resourceGroupName, String registryName, String taskRunName, TaskRunUpdateParameters updateParameters, com.azure.core.util.Context context) Updates a task run with the specified parameters.Methods in com.azure.resourcemanager.containerregistry.fluent that return types with arguments of type TaskRunInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskRunInner>, TaskRunInner> TaskRunsClient.beginCreate(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun) Creates a task run for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskRunInner>, TaskRunInner> TaskRunsClient.beginCreate(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun) Creates a task run for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskRunInner>, TaskRunInner> TaskRunsClient.beginCreate(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun, com.azure.core.util.Context context) Creates a task run for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskRunInner>, TaskRunInner> TaskRunsClient.beginCreate(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun, com.azure.core.util.Context context) Creates a task run for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TaskRunInner>, TaskRunInner> TaskRunsClient.beginCreateAsync(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun) Creates a task run for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TaskRunInner>, TaskRunInner> TaskRunsClient.beginCreateAsync(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun) Creates a task run for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskRunInner>, TaskRunInner> TaskRunsClient.beginUpdate(String resourceGroupName, String registryName, String taskRunName, TaskRunUpdateParameters updateParameters) Updates a task run with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskRunInner>, TaskRunInner> TaskRunsClient.beginUpdate(String resourceGroupName, String registryName, String taskRunName, TaskRunUpdateParameters updateParameters) Updates a task run with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskRunInner>, TaskRunInner> TaskRunsClient.beginUpdate(String resourceGroupName, String registryName, String taskRunName, TaskRunUpdateParameters updateParameters, com.azure.core.util.Context context) Updates a task run with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskRunInner>, TaskRunInner> TaskRunsClient.beginUpdate(String resourceGroupName, String registryName, String taskRunName, TaskRunUpdateParameters updateParameters, com.azure.core.util.Context context) Updates a task run with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TaskRunInner>, TaskRunInner> TaskRunsClient.beginUpdateAsync(String resourceGroupName, String registryName, String taskRunName, TaskRunUpdateParameters updateParameters) Updates a task run with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TaskRunInner>, TaskRunInner> TaskRunsClient.beginUpdateAsync(String resourceGroupName, String registryName, String taskRunName, TaskRunUpdateParameters updateParameters) Updates a task run with the specified parameters.TaskRunsClient.createAsync(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun) Creates a task run for a container registry with the specified parameters.Gets the detailed information for a given task run.TaskRunsClient.getDetailsAsync(String resourceGroupName, String registryName, String taskRunName) Gets the detailed information for a given task run that includes all secrets.com.azure.core.http.rest.Response<TaskRunInner> TaskRunsClient.getDetailsWithResponse(String resourceGroupName, String registryName, String taskRunName, com.azure.core.util.Context context) Gets the detailed information for a given task run that includes all secrets.Mono<com.azure.core.http.rest.Response<TaskRunInner>> TaskRunsClient.getDetailsWithResponseAsync(String resourceGroupName, String registryName, String taskRunName) Gets the detailed information for a given task run that includes all secrets.com.azure.core.http.rest.Response<TaskRunInner> TaskRunsClient.getWithResponse(String resourceGroupName, String registryName, String taskRunName, com.azure.core.util.Context context) Gets the detailed information for a given task run.Mono<com.azure.core.http.rest.Response<TaskRunInner>> TaskRunsClient.getWithResponseAsync(String resourceGroupName, String registryName, String taskRunName) Gets the detailed information for a given task run.com.azure.core.http.rest.PagedIterable<TaskRunInner> Lists all the task runs for a specified container registry.com.azure.core.http.rest.PagedIterable<TaskRunInner> TaskRunsClient.list(String resourceGroupName, String registryName, com.azure.core.util.Context context) Lists all the task runs for a specified container registry.com.azure.core.http.rest.PagedFlux<TaskRunInner> Lists all the task runs for a specified container registry.TaskRunsClient.updateAsync(String resourceGroupName, String registryName, String taskRunName, TaskRunUpdateParameters updateParameters) Updates a task run with the specified parameters.Methods in com.azure.resourcemanager.containerregistry.fluent with parameters of type TaskRunInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskRunInner>, TaskRunInner> TaskRunsClient.beginCreate(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun) Creates a task run for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TaskRunInner>, TaskRunInner> TaskRunsClient.beginCreate(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun, com.azure.core.util.Context context) Creates a task run for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TaskRunInner>, TaskRunInner> TaskRunsClient.beginCreateAsync(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun) Creates a task run for a container registry with the specified parameters.TaskRunsClient.create(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun) Creates a task run for a container registry with the specified parameters.TaskRunsClient.create(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun, com.azure.core.util.Context context) Creates a task run for a container registry with the specified parameters.TaskRunsClient.createAsync(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun) Creates a task run for a container registry with the specified parameters.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> TaskRunsClient.createWithResponseAsync(String resourceGroupName, String registryName, String taskRunName, TaskRunInner taskRun) Creates a task run for a container registry with the specified parameters. -
Uses of TaskRunInner in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return TaskRunInnerModifier and TypeMethodDescriptionstatic TaskRunInnerTaskRunInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TaskRunInner from the JsonReader.TaskRunInner.withForceUpdateTag(String forceUpdateTag) Set the forceUpdateTag property: How the run should be forced to rerun even if the run request configuration has not changed.TaskRunInner.withIdentity(IdentityProperties identity) Set the identity property: Identity for the resource.TaskRunInner.withLocation(String location) Set the location property: The location of the resource.TaskRunInner.withRunRequest(RunRequest runRequest) Set the runRequest property: The request (parameters) for the run. -
Uses of TaskRunInner in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return types with arguments of type TaskRunInnerModifier and TypeMethodDescriptionTaskRunListResult.value()Get the value property: The collection value.Method parameters in com.azure.resourcemanager.containerregistry.models with type arguments of type TaskRunInnerModifier and TypeMethodDescriptionTaskRunListResult.withValue(List<TaskRunInner> value) Set the value property: The collection value.