Skip navigation links
A C D G H S 

A

addHeaderParameter(String, String) - Method in class com.baidubce.model.ApiExplorerRequest
 
addQueryParameter(String, String) - Method in class com.baidubce.model.ApiExplorerRequest
 
ApiConstants - Class in com.baidubce.http
Created on 2020-05-18
ApiExplorerClient - Class in com.baidubce.http
Provides the client for accessing the BCE Service.
ApiExplorerClient() - Constructor for class com.baidubce.http.ApiExplorerClient
Constructs a new client to invoke BCE service methods with default configuration.
ApiExplorerClient(Signer) - Constructor for class com.baidubce.http.ApiExplorerClient
Constructs a new client to invoke BCE service methods with singer.
ApiExplorerMetaResponseHandler - Class in com.baidubce.http.handler
HTTP response handler for API Explorer responses.
ApiExplorerMetaResponseHandler() - Constructor for class com.baidubce.http.handler.ApiExplorerMetaResponseHandler
 
ApiExplorerRequest - Class in com.baidubce.model
The original request, as created by the user
ApiExplorerRequest(HttpMethodName, String) - Constructor for class com.baidubce.model.ApiExplorerRequest
Constructs a new ApiExplorerRequest
ApiExplorerResponse - Class in com.baidubce.model
The response for ApiExplorerRequest sending
ApiExplorerResponse() - Constructor for class com.baidubce.model.ApiExplorerResponse
 
ApiExplorerResponseHandler - Class in com.baidubce.http.handler
HTTP body content response handler for BCE service responses.
ApiExplorerResponseHandler() - Constructor for class com.baidubce.http.handler.ApiExplorerResponseHandler
 
ApiExplorerResponseMetadata - Class in com.baidubce.model
Support getting all headers.
ApiExplorerResponseMetadata() - Constructor for class com.baidubce.model.ApiExplorerResponseMetadata
 
AppSigner - Class in com.baidubce.http
Signer that supports APP authentication。
AppSigner() - Constructor for class com.baidubce.http.AppSigner
 
AUTH_TYPE_APP - Static variable in class com.baidubce.http.ApiConstants
 
AUTH_TYPE_IAM - Static variable in class com.baidubce.http.ApiConstants
 

C

com.baidubce.http - package com.baidubce.http
 
com.baidubce.http.handler - package com.baidubce.http.handler
 
com.baidubce.model - package com.baidubce.model
 

D

DEFAULT_CONTENT_TYPE - Static variable in class com.baidubce.http.ApiExplorerClient
The default http request content type for all BCE service APIs.

G

getHeaders() - Method in class com.baidubce.model.ApiExplorerResponseMetadata
 
getInternalRequest() - Method in class com.baidubce.model.ApiExplorerRequest
 
getMetadata() - Method in class com.baidubce.model.ApiExplorerResponse
 
getResult() - Method in class com.baidubce.model.ApiExplorerResponse
 

H

handle(BceHttpResponse, AbstractBceResponse) - Method in class com.baidubce.http.handler.ApiExplorerMetaResponseHandler
 
handle(BceHttpResponse, AbstractBceResponse) - Method in class com.baidubce.http.handler.ApiExplorerResponseHandler
 
HEAD_KEY_SIGNATURE - Static variable in class com.baidubce.http.ApiConstants
 

S

sendRequest(ApiExplorerRequest) - Method in class com.baidubce.http.ApiExplorerClient
Method for sending request to the target service.
setCredentials(String, String) - Method in class com.baidubce.model.ApiExplorerRequest
Create the BCE credentials and set into internalRequest
setHeaders(Map<String, String>) - Method in class com.baidubce.model.ApiExplorerResponseMetadata
 
setInternalRequest(InternalRequest) - Method in class com.baidubce.model.ApiExplorerRequest
 
setJsonBody(String) - Method in class com.baidubce.model.ApiExplorerRequest
The method to fill the internalRequest's content field with bceRequest.
setResult(String) - Method in class com.baidubce.model.ApiExplorerResponse
 
sign(InternalRequest, BceCredentials) - Method in class com.baidubce.http.AppSigner
 
sign(InternalRequest, BceCredentials, SignOptions) - Method in class com.baidubce.http.AppSigner
Sign the given request with the given set of credentials.
A C D G H S 
Skip navigation links

Copyright © 2022. All rights reserved.