Package | Description |
---|---|
com.oracle.bmc.managementagent | |
com.oracle.bmc.managementagent.responses |
Modifier and Type | Method and Description |
---|---|
GetManagementAgentInstallKeyResponse |
ManagementAgent.getManagementAgentInstallKey(GetManagementAgentInstallKeyRequest request)
Gets complete details of the Agent install Key for a given key id
|
GetManagementAgentInstallKeyResponse |
ManagementAgentClient.getManagementAgentInstallKey(GetManagementAgentInstallKeyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetManagementAgentInstallKeyResponse> |
ManagementAgentAsyncClient.getManagementAgentInstallKey(GetManagementAgentInstallKeyRequest request,
AsyncHandler<GetManagementAgentInstallKeyRequest,GetManagementAgentInstallKeyResponse> handler) |
Future<GetManagementAgentInstallKeyResponse> |
ManagementAgentAsync.getManagementAgentInstallKey(GetManagementAgentInstallKeyRequest request,
AsyncHandler<GetManagementAgentInstallKeyRequest,GetManagementAgentInstallKeyResponse> handler)
Gets complete details of the Agent install Key for a given key id
|
Modifier and Type | Method and Description |
---|---|
GetManagementAgentInstallKeyResponse |
GetManagementAgentInstallKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetManagementAgentInstallKeyResponse.Builder |
GetManagementAgentInstallKeyResponse.Builder.copy(GetManagementAgentInstallKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.