public class Components extends Object
| Constructor and Description |
|---|
Components(String baseUrl,
javax.ws.rs.client.Client client) |
| Modifier and Type | Method and Description |
|---|---|
ComponentId |
componentId(String componentId)
Access to the component resource.
|
public Components(String baseUrl, javax.ws.rs.client.Client client)
public final ComponentId componentId(String componentId)
componentId - the identifier of the component.ComponentId to operate with.Copyright © 2022 MuleSoft, Inc.. All rights reserved.