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