Uses of Class
com.azure.resourcemanager.appplatform.fluent.models.BindingResourceInner
Packages that use BindingResourceInner
Package
Description
Package containing the service clients for AppPlatformManagementClient.
Package containing the inner data models for AppPlatformManagementClient.
Package containing the data models for AppPlatformManagementClient.
-
Uses of BindingResourceInner in com.azure.resourcemanager.appplatform.fluent
Methods in com.azure.resourcemanager.appplatform.fluent that return BindingResourceInnerModifier and TypeMethodDescriptionBindingsClient.createOrUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Create a new Binding or update an exiting Binding.BindingsClient.createOrUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource, com.azure.core.util.Context context) Create a new Binding or update an exiting Binding.BindingsClient.get(String resourceGroupName, String serviceName, String appName, String bindingName) Get a Binding and its properties.BindingsClient.update(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Operation to update an exiting Binding.BindingsClient.update(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource, com.azure.core.util.Context context) Operation to update an exiting Binding.Methods in com.azure.resourcemanager.appplatform.fluent that return types with arguments of type BindingResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Create a new Binding or update an exiting Binding.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Create a new Binding or update an exiting Binding.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource, com.azure.core.util.Context context) Create a new Binding or update an exiting Binding.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource, com.azure.core.util.Context context) Create a new Binding or update an exiting Binding.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Create a new Binding or update an exiting Binding.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Create a new Binding or update an exiting Binding.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Operation to update an exiting Binding.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Operation to update an exiting Binding.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource, com.azure.core.util.Context context) Operation to update an exiting Binding.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource, com.azure.core.util.Context context) Operation to update an exiting Binding.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginUpdateAsync(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Operation to update an exiting Binding.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginUpdateAsync(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Operation to update an exiting Binding.BindingsClient.createOrUpdateAsync(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Create a new Binding or update an exiting Binding.BindingsClient.getAsync(String resourceGroupName, String serviceName, String appName, String bindingName) Get a Binding and its properties.com.azure.core.http.rest.Response<BindingResourceInner>BindingsClient.getWithResponse(String resourceGroupName, String serviceName, String appName, String bindingName, com.azure.core.util.Context context) Get a Binding and its properties.Mono<com.azure.core.http.rest.Response<BindingResourceInner>>BindingsClient.getWithResponseAsync(String resourceGroupName, String serviceName, String appName, String bindingName) Get a Binding and its properties.com.azure.core.http.rest.PagedIterable<BindingResourceInner>Handles requests to list all resources in an App.com.azure.core.http.rest.PagedIterable<BindingResourceInner>BindingsClient.list(String resourceGroupName, String serviceName, String appName, com.azure.core.util.Context context) Handles requests to list all resources in an App.com.azure.core.http.rest.PagedFlux<BindingResourceInner>Handles requests to list all resources in an App.BindingsClient.updateAsync(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Operation to update an exiting Binding.Methods in com.azure.resourcemanager.appplatform.fluent with parameters of type BindingResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Create a new Binding or update an exiting Binding.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource, com.azure.core.util.Context context) Create a new Binding or update an exiting Binding.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Create a new Binding or update an exiting Binding.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Operation to update an exiting Binding.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource, com.azure.core.util.Context context) Operation to update an exiting Binding.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<BindingResourceInner>,BindingResourceInner> BindingsClient.beginUpdateAsync(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Operation to update an exiting Binding.BindingsClient.createOrUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Create a new Binding or update an exiting Binding.BindingsClient.createOrUpdate(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource, com.azure.core.util.Context context) Create a new Binding or update an exiting Binding.BindingsClient.createOrUpdateAsync(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Create a new Binding or update an exiting Binding.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>BindingsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Create a new Binding or update an exiting Binding.BindingsClient.update(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Operation to update an exiting Binding.BindingsClient.update(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource, com.azure.core.util.Context context) Operation to update an exiting Binding.BindingsClient.updateAsync(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Operation to update an exiting Binding.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>BindingsClient.updateWithResponseAsync(String resourceGroupName, String serviceName, String appName, String bindingName, BindingResourceInner bindingResource) Operation to update an exiting Binding. -
Uses of BindingResourceInner in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return BindingResourceInnerModifier and TypeMethodDescriptionBindingResourceInner.withProperties(BindingResourceProperties properties) Set the properties property: Properties of the Binding resource. -
Uses of BindingResourceInner in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type BindingResourceInnerModifier and TypeMethodDescriptionBindingResourceCollection.value()Get the value property: Collection of Binding resources.Method parameters in com.azure.resourcemanager.appplatform.models with type arguments of type BindingResourceInnerModifier and TypeMethodDescriptionBindingResourceCollection.withValue(List<BindingResourceInner> value) Set the value property: Collection of Binding resources.