Uses of Class
com.azure.resourcemanager.monitor.fluent.models.ScopedResourceInner
Packages that use ScopedResourceInner
Package
Description
Package containing the service clients for MonitorClient.
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of ScopedResourceInner in com.azure.resourcemanager.monitor.fluent
Methods in com.azure.resourcemanager.monitor.fluent that return ScopedResourceInnerModifier and TypeMethodDescriptionPrivateLinkScopedResourcesClient.createOrUpdate(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters) Approve or reject a private endpoint connection with a given name.PrivateLinkScopedResourcesClient.createOrUpdate(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters, com.azure.core.util.Context context) Approve or reject a private endpoint connection with a given name.Gets a scoped resource in a private link scope.Methods in com.azure.resourcemanager.monitor.fluent that return types with arguments of type ScopedResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopedResourceInner>, ScopedResourceInner> PrivateLinkScopedResourcesClient.beginCreateOrUpdate(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters) Approve or reject a private endpoint connection with a given name.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopedResourceInner>, ScopedResourceInner> PrivateLinkScopedResourcesClient.beginCreateOrUpdate(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters) Approve or reject a private endpoint connection with a given name.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopedResourceInner>, ScopedResourceInner> PrivateLinkScopedResourcesClient.beginCreateOrUpdate(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters, com.azure.core.util.Context context) Approve or reject a private endpoint connection with a given name.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopedResourceInner>, ScopedResourceInner> PrivateLinkScopedResourcesClient.beginCreateOrUpdate(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters, com.azure.core.util.Context context) Approve or reject a private endpoint connection with a given name.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ScopedResourceInner>, ScopedResourceInner> PrivateLinkScopedResourcesClient.beginCreateOrUpdateAsync(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters) Approve or reject a private endpoint connection with a given name.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ScopedResourceInner>, ScopedResourceInner> PrivateLinkScopedResourcesClient.beginCreateOrUpdateAsync(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters) Approve or reject a private endpoint connection with a given name.PrivateLinkScopedResourcesClient.createOrUpdateAsync(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters) Approve or reject a private endpoint connection with a given name.Gets a scoped resource in a private link scope.com.azure.core.http.rest.Response<ScopedResourceInner> PrivateLinkScopedResourcesClient.getWithResponse(String resourceGroupName, String scopeName, String name, com.azure.core.util.Context context) Gets a scoped resource in a private link scope.Mono<com.azure.core.http.rest.Response<ScopedResourceInner>> PrivateLinkScopedResourcesClient.getWithResponseAsync(String resourceGroupName, String scopeName, String name) Gets a scoped resource in a private link scope.com.azure.core.http.rest.PagedIterable<ScopedResourceInner> PrivateLinkScopedResourcesClient.listByPrivateLinkScope(String resourceGroupName, String scopeName) Gets all private endpoint connections on a private link scope.com.azure.core.http.rest.PagedIterable<ScopedResourceInner> PrivateLinkScopedResourcesClient.listByPrivateLinkScope(String resourceGroupName, String scopeName, com.azure.core.util.Context context) Gets all private endpoint connections on a private link scope.com.azure.core.http.rest.PagedFlux<ScopedResourceInner> PrivateLinkScopedResourcesClient.listByPrivateLinkScopeAsync(String resourceGroupName, String scopeName) Gets all private endpoint connections on a private link scope.Methods in com.azure.resourcemanager.monitor.fluent with parameters of type ScopedResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopedResourceInner>, ScopedResourceInner> PrivateLinkScopedResourcesClient.beginCreateOrUpdate(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters) Approve or reject a private endpoint connection with a given name.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ScopedResourceInner>, ScopedResourceInner> PrivateLinkScopedResourcesClient.beginCreateOrUpdate(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters, com.azure.core.util.Context context) Approve or reject a private endpoint connection with a given name.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ScopedResourceInner>, ScopedResourceInner> PrivateLinkScopedResourcesClient.beginCreateOrUpdateAsync(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters) Approve or reject a private endpoint connection with a given name.PrivateLinkScopedResourcesClient.createOrUpdate(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters) Approve or reject a private endpoint connection with a given name.PrivateLinkScopedResourcesClient.createOrUpdate(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters, com.azure.core.util.Context context) Approve or reject a private endpoint connection with a given name.PrivateLinkScopedResourcesClient.createOrUpdateAsync(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters) Approve or reject a private endpoint connection with a given name.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> PrivateLinkScopedResourcesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String scopeName, String name, ScopedResourceInner parameters) Approve or reject a private endpoint connection with a given name. -
Uses of ScopedResourceInner in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return ScopedResourceInnerModifier and TypeMethodDescriptionstatic ScopedResourceInnerScopedResourceInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ScopedResourceInner from the JsonReader.ScopedResourceInner.withLinkedResourceId(String linkedResourceId) Set the linkedResourceId property: The resource id of the scoped Azure monitor resource. -
Uses of ScopedResourceInner in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type ScopedResourceInnerModifier and TypeMethodDescriptionScopedResourceListResult.value()Get the value property: Array of results.