ActionGroupsInner クラス
- java.
lang. Object - InnerSupportsGet<InnerT>
- com.
microsoft. azure. management. monitor. implementation. ActionGroupsInner
- com.
public class ActionGroupsInner implements InnerSupportsGet,InnerSupportsDelete,InnerSupportsListing
このクラスのインスタンスは、ActionGroups で定義されているすべての操作へのアクセスを提供します。
コンストラクターの概要
| コンストラクター | 説明 |
|---|---|
| ActionGroupsInner(Retrofit retrofit, MonitorManagementClientImpl client) |
ActionGroupsInner のインスタンスを初期化します。 |
メソッドの概要
継承メンバー
コンストラクターの詳細
ActionGroupsInner
public ActionGroupsInner(Retrofit retrofit, MonitorManagementClientImpl client)
ActionGroupsInner のインスタンスを初期化します。
Parameters:
メソッドの詳細
createOrUpdate
public ActionGroupResourceInner createOrUpdate(String resourceGroupName, String actionGroupName, ActionGroupResourceInner actionGroup)
新しいアクション グループを作成するか、既存のアクション グループを更新します。
Parameters:
Returns:
Throws:
createOrUpdateAsync
public Observable
新しいアクション グループを作成するか、既存のアクション グループを更新します。
Parameters:
Returns:
Throws:
createOrUpdateAsync
public ServiceFuture
新しいアクション グループを作成するか、既存のアクション グループを更新します。
Parameters:
Returns:
Throws:
createOrUpdateWithServiceResponseAsync
public Observable
新しいアクション グループを作成するか、既存のアクション グループを更新します。
Parameters:
Returns:
Throws:
delete
public void delete(String resourceGroupName, String actionGroupName)
アクション グループを削除します。
Parameters:
Throws:
deleteAsync
public Observable
アクション グループを削除します。
Overrides:
ActionGroupsInner.deleteAsync(String resourceGroupName, String actionGroupName)Parameters:
Returns:
Throws:
deleteAsync
public ServiceFuture
アクション グループを削除します。
Parameters:
Returns:
Throws:
deleteWithServiceResponseAsync
public Observable
アクション グループを削除します。
Parameters:
Returns:
Throws:
enableReceiver
public void enableReceiver(String resourceGroupName, String actionGroupName, String receiverName)
アクション グループでレシーバーを有効にします。 これにより、受信者の状態が [無効] から [有効] に変更されます。 この操作は、Emailまたは SMS レシーバーでのみサポートされます。
Parameters:
Throws:
enableReceiverAsync
public Observable
アクション グループでレシーバーを有効にします。 これにより、受信者の状態が [無効] から [有効] に変更されます。 この操作は、Emailまたは SMS レシーバーでのみサポートされます。
Parameters:
Returns:
Throws:
enableReceiverAsync
public ServiceFuture
アクション グループでレシーバーを有効にします。 これにより、受信者の状態が [無効] から [有効] に変更されます。 この操作は、Emailまたは SMS レシーバーでのみサポートされます。
Parameters:
Returns:
Throws:
enableReceiverWithServiceResponseAsync
public Observable
アクション グループでレシーバーを有効にします。 これにより、受信者の状態が [無効] から [有効] に変更されます。 この操作は、Emailまたは SMS レシーバーでのみサポートされます。
Parameters:
Returns:
Throws:
getByResourceGroup
public ActionGroupResourceInner getByResourceGroup(String resourceGroupName, String actionGroupName)
アクション グループを取得します。
Overrides:
ActionGroupsInner.getByResourceGroup(String resourceGroupName, String actionGroupName)Parameters:
Returns:
Throws:
getByResourceGroupAsync
public Observable
アクション グループを取得します。
Overrides:
ActionGroupsInner.getByResourceGroupAsync(String resourceGroupName, String actionGroupName)Parameters:
Returns:
Throws:
getByResourceGroupAsync
public ServiceFuture
アクション グループを取得します。
Parameters:
Returns:
Throws:
getByResourceGroupWithServiceResponseAsync
public Observable
アクション グループを取得します。
Parameters:
Returns:
Throws:
list
public PagedList
サブスクリプション内のすべてのアクション グループの一覧を取得します。
Overrides:
ActionGroupsInner.list()Returns:
listAsync
public Observable
サブスクリプション内のすべてのアクション グループの一覧を取得します。
Overrides:
ActionGroupsInner.listAsync()Returns:
listAsync
public ServiceFuture> listAsync(final ServiceCallback
> serviceCallback)
サブスクリプション内のすべてのアクション グループの一覧を取得します。
Parameters:
Returns:
listByResourceGroup
public PagedList
リソース グループ内のすべてのアクション グループの一覧を取得します。
Overrides:
ActionGroupsInner.listByResourceGroup(String resourceGroupName)Parameters:
Returns:
listByResourceGroupAsync
public Observable
リソース グループ内のすべてのアクション グループの一覧を取得します。
Overrides:
ActionGroupsInner.listByResourceGroupAsync(String resourceGroupName)Parameters:
Returns:
listByResourceGroupAsync
public ServiceFuture> listByResourceGroupAsync(String resourceGroupName, final ServiceCallback
> serviceCallback)
リソース グループ内のすべてのアクション グループの一覧を取得します。
Parameters:
Returns:
listByResourceGroupWithServiceResponseAsync
public Observable
リソース グループ内のすべてのアクション グループの一覧を取得します。
Parameters:
Returns:
listWithServiceResponseAsync
public Observable
サブスクリプション内のすべてのアクション グループの一覧を取得します。
Returns:
update
public ActionGroupResourceInner update(String resourceGroupName, String actionGroupName, ActionGroupPatchBody actionGroupPatch)
既存のアクション グループのタグを更新します。 他のフィールドを更新するには、CreateOrUpdate メソッドを使用します。
Parameters:
Returns:
Throws:
updateAsync
public Observable
既存のアクション グループのタグを更新します。 他のフィールドを更新するには、CreateOrUpdate メソッドを使用します。
Parameters:
Returns:
Throws:
updateAsync
public ServiceFuture
既存のアクション グループのタグを更新します。 他のフィールドを更新するには、CreateOrUpdate メソッドを使用します。
Parameters:
Returns:
Throws:
updateWithServiceResponseAsync
public Observable
既存のアクション グループのタグを更新します。 他のフィールドを更新するには、CreateOrUpdate メソッドを使用します。
Parameters:
Returns:
Throws: