Package | Description |
---|---|
com.oracle.bmc.securityattribute | |
com.oracle.bmc.securityattribute.responses |
Modifier and Type | Method and Description |
---|---|
GetSecurityAttributeResponse |
SecurityAttribute.getSecurityAttribute(GetSecurityAttributeRequest request)
Gets the specified security attribute’s information.
|
GetSecurityAttributeResponse |
SecurityAttributeClient.getSecurityAttribute(GetSecurityAttributeRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetSecurityAttributeResponse> |
SecurityAttributeAsync.getSecurityAttribute(GetSecurityAttributeRequest request,
AsyncHandler<GetSecurityAttributeRequest,GetSecurityAttributeResponse> handler)
Gets the specified security attribute’s information.
|
Future<GetSecurityAttributeResponse> |
SecurityAttributeAsyncClient.getSecurityAttribute(GetSecurityAttributeRequest request,
AsyncHandler<GetSecurityAttributeRequest,GetSecurityAttributeResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSecurityAttributeResponse |
GetSecurityAttributeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSecurityAttributeResponse.Builder |
GetSecurityAttributeResponse.Builder.copy(GetSecurityAttributeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.