类的使用
com.baidubce.internal.InternalRequest
-
-
com.baidubce中InternalRequest的使用
参数类型为InternalRequest的com.baidubce中的方法 修饰符和类型 方法 说明 protected <T extends AbstractBceResponse>
TAbstractBceClient. invokeHttpClient(InternalRequest request, Class<T> responseClass)Subclasses should invoke this method for sending request to the target service. -
com.baidubce.auth中InternalRequest的使用
参数类型为InternalRequest的com.baidubce.auth中的方法 修饰符和类型 方法 说明 voidBceV1Signer. sign(InternalRequest request, BceCredentials credentials)voidBceV1Signer. sign(InternalRequest request, BceCredentials credentials, SignOptions options)Sign the given request with the given set of credentials.voidSigner. sign(InternalRequest request, BceCredentials credentials)Equivalent to sign(request, credentials, SignOptions.DEFAULT).voidSigner. sign(InternalRequest request, BceCredentials credentials, SignOptions options)Sign the given request with the given set of credentials. -
com.baidubce.common中InternalRequest的使用
返回InternalRequest的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.参数类型为InternalRequest的com.baidubce.common中的方法 修饰符和类型 方法 说明 booleanHttpRequestHandler. handle(InternalRequest internalRequest, BaseBceRequest bceRequest) -
com.baidubce.http中InternalRequest的使用
参数类型为InternalRequest的com.baidubce.http中的方法 修饰符和类型 方法 说明 protected org.apache.http.client.protocol.HttpClientContextBceHttpClient. createHttpContext(InternalRequest request)Creates HttpClient Context object based on the internal request.protected org.apache.http.client.methods.HttpRequestBaseBceHttpClient. createHttpRequest(InternalRequest request)Creates HttpClient method object based on the specified request and populates any parameters, headers, etc.<T extends AbstractBceResponse>
TBceHttpClient. execute(InternalRequest request, Class<T> responseClass, HttpResponseHandler[] responseHandlers)Executes the request and returns the result. -
com.baidubce.internal中InternalRequest的使用
返回InternalRequest的com.baidubce.internal中的方法 修饰符和类型 方法 说明 static InternalRequestBaseRequest. toInternalRequest(BaseRequest request)transfer from base request to internal request -
com.baidubce.services.acl中InternalRequest的使用
参数类型为InternalRequest的com.baidubce.services.acl中的方法 修饰符和类型 方法 说明 protected voidAclClient. fillPayload(InternalRequest internalRequest, AbstractBceRequest bceRequest)the method to fill the internalRequest's content field with bceRequest only support HttpMethodName.POST or HttpMethodName.PUT -
com.baidubce.services.bcm中InternalRequest的使用
参数类型为InternalRequest的com.baidubce.services.bcm中的方法 修饰符和类型 方法 说明 protected voidBcmClient. fillPayload(InternalRequest internalRequest, AbstractBceRequest bceRequest)the method to fill the internalRequest's content field with bceRequest only support HttpMethodName.POST or HttpMethodName.PUT -
com.baidubce.services.blb中InternalRequest的使用
参数类型为InternalRequest的com.baidubce.services.blb中的方法 修饰符和类型 方法 说明 protected voidAppBlbClient. fillPayload(InternalRequest internalRequest, AbstractBceRequest bceRequest)the method to fill the internalRequest's content field with bceRequest only support HttpMethodName.POST or HttpMethodName.PUTprotected voidBlbClient. fillPayload(InternalRequest internalRequest, AbstractBceRequest bceRequest)the method to fill the internalRequest's content field with bceRequest only support HttpMethodName.POST or HttpMethodName.PUT -
com.baidubce.services.dugo.core.protocol.http中InternalRequest的使用
返回InternalRequest的com.baidubce.services.dugo.core.protocol.http中的方法 修饰符和类型 方法 说明 InternalRequestBceIotHttpClient. getInternalRequest() -
com.baidubce.services.dumap中InternalRequest的使用
参数类型为InternalRequest的com.baidubce.services.dumap中的方法 修饰符和类型 方法 说明 protected voidBaseDuMapClient. fillInHeadAndBody(AbstractBceRequest bceRequest, InternalRequest request, BaseDuMapClient.BodyType bodyType)protected voidBaseDuMapClient. fillParams(InternalRequest request, Object obj)protected voidBaseDuMapClient. safeAddQueryParam(InternalRequest request, String key, String value) -
com.baidubce.services.eip中InternalRequest的使用
参数类型为InternalRequest的com.baidubce.services.eip中的方法 修饰符和类型 方法 说明 protected voidEipClient. fillPayload(InternalRequest internalRequest, AbstractBceRequest bceRequest)the method to fill the internalRequest's content field with bceRequest only support HttpMethodName.POST or HttpMethodName.PUT -
com.baidubce.services.eipbp中InternalRequest的使用
参数类型为InternalRequest的com.baidubce.services.eipbp中的方法 修饰符和类型 方法 说明 protected voidEipBpClient. fillPayload(InternalRequest internalRequest, AbstractBceRequest bceRequest)the method to fill the internalRequest's content field with bceRequest only support HttpMethodName.POST or HttpMethodName.PUT -
com.baidubce.services.eiptp中InternalRequest的使用
参数类型为InternalRequest的com.baidubce.services.eiptp中的方法 修饰符和类型 方法 说明 protected voidEipTpClient. fillPayload(InternalRequest internalRequest, AbstractBceRequest bceRequest)the method to fill the internalRequest's content field with bceRequest only support HttpMethodName.POST or HttpMethodName.PUT -
com.baidubce.services.iothisk中InternalRequest的使用
返回InternalRequest的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.参数类型为InternalRequest的com.baidubce.services.iothisk中的方法 修饰符和类型 方法 说明 protected static voidAbstractIotHiskBceClient. fillInHeaderAndBody(AbstractBceRequest bceRequest, InternalRequest request)The method to fill the internalRequest's content field with bceRequest. -
com.baidubce.services.ipv6Gateway中InternalRequest的使用
参数类型为InternalRequest的com.baidubce.services.ipv6Gateway中的方法 修饰符和类型 方法 说明 protected voidIpv6GatewayClient. fillPayload(InternalRequest internalRequest, AbstractBceRequest bceRequest)the method to fill the internalRequest's content field with bceRequest only support HttpMethodName.POST or HttpMethodName.PUT -
com.baidubce.services.kms中InternalRequest的使用
参数类型为InternalRequest的com.baidubce.services.kms中的方法 修饰符和类型 方法 说明 voidKmsClient. setInternalRequest(InternalRequest internalRequest, StringWriter writer)set InternalRequest with StringWriter -
com.baidubce.services.lps中InternalRequest的使用
返回InternalRequest的com.baidubce.services.lps中的方法 修饰符和类型 方法 说明 protected InternalRequestBaseLpsClient. createRequest(AbstractBceRequest bceRequest, HttpMethodName httpMethod, String path) -
com.baidubce.services.moladb中InternalRequest的使用
返回InternalRequest的com.baidubce.services.moladb中的方法 修饰符和类型 方法 说明 protected InternalRequestMolaDbClient. createRequest(HttpMethodName httpMethod, String... pathVariables)protected InternalRequestMolaDbClient. createRequestUnderInstance(HttpMethodName httpMethod, String... pathVariables)参数类型为InternalRequest的com.baidubce.services.moladb中的方法 修饰符和类型 方法 说明 protected voidMolaDbClient. fillInHeadAndBody(AbstractBceRequest request, InternalRequest httpRequest) -
com.baidubce.services.ros中InternalRequest的使用
返回InternalRequest的com.baidubce.services.ros中的方法 修饰符和类型 方法 说明 protected InternalRequestBaseRosClient. createRequest(AbstractBceRequest bceRequest, HttpMethodName httpMethod, String path) -
com.baidubce.services.ruleengine中InternalRequest的使用
返回InternalRequest的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)参数类型为InternalRequest的com.baidubce.services.ruleengine中的方法 修饰符和类型 方法 说明 protected voidAbstractRuleEngineBceClient. fillInHeadAndBody(AbstractBceRequest bceRequest, InternalRequest request)protected voidAbstractRuleEngineBceClient. fillInHeadAndBodyForGzip(InternalRequest request, byte[] bytes) -
com.baidubce.services.ses中InternalRequest的使用
返回InternalRequest的com.baidubce.services.ses中的方法 修饰符和类型 方法 说明 protected InternalRequestSesClientSupport. createRequest(String resourceKey, AbstractBceRequest bceRequest, HttpMethodName httpMethod, String... pathVariables)protected InternalRequestSesClientSupport. fillRequestPayload(InternalRequest internalRequest, String strJson)参数类型为InternalRequest的com.baidubce.services.ses中的方法 修饰符和类型 方法 说明 protected InternalRequestSesClientSupport. fillRequestPayload(InternalRequest internalRequest, String strJson) -
com.baidubce.services.sms中InternalRequest的使用
返回InternalRequest的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)protected InternalRequestSmsClientSupport. fillRequestPayload(InternalRequest internalRequest, String strJson)参数类型为InternalRequest的com.baidubce.services.sms中的方法 修饰符和类型 方法 说明 protected InternalRequestSmsClientSupport. fillRequestPayload(InternalRequest internalRequest, String strJson) -
com.baidubce.services.tablestorage中InternalRequest的使用
返回InternalRequest的com.baidubce.services.tablestorage中的方法 修饰符和类型 方法 说明 protected InternalRequestAbstractTableStorageBceClient. createRequest(AbstractBceRequest bceRequest, HttpMethodName httpMethod, String... pathVariables)Creates and initializes a new request object for the specified resource.参数类型为InternalRequest的com.baidubce.services.tablestorage中的方法 修饰符和类型 方法 说明 protected voidAbstractTableStorageBceClient. fillInHeadAndBody(AbstractTableStorageRequest tableStorageRequest, InternalRequest request)Fill Header and Body in InternalRequest -
com.baidubce.services.tsdb中InternalRequest的使用
返回InternalRequest的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)参数类型为InternalRequest的com.baidubce.services.tsdb中的方法 修饰符和类型 方法 说明 protected URLAbstractTsdbBceClient. convertRequestToUrl(InternalRequest request)Converts the specified request object into a URL, containing all the specified parameters, the specified request endpoint, etc.protected voidAbstractTsdbBceClient. fillInHeadAndBody(AbstractBceRequest bceRequest, InternalRequest request)protected voidAbstractTsdbBceClient. fillInHeadAndBodyForGzip(InternalRequest request, byte[] bytes) -
com.baidubce.services.vpn中InternalRequest的使用
参数类型为InternalRequest的com.baidubce.services.vpn中的方法 修饰符和类型 方法 说明 protected voidVpnClient. fillPayload(InternalRequest internalRequest, AbstractBceRequest bceRequest)the method to fill the internalRequest's content field with bceRequest only support HttpMethodName.POST or HttpMethodName.PUT
-