Uses of Class
org.wso2.am.integration.clients.internal.api.dto.NotifyGatewayStatusResponseDTO
Packages that use NotifyGatewayStatusResponseDTO
Package
Description
-
Uses of NotifyGatewayStatusResponseDTO in org.wso2.am.integration.clients.internal.api
Methods in org.wso2.am.integration.clients.internal.api that return NotifyGatewayStatusResponseDTOModifier and TypeMethodDescriptionGatewayLifecycleApi.notifyGatewayPost(NotifyGatewayPayloadDTO body) Gateway Register or Heartbeat Accepts a payload indicating either a gateway registration or a heartbeat update.Methods in org.wso2.am.integration.clients.internal.api that return types with arguments of type NotifyGatewayStatusResponseDTOModifier and TypeMethodDescriptionGatewayLifecycleApi.notifyGatewayPostWithHttpInfo(NotifyGatewayPayloadDTO body) Gateway Register or Heartbeat Accepts a payload indicating either a gateway registration or a heartbeat update.Method parameters in org.wso2.am.integration.clients.internal.api with type arguments of type NotifyGatewayStatusResponseDTOModifier and TypeMethodDescriptioncom.squareup.okhttp.CallGatewayLifecycleApi.notifyGatewayPostAsync(NotifyGatewayPayloadDTO body, ApiCallback<NotifyGatewayStatusResponseDTO> callback) Gateway Register or Heartbeat (asynchronously) Accepts a payload indicating either a gateway registration or a heartbeat update. -
Uses of NotifyGatewayStatusResponseDTO in org.wso2.am.integration.clients.internal.api.dto
Methods in org.wso2.am.integration.clients.internal.api.dto that return NotifyGatewayStatusResponseDTOModifier and TypeMethodDescriptionNotifyGatewayStatusResponseDTO.status(NotifyGatewayStatusResponseDTO.StatusEnum status)