public class CloudHubBasicConnection extends CloudHubConnection
account, applications, httpClient, LOGGER, notifications, permissions| Constructor and Description |
|---|
CloudHubBasicConnection(org.mule.runtime.http.api.client.auth.HttpAuthentication basicAuth,
org.mule.runtime.http.api.client.HttpClient httpClient,
String defaultEnvironment,
String anypointPlatformUrl) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<org.mule.runtime.http.api.domain.message.response.HttpResponse> |
sendRequest(Consumer<org.mule.runtime.http.api.domain.message.request.HttpRequestBuilder> httpRequestBuilderConsumer,
String endpoint,
org.mule.runtime.http.api.HttpConstants.Method method) |
buildRequest, invalidatepublic CompletableFuture<org.mule.runtime.http.api.domain.message.response.HttpResponse> sendRequest(Consumer<org.mule.runtime.http.api.domain.message.request.HttpRequestBuilder> httpRequestBuilderConsumer, String endpoint, org.mule.runtime.http.api.HttpConstants.Method method)
sendRequest in class CloudHubConnectionCopyright © 2023 MuleSoft, Inc.. All rights reserved.