Struct apollo_client::open::requests::OpenClusterRequest
source · [−]This is supported on crate feature
open only.Expand description
Fetch cluster infos.
Fields
env: Stringapp_id: Stringcluster_name: StringTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for OpenClusterRequest
impl Send for OpenClusterRequest
impl Sync for OpenClusterRequest
impl Unpin for OpenClusterRequest
impl UnwindSafe for OpenClusterRequest
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more