Package | Description |
---|---|
com.oracle.bmc.securityattribute | |
com.oracle.bmc.securityattribute.requests |
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 |
---|---|
GetSecurityAttributeRequest |
GetSecurityAttributeRequest.Builder.build()
Build the instance of GetSecurityAttributeRequest as configured by this builder
|
GetSecurityAttributeRequest |
GetSecurityAttributeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSecurityAttributeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSecurityAttributeRequest.Builder |
GetSecurityAttributeRequest.Builder.copy(GetSecurityAttributeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.