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