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.securityattributeMethod 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.requestsMethods in com.oracle.bmc.securityattribute.requests that return ChangeSecurityAttributeNamespaceCompartmentRequest Modifier and Type Method Description ChangeSecurityAttributeNamespaceCompartmentRequestChangeSecurityAttributeNamespaceCompartmentRequest.Builder. build()Build the instance of ChangeSecurityAttributeNamespaceCompartmentRequest as configured by this builderChangeSecurityAttributeNamespaceCompartmentRequestChangeSecurityAttributeNamespaceCompartmentRequest.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.BuilderChangeSecurityAttributeNamespaceCompartmentRequest.Builder. copy(ChangeSecurityAttributeNamespaceCompartmentRequest o)Copy method to populate the builder with values from the given instance.
 
-