Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
CreateMyRequestResponse |
IdentityDomainsClient.createMyRequest(CreateMyRequestRequest request) |
CreateMyRequestResponse |
IdentityDomains.createMyRequest(CreateMyRequestRequest request)
Create a Request
|
Future<CreateMyRequestResponse> |
IdentityDomainsAsyncClient.createMyRequest(CreateMyRequestRequest request,
AsyncHandler<CreateMyRequestRequest,CreateMyRequestResponse> handler) |
Future<CreateMyRequestResponse> |
IdentityDomainsAsync.createMyRequest(CreateMyRequestRequest request,
AsyncHandler<CreateMyRequestRequest,CreateMyRequestResponse> handler)
Create a Request
|
Modifier and Type | Method and Description |
---|---|
Future<CreateMyRequestResponse> |
IdentityDomainsAsyncClient.createMyRequest(CreateMyRequestRequest request,
AsyncHandler<CreateMyRequestRequest,CreateMyRequestResponse> handler) |
Future<CreateMyRequestResponse> |
IdentityDomainsAsync.createMyRequest(CreateMyRequestRequest request,
AsyncHandler<CreateMyRequestRequest,CreateMyRequestResponse> handler)
Create a Request
|
Modifier and Type | Method and Description |
---|---|
CreateMyRequestRequest |
CreateMyRequestRequest.Builder.build()
Build the instance of CreateMyRequestRequest as configured by this builder
|
CreateMyRequestRequest |
CreateMyRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateMyRequestRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateMyRequestRequest.Builder |
CreateMyRequestRequest.Builder.copy(CreateMyRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.