Uses of Class
com.oracle.bmc.managementagent.responses.GetManagementAgentInstallKeyResponse
-
Packages that use GetManagementAgentInstallKeyResponse Package Description com.oracle.bmc.managementagent com.oracle.bmc.managementagent.responses -
-
Uses of GetManagementAgentInstallKeyResponse in com.oracle.bmc.managementagent
Methods in com.oracle.bmc.managementagent that return GetManagementAgentInstallKeyResponse Modifier and Type Method Description GetManagementAgentInstallKeyResponseManagementAgent. getManagementAgentInstallKey(GetManagementAgentInstallKeyRequest request)Gets complete details of the Agent install Key for a given key idGetManagementAgentInstallKeyResponseManagementAgentClient. getManagementAgentInstallKey(GetManagementAgentInstallKeyRequest request)Method parameters in com.oracle.bmc.managementagent with type arguments of type GetManagementAgentInstallKeyResponse Modifier and Type Method Description Future<GetManagementAgentInstallKeyResponse>ManagementAgentAsync. getManagementAgentInstallKey(GetManagementAgentInstallKeyRequest request, AsyncHandler<GetManagementAgentInstallKeyRequest,GetManagementAgentInstallKeyResponse> handler)Gets complete details of the Agent install Key for a given key idFuture<GetManagementAgentInstallKeyResponse>ManagementAgentAsyncClient. getManagementAgentInstallKey(GetManagementAgentInstallKeyRequest request, AsyncHandler<GetManagementAgentInstallKeyRequest,GetManagementAgentInstallKeyResponse> handler) -
Uses of GetManagementAgentInstallKeyResponse in com.oracle.bmc.managementagent.responses
Methods in com.oracle.bmc.managementagent.responses that return GetManagementAgentInstallKeyResponse Modifier and Type Method Description GetManagementAgentInstallKeyResponseGetManagementAgentInstallKeyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.managementagent.responses with parameters of type GetManagementAgentInstallKeyResponse Modifier and Type Method Description GetManagementAgentInstallKeyResponse.BuilderGetManagementAgentInstallKeyResponse.Builder. copy(GetManagementAgentInstallKeyResponse o)Copy method to populate the builder with values from the given instance.
-