Constructor and Description |
---|
MockMetadataServerTransport(String accessToken) |
Modifier and Type | Method and Description |
---|---|
LowLevelHttpRequest |
buildRequest(String method,
String url) |
void |
setTokenRequestStatusCode(Integer tokenRequestStatusCode) |
builder, getLowLevelHttpRequest, getSupportedMethods, supportsMethod
createRequestFactory, createRequestFactory, shutdown
public MockMetadataServerTransport(String accessToken)
public void setTokenRequestStatusCode(Integer tokenRequestStatusCode)
public LowLevelHttpRequest buildRequest(String method, String url) throws IOException
buildRequest
in class com.google.api.client.testing.http.MockHttpTransport
IOException
Copyright © 2010-2014 Google. All Rights Reserved.