Uses of Class
com.oracle.bmc.ocvp.responses.GetManagementApplianceResponse
-
Packages that use GetManagementApplianceResponse Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.responses -
-
Uses of GetManagementApplianceResponse in com.oracle.bmc.ocvp
Methods in com.oracle.bmc.ocvp that return GetManagementApplianceResponse Modifier and Type Method Description GetManagementApplianceResponseManagementAppliance. getManagementAppliance(GetManagementApplianceRequest request)Get the specified management appliance information.GetManagementApplianceResponseManagementApplianceClient. getManagementAppliance(GetManagementApplianceRequest request)Method parameters in com.oracle.bmc.ocvp with type arguments of type GetManagementApplianceResponse Modifier and Type Method Description Future<GetManagementApplianceResponse>ManagementApplianceAsync. getManagementAppliance(GetManagementApplianceRequest request, AsyncHandler<GetManagementApplianceRequest,GetManagementApplianceResponse> handler)Get the specified management appliance information.Future<GetManagementApplianceResponse>ManagementApplianceAsyncClient. getManagementAppliance(GetManagementApplianceRequest request, AsyncHandler<GetManagementApplianceRequest,GetManagementApplianceResponse> handler) -
Uses of GetManagementApplianceResponse in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return GetManagementApplianceResponse Modifier and Type Method Description GetManagementApplianceResponseGetManagementApplianceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.ocvp.responses with parameters of type GetManagementApplianceResponse Modifier and Type Method Description GetManagementApplianceResponse.BuilderGetManagementApplianceResponse.Builder. copy(GetManagementApplianceResponse o)Copy method to populate the builder with values from the given instance.
-