-
public final class MachineLearningClientExtKt
-
-
Method Summary
Modifier and Type Method Description final PutJobResponse
putJobAsync(MachineLearningClient $self, PutJobRequest request, RequestOptions requestOptions)
final GetJobResponse
getJobAsync(MachineLearningClient $self, GetJobRequest request, RequestOptions requestOptions)
final GetJobStatsResponse
getJobStatsAsync(MachineLearningClient $self, GetJobStatsRequest request, RequestOptions requestOptions)
final DeleteExpiredDataResponse
deleteExpiredDataAsync(MachineLearningClient $self, DeleteExpiredDataRequest request, RequestOptions requestOptions)
final DeleteJobResponse
deleteJobAsync(MachineLearningClient $self, DeleteJobRequest request, RequestOptions requestOptions)
final OpenJobResponse
openJobAsync(MachineLearningClient $self, OpenJobRequest request, RequestOptions requestOptions)
final CloseJobResponse
closeJobAsync(MachineLearningClient $self, CloseJobRequest request, RequestOptions requestOptions)
final FlushJobResponse
flushJobAsync(MachineLearningClient $self, FlushJobRequest request, RequestOptions requestOptions)
final ForecastJobResponse
forecastJobAsync(MachineLearningClient $self, ForecastJobRequest request, RequestOptions requestOptions)
final AcknowledgedResponse
deleteForecastAsync(MachineLearningClient $self, DeleteForecastRequest request, RequestOptions requestOptions)
final AcknowledgedResponse
deleteModelSnapshotAsync(MachineLearningClient $self, DeleteModelSnapshotRequest request, RequestOptions requestOptions)
final RevertModelSnapshotResponse
revertModelSnapshotAsync(MachineLearningClient $self, RevertModelSnapshotRequest request, RequestOptions requestOptions)
final PutDatafeedResponse
putDatafeedAsync(MachineLearningClient $self, PutDatafeedRequest request, RequestOptions requestOptions)
final PutDatafeedResponse
updateDatafeedAsync(MachineLearningClient $self, UpdateDatafeedRequest request, RequestOptions requestOptions)
final GetDatafeedResponse
getDatafeedAsync(MachineLearningClient $self, GetDatafeedRequest request, RequestOptions requestOptions)
final AcknowledgedResponse
deleteDatafeedAsync(MachineLearningClient $self, DeleteDatafeedRequest request, RequestOptions requestOptions)
final StartDatafeedResponse
startDatafeedAsync(MachineLearningClient $self, StartDatafeedRequest request, RequestOptions requestOptions)
final StopDatafeedResponse
stopDatafeedAsync(MachineLearningClient $self, StopDatafeedRequest request, RequestOptions requestOptions)
final GetDatafeedStatsResponse
getDatafeedStatsAsync(MachineLearningClient $self, GetDatafeedStatsRequest request, RequestOptions requestOptions)
final PreviewDatafeedResponse
previewDatafeedAsync(MachineLearningClient $self, PreviewDatafeedRequest request, RequestOptions requestOptions)
final PutJobResponse
updateJobAsync(MachineLearningClient $self, UpdateJobRequest request, RequestOptions requestOptions)
final GetBucketsResponse
getBucketsAsync(MachineLearningClient $self, GetBucketsRequest request, RequestOptions requestOptions)
final GetCategoriesResponse
getCategoriesAsync(MachineLearningClient $self, GetCategoriesRequest request, RequestOptions requestOptions)
final GetModelSnapshotsResponse
getModelSnapshotsAsync(MachineLearningClient $self, GetModelSnapshotsRequest request, RequestOptions requestOptions)
final UpdateModelSnapshotResponse
updateModelSnapshotAsync(MachineLearningClient $self, UpdateModelSnapshotRequest request, RequestOptions requestOptions)
final GetOverallBucketsResponse
getOverallBucketsAsync(MachineLearningClient $self, GetOverallBucketsRequest request, RequestOptions requestOptions)
final GetRecordsResponse
getRecordsAsync(MachineLearningClient $self, GetRecordsRequest request, RequestOptions requestOptions)
final PostDataResponse
postDataAsync(MachineLearningClient $self, PostDataRequest request, RequestOptions requestOptions)
final GetCalendarsResponse
getCalendarsAsync(MachineLearningClient $self, GetCalendarsRequest request, RequestOptions requestOptions)
final GetInfluencersResponse
getInfluencersAsync(MachineLearningClient $self, GetInfluencersRequest request, RequestOptions requestOptions)
final PutCalendarResponse
putCalendarAsync(MachineLearningClient $self, PutCalendarRequest request, RequestOptions requestOptions)
final PutCalendarResponse
putCalendarJobAsync(MachineLearningClient $self, PutCalendarJobRequest request, RequestOptions requestOptions)
final PutCalendarResponse
deleteCalendarJobAsync(MachineLearningClient $self, DeleteCalendarJobRequest request, RequestOptions requestOptions)
final AcknowledgedResponse
deleteCalendarAsync(MachineLearningClient $self, DeleteCalendarRequest request, RequestOptions requestOptions)
final GetCalendarEventsResponse
getCalendarEventsAsync(MachineLearningClient $self, GetCalendarEventsRequest request, RequestOptions requestOptions)
final PostCalendarEventResponse
postCalendarEventAsync(MachineLearningClient $self, PostCalendarEventRequest request, RequestOptions requestOptions)
final AcknowledgedResponse
deleteCalendarEventAsync(MachineLearningClient $self, DeleteCalendarEventRequest request, RequestOptions requestOptions)
final PutFilterResponse
putFilterAsync(MachineLearningClient $self, PutFilterRequest request, RequestOptions requestOptions)
final GetFiltersResponse
getFilterAsync(MachineLearningClient $self, GetFiltersRequest request, RequestOptions requestOptions)
final PutFilterResponse
updateFilterAsync(MachineLearningClient $self, UpdateFilterRequest request, RequestOptions requestOptions)
final AcknowledgedResponse
deleteFilterAsync(MachineLearningClient $self, DeleteFilterRequest request, RequestOptions requestOptions)
final MlInfoResponse
getMlInfoAsync(MachineLearningClient $self, MlInfoRequest request, RequestOptions requestOptions)
final FindFileStructureResponse
findFileStructureAsync(MachineLearningClient $self, FindFileStructureRequest request, RequestOptions requestOptions)
final AcknowledgedResponse
setUpgradeModeAsync(MachineLearningClient $self, SetUpgradeModeRequest request, RequestOptions requestOptions)
final EstimateModelMemoryResponse
estimateModelMemoryAsync(MachineLearningClient $self, EstimateModelMemoryRequest request, RequestOptions requestOptions)
final PutDataFrameAnalyticsResponse
putDataFrameAnalyticsAsync(MachineLearningClient $self, PutDataFrameAnalyticsRequest request, RequestOptions requestOptions)
final PutDataFrameAnalyticsResponse
updateDataFrameAnalyticsAsync(MachineLearningClient $self, UpdateDataFrameAnalyticsRequest request, RequestOptions requestOptions)
final GetDataFrameAnalyticsResponse
getDataFrameAnalyticsAsync(MachineLearningClient $self, GetDataFrameAnalyticsRequest request, RequestOptions requestOptions)
final GetDataFrameAnalyticsStatsResponse
getDataFrameAnalyticsStatsAsync(MachineLearningClient $self, GetDataFrameAnalyticsStatsRequest request, RequestOptions requestOptions)
final StartDataFrameAnalyticsResponse
startDataFrameAnalyticsAsync(MachineLearningClient $self, StartDataFrameAnalyticsRequest request, RequestOptions requestOptions)
final StopDataFrameAnalyticsResponse
stopDataFrameAnalyticsAsync(MachineLearningClient $self, StopDataFrameAnalyticsRequest request, RequestOptions requestOptions)
final AcknowledgedResponse
deleteDataFrameAnalyticsAsync(MachineLearningClient $self, DeleteDataFrameAnalyticsRequest request, RequestOptions requestOptions)
final EvaluateDataFrameResponse
evaluateDataFrameAsync(MachineLearningClient $self, EvaluateDataFrameRequest request, RequestOptions requestOptions)
final ExplainDataFrameAnalyticsResponse
explainDataFrameAnalyticsAsync(MachineLearningClient $self, ExplainDataFrameAnalyticsRequest request, RequestOptions requestOptions)
final GetTrainedModelsResponse
getTrainedModelsAsync(MachineLearningClient $self, GetTrainedModelsRequest request, RequestOptions requestOptions)
final PutTrainedModelResponse
putTrainedModelAsync(MachineLearningClient $self, PutTrainedModelRequest request, RequestOptions requestOptions)
final GetTrainedModelsStatsResponse
getTrainedModelsStatsAsync(MachineLearningClient $self, GetTrainedModelsStatsRequest request, RequestOptions requestOptions)
final AcknowledgedResponse
deleteTrainedModelAsync(MachineLearningClient $self, DeleteTrainedModelRequest request, RequestOptions requestOptions)
-
-
Method Detail
-
putJobAsync
final PutJobResponse putJobAsync(MachineLearningClient $self, PutJobRequest request, RequestOptions requestOptions)
-
getJobAsync
final GetJobResponse getJobAsync(MachineLearningClient $self, GetJobRequest request, RequestOptions requestOptions)
-
getJobStatsAsync
final GetJobStatsResponse getJobStatsAsync(MachineLearningClient $self, GetJobStatsRequest request, RequestOptions requestOptions)
-
deleteExpiredDataAsync
final DeleteExpiredDataResponse deleteExpiredDataAsync(MachineLearningClient $self, DeleteExpiredDataRequest request, RequestOptions requestOptions)
-
deleteJobAsync
final DeleteJobResponse deleteJobAsync(MachineLearningClient $self, DeleteJobRequest request, RequestOptions requestOptions)
-
openJobAsync
final OpenJobResponse openJobAsync(MachineLearningClient $self, OpenJobRequest request, RequestOptions requestOptions)
-
closeJobAsync
final CloseJobResponse closeJobAsync(MachineLearningClient $self, CloseJobRequest request, RequestOptions requestOptions)
-
flushJobAsync
final FlushJobResponse flushJobAsync(MachineLearningClient $self, FlushJobRequest request, RequestOptions requestOptions)
-
forecastJobAsync
final ForecastJobResponse forecastJobAsync(MachineLearningClient $self, ForecastJobRequest request, RequestOptions requestOptions)
-
deleteForecastAsync
final AcknowledgedResponse deleteForecastAsync(MachineLearningClient $self, DeleteForecastRequest request, RequestOptions requestOptions)
-
deleteModelSnapshotAsync
final AcknowledgedResponse deleteModelSnapshotAsync(MachineLearningClient $self, DeleteModelSnapshotRequest request, RequestOptions requestOptions)
-
revertModelSnapshotAsync
final RevertModelSnapshotResponse revertModelSnapshotAsync(MachineLearningClient $self, RevertModelSnapshotRequest request, RequestOptions requestOptions)
-
putDatafeedAsync
final PutDatafeedResponse putDatafeedAsync(MachineLearningClient $self, PutDatafeedRequest request, RequestOptions requestOptions)
-
updateDatafeedAsync
final PutDatafeedResponse updateDatafeedAsync(MachineLearningClient $self, UpdateDatafeedRequest request, RequestOptions requestOptions)
-
getDatafeedAsync
final GetDatafeedResponse getDatafeedAsync(MachineLearningClient $self, GetDatafeedRequest request, RequestOptions requestOptions)
-
deleteDatafeedAsync
final AcknowledgedResponse deleteDatafeedAsync(MachineLearningClient $self, DeleteDatafeedRequest request, RequestOptions requestOptions)
-
startDatafeedAsync
final StartDatafeedResponse startDatafeedAsync(MachineLearningClient $self, StartDatafeedRequest request, RequestOptions requestOptions)
-
stopDatafeedAsync
final StopDatafeedResponse stopDatafeedAsync(MachineLearningClient $self, StopDatafeedRequest request, RequestOptions requestOptions)
-
getDatafeedStatsAsync
final GetDatafeedStatsResponse getDatafeedStatsAsync(MachineLearningClient $self, GetDatafeedStatsRequest request, RequestOptions requestOptions)
-
previewDatafeedAsync
final PreviewDatafeedResponse previewDatafeedAsync(MachineLearningClient $self, PreviewDatafeedRequest request, RequestOptions requestOptions)
-
updateJobAsync
final PutJobResponse updateJobAsync(MachineLearningClient $self, UpdateJobRequest request, RequestOptions requestOptions)
-
getBucketsAsync
final GetBucketsResponse getBucketsAsync(MachineLearningClient $self, GetBucketsRequest request, RequestOptions requestOptions)
-
getCategoriesAsync
final GetCategoriesResponse getCategoriesAsync(MachineLearningClient $self, GetCategoriesRequest request, RequestOptions requestOptions)
-
getModelSnapshotsAsync
final GetModelSnapshotsResponse getModelSnapshotsAsync(MachineLearningClient $self, GetModelSnapshotsRequest request, RequestOptions requestOptions)
-
updateModelSnapshotAsync
final UpdateModelSnapshotResponse updateModelSnapshotAsync(MachineLearningClient $self, UpdateModelSnapshotRequest request, RequestOptions requestOptions)
-
getOverallBucketsAsync
final GetOverallBucketsResponse getOverallBucketsAsync(MachineLearningClient $self, GetOverallBucketsRequest request, RequestOptions requestOptions)
-
getRecordsAsync
final GetRecordsResponse getRecordsAsync(MachineLearningClient $self, GetRecordsRequest request, RequestOptions requestOptions)
-
postDataAsync
final PostDataResponse postDataAsync(MachineLearningClient $self, PostDataRequest request, RequestOptions requestOptions)
-
getCalendarsAsync
final GetCalendarsResponse getCalendarsAsync(MachineLearningClient $self, GetCalendarsRequest request, RequestOptions requestOptions)
-
getInfluencersAsync
final GetInfluencersResponse getInfluencersAsync(MachineLearningClient $self, GetInfluencersRequest request, RequestOptions requestOptions)
-
putCalendarAsync
final PutCalendarResponse putCalendarAsync(MachineLearningClient $self, PutCalendarRequest request, RequestOptions requestOptions)
-
putCalendarJobAsync
final PutCalendarResponse putCalendarJobAsync(MachineLearningClient $self, PutCalendarJobRequest request, RequestOptions requestOptions)
-
deleteCalendarJobAsync
final PutCalendarResponse deleteCalendarJobAsync(MachineLearningClient $self, DeleteCalendarJobRequest request, RequestOptions requestOptions)
-
deleteCalendarAsync
final AcknowledgedResponse deleteCalendarAsync(MachineLearningClient $self, DeleteCalendarRequest request, RequestOptions requestOptions)
-
getCalendarEventsAsync
final GetCalendarEventsResponse getCalendarEventsAsync(MachineLearningClient $self, GetCalendarEventsRequest request, RequestOptions requestOptions)
-
postCalendarEventAsync
final PostCalendarEventResponse postCalendarEventAsync(MachineLearningClient $self, PostCalendarEventRequest request, RequestOptions requestOptions)
-
deleteCalendarEventAsync
final AcknowledgedResponse deleteCalendarEventAsync(MachineLearningClient $self, DeleteCalendarEventRequest request, RequestOptions requestOptions)
-
putFilterAsync
final PutFilterResponse putFilterAsync(MachineLearningClient $self, PutFilterRequest request, RequestOptions requestOptions)
-
getFilterAsync
final GetFiltersResponse getFilterAsync(MachineLearningClient $self, GetFiltersRequest request, RequestOptions requestOptions)
-
updateFilterAsync
final PutFilterResponse updateFilterAsync(MachineLearningClient $self, UpdateFilterRequest request, RequestOptions requestOptions)
-
deleteFilterAsync
final AcknowledgedResponse deleteFilterAsync(MachineLearningClient $self, DeleteFilterRequest request, RequestOptions requestOptions)
-
getMlInfoAsync
final MlInfoResponse getMlInfoAsync(MachineLearningClient $self, MlInfoRequest request, RequestOptions requestOptions)
-
findFileStructureAsync
final FindFileStructureResponse findFileStructureAsync(MachineLearningClient $self, FindFileStructureRequest request, RequestOptions requestOptions)
-
setUpgradeModeAsync
final AcknowledgedResponse setUpgradeModeAsync(MachineLearningClient $self, SetUpgradeModeRequest request, RequestOptions requestOptions)
-
estimateModelMemoryAsync
final EstimateModelMemoryResponse estimateModelMemoryAsync(MachineLearningClient $self, EstimateModelMemoryRequest request, RequestOptions requestOptions)
-
putDataFrameAnalyticsAsync
final PutDataFrameAnalyticsResponse putDataFrameAnalyticsAsync(MachineLearningClient $self, PutDataFrameAnalyticsRequest request, RequestOptions requestOptions)
-
updateDataFrameAnalyticsAsync
final PutDataFrameAnalyticsResponse updateDataFrameAnalyticsAsync(MachineLearningClient $self, UpdateDataFrameAnalyticsRequest request, RequestOptions requestOptions)
-
getDataFrameAnalyticsAsync
final GetDataFrameAnalyticsResponse getDataFrameAnalyticsAsync(MachineLearningClient $self, GetDataFrameAnalyticsRequest request, RequestOptions requestOptions)
-
getDataFrameAnalyticsStatsAsync
final GetDataFrameAnalyticsStatsResponse getDataFrameAnalyticsStatsAsync(MachineLearningClient $self, GetDataFrameAnalyticsStatsRequest request, RequestOptions requestOptions)
-
startDataFrameAnalyticsAsync
final StartDataFrameAnalyticsResponse startDataFrameAnalyticsAsync(MachineLearningClient $self, StartDataFrameAnalyticsRequest request, RequestOptions requestOptions)
-
stopDataFrameAnalyticsAsync
final StopDataFrameAnalyticsResponse stopDataFrameAnalyticsAsync(MachineLearningClient $self, StopDataFrameAnalyticsRequest request, RequestOptions requestOptions)
-
deleteDataFrameAnalyticsAsync
final AcknowledgedResponse deleteDataFrameAnalyticsAsync(MachineLearningClient $self, DeleteDataFrameAnalyticsRequest request, RequestOptions requestOptions)
-
evaluateDataFrameAsync
final EvaluateDataFrameResponse evaluateDataFrameAsync(MachineLearningClient $self, EvaluateDataFrameRequest request, RequestOptions requestOptions)
-
explainDataFrameAnalyticsAsync
final ExplainDataFrameAnalyticsResponse explainDataFrameAnalyticsAsync(MachineLearningClient $self, ExplainDataFrameAnalyticsRequest request, RequestOptions requestOptions)
-
getTrainedModelsAsync
final GetTrainedModelsResponse getTrainedModelsAsync(MachineLearningClient $self, GetTrainedModelsRequest request, RequestOptions requestOptions)
-
putTrainedModelAsync
final PutTrainedModelResponse putTrainedModelAsync(MachineLearningClient $self, PutTrainedModelRequest request, RequestOptions requestOptions)
-
getTrainedModelsStatsAsync
final GetTrainedModelsStatsResponse getTrainedModelsStatsAsync(MachineLearningClient $self, GetTrainedModelsStatsRequest request, RequestOptions requestOptions)
-
deleteTrainedModelAsync
final AcknowledgedResponse deleteTrainedModelAsync(MachineLearningClient $self, DeleteTrainedModelRequest request, RequestOptions requestOptions)
-
-
-
-