Class AcceptedPushNotificationConfigParameterGroup
java.lang.Object
com.mulesoft.connectors.a2a.internal.server.listener.push.model.AcceptedPushNotificationConfigParameterGroup
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.mule.extension.http.api.request.authentication.HttpRequestAuthenticationorg.mule.extension.http.api.request.proxy.HttpProxyConfiggetProxy()org.mule.extension.http.api.request.proxy.HttpProxyConfigint
-
Constructor Details
-
AcceptedPushNotificationConfigParameterGroup
public AcceptedPushNotificationConfigParameterGroup()
-
-
Method Details
-
getProxyConfig
public org.mule.extension.http.api.request.proxy.HttpProxyConfig getProxyConfig() -
getAdditionalHeaders
-
getResponseTimeoutMillis
public int getResponseTimeoutMillis() -
getAuthentication
public org.mule.extension.http.api.request.authentication.HttpRequestAuthentication getAuthentication() -
getProxy
public org.mule.extension.http.api.request.proxy.HttpProxyConfig getProxy()
-