Package | Description |
---|---|
com.oracle.bmc.identitydataplane.model |
Modifier and Type | Method and Description |
---|---|
ThinAuthorizationResponse |
ThinAuthorizationResponse.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ThinAuthorizationResponse> |
ThinAssociationAuthorizationResponse.getResponses()
The authorization responses.
|
Modifier and Type | Method and Description |
---|---|
ThinAuthorizationResponse.Builder |
ThinAuthorizationResponse.Builder.copy(ThinAuthorizationResponse model) |
Modifier and Type | Method and Description |
---|---|
ThinAssociationAuthorizationResponse.Builder |
ThinAssociationAuthorizationResponse.Builder.responses(List<ThinAuthorizationResponse> responses)
The authorization responses.
|
Constructor and Description |
---|
ThinAssociationAuthorizationResponse(List<ThinAuthorizationResponse> responses,
ThinAssociationAuthorizationResponse.AssociationResult associationResult,
String decisionCacheDuration)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.