Uses of Class
com.oracle.bmc.identitydomains.requests.ListMyDevicesRequest
-
Packages that use ListMyDevicesRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests -
-
Uses of ListMyDevicesRequest in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains with parameters of type ListMyDevicesRequest Modifier and Type Method Description ListMyDevicesResponseIdentityDomains. listMyDevices(ListMyDevicesRequest request)Search DevicesFuture<ListMyDevicesResponse>IdentityDomainsAsync. listMyDevices(ListMyDevicesRequest request, AsyncHandler<ListMyDevicesRequest,ListMyDevicesResponse> handler)Search DevicesFuture<ListMyDevicesResponse>IdentityDomainsAsyncClient. listMyDevices(ListMyDevicesRequest request, AsyncHandler<ListMyDevicesRequest,ListMyDevicesResponse> handler)ListMyDevicesResponseIdentityDomainsClient. listMyDevices(ListMyDevicesRequest request)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListMyDevicesRequest 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 ListMyDevicesRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return ListMyDevicesRequest Modifier and Type Method Description ListMyDevicesRequestListMyDevicesRequest.Builder. build()Build the instance of ListMyDevicesRequest as configured by this builderListMyDevicesRequestListMyDevicesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListMyDevicesRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type ListMyDevicesRequest Modifier and Type Method Description ListMyDevicesRequest.BuilderListMyDevicesRequest.Builder. copy(ListMyDevicesRequest o)Copy method to populate the builder with values from the given instance.
-