Home
last modified time | relevance | path

Searched defs:setRequestMethod (Results 1 – 11 of 11) sorted by relevance

/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/
DServiceConnection.java79 public void setRequestMethod(String requestMethodType) throws IOException; in setRequestMethod() method
/external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/
DServiceConnectionSE.java112 public void setRequestMethod(String requestMethod) throws IOException { in setRequestMethod() method in ServiceConnectionSE
DHttpsServiceConnectionSE.java121 public void setRequestMethod(String requestMethod) throws IOException { in setRequestMethod() method in HttpsServiceConnectionSE
/external/aws-sdk-java-v2/http-clients/url-connection-client/src/test/java/software/amazon/awssdk/http/urlconnection/
DUrlConnectionHttpClientWithCustomCreateWireMockTest.java127 public void setRequestMethod(String method) throws ProtocolException { in setRequestMethod() method in DelegateHttpURLConnection
/external/okhttp/repackaged/okhttp-urlconnection/src/main/java/com/android/okhttp/internal/huc/
DDelegatingHttpsURLConnection.java113 @Override public void setRequestMethod(String method) throws ProtocolException { in setRequestMethod() method in DelegatingHttpsURLConnection
DHttpURLConnectionImpl.java625 @Override public void setRequestMethod(String method) throws ProtocolException { in setRequestMethod() method in HttpURLConnectionImpl
/external/okhttp/okhttp-urlconnection/src/main/java/com/squareup/okhttp/internal/huc/
DDelegatingHttpsURLConnection.java112 @Override public void setRequestMethod(String method) throws ProtocolException { in setRequestMethod() method in DelegatingHttpsURLConnection
DHttpURLConnectionImpl.java621 @Override public void setRequestMethod(String method) throws ProtocolException { in setRequestMethod() method in HttpURLConnectionImpl
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/logging/type/
DHttpRequest.java1367 public Builder setRequestMethod(java.lang.String value) { in setRequestMethod() method in HttpRequest.Builder
/external/google-cloud-java/java-service-control/proto-google-cloud-service-control-v1/src/main/java/com/google/api/servicecontrol/v1/
DHttpRequest.java1366 public Builder setRequestMethod(java.lang.String value) { in setRequestMethod() method in HttpRequest.Builder
/external/google-cloud-java/java-monitoring/proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/
DUptimeCheckConfig.java6085 public Builder setRequestMethod( in setRequestMethod() method in UptimeCheckConfig.HttpCheck.Builder