类的使用
com.baidubce.http.HttpMethodName
-
-
com.baidubce.common中HttpMethodName的使用
返回HttpMethodName的com.baidubce.common中的方法 修饰符和类型 方法 说明 HttpMethodNameApiInfo. getMethod()参数类型为HttpMethodName的com.baidubce.common中的方法 修饰符和类型 方法 说明 protected InternalRequestBaseBceClient. createRequest(HttpMethodName httpMethod, String path, Map<String,String> queries, Map<String,String> headers, BaseBceRequest bceRequest)Create internal request with path, query, header and body.参数类型为HttpMethodName的com.baidubce.common中的构造器 构造器 说明 ApiInfo(HttpMethodName method, ApiPath path, Map<String,String> queries, Map<String,String> headers) -
com.baidubce.http中HttpMethodName的使用
返回HttpMethodName的com.baidubce.http中的方法 修饰符和类型 方法 说明 static HttpMethodNameHttpMethodName. valueOf(String name)返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)static HttpMethodName[]HttpMethodName. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:for (HttpMethodName c : HttpMethodName.values()) System.out.println(c);
-
com.baidubce.internal中HttpMethodName的使用
返回HttpMethodName的com.baidubce.internal中的方法 修饰符和类型 方法 说明 HttpMethodNameBaseRequest. getHttpMethod()HttpMethodNameInternalRequest. getHttpMethod()参数类型为HttpMethodName的com.baidubce.internal中的方法 修饰符和类型 方法 说明 voidBaseRequest. setHttpMethod(HttpMethodName httpMethod)参数类型为HttpMethodName的com.baidubce.internal中的构造器 构造器 说明 BaseRequest(HttpMethodName httpMethod, String path, Map<String,String> parameters, Map<String,String> headers)InternalRequest(HttpMethodName httpMethod, URI uri) -
com.baidubce.services.bos中HttpMethodName的使用
参数类型为HttpMethodName的com.baidubce.services.bos中的方法 修饰符和类型 方法 说明 URLBosClient. generatePresignedUrl(String bucketName, String key, int expirationInSeconds, HttpMethodName method)Returns a pre-signed URL for accessing a Bos resource. -
com.baidubce.services.bos.model中HttpMethodName的使用
返回HttpMethodName的com.baidubce.services.bos.model中的方法 修饰符和类型 方法 说明 HttpMethodNameGeneratePresignedUrlRequest. getMethod()The HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.参数类型为HttpMethodName的com.baidubce.services.bos.model中的方法 修饰符和类型 方法 说明 voidGeneratePresignedUrlRequest. setMethod(HttpMethodName method)Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.GeneratePresignedUrlRequestGeneratePresignedUrlRequest. withMethod(HttpMethodName method)Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request, and returns this request object to enable additional method calls to be chained together.参数类型为HttpMethodName的com.baidubce.services.bos.model中的构造器 构造器 说明 GeneratePresignedUrlRequest(String bucketName, String key, HttpMethodName method)Creates a new request for generating a pre-signed URL that can be used as part of an HTTP request to access the specified BOS resource. -
com.baidubce.services.dugo.core中HttpMethodName的使用
返回HttpMethodName的com.baidubce.services.dugo.core中的方法 修饰符和类型 方法 说明 HttpMethodNameBceIotClient. getMethodName()参数类型为HttpMethodName的com.baidubce.services.dugo.core中的方法 修饰符和类型 方法 说明 voidBceIotClient. setMethodName(HttpMethodName methodName)参数类型为HttpMethodName的com.baidubce.services.dugo.core中的构造器 构造器 说明 BceIotClient(String uri, String ak, String sk, HttpMethodName methodName) -
com.baidubce.services.dugo.core.protocol.http中HttpMethodName的使用
参数类型为HttpMethodName的com.baidubce.services.dugo.core.protocol.http中的方法 修饰符和类型 方法 说明 BceIotHttpClientBceIotHttpClient. withMethod(HttpMethodName methodName, URI uri) -
com.baidubce.services.dumap中HttpMethodName的使用
参数类型为HttpMethodName的com.baidubce.services.dumap中的方法 修饰符和类型 方法 说明 protected BaseDuMapResponseBaseDuMapClient. callDuMap(String uri, String appId, AbstractBceRequest request, Object requestParams, HttpMethodName httpMethodName)protected BaseDuMapResponseBaseDuMapClient. callDuMap(String uri, String appId, AbstractBceRequest request, Object requestParams, HttpMethodName httpMethodName, BaseDuMapClient.BodyType bodyType) -
com.baidubce.services.iothisk中HttpMethodName的使用
参数类型为HttpMethodName的com.baidubce.services.iothisk中的方法 修饰符和类型 方法 说明 protected InternalRequestAbstractIotHiskBceClient. createRequest(AbstractBceRequest bceRequest, HttpMethodName httpMethod, SignOptions signOptions, List<String> path, String... pathVariables)Creates and initializes a new request object for the specified resource. -
com.baidubce.services.lps中HttpMethodName的使用
参数类型为HttpMethodName的com.baidubce.services.lps中的方法 修饰符和类型 方法 说明 protected InternalRequestBaseLpsClient. createRequest(AbstractBceRequest bceRequest, HttpMethodName httpMethod, String path) -
com.baidubce.services.moladb中HttpMethodName的使用
参数类型为HttpMethodName的com.baidubce.services.moladb中的方法 修饰符和类型 方法 说明 protected InternalRequestMolaDbClient. createRequest(HttpMethodName httpMethod, String... pathVariables)protected InternalRequestMolaDbClient. createRequestUnderInstance(HttpMethodName httpMethod, String... pathVariables) -
com.baidubce.services.ros中HttpMethodName的使用
参数类型为HttpMethodName的com.baidubce.services.ros中的方法 修饰符和类型 方法 说明 protected InternalRequestBaseRosClient. createRequest(AbstractBceRequest bceRequest, HttpMethodName httpMethod, String path) -
com.baidubce.services.ruleengine中HttpMethodName的使用
参数类型为HttpMethodName的com.baidubce.services.ruleengine中的方法 修饰符和类型 方法 说明 protected InternalRequestAbstractRuleEngineBceClient. createRequest(AbstractBceRequest bceRequest, HttpMethodName httpMethod, String... pathVariables)protected InternalRequestAbstractRuleEngineBceClient. createRequest(URI endpoint, AbstractBceRequest bceRequest, HttpMethodName httpMethod, SignOptions signOptions, String... pathVariables) -
com.baidubce.services.ses中HttpMethodName的使用
参数类型为HttpMethodName的com.baidubce.services.ses中的方法 修饰符和类型 方法 说明 protected InternalRequestSesClientSupport. createRequest(String resourceKey, AbstractBceRequest bceRequest, HttpMethodName httpMethod, String... pathVariables) -
com.baidubce.services.sms中HttpMethodName的使用
参数类型为HttpMethodName的com.baidubce.services.sms中的方法 修饰符和类型 方法 说明 protected InternalRequestSmsClientSupport. createGeneralRequest(String pathPrefix, AbstractBceRequest bceRequest, HttpMethodName httpMethod, String... pathVariables)create general request: by pathPrefix(not contains v1 URL_PREFIX) pathPrefix combined with pathVariables will generate new path For example:/pathPrefix/../pathVariable1/pathVariable2protected InternalRequestSmsClientSupport. createRequest(String resourceKey, AbstractBceRequest bceRequest, HttpMethodName httpMethod, String... pathVariables) -
com.baidubce.services.tablestorage中HttpMethodName的使用
参数类型为HttpMethodName的com.baidubce.services.tablestorage中的方法 修饰符和类型 方法 说明 protected InternalRequestAbstractTableStorageBceClient. createRequest(AbstractBceRequest bceRequest, HttpMethodName httpMethod, String... pathVariables)Creates and initializes a new request object for the specified resource. -
com.baidubce.services.tsdb中HttpMethodName的使用
参数类型为HttpMethodName的com.baidubce.services.tsdb中的方法 修饰符和类型 方法 说明 protected InternalRequestAbstractTsdbBceClient. createRequest(AbstractBceRequest bceRequest, HttpMethodName httpMethod, String... pathVariables)protected InternalRequestAbstractTsdbBceClient. createRequest(URI endpoint, AbstractBceRequest bceRequest, HttpMethodName httpMethod, SignOptions signOptions, String... pathVariables)Creates and initializes a new request object for the specified resource.protected InternalRequestTsdbClient. createRequest(URI endpoint, AbstractBceRequest bceRequest, HttpMethodName httpMethod, SignOptions signOptions, String... pathVariables) -
com.baidubce.services.vms中HttpMethodName的使用
参数类型为HttpMethodName的com.baidubce.services.vms中的方法 修饰符和类型 方法 说明 protected <T extends AbstractBceResponse>
TVmsClient. invokeJsonCall(HttpMethodName method, String path, Object request, Class<T> responseClass)a helper method use to invoke json rest api method
-