Uses of Class
com.oracle.bmc.securityattribute.requests.ChangeSecurityAttributeNamespaceCompartmentRequest
-
Packages that use ChangeSecurityAttributeNamespaceCompartmentRequest Package Description com.oracle.bmc.securityattribute com.oracle.bmc.securityattribute.requests -
-
Uses of ChangeSecurityAttributeNamespaceCompartmentRequest in com.oracle.bmc.securityattribute
Method parameters in com.oracle.bmc.securityattribute with type arguments of type ChangeSecurityAttributeNamespaceCompartmentRequest Modifier and Type Method Description Future<ChangeSecurityAttributeNamespaceCompartmentResponse>
SecurityAttributeAsync. changeSecurityAttributeNamespaceCompartment(ChangeSecurityAttributeNamespaceCompartmentRequest request, AsyncHandler<ChangeSecurityAttributeNamespaceCompartmentRequest,ChangeSecurityAttributeNamespaceCompartmentResponse> handler)
Moves the specified security attribute namespace to the specified compartment within the same tenancy.Future<ChangeSecurityAttributeNamespaceCompartmentResponse>
SecurityAttributeAsyncClient. changeSecurityAttributeNamespaceCompartment(ChangeSecurityAttributeNamespaceCompartmentRequest request, AsyncHandler<ChangeSecurityAttributeNamespaceCompartmentRequest,ChangeSecurityAttributeNamespaceCompartmentResponse> handler)
-
Uses of ChangeSecurityAttributeNamespaceCompartmentRequest in com.oracle.bmc.securityattribute.requests
Methods in com.oracle.bmc.securityattribute.requests that return ChangeSecurityAttributeNamespaceCompartmentRequest Modifier and Type Method Description ChangeSecurityAttributeNamespaceCompartmentRequest
ChangeSecurityAttributeNamespaceCompartmentRequest.Builder. build()
Build the instance of ChangeSecurityAttributeNamespaceCompartmentRequest as configured by this builderChangeSecurityAttributeNamespaceCompartmentRequest
ChangeSecurityAttributeNamespaceCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeSecurityAttributeNamespaceCompartmentRequest as configured by this builderMethods in com.oracle.bmc.securityattribute.requests with parameters of type ChangeSecurityAttributeNamespaceCompartmentRequest Modifier and Type Method Description ChangeSecurityAttributeNamespaceCompartmentRequest.Builder
ChangeSecurityAttributeNamespaceCompartmentRequest.Builder. copy(ChangeSecurityAttributeNamespaceCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-