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