@Deprecated public class ResourceManagerOptions extends com.google.cloud.ServiceOptions<ResourceManager,ResourceManagerOptions>
Modifier and Type | Class and Description |
---|---|
static class |
ResourceManagerOptions.Builder
Deprecated.
|
static class |
ResourceManagerOptions.DefaultResourceManagerFactory
Deprecated.
|
static class |
ResourceManagerOptions.DefaultResourceManagerRpcFactory
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Deprecated.
|
protected String |
getDefaultHost()
Deprecated.
|
static com.google.cloud.http.HttpTransportOptions |
getDefaultHttpTransportOptions()
Deprecated.
|
static ResourceManagerOptions |
getDefaultInstance()
Deprecated.
Returns a default
ResourceManagerOptions instance. |
protected ResourceManagerRpc |
getResourceManagerRpcV1Beta1()
Deprecated.
|
protected Set<String> |
getScopes()
Deprecated.
|
int |
hashCode()
Deprecated.
|
static ResourceManagerOptions.Builder |
newBuilder()
Deprecated.
|
protected boolean |
projectIdRequired()
Deprecated.
|
ResourceManagerOptions.Builder |
toBuilder()
Deprecated.
|
baseEquals, baseHashCode, defaultRetrySettings, getAppEngineAppId, getAppEngineProjectId, getAppEngineProjectIdFromAppId, getApplicationName, getClientLibToken, getClock, getCredentials, getDefaultProject, getDefaultProjectId, getDefaultRetrySettings, getFromServiceLoader, getGoogApiClientLibName, getGoogleCloudProjectId, getHost, getLibraryName, getLibraryVersion, getMergedHeaderProvider, getNoRetrySettings, getProjectId, getQuotaProjectId, getRetrySettings, getRpc, getScopedCredentials, getService, getServiceAccountProjectId, getTransportOptions, getUserAgent, newInstance, shouldRefreshRpc, shouldRefreshService
public static ResourceManagerOptions getDefaultInstance()
ResourceManagerOptions
instance.protected String getDefaultHost()
getDefaultHost
in class com.google.cloud.ServiceOptions<ResourceManager,ResourceManagerOptions>
protected boolean projectIdRequired()
projectIdRequired
in class com.google.cloud.ServiceOptions<ResourceManager,ResourceManagerOptions>
public static com.google.cloud.http.HttpTransportOptions getDefaultHttpTransportOptions()
protected Set<String> getScopes()
getScopes
in class com.google.cloud.ServiceOptions<ResourceManager,ResourceManagerOptions>
protected ResourceManagerRpc getResourceManagerRpcV1Beta1()
public ResourceManagerOptions.Builder toBuilder()
toBuilder
in class com.google.cloud.ServiceOptions<ResourceManager,ResourceManagerOptions>
public static ResourceManagerOptions.Builder newBuilder()
Copyright © 2022 Google LLC. All rights reserved.