Full camera control?

I want full camera control.
It seems PlayerCameraManager is not this.

How would I set the cameras and be sure that no mechanism from UE4 is going to move the camera, create new cameras or switch to another camera (not wanted ones being created and switching to them is my current problem).

Is “SetViewTarget” what I want or this already too low level?