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