@Beta
public class MockMetadataServerTransport
extends com.google.api.client.testing.http.MockHttpTransport
Beta
Constructor and Description |
---|
MockMetadataServerTransport(String accessToken) |
Modifier and Type | Method and Description |
---|---|
com.google.api.client.http.LowLevelHttpRequest |
buildRequest(String method,
String url) |
void |
setTokenRequestStatusCode(Integer tokenRequestStatusCode) |
builder, getLowLevelHttpRequest, getSupportedMethods, supportsMethod
public MockMetadataServerTransport(String accessToken)
public void setTokenRequestStatusCode(Integer tokenRequestStatusCode)
public com.google.api.client.http.LowLevelHttpRequest buildRequest(String method, String url) throws IOException
buildRequest
in class com.google.api.client.testing.http.MockHttpTransport
IOException
Copyright © 2010–2019 Google. All rights reserved.