Package | Description |
---|---|
com.oracle.bmc.managementagent | |
com.oracle.bmc.managementagent.responses |
Modifier and Type | Method and Description |
---|---|
SummarizeManagementAgentCountsResponse |
ManagementAgentClient.summarizeManagementAgentCounts(SummarizeManagementAgentCountsRequest request) |
SummarizeManagementAgentCountsResponse |
ManagementAgent.summarizeManagementAgentCounts(SummarizeManagementAgentCountsRequest request)
Gets count of the inventory of agents for a given compartment id, group by, and
isPluginDeployed parameters.
|
Modifier and Type | Method and Description |
---|---|
Future<SummarizeManagementAgentCountsResponse> |
ManagementAgentAsync.summarizeManagementAgentCounts(SummarizeManagementAgentCountsRequest request,
AsyncHandler<SummarizeManagementAgentCountsRequest,SummarizeManagementAgentCountsResponse> handler)
Gets count of the inventory of agents for a given compartment id, group by, and
isPluginDeployed parameters.
|
Future<SummarizeManagementAgentCountsResponse> |
ManagementAgentAsyncClient.summarizeManagementAgentCounts(SummarizeManagementAgentCountsRequest request,
AsyncHandler<SummarizeManagementAgentCountsRequest,SummarizeManagementAgentCountsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<SummarizeManagementAgentCountsResponse> |
ManagementAgentAsync.summarizeManagementAgentCounts(SummarizeManagementAgentCountsRequest request,
AsyncHandler<SummarizeManagementAgentCountsRequest,SummarizeManagementAgentCountsResponse> handler)
Gets count of the inventory of agents for a given compartment id, group by, and
isPluginDeployed parameters.
|
Future<SummarizeManagementAgentCountsResponse> |
ManagementAgentAsyncClient.summarizeManagementAgentCounts(SummarizeManagementAgentCountsRequest request,
AsyncHandler<SummarizeManagementAgentCountsRequest,SummarizeManagementAgentCountsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
SummarizeManagementAgentCountsResponse |
SummarizeManagementAgentCountsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SummarizeManagementAgentCountsResponse.Builder |
SummarizeManagementAgentCountsResponse.Builder.copy(SummarizeManagementAgentCountsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.