public class DnsOptions extends com.google.cloud.ServiceOptions<Dns,DnsOptions>
Modifier and Type | Class and Description |
---|---|
static class |
DnsOptions.Builder |
static class |
DnsOptions.DefaultDnsFactory |
static class |
DnsOptions.DefaultDnsRpcFactory |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static com.google.cloud.http.HttpTransportOptions |
getDefaultHttpTransportOptions() |
static DnsOptions |
getDefaultInstance()
Creates a default instance of
DnsOptions with the project ID and credentials inferred
from the environment. |
protected DnsRpc |
getDnsRpcV1() |
protected Set<String> |
getScopes() |
int |
hashCode() |
static DnsOptions.Builder |
newBuilder() |
DnsOptions.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<Dns,DnsOptions>
protected DnsRpc getDnsRpcV1()
public DnsOptions.Builder toBuilder()
toBuilder
in class com.google.cloud.ServiceOptions<Dns,DnsOptions>
public static DnsOptions.Builder newBuilder()
public static DnsOptions getDefaultInstance()
DnsOptions
with the project ID and credentials inferred
from the environment.Copyright © 2019 Google LLC. All rights reserved.