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