Class StreamingSubscriptionWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<StreamingSubscription>
api.equinix.javasdk.ibxsmartview.model.wrappers.StreamingSubscriptionWrapper
- All Implemented Interfaces:
Resource<StreamingSubscription>,StreamingSubscription
public class StreamingSubscriptionWrapper
extends ResourceImpl<StreamingSubscription>
implements StreamingSubscription
-
Constructor Summary
ConstructorsConstructorDescriptionStreamingSubscriptionWrapper(StreamingSubscriptionJson streamingSubscriptionJson, Pageable<StreamingSubscription> 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.ibxsmartview.model.StreamingSubscription
getChannel, getCreatedDate, getDescription, getMessages, getName, getStatus, getSubscriptionId, getUpdatedDate
-
Constructor Details
-
StreamingSubscriptionWrapper
public StreamingSubscriptionWrapper(StreamingSubscriptionJson streamingSubscriptionJson, Pageable<StreamingSubscription> serviceClient)
-
-
Method Details
-
delete
- Specified by:
deletein interfaceStreamingSubscription
-
refresh
public void refresh()- Specified by:
refreshin interfaceStreamingSubscription
-