Package | Description |
---|---|
com.oracle.bmc.managementagent | |
com.oracle.bmc.managementagent.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetManagementAgentInstallKeyContentResponse> |
ManagementAgentAsyncClient.getManagementAgentInstallKeyContent(GetManagementAgentInstallKeyContentRequest request,
AsyncHandler<GetManagementAgentInstallKeyContentRequest,GetManagementAgentInstallKeyContentResponse> handler) |
Future<GetManagementAgentInstallKeyContentResponse> |
ManagementAgentAsync.getManagementAgentInstallKeyContent(GetManagementAgentInstallKeyContentRequest request,
AsyncHandler<GetManagementAgentInstallKeyContentRequest,GetManagementAgentInstallKeyContentResponse> handler)
Returns a file with Management Agent install Key in it
|
Modifier and Type | Method and Description |
---|---|
GetManagementAgentInstallKeyContentRequest |
GetManagementAgentInstallKeyContentRequest.Builder.build()
Build the instance of GetManagementAgentInstallKeyContentRequest as configured by this
builder
|
GetManagementAgentInstallKeyContentRequest |
GetManagementAgentInstallKeyContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetManagementAgentInstallKeyContentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
GetManagementAgentInstallKeyContentRequest.Builder |
GetManagementAgentInstallKeyContentRequest.Builder.copy(GetManagementAgentInstallKeyContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.