Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
GetMyDeviceResponse |
IdentityDomainsClient.getMyDevice(GetMyDeviceRequest request) |
GetMyDeviceResponse |
IdentityDomains.getMyDevice(GetMyDeviceRequest request)
Get a Device
|
Modifier and Type | Method and Description |
---|---|
Future<GetMyDeviceResponse> |
IdentityDomainsAsyncClient.getMyDevice(GetMyDeviceRequest request,
AsyncHandler<GetMyDeviceRequest,GetMyDeviceResponse> handler) |
Future<GetMyDeviceResponse> |
IdentityDomainsAsync.getMyDevice(GetMyDeviceRequest request,
AsyncHandler<GetMyDeviceRequest,GetMyDeviceResponse> handler)
Get a Device
|
Modifier and Type | Method and Description |
---|---|
Future<GetMyDeviceResponse> |
IdentityDomainsAsyncClient.getMyDevice(GetMyDeviceRequest request,
AsyncHandler<GetMyDeviceRequest,GetMyDeviceResponse> handler) |
Future<GetMyDeviceResponse> |
IdentityDomainsAsync.getMyDevice(GetMyDeviceRequest request,
AsyncHandler<GetMyDeviceRequest,GetMyDeviceResponse> handler)
Get a Device
|
Modifier and Type | Method and Description |
---|---|
GetMyDeviceResponse |
GetMyDeviceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMyDeviceResponse.Builder |
GetMyDeviceResponse.Builder.copy(GetMyDeviceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.