public class ComputeOptions extends ServiceOptions<Compute,ComputeOptions>
Modifier and Type | Class and Description |
---|---|
static class |
ComputeOptions.Builder |
static class |
ComputeOptions.DefaultComputeFactory |
static class |
ComputeOptions.DefaultComputeRpcFactory |
CREDENTIAL_ENV_NAME, credentials
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
protected ComputeRpc |
getComputeRpcV1() |
static HttpTransportOptions |
getDefaultHttpTransportOptions() |
static ComputeOptions |
getDefaultInstance() |
protected Set<String> |
getScopes() |
int |
hashCode() |
static ComputeOptions.Builder |
newBuilder() |
ComputeOptions.Builder |
toBuilder() |
baseEquals, baseHashCode, defaultRetrySettings, getAppEngineAppId, getAppEngineProjectId, getAppEngineProjectIdFromAppId, getApplicationName, getClock, getCredentials, getDefaultHost, getDefaultProject, getDefaultProjectId, getDefaultRetrySettings, getFromServiceLoader, getGoogApiClientLibName, getGoogleCloudProjectId, getHost, getLibraryName, getLibraryVersion, getMergedHeaderProvider, getNoRetrySettings, getProjectId, getRetrySettings, getRpc, getScopedCredentials, getService, getServiceAccountProjectId, getTransportOptions, getUserAgent, newInstance, projectIdRequired
public static HttpTransportOptions getDefaultHttpTransportOptions()
protected Set<String> getScopes()
getScopes
in class ServiceOptions<Compute,ComputeOptions>
protected ComputeRpc getComputeRpcV1()
public ComputeOptions.Builder toBuilder()
toBuilder
in class ServiceOptions<Compute,ComputeOptions>
public static ComputeOptions getDefaultInstance()
public static ComputeOptions.Builder newBuilder()
Copyright © 2019 Google LLC. All rights reserved.