Uses of Class
com.oracle.bmc.identitydomains.responses.ListMyDevicesResponse
-
Packages that use ListMyDevicesResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of ListMyDevicesResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return ListMyDevicesResponse Modifier and Type Method Description ListMyDevicesResponseIdentityDomains. listMyDevices(ListMyDevicesRequest request)Search DevicesListMyDevicesResponseIdentityDomainsClient. listMyDevices(ListMyDevicesRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type ListMyDevicesResponse Modifier and Type Method Description Future<ListMyDevicesResponse>IdentityDomainsAsync. listMyDevices(ListMyDevicesRequest request, AsyncHandler<ListMyDevicesRequest,ListMyDevicesResponse> handler)Search DevicesFuture<ListMyDevicesResponse>IdentityDomainsAsyncClient. listMyDevices(ListMyDevicesRequest request, AsyncHandler<ListMyDevicesRequest,ListMyDevicesResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListMyDevicesResponse Modifier and Type Method Description Future<ListMyDevicesResponse>IdentityDomainsAsync. listMyDevices(ListMyDevicesRequest request, AsyncHandler<ListMyDevicesRequest,ListMyDevicesResponse> handler)Search DevicesFuture<ListMyDevicesResponse>IdentityDomainsAsyncClient. listMyDevices(ListMyDevicesRequest request, AsyncHandler<ListMyDevicesRequest,ListMyDevicesResponse> handler) -
Uses of ListMyDevicesResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return ListMyDevicesResponse Modifier and Type Method Description ListMyDevicesResponseListMyDevicesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type ListMyDevicesResponse Modifier and Type Method Description ListMyDevicesResponse.BuilderListMyDevicesResponse.Builder. copy(ListMyDevicesResponse o)Copy method to populate the builder with values from the given instance.
-