Class StreamSubscriptionWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<StreamSubscription>
api.equinix.javasdk.fabric.model.wrappers.StreamSubscriptionWrapper
- All Implemented Interfaces:
Resource<StreamSubscription>,StreamSubscription
public class StreamSubscriptionWrapper
extends ResourceImpl<StreamSubscription>
implements StreamSubscription
-
Constructor Summary
ConstructorsConstructorDescriptionStreamSubscriptionWrapper(StreamSubscriptionJson streamSubscriptionJson, Pageable<StreamSubscription> serviceClient) -
Method Summary
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
getServiceClientMethods inherited from interface api.equinix.javasdk.fabric.model.StreamSubscription
getChangeLog, getDescription, getEnabled, getHref, getName, getSink, getState, getType, getUuid
-
Constructor Details
-
StreamSubscriptionWrapper
public StreamSubscriptionWrapper(StreamSubscriptionJson streamSubscriptionJson, Pageable<StreamSubscription> serviceClient)
-
-
Method Details
-
delete
- Specified by:
deletein interfaceStreamSubscription
-
refresh
- Specified by:
refreshin interfaceStreamSubscription
-