Uses of Class
com.oracle.bmc.wlms.responses.ListWlsDomainServerInstalledPatchesResponse
-
Packages that use ListWlsDomainServerInstalledPatchesResponse Package Description com.oracle.bmc.wlms com.oracle.bmc.wlms.responses -
-
Uses of ListWlsDomainServerInstalledPatchesResponse in com.oracle.bmc.wlms
Methods in com.oracle.bmc.wlms that return ListWlsDomainServerInstalledPatchesResponse Modifier and Type Method Description ListWlsDomainServerInstalledPatchesResponseWeblogicManagementService. listWlsDomainServerInstalledPatches(ListWlsDomainServerInstalledPatchesRequest request)Gets a list of installed patches on a server for a domain.ListWlsDomainServerInstalledPatchesResponseWeblogicManagementServiceClient. listWlsDomainServerInstalledPatches(ListWlsDomainServerInstalledPatchesRequest request)Method parameters in com.oracle.bmc.wlms with type arguments of type ListWlsDomainServerInstalledPatchesResponse Modifier and Type Method Description Future<ListWlsDomainServerInstalledPatchesResponse>WeblogicManagementServiceAsync. listWlsDomainServerInstalledPatches(ListWlsDomainServerInstalledPatchesRequest request, AsyncHandler<ListWlsDomainServerInstalledPatchesRequest,ListWlsDomainServerInstalledPatchesResponse> handler)Gets a list of installed patches on a server for a domain.Future<ListWlsDomainServerInstalledPatchesResponse>WeblogicManagementServiceAsyncClient. listWlsDomainServerInstalledPatches(ListWlsDomainServerInstalledPatchesRequest request, AsyncHandler<ListWlsDomainServerInstalledPatchesRequest,ListWlsDomainServerInstalledPatchesResponse> handler) -
Uses of ListWlsDomainServerInstalledPatchesResponse in com.oracle.bmc.wlms.responses
Methods in com.oracle.bmc.wlms.responses that return ListWlsDomainServerInstalledPatchesResponse Modifier and Type Method Description ListWlsDomainServerInstalledPatchesResponseListWlsDomainServerInstalledPatchesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.wlms.responses with parameters of type ListWlsDomainServerInstalledPatchesResponse Modifier and Type Method Description ListWlsDomainServerInstalledPatchesResponse.BuilderListWlsDomainServerInstalledPatchesResponse.Builder. copy(ListWlsDomainServerInstalledPatchesResponse o)Copy method to populate the builder with values from the given instance.
-