| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.client.adapter | |
| com.mulesoft.mule.runtime.gw.client.dto | |
| com.mulesoft.mule.runtime.gw.client.model |
| Modifier and Type | Method and Description |
|---|---|
ApiClientsResponseBuilder |
ApiClientsResponseBuilder.withClients(List<ApiClientDto> clients) |
| Constructor and Description |
|---|
ClientDtoAdapter(ApiClientDto clientDTO)
Deprecated.
|
| Constructor and Description |
|---|
PlatformContractAdapter(ApiClientDto client) |
| Modifier and Type | Method and Description |
|---|---|
List<ApiClientDto> |
ApiClientsResponse.getClients() |
| Constructor and Description |
|---|
ApiClientsResponse(String contractsEntityTag,
List<ApiClientDto> clients,
boolean hasUpdates) |
Copyright © 2014–2023 MuleSoft, Inc.. All rights reserved.