Class StreamSubscriptionOperator
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<StreamSubscription>
api.equinix.javasdk.fabric.model.json.creators.StreamSubscriptionOperator
- All Implemented Interfaces:
Resource<StreamSubscription>
StreamSubscriptionOperator class.
- Version:
- $Id: $Id
- Author:
- ianjones
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionStreamSubscriptionOperator(Pageable<StreamSubscription> serviceClient) Constructor for StreamSubscriptionOperator. -
Method Summary
Modifier and TypeMethodDescriptioncreate.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface api.equinix.javasdk.core.model.Resource
getServiceClient
-
Constructor Details
-
StreamSubscriptionOperator
Constructor for StreamSubscriptionOperator.
- Parameters:
serviceClient- aPageableobject.
-
-
Method Details
-
create
create.
- Parameters:
streamId- aStringobject.- Returns:
- a
StreamSubscriptionOperator.StreamSubscriptionBuilderobject.
-
create
-