public class Applications extends Object
| Constructor and Description |
|---|
Applications(CloudHubConnection cloudHubConnection) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<org.mule.runtime.http.api.domain.message.response.HttpResponse> |
get(boolean retrieveStatistics,
String period,
boolean retrieveLogLevels,
boolean retrieveTrackingSettings,
boolean retrieveIpAddresses) |
CompletableFuture<org.mule.runtime.http.api.domain.message.response.HttpResponse> |
getApplication(String domain) |
public Applications(CloudHubConnection cloudHubConnection)
public CompletableFuture<org.mule.runtime.http.api.domain.message.response.HttpResponse> get(boolean retrieveStatistics, String period, boolean retrieveLogLevels, boolean retrieveTrackingSettings, boolean retrieveIpAddresses)
public CompletableFuture<org.mule.runtime.http.api.domain.message.response.HttpResponse> getApplication(String domain)
Copyright © 2023 MuleSoft, Inc.. All rights reserved.