com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> |
ConfigServersClient.beginUpdatePatch(String resourceGroupName,
String serviceName,
ConfigServerProperties properties) |
Update the config server.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> |
ConfigServersClient.beginUpdatePatch(String resourceGroupName,
String serviceName,
ConfigServerProperties properties) |
Update the config server.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> |
ConfigServersClient.beginUpdatePatch(String resourceGroupName,
String serviceName,
ConfigServerProperties properties,
com.azure.core.util.Context context) |
Update the config server.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> |
ConfigServersClient.beginUpdatePatch(String resourceGroupName,
String serviceName,
ConfigServerProperties properties,
com.azure.core.util.Context context) |
Update the config server.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> |
ConfigServersClient.beginUpdatePatchAsync(String resourceGroupName,
String serviceName,
ConfigServerProperties properties) |
Update the config server.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> |
ConfigServersClient.beginUpdatePatchAsync(String resourceGroupName,
String serviceName,
ConfigServerProperties properties) |
Update the config server.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> |
ConfigServersClient.beginUpdatePut(String resourceGroupName,
String serviceName,
ConfigServerProperties properties) |
Update the config server.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> |
ConfigServersClient.beginUpdatePut(String resourceGroupName,
String serviceName,
ConfigServerProperties properties) |
Update the config server.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> |
ConfigServersClient.beginUpdatePut(String resourceGroupName,
String serviceName,
ConfigServerProperties properties,
com.azure.core.util.Context context) |
Update the config server.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> |
ConfigServersClient.beginUpdatePut(String resourceGroupName,
String serviceName,
ConfigServerProperties properties,
com.azure.core.util.Context context) |
Update the config server.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> |
ConfigServersClient.beginUpdatePutAsync(String resourceGroupName,
String serviceName,
ConfigServerProperties properties) |
Update the config server.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ConfigServerResourceInner>,ConfigServerResourceInner> |
ConfigServersClient.beginUpdatePutAsync(String resourceGroupName,
String serviceName,
ConfigServerProperties properties) |
Update the config server.
|
Mono<ConfigServerResourceInner> |
ConfigServersClient.getAsync(String resourceGroupName,
String serviceName) |
Get the config server and its properties.
|
com.azure.core.http.rest.Response<ConfigServerResourceInner> |
ConfigServersClient.getWithResponse(String resourceGroupName,
String serviceName,
com.azure.core.util.Context context) |
Get the config server and its properties.
|
Mono<com.azure.core.http.rest.Response<ConfigServerResourceInner>> |
ConfigServersClient.getWithResponseAsync(String resourceGroupName,
String serviceName) |
Get the config server and its properties.
|
Mono<ConfigServerResourceInner> |
ConfigServersClient.updatePatchAsync(String resourceGroupName,
String serviceName) |
Update the config server.
|
Mono<ConfigServerResourceInner> |
ConfigServersClient.updatePatchAsync(String resourceGroupName,
String serviceName,
ConfigServerProperties properties) |
Update the config server.
|
Mono<ConfigServerResourceInner> |
ConfigServersClient.updatePutAsync(String resourceGroupName,
String serviceName) |
Update the config server.
|
Mono<ConfigServerResourceInner> |
ConfigServersClient.updatePutAsync(String resourceGroupName,
String serviceName,
ConfigServerProperties properties) |
Update the config server.
|