Uses of Class
com.oracle.bmc.managementagent.responses.GetManagementAgentInstallKeyContentResponse
-
Packages that use GetManagementAgentInstallKeyContentResponse Package Description com.oracle.bmc.managementagent com.oracle.bmc.managementagent.responses -
-
Uses of GetManagementAgentInstallKeyContentResponse in com.oracle.bmc.managementagent
Methods in com.oracle.bmc.managementagent that return GetManagementAgentInstallKeyContentResponse Modifier and Type Method Description GetManagementAgentInstallKeyContentResponse
ManagementAgent. getManagementAgentInstallKeyContent(GetManagementAgentInstallKeyContentRequest request)
Returns a file with Management Agent install Key in itGetManagementAgentInstallKeyContentResponse
ManagementAgentClient. getManagementAgentInstallKeyContent(GetManagementAgentInstallKeyContentRequest request)
Methods in com.oracle.bmc.managementagent that return types with arguments of type GetManagementAgentInstallKeyContentResponse Modifier and Type Method Description Future<GetManagementAgentInstallKeyContentResponse>
ManagementAgentAsync. getManagementAgentInstallKeyContent(GetManagementAgentInstallKeyContentRequest request, AsyncHandler<GetManagementAgentInstallKeyContentRequest,GetManagementAgentInstallKeyContentResponse> handler)
Returns a file with Management Agent install Key in itFuture<GetManagementAgentInstallKeyContentResponse>
ManagementAgentAsyncClient. getManagementAgentInstallKeyContent(GetManagementAgentInstallKeyContentRequest request, AsyncHandler<GetManagementAgentInstallKeyContentRequest,GetManagementAgentInstallKeyContentResponse> handler)
Method parameters in com.oracle.bmc.managementagent with type arguments of type GetManagementAgentInstallKeyContentResponse Modifier and Type Method Description Future<GetManagementAgentInstallKeyContentResponse>
ManagementAgentAsync. getManagementAgentInstallKeyContent(GetManagementAgentInstallKeyContentRequest request, AsyncHandler<GetManagementAgentInstallKeyContentRequest,GetManagementAgentInstallKeyContentResponse> handler)
Returns a file with Management Agent install Key in itFuture<GetManagementAgentInstallKeyContentResponse>
ManagementAgentAsyncClient. getManagementAgentInstallKeyContent(GetManagementAgentInstallKeyContentRequest request, AsyncHandler<GetManagementAgentInstallKeyContentRequest,GetManagementAgentInstallKeyContentResponse> handler)
-
Uses of GetManagementAgentInstallKeyContentResponse in com.oracle.bmc.managementagent.responses
Methods in com.oracle.bmc.managementagent.responses that return GetManagementAgentInstallKeyContentResponse Modifier and Type Method Description GetManagementAgentInstallKeyContentResponse
GetManagementAgentInstallKeyContentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.managementagent.responses with parameters of type GetManagementAgentInstallKeyContentResponse Modifier and Type Method Description GetManagementAgentInstallKeyContentResponse.Builder
GetManagementAgentInstallKeyContentResponse.Builder. copy(GetManagementAgentInstallKeyContentResponse o)
Copy method to populate the builder with values from the given instance.
-