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