Package | Description |
---|---|
com.oracle.bmc.identitydomains.model | |
com.oracle.bmc.identitydomains.requests | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
MySupportAccount |
MySupportAccount.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MySupportAccount> |
MySupportAccounts.getResources()
A multi-valued list of complex objects containing the requested resources.
|
Modifier and Type | Method and Description |
---|---|
MySupportAccount.Builder |
MySupportAccount.Builder.copy(MySupportAccount model) |
Modifier and Type | Method and Description |
---|---|
MySupportAccounts.Builder |
MySupportAccounts.Builder.resources(List<MySupportAccount> resources)
A multi-valued list of complex objects containing the requested resources.
|
Constructor and Description |
---|
MySupportAccounts(List<String> schemas,
Integer totalResults,
List<MySupportAccount> resources,
Integer startIndex,
Integer itemsPerPage)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
MySupportAccount |
CreateMySupportAccountRequest.getBody$()
Alternative accessor for the body parameter.
|
MySupportAccount |
CreateMySupportAccountRequest.getMySupportAccount()
MySupportAccount schema.
|
Modifier and Type | Method and Description |
---|---|
CreateMySupportAccountRequest.Builder |
CreateMySupportAccountRequest.Builder.body$(MySupportAccount body)
Alternative setter for the body parameter.
|
CreateMySupportAccountRequest.Builder |
CreateMySupportAccountRequest.Builder.mySupportAccount(MySupportAccount mySupportAccount)
MySupportAccount schema.
|
Modifier and Type | Method and Description |
---|---|
MySupportAccount |
CreateMySupportAccountResponse.getMySupportAccount()
The returned
MySupportAccount instance. |
MySupportAccount |
GetMySupportAccountResponse.getMySupportAccount()
The returned
MySupportAccount instance. |
Modifier and Type | Method and Description |
---|---|
CreateMySupportAccountResponse.Builder |
CreateMySupportAccountResponse.Builder.mySupportAccount(MySupportAccount mySupportAccount)
The returned
MySupportAccount instance. |
GetMySupportAccountResponse.Builder |
GetMySupportAccountResponse.Builder.mySupportAccount(MySupportAccount mySupportAccount)
The returned
MySupportAccount instance. |
Copyright © 2016–2024. All rights reserved.