Uses of Class
com.azure.resourcemanager.workloads.fluent.models.SapApplicationServerInstanceInner
Packages that use SapApplicationServerInstanceInner
Package
Description
Package containing the service clients for WorkloadsClient.
Package containing the inner data models for WorkloadsClient.
Package containing the data models for WorkloadsClient.
-
Uses of SapApplicationServerInstanceInner in com.azure.resourcemanager.workloads.fluent
Methods in com.azure.resourcemanager.workloads.fluent that return SapApplicationServerInstanceInnerModifier and TypeMethodDescriptionSapApplicationServerInstancesClient.create
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName) Puts the SAP Application Server Instance.SapApplicationServerInstancesClient.create
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, SapApplicationServerInstanceInner body) Puts the SAP Application Server Instance.SapApplicationServerInstancesClient.create
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, SapApplicationServerInstanceInner body, com.azure.core.util.Context context) Puts the SAP Application Server Instance.SapApplicationServerInstancesClient.get
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName) Gets the SAP Application Server Instance.SapApplicationServerInstancesClient.update
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName) Puts the SAP Application Server Instance.SapApplicationServerInstancesClient.update
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, UpdateSapApplicationInstanceRequest body) Puts the SAP Application Server Instance.SapApplicationServerInstancesClient.update
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, UpdateSapApplicationInstanceRequest body, com.azure.core.util.Context context) Puts the SAP Application Server Instance.Methods in com.azure.resourcemanager.workloads.fluent that return types with arguments of type SapApplicationServerInstanceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SapApplicationServerInstanceInner>,
SapApplicationServerInstanceInner> SapApplicationServerInstancesClient.beginCreate
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, SapApplicationServerInstanceInner body) Puts the SAP Application Server Instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SapApplicationServerInstanceInner>,
SapApplicationServerInstanceInner> SapApplicationServerInstancesClient.beginCreate
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, SapApplicationServerInstanceInner body) Puts the SAP Application Server Instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SapApplicationServerInstanceInner>,
SapApplicationServerInstanceInner> SapApplicationServerInstancesClient.beginCreate
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, SapApplicationServerInstanceInner body, com.azure.core.util.Context context) Puts the SAP Application Server Instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SapApplicationServerInstanceInner>,
SapApplicationServerInstanceInner> SapApplicationServerInstancesClient.beginCreate
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, SapApplicationServerInstanceInner body, com.azure.core.util.Context context) Puts the SAP Application Server Instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SapApplicationServerInstanceInner>,
SapApplicationServerInstanceInner> SapApplicationServerInstancesClient.beginUpdate
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, UpdateSapApplicationInstanceRequest body) Puts the SAP Application Server Instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SapApplicationServerInstanceInner>,
SapApplicationServerInstanceInner> SapApplicationServerInstancesClient.beginUpdate
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, UpdateSapApplicationInstanceRequest body) Puts the SAP Application Server Instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SapApplicationServerInstanceInner>,
SapApplicationServerInstanceInner> SapApplicationServerInstancesClient.beginUpdate
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, UpdateSapApplicationInstanceRequest body, com.azure.core.util.Context context) Puts the SAP Application Server Instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SapApplicationServerInstanceInner>,
SapApplicationServerInstanceInner> SapApplicationServerInstancesClient.beginUpdate
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, UpdateSapApplicationInstanceRequest body, com.azure.core.util.Context context) Puts the SAP Application Server Instance.com.azure.core.http.rest.Response<SapApplicationServerInstanceInner>
SapApplicationServerInstancesClient.getWithResponse
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, com.azure.core.util.Context context) Gets the SAP Application Server Instance.com.azure.core.http.rest.PagedIterable<SapApplicationServerInstanceInner>
Lists the SAP Application server Instances in an SVI.com.azure.core.http.rest.PagedIterable<SapApplicationServerInstanceInner>
SapApplicationServerInstancesClient.list
(String resourceGroupName, String sapVirtualInstanceName, com.azure.core.util.Context context) Lists the SAP Application server Instances in an SVI.Methods in com.azure.resourcemanager.workloads.fluent with parameters of type SapApplicationServerInstanceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SapApplicationServerInstanceInner>,
SapApplicationServerInstanceInner> SapApplicationServerInstancesClient.beginCreate
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, SapApplicationServerInstanceInner body) Puts the SAP Application Server Instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SapApplicationServerInstanceInner>,
SapApplicationServerInstanceInner> SapApplicationServerInstancesClient.beginCreate
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, SapApplicationServerInstanceInner body, com.azure.core.util.Context context) Puts the SAP Application Server Instance.SapApplicationServerInstancesClient.create
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, SapApplicationServerInstanceInner body) Puts the SAP Application Server Instance.SapApplicationServerInstancesClient.create
(String resourceGroupName, String sapVirtualInstanceName, String applicationInstanceName, SapApplicationServerInstanceInner body, com.azure.core.util.Context context) Puts the SAP Application Server Instance. -
Uses of SapApplicationServerInstanceInner in com.azure.resourcemanager.workloads.fluent.models
Methods in com.azure.resourcemanager.workloads.fluent.models that return SapApplicationServerInstanceInnerModifier and TypeMethodDescriptionSapApplicationServerInstanceInner.withLocation
(String location) -
Uses of SapApplicationServerInstanceInner in com.azure.resourcemanager.workloads.models
Methods in com.azure.resourcemanager.workloads.models that return SapApplicationServerInstanceInnerModifier and TypeMethodDescriptionSapApplicationServerInstance.innerModel()
Gets the inner com.azure.resourcemanager.workloads.fluent.models.SapApplicationServerInstanceInner object.Methods in com.azure.resourcemanager.workloads.models that return types with arguments of type SapApplicationServerInstanceInnerModifier and TypeMethodDescriptionSapApplicationServerInstanceList.value()
Get the value property: Gets the list of SAP Application Server instances.Method parameters in com.azure.resourcemanager.workloads.models with type arguments of type SapApplicationServerInstanceInnerModifier and TypeMethodDescriptionSapApplicationServerInstanceList.withValue
(List<SapApplicationServerInstanceInner> value) Set the value property: Gets the list of SAP Application Server instances.