Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
GetMyDeviceResponse |
IdentityDomainsClient.getMyDevice(GetMyDeviceRequest request) |
GetMyDeviceResponse |
IdentityDomains.getMyDevice(GetMyDeviceRequest request)
Get a Device
|
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 |
---|---|
GetMyDeviceRequest |
GetMyDeviceRequest.Builder.build()
Build the instance of GetMyDeviceRequest as configured by this builder
|
GetMyDeviceRequest |
GetMyDeviceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetMyDeviceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetMyDeviceRequest.Builder |
GetMyDeviceRequest.Builder.copy(GetMyDeviceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.