Package | Description |
---|---|
com.oracle.bmc.securityattribute | |
com.oracle.bmc.securityattribute.responses |
Modifier and Type | Method and Description |
---|---|
BulkEditSecurityAttributesResponse |
SecurityAttribute.bulkEditSecurityAttributes(BulkEditSecurityAttributesRequest request)
Edits the specified list of security attributes for the selected resources.
|
BulkEditSecurityAttributesResponse |
SecurityAttributeClient.bulkEditSecurityAttributes(BulkEditSecurityAttributesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<BulkEditSecurityAttributesResponse> |
SecurityAttributeAsync.bulkEditSecurityAttributes(BulkEditSecurityAttributesRequest request,
AsyncHandler<BulkEditSecurityAttributesRequest,BulkEditSecurityAttributesResponse> handler)
Edits the specified list of security attributes for the selected resources.
|
Future<BulkEditSecurityAttributesResponse> |
SecurityAttributeAsyncClient.bulkEditSecurityAttributes(BulkEditSecurityAttributesRequest request,
AsyncHandler<BulkEditSecurityAttributesRequest,BulkEditSecurityAttributesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<BulkEditSecurityAttributesResponse> |
SecurityAttributeAsync.bulkEditSecurityAttributes(BulkEditSecurityAttributesRequest request,
AsyncHandler<BulkEditSecurityAttributesRequest,BulkEditSecurityAttributesResponse> handler)
Edits the specified list of security attributes for the selected resources.
|
Future<BulkEditSecurityAttributesResponse> |
SecurityAttributeAsyncClient.bulkEditSecurityAttributes(BulkEditSecurityAttributesRequest request,
AsyncHandler<BulkEditSecurityAttributesRequest,BulkEditSecurityAttributesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
BulkEditSecurityAttributesResponse |
BulkEditSecurityAttributesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
BulkEditSecurityAttributesResponse.Builder |
BulkEditSecurityAttributesResponse.Builder.copy(BulkEditSecurityAttributesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.