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