Uses of Class
com.azure.resourcemanager.sql.fluent.models.JobAgentInner
Packages that use JobAgentInner
Package
Description
Package containing the service clients for SqlManagementClient.
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of JobAgentInner in com.azure.resourcemanager.sql.fluent
Methods in com.azure.resourcemanager.sql.fluent that return JobAgentInnerModifier and TypeMethodDescriptionJobAgentsClient.createOrUpdate(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters) Creates or updates a job agent.JobAgentsClient.createOrUpdate(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters, com.azure.core.util.Context context) Creates or updates a job agent.Gets a job agent.JobAgentsClient.update(String resourceGroupName, String serverName, String jobAgentName, JobAgentUpdate parameters) Updates a job agent.JobAgentsClient.update(String resourceGroupName, String serverName, String jobAgentName, JobAgentUpdate parameters, com.azure.core.util.Context context) Updates a job agent.Methods in com.azure.resourcemanager.sql.fluent that return types with arguments of type JobAgentInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<JobAgentInner>,JobAgentInner> JobAgentsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters) Creates or updates a job agent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<JobAgentInner>,JobAgentInner> JobAgentsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters) Creates or updates a job agent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<JobAgentInner>,JobAgentInner> JobAgentsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters, com.azure.core.util.Context context) Creates or updates a job agent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<JobAgentInner>,JobAgentInner> JobAgentsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters, com.azure.core.util.Context context) Creates or updates a job agent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<JobAgentInner>,JobAgentInner> JobAgentsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters) Creates or updates a job agent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<JobAgentInner>,JobAgentInner> JobAgentsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters) Creates or updates a job agent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<JobAgentInner>,JobAgentInner> JobAgentsClient.beginUpdate(String resourceGroupName, String serverName, String jobAgentName, JobAgentUpdate parameters) Updates a job agent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<JobAgentInner>,JobAgentInner> JobAgentsClient.beginUpdate(String resourceGroupName, String serverName, String jobAgentName, JobAgentUpdate parameters) Updates a job agent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<JobAgentInner>,JobAgentInner> JobAgentsClient.beginUpdate(String resourceGroupName, String serverName, String jobAgentName, JobAgentUpdate parameters, com.azure.core.util.Context context) Updates a job agent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<JobAgentInner>,JobAgentInner> JobAgentsClient.beginUpdate(String resourceGroupName, String serverName, String jobAgentName, JobAgentUpdate parameters, com.azure.core.util.Context context) Updates a job agent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<JobAgentInner>,JobAgentInner> JobAgentsClient.beginUpdateAsync(String resourceGroupName, String serverName, String jobAgentName, JobAgentUpdate parameters) Updates a job agent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<JobAgentInner>,JobAgentInner> JobAgentsClient.beginUpdateAsync(String resourceGroupName, String serverName, String jobAgentName, JobAgentUpdate parameters) Updates a job agent.JobAgentsClient.createOrUpdateAsync(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters) Creates or updates a job agent.Gets a job agent.com.azure.core.http.rest.Response<JobAgentInner>JobAgentsClient.getWithResponse(String resourceGroupName, String serverName, String jobAgentName, com.azure.core.util.Context context) Gets a job agent.Mono<com.azure.core.http.rest.Response<JobAgentInner>>JobAgentsClient.getWithResponseAsync(String resourceGroupName, String serverName, String jobAgentName) Gets a job agent.com.azure.core.http.rest.PagedIterable<JobAgentInner>JobAgentsClient.listByServer(String resourceGroupName, String serverName) Gets a list of job agents in a server.com.azure.core.http.rest.PagedIterable<JobAgentInner>JobAgentsClient.listByServer(String resourceGroupName, String serverName, com.azure.core.util.Context context) Gets a list of job agents in a server.com.azure.core.http.rest.PagedFlux<JobAgentInner>JobAgentsClient.listByServerAsync(String resourceGroupName, String serverName) Gets a list of job agents in a server.JobAgentsClient.updateAsync(String resourceGroupName, String serverName, String jobAgentName, JobAgentUpdate parameters) Updates a job agent.Methods in com.azure.resourcemanager.sql.fluent with parameters of type JobAgentInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<JobAgentInner>,JobAgentInner> JobAgentsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters) Creates or updates a job agent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<JobAgentInner>,JobAgentInner> JobAgentsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters, com.azure.core.util.Context context) Creates or updates a job agent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<JobAgentInner>,JobAgentInner> JobAgentsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters) Creates or updates a job agent.JobAgentsClient.createOrUpdate(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters) Creates or updates a job agent.JobAgentsClient.createOrUpdate(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters, com.azure.core.util.Context context) Creates or updates a job agent.JobAgentsClient.createOrUpdateAsync(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters) Creates or updates a job agent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>JobAgentsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serverName, String jobAgentName, JobAgentInner parameters) Creates or updates a job agent. -
Uses of JobAgentInner in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return JobAgentInnerModifier and TypeMethodDescriptionJobAgentInner.withDatabaseId(String databaseId) Set the databaseId property: Resource ID of the database to store job metadata in.JobAgentInner.withLocation(String location) Set the sku property: The name and tier of the SKU. -
Uses of JobAgentInner in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type JobAgentInnerModifier and TypeMethodDescriptionJobAgentListResult.value()Get the value property: Array of results.