Class ServiceEndpointApi

java.lang.Object
org.azd.utils.AzDAsyncApi<ServiceEndpointApi>
org.azd.serviceendpoint.ServiceEndpointApi
All Implemented Interfaces:
ServiceEndpointDetails

public class ServiceEndpointApi extends AzDAsyncApi<ServiceEndpointApi> implements ServiceEndpointDetails
Service Endpoint Api to manage service endpoint service
  • Constructor Details

    • ServiceEndpointApi

      public ServiceEndpointApi(Connection connection)
      Pass the connection object to work with Service endpoint Api
      Parameters:
      connection - Connection object
  • Method Details