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