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