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