Package | Description |
---|---|
com.oracle.bmc.managementagent | |
com.oracle.bmc.managementagent.responses |
Modifier and Type | Method and Description |
---|---|
GetManagementAgentResponse |
ManagementAgent.getManagementAgent(GetManagementAgentRequest request)
Gets complete details of the inventory of a given agent id
|
GetManagementAgentResponse |
ManagementAgentClient.getManagementAgent(GetManagementAgentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetManagementAgentResponse> |
ManagementAgentAsyncClient.getManagementAgent(GetManagementAgentRequest request,
AsyncHandler<GetManagementAgentRequest,GetManagementAgentResponse> handler) |
Future<GetManagementAgentResponse> |
ManagementAgentAsync.getManagementAgent(GetManagementAgentRequest request,
AsyncHandler<GetManagementAgentRequest,GetManagementAgentResponse> handler)
Gets complete details of the inventory of a given agent id
|
Modifier and Type | Method and Description |
---|---|
GetManagementAgentResponse |
GetManagementAgentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetManagementAgentResponse.Builder |
GetManagementAgentResponse.Builder.copy(GetManagementAgentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.