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