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