Package | Description |
---|---|
com.oracle.bmc.managementagent | |
com.oracle.bmc.managementagent.requests |
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 |
---|---|
GetManagementAgentInstallKeyRequest |
GetManagementAgentInstallKeyRequest.Builder.build()
Build the instance of GetManagementAgentInstallKeyRequest as configured by this builder
|
GetManagementAgentInstallKeyRequest |
GetManagementAgentInstallKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetManagementAgentInstallKeyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetManagementAgentInstallKeyRequest.Builder |
GetManagementAgentInstallKeyRequest.Builder.copy(GetManagementAgentInstallKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.