public class ComputeOptions extends com.google.cloud.ServiceOptions<Compute,ComputeOptions>
Modifier and Type | Class and Description |
---|---|
static class |
ComputeOptions.Builder |
static class |
ComputeOptions.DefaultComputeFactory |
static class |
ComputeOptions.DefaultComputeRpcFactory |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
protected ComputeRpc |
getComputeRpcV1() |
static com.google.cloud.http.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, getClientLibToken, getClock, getCredentials, getDefaultHost, getDefaultProject, getDefaultProjectId, getDefaultRetrySettings, getFromServiceLoader, getGoogApiClientLibName, getGoogleCloudProjectId, getHost, getLibraryName, getLibraryVersion, getMergedHeaderProvider, getNoRetrySettings, getProjectId, getRetrySettings, getRpc, getScopedCredentials, getService, getServiceAccountProjectId, getTransportOptions, getUserAgent, newInstance, projectIdRequired, shouldRefreshRpc, shouldRefreshService
public static com.google.cloud.http.HttpTransportOptions getDefaultHttpTransportOptions()
protected Set<String> getScopes()
getScopes
in class com.google.cloud.ServiceOptions<Compute,ComputeOptions>
protected ComputeRpc getComputeRpcV1()
public ComputeOptions.Builder toBuilder()
toBuilder
in class com.google.cloud.ServiceOptions<Compute,ComputeOptions>
public static ComputeOptions getDefaultInstance()
public static ComputeOptions.Builder newBuilder()
Copyright © 2019 Google LLC. All rights reserved.