Uses of Class
software.amazon.awssdk.services.medialive.model.GetCloudWatchAlarmTemplateGroupRequest
-
Packages that use GetCloudWatchAlarmTemplateGroupRequest Package Description software.amazon.awssdk.services.medialive API for AWS Elemental MediaLivesoftware.amazon.awssdk.services.medialive.transform -
-
Uses of GetCloudWatchAlarmTemplateGroupRequest in software.amazon.awssdk.services.medialive
Methods in software.amazon.awssdk.services.medialive with parameters of type GetCloudWatchAlarmTemplateGroupRequest Modifier and Type Method Description default CompletableFuture<GetCloudWatchAlarmTemplateGroupResponse>MediaLiveAsyncClient. getCloudWatchAlarmTemplateGroup(GetCloudWatchAlarmTemplateGroupRequest getCloudWatchAlarmTemplateGroupRequest)Retrieves the specified cloudwatch alarm template group.default GetCloudWatchAlarmTemplateGroupResponseMediaLiveClient. getCloudWatchAlarmTemplateGroup(GetCloudWatchAlarmTemplateGroupRequest getCloudWatchAlarmTemplateGroupRequest)Retrieves the specified cloudwatch alarm template group. -
Uses of GetCloudWatchAlarmTemplateGroupRequest in software.amazon.awssdk.services.medialive.transform
Methods in software.amazon.awssdk.services.medialive.transform with parameters of type GetCloudWatchAlarmTemplateGroupRequest Modifier and Type Method Description SdkHttpFullRequestGetCloudWatchAlarmTemplateGroupRequestMarshaller. marshall(GetCloudWatchAlarmTemplateGroupRequest getCloudWatchAlarmTemplateGroupRequest)
-