Package | Description |
---|---|
com.oracle.bmc.managementagent | |
com.oracle.bmc.managementagent.responses |
Modifier and Type | Method and Description |
---|---|
ListManagementAgentInstallKeysResponse |
ManagementAgent.listManagementAgentInstallKeys(ListManagementAgentInstallKeysRequest request)
Returns a list of Management Agent installed Keys.
|
ListManagementAgentInstallKeysResponse |
ManagementAgentClient.listManagementAgentInstallKeys(ListManagementAgentInstallKeysRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListManagementAgentInstallKeysResponse> |
ManagementAgentAsyncClient.listManagementAgentInstallKeys(ListManagementAgentInstallKeysRequest request,
AsyncHandler<ListManagementAgentInstallKeysRequest,ListManagementAgentInstallKeysResponse> handler) |
Future<ListManagementAgentInstallKeysResponse> |
ManagementAgentAsync.listManagementAgentInstallKeys(ListManagementAgentInstallKeysRequest request,
AsyncHandler<ListManagementAgentInstallKeysRequest,ListManagementAgentInstallKeysResponse> handler)
Returns a list of Management Agent installed Keys.
|
Modifier and Type | Method and Description |
---|---|
ListManagementAgentInstallKeysResponse |
ListManagementAgentInstallKeysResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListManagementAgentInstallKeysResponse.Builder |
ListManagementAgentInstallKeysResponse.Builder.copy(ListManagementAgentInstallKeysResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.