Uses of Interface
api.equinix.javasdk.fabric.model.StreamSubscription
Packages that use StreamSubscription
Package
Description
Fabric domain client interfaces for the Equinix Java SDK.
-
Uses of StreamSubscription in api.equinix.javasdk.fabric.client
Methods in api.equinix.javasdk.fabric.client that return StreamSubscriptionModifier and TypeMethodDescriptionRetrieves a single stream subscription by its unique identifier.Methods in api.equinix.javasdk.fabric.client that return types with arguments of type StreamSubscriptionModifier and TypeMethodDescriptionFabricConfig.getStreamSubscriptionsClient()Lists all subscriptions for the specified stream. -
Uses of StreamSubscription in api.equinix.javasdk.fabric.client.implementation
Methods in api.equinix.javasdk.fabric.client.implementation that return StreamSubscriptionModifier and TypeMethodDescriptionMethods in api.equinix.javasdk.fabric.client.implementation that return types with arguments of type StreamSubscriptionModifier and TypeMethodDescriptionConstructor parameters in api.equinix.javasdk.fabric.client.implementation with type arguments of type StreamSubscriptionModifierConstructorDescriptionStreamSubscriptionsImpl(StreamSubscriptionClient<StreamSubscription> serviceClient, Fabric serviceManager) -
Uses of StreamSubscription in api.equinix.javasdk.fabric.client.internal
Methods in api.equinix.javasdk.fabric.client.internal that return types with arguments of type StreamSubscriptionModifier and TypeMethodDescription -
Uses of StreamSubscription in api.equinix.javasdk.fabric.client.internal.implementation
Methods in api.equinix.javasdk.fabric.client.internal.implementation that return types with arguments of type StreamSubscriptionModifier and TypeMethodDescriptionStreamSubscriptionClientImpl.nextPage(PaginatedRequest<StreamSubscription> equinixRequest) Method parameters in api.equinix.javasdk.fabric.client.internal.implementation with type arguments of type StreamSubscriptionModifier and TypeMethodDescriptionStreamSubscriptionClientImpl.nextPage(PaginatedRequest<StreamSubscription> equinixRequest) -
Uses of StreamSubscription in api.equinix.javasdk.fabric.model.json.creators
Methods in api.equinix.javasdk.fabric.model.json.creators that return StreamSubscriptionConstructor parameters in api.equinix.javasdk.fabric.model.json.creators with type arguments of type StreamSubscriptionModifierConstructorDescriptionStreamSubscriptionOperator(Pageable<StreamSubscription> serviceClient) Constructor for StreamSubscriptionOperator. -
Uses of StreamSubscription in api.equinix.javasdk.fabric.model.wrappers
Classes in api.equinix.javasdk.fabric.model.wrappers that implement StreamSubscriptionConstructor parameters in api.equinix.javasdk.fabric.model.wrappers with type arguments of type StreamSubscriptionModifierConstructorDescriptionStreamSubscriptionWrapper(StreamSubscriptionJson streamSubscriptionJson, Pageable<StreamSubscription> serviceClient)