| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.fluent |
Package containing the service clients for SqlManagementClient.
|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EncryptionProtectorInner>,EncryptionProtectorInner> |
EncryptionProtectorsClient.beginCreateOrUpdate(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName,
EncryptionProtectorInner parameters)
Updates an existing encryption protector.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EncryptionProtectorInner>,EncryptionProtectorInner> |
EncryptionProtectorsClient.beginCreateOrUpdate(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName,
EncryptionProtectorInner parameters,
com.azure.core.util.Context context)
Updates an existing encryption protector.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedInstanceEncryptionProtectorInner>,ManagedInstanceEncryptionProtectorInner> |
ManagedInstanceEncryptionProtectorsClient.beginCreateOrUpdate(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName,
ManagedInstanceEncryptionProtectorInner parameters)
Updates an existing encryption protector.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedInstanceEncryptionProtectorInner>,ManagedInstanceEncryptionProtectorInner> |
ManagedInstanceEncryptionProtectorsClient.beginCreateOrUpdate(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName,
ManagedInstanceEncryptionProtectorInner parameters,
com.azure.core.util.Context context)
Updates an existing encryption protector.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<EncryptionProtectorInner>,EncryptionProtectorInner> |
EncryptionProtectorsClient.beginCreateOrUpdateAsync(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName,
EncryptionProtectorInner parameters)
Updates an existing encryption protector.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedInstanceEncryptionProtectorInner>,ManagedInstanceEncryptionProtectorInner> |
ManagedInstanceEncryptionProtectorsClient.beginCreateOrUpdateAsync(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName,
ManagedInstanceEncryptionProtectorInner parameters)
Updates an existing encryption protector.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
ManagedInstanceEncryptionProtectorsClient.beginRevalidate(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName)
Revalidates an existing encryption protector.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
EncryptionProtectorsClient.beginRevalidate(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName)
Revalidates an existing encryption protector.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
ManagedInstanceEncryptionProtectorsClient.beginRevalidate(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName,
com.azure.core.util.Context context)
Revalidates an existing encryption protector.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
EncryptionProtectorsClient.beginRevalidate(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName,
com.azure.core.util.Context context)
Revalidates an existing encryption protector.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
ManagedInstanceEncryptionProtectorsClient.beginRevalidateAsync(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName)
Revalidates an existing encryption protector.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
EncryptionProtectorsClient.beginRevalidateAsync(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName)
Revalidates an existing encryption protector.
|
EncryptionProtectorInner |
EncryptionProtectorsClient.createOrUpdate(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName,
EncryptionProtectorInner parameters)
Updates an existing encryption protector.
|
EncryptionProtectorInner |
EncryptionProtectorsClient.createOrUpdate(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName,
EncryptionProtectorInner parameters,
com.azure.core.util.Context context)
Updates an existing encryption protector.
|
ManagedInstanceEncryptionProtectorInner |
ManagedInstanceEncryptionProtectorsClient.createOrUpdate(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName,
ManagedInstanceEncryptionProtectorInner parameters)
Updates an existing encryption protector.
|
ManagedInstanceEncryptionProtectorInner |
ManagedInstanceEncryptionProtectorsClient.createOrUpdate(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName,
ManagedInstanceEncryptionProtectorInner parameters,
com.azure.core.util.Context context)
Updates an existing encryption protector.
|
Mono<EncryptionProtectorInner> |
EncryptionProtectorsClient.createOrUpdateAsync(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName,
EncryptionProtectorInner parameters)
Updates an existing encryption protector.
|
Mono<ManagedInstanceEncryptionProtectorInner> |
ManagedInstanceEncryptionProtectorsClient.createOrUpdateAsync(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName,
ManagedInstanceEncryptionProtectorInner parameters)
Updates an existing encryption protector.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
EncryptionProtectorsClient.createOrUpdateWithResponseAsync(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName,
EncryptionProtectorInner parameters)
Updates an existing encryption protector.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
ManagedInstanceEncryptionProtectorsClient.createOrUpdateWithResponseAsync(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName,
ManagedInstanceEncryptionProtectorInner parameters)
Updates an existing encryption protector.
|
ManagedInstanceEncryptionProtectorInner |
ManagedInstanceEncryptionProtectorsClient.get(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName)
Gets a managed instance encryption protector.
|
EncryptionProtectorInner |
EncryptionProtectorsClient.get(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName)
Gets a server encryption protector.
|
Mono<ManagedInstanceEncryptionProtectorInner> |
ManagedInstanceEncryptionProtectorsClient.getAsync(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName)
Gets a managed instance encryption protector.
|
Mono<EncryptionProtectorInner> |
EncryptionProtectorsClient.getAsync(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName)
Gets a server encryption protector.
|
com.azure.core.http.rest.Response<ManagedInstanceEncryptionProtectorInner> |
ManagedInstanceEncryptionProtectorsClient.getWithResponse(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName,
com.azure.core.util.Context context)
Gets a managed instance encryption protector.
|
com.azure.core.http.rest.Response<EncryptionProtectorInner> |
EncryptionProtectorsClient.getWithResponse(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName,
com.azure.core.util.Context context)
Gets a server encryption protector.
|
Mono<com.azure.core.http.rest.Response<ManagedInstanceEncryptionProtectorInner>> |
ManagedInstanceEncryptionProtectorsClient.getWithResponseAsync(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName)
Gets a managed instance encryption protector.
|
Mono<com.azure.core.http.rest.Response<EncryptionProtectorInner>> |
EncryptionProtectorsClient.getWithResponseAsync(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName)
Gets a server encryption protector.
|
void |
ManagedInstanceEncryptionProtectorsClient.revalidate(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName)
Revalidates an existing encryption protector.
|
void |
EncryptionProtectorsClient.revalidate(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName)
Revalidates an existing encryption protector.
|
void |
ManagedInstanceEncryptionProtectorsClient.revalidate(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName,
com.azure.core.util.Context context)
Revalidates an existing encryption protector.
|
void |
EncryptionProtectorsClient.revalidate(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName,
com.azure.core.util.Context context)
Revalidates an existing encryption protector.
|
Mono<Void> |
ManagedInstanceEncryptionProtectorsClient.revalidateAsync(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName)
Revalidates an existing encryption protector.
|
Mono<Void> |
EncryptionProtectorsClient.revalidateAsync(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName)
Revalidates an existing encryption protector.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
ManagedInstanceEncryptionProtectorsClient.revalidateWithResponseAsync(String resourceGroupName,
String managedInstanceName,
EncryptionProtectorName encryptionProtectorName)
Revalidates an existing encryption protector.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
EncryptionProtectorsClient.revalidateWithResponseAsync(String resourceGroupName,
String serverName,
EncryptionProtectorName encryptionProtectorName)
Revalidates an existing encryption protector.
|
| Modifier and Type | Field and Description |
|---|---|
static EncryptionProtectorName |
EncryptionProtectorName.CURRENT
Static value current for EncryptionProtectorName.
|
| Modifier and Type | Method and Description |
|---|---|
static EncryptionProtectorName |
EncryptionProtectorName.fromString(String name)
Creates or finds a EncryptionProtectorName from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.