@Generated(value="by gapic-generator-java") public class InstancesSettings extends com.google.api.gax.rpc.ClientSettings<InstancesSettings>
InstancesClient.
The default instance has everything set to sensible defaults:
The builder of this class is recursive, so contained classes are themselves builders. When build() is called, the tree of builders is called to create the complete settings object.
For example, to set the total timeout of get to 30 seconds:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
InstancesSettings.Builder instancesSettingsBuilder = InstancesSettings.newBuilder();
instancesSettingsBuilder
.getSettings()
.setRetrySettings(
instancesSettingsBuilder
.getSettings()
.getRetrySettings()
.toBuilder()
.setTotalTimeout(Duration.ofSeconds(30))
.build());
InstancesSettings instancesSettings = instancesSettingsBuilder.build();
| Modifier and Type | Class and Description |
|---|---|
static class |
InstancesSettings.Builder
Builder for InstancesSettings.
|
| Modifier | Constructor and Description |
|---|---|
protected |
InstancesSettings(InstancesSettings.Builder settingsBuilder) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.OperationCallSettings<AddAccessConfigInstanceRequest,Operation,Operation> |
addAccessConfigOperationSettings()
Returns the object with the settings used for calls to addAccessConfig.
|
com.google.api.gax.rpc.UnaryCallSettings<AddAccessConfigInstanceRequest,Operation> |
addAccessConfigSettings()
Returns the object with the settings used for calls to addAccessConfig.
|
com.google.api.gax.rpc.OperationCallSettings<AddResourcePoliciesInstanceRequest,Operation,Operation> |
addResourcePoliciesOperationSettings()
Returns the object with the settings used for calls to addResourcePolicies.
|
com.google.api.gax.rpc.UnaryCallSettings<AddResourcePoliciesInstanceRequest,Operation> |
addResourcePoliciesSettings()
Returns the object with the settings used for calls to addResourcePolicies.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListInstancesRequest,InstanceAggregatedList,InstancesClient.AggregatedListPagedResponse> |
aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.OperationCallSettings<AttachDiskInstanceRequest,Operation,Operation> |
attachDiskOperationSettings()
Returns the object with the settings used for calls to attachDisk.
|
com.google.api.gax.rpc.UnaryCallSettings<AttachDiskInstanceRequest,Operation> |
attachDiskSettings()
Returns the object with the settings used for calls to attachDisk.
|
com.google.api.gax.rpc.OperationCallSettings<BulkInsertInstanceRequest,Operation,Operation> |
bulkInsertOperationSettings()
Returns the object with the settings used for calls to bulkInsert.
|
com.google.api.gax.rpc.UnaryCallSettings<BulkInsertInstanceRequest,Operation> |
bulkInsertSettings()
Returns the object with the settings used for calls to bulkInsert.
|
static InstancesSettings |
create(InstancesStubSettings stub) |
static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder |
defaultApiClientHeaderProviderBuilder() |
static com.google.api.gax.core.GoogleCredentialsProvider.Builder |
defaultCredentialsProviderBuilder()
Returns a builder for the default credentials for this service.
|
static com.google.api.gax.core.InstantiatingExecutorProvider.Builder |
defaultExecutorProviderBuilder()
Returns a builder for the default ExecutorProvider for this service.
|
static com.google.api.gax.httpjson.InstantiatingHttpJsonChannelProvider.Builder |
defaultHttpJsonTransportProviderBuilder()
Returns a builder for the default ChannelProvider for this service.
|
static com.google.api.gax.rpc.TransportChannelProvider |
defaultTransportChannelProvider() |
com.google.api.gax.rpc.OperationCallSettings<DeleteAccessConfigInstanceRequest,Operation,Operation> |
deleteAccessConfigOperationSettings()
Returns the object with the settings used for calls to deleteAccessConfig.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteAccessConfigInstanceRequest,Operation> |
deleteAccessConfigSettings()
Returns the object with the settings used for calls to deleteAccessConfig.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteInstanceRequest,Operation,Operation> |
deleteOperationSettings()
Returns the object with the settings used for calls to delete.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteInstanceRequest,Operation> |
deleteSettings()
Returns the object with the settings used for calls to delete.
|
com.google.api.gax.rpc.OperationCallSettings<DetachDiskInstanceRequest,Operation,Operation> |
detachDiskOperationSettings()
Returns the object with the settings used for calls to detachDisk.
|
com.google.api.gax.rpc.UnaryCallSettings<DetachDiskInstanceRequest,Operation> |
detachDiskSettings()
Returns the object with the settings used for calls to detachDisk.
|
static String |
getDefaultEndpoint()
Returns the default service endpoint.
|
static List<String> |
getDefaultServiceScopes()
Returns the default service scopes.
|
com.google.api.gax.rpc.UnaryCallSettings<GetEffectiveFirewallsInstanceRequest,InstancesGetEffectiveFirewallsResponse> |
getEffectiveFirewallsSettings()
Returns the object with the settings used for calls to getEffectiveFirewalls.
|
com.google.api.gax.rpc.UnaryCallSettings<GetGuestAttributesInstanceRequest,GuestAttributes> |
getGuestAttributesSettings()
Returns the object with the settings used for calls to getGuestAttributes.
|
com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicyInstanceRequest,Policy> |
getIamPolicySettings()
Returns the object with the settings used for calls to getIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings<GetScreenshotInstanceRequest,Screenshot> |
getScreenshotSettings()
Returns the object with the settings used for calls to getScreenshot.
|
com.google.api.gax.rpc.UnaryCallSettings<GetSerialPortOutputInstanceRequest,SerialPortOutput> |
getSerialPortOutputSettings()
Returns the object with the settings used for calls to getSerialPortOutput.
|
com.google.api.gax.rpc.UnaryCallSettings<GetInstanceRequest,Instance> |
getSettings()
Returns the object with the settings used for calls to get.
|
com.google.api.gax.rpc.UnaryCallSettings<GetShieldedInstanceIdentityInstanceRequest,ShieldedInstanceIdentity> |
getShieldedInstanceIdentitySettings()
Returns the object with the settings used for calls to getShieldedInstanceIdentity.
|
com.google.api.gax.rpc.OperationCallSettings<InsertInstanceRequest,Operation,Operation> |
insertOperationSettings()
Returns the object with the settings used for calls to insert.
|
com.google.api.gax.rpc.UnaryCallSettings<InsertInstanceRequest,Operation> |
insertSettings()
Returns the object with the settings used for calls to insert.
|
com.google.api.gax.rpc.PagedCallSettings<ListReferrersInstancesRequest,InstanceListReferrers,InstancesClient.ListReferrersPagedResponse> |
listReferrersSettings()
Returns the object with the settings used for calls to listReferrers.
|
com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,InstanceList,InstancesClient.ListPagedResponse> |
listSettings()
Returns the object with the settings used for calls to list.
|
static InstancesSettings.Builder |
newBuilder()
Returns a new builder for this class.
|
static InstancesSettings.Builder |
newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.
|
com.google.api.gax.rpc.OperationCallSettings<PerformMaintenanceInstanceRequest,Operation,Operation> |
performMaintenanceOperationSettings()
Returns the object with the settings used for calls to performMaintenance.
|
com.google.api.gax.rpc.UnaryCallSettings<PerformMaintenanceInstanceRequest,Operation> |
performMaintenanceSettings()
Returns the object with the settings used for calls to performMaintenance.
|
com.google.api.gax.rpc.OperationCallSettings<RemoveResourcePoliciesInstanceRequest,Operation,Operation> |
removeResourcePoliciesOperationSettings()
Returns the object with the settings used for calls to removeResourcePolicies.
|
com.google.api.gax.rpc.UnaryCallSettings<RemoveResourcePoliciesInstanceRequest,Operation> |
removeResourcePoliciesSettings()
Returns the object with the settings used for calls to removeResourcePolicies.
|
com.google.api.gax.rpc.OperationCallSettings<ResetInstanceRequest,Operation,Operation> |
resetOperationSettings()
Returns the object with the settings used for calls to reset.
|
com.google.api.gax.rpc.UnaryCallSettings<ResetInstanceRequest,Operation> |
resetSettings()
Returns the object with the settings used for calls to reset.
|
com.google.api.gax.rpc.OperationCallSettings<ResumeInstanceRequest,Operation,Operation> |
resumeOperationSettings()
Returns the object with the settings used for calls to resume.
|
com.google.api.gax.rpc.UnaryCallSettings<ResumeInstanceRequest,Operation> |
resumeSettings()
Returns the object with the settings used for calls to resume.
|
com.google.api.gax.rpc.UnaryCallSettings<SendDiagnosticInterruptInstanceRequest,SendDiagnosticInterruptInstanceResponse> |
sendDiagnosticInterruptSettings()
Returns the object with the settings used for calls to sendDiagnosticInterrupt.
|
com.google.api.gax.rpc.OperationCallSettings<SetDeletionProtectionInstanceRequest,Operation,Operation> |
setDeletionProtectionOperationSettings()
Returns the object with the settings used for calls to setDeletionProtection.
|
com.google.api.gax.rpc.UnaryCallSettings<SetDeletionProtectionInstanceRequest,Operation> |
setDeletionProtectionSettings()
Returns the object with the settings used for calls to setDeletionProtection.
|
com.google.api.gax.rpc.OperationCallSettings<SetDiskAutoDeleteInstanceRequest,Operation,Operation> |
setDiskAutoDeleteOperationSettings()
Returns the object with the settings used for calls to setDiskAutoDelete.
|
com.google.api.gax.rpc.UnaryCallSettings<SetDiskAutoDeleteInstanceRequest,Operation> |
setDiskAutoDeleteSettings()
Returns the object with the settings used for calls to setDiskAutoDelete.
|
com.google.api.gax.rpc.UnaryCallSettings<SetIamPolicyInstanceRequest,Policy> |
setIamPolicySettings()
Returns the object with the settings used for calls to setIamPolicy.
|
com.google.api.gax.rpc.OperationCallSettings<SetLabelsInstanceRequest,Operation,Operation> |
setLabelsOperationSettings()
Returns the object with the settings used for calls to setLabels.
|
com.google.api.gax.rpc.UnaryCallSettings<SetLabelsInstanceRequest,Operation> |
setLabelsSettings()
Returns the object with the settings used for calls to setLabels.
|
com.google.api.gax.rpc.OperationCallSettings<SetMachineResourcesInstanceRequest,Operation,Operation> |
setMachineResourcesOperationSettings()
Returns the object with the settings used for calls to setMachineResources.
|
com.google.api.gax.rpc.UnaryCallSettings<SetMachineResourcesInstanceRequest,Operation> |
setMachineResourcesSettings()
Returns the object with the settings used for calls to setMachineResources.
|
com.google.api.gax.rpc.OperationCallSettings<SetMachineTypeInstanceRequest,Operation,Operation> |
setMachineTypeOperationSettings()
Returns the object with the settings used for calls to setMachineType.
|
com.google.api.gax.rpc.UnaryCallSettings<SetMachineTypeInstanceRequest,Operation> |
setMachineTypeSettings()
Returns the object with the settings used for calls to setMachineType.
|
com.google.api.gax.rpc.OperationCallSettings<SetMetadataInstanceRequest,Operation,Operation> |
setMetadataOperationSettings()
Returns the object with the settings used for calls to setMetadata.
|
com.google.api.gax.rpc.UnaryCallSettings<SetMetadataInstanceRequest,Operation> |
setMetadataSettings()
Returns the object with the settings used for calls to setMetadata.
|
com.google.api.gax.rpc.OperationCallSettings<SetMinCpuPlatformInstanceRequest,Operation,Operation> |
setMinCpuPlatformOperationSettings()
Returns the object with the settings used for calls to setMinCpuPlatform.
|
com.google.api.gax.rpc.UnaryCallSettings<SetMinCpuPlatformInstanceRequest,Operation> |
setMinCpuPlatformSettings()
Returns the object with the settings used for calls to setMinCpuPlatform.
|
com.google.api.gax.rpc.OperationCallSettings<SetNameInstanceRequest,Operation,Operation> |
setNameOperationSettings()
Returns the object with the settings used for calls to setName.
|
com.google.api.gax.rpc.UnaryCallSettings<SetNameInstanceRequest,Operation> |
setNameSettings()
Returns the object with the settings used for calls to setName.
|
com.google.api.gax.rpc.OperationCallSettings<SetSchedulingInstanceRequest,Operation,Operation> |
setSchedulingOperationSettings()
Returns the object with the settings used for calls to setScheduling.
|
com.google.api.gax.rpc.UnaryCallSettings<SetSchedulingInstanceRequest,Operation> |
setSchedulingSettings()
Returns the object with the settings used for calls to setScheduling.
|
com.google.api.gax.rpc.OperationCallSettings<SetSecurityPolicyInstanceRequest,Operation,Operation> |
setSecurityPolicyOperationSettings()
Returns the object with the settings used for calls to setSecurityPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings<SetSecurityPolicyInstanceRequest,Operation> |
setSecurityPolicySettings()
Returns the object with the settings used for calls to setSecurityPolicy.
|
com.google.api.gax.rpc.OperationCallSettings<SetServiceAccountInstanceRequest,Operation,Operation> |
setServiceAccountOperationSettings()
Returns the object with the settings used for calls to setServiceAccount.
|
com.google.api.gax.rpc.UnaryCallSettings<SetServiceAccountInstanceRequest,Operation> |
setServiceAccountSettings()
Returns the object with the settings used for calls to setServiceAccount.
|
com.google.api.gax.rpc.OperationCallSettings<SetShieldedInstanceIntegrityPolicyInstanceRequest,Operation,Operation> |
setShieldedInstanceIntegrityPolicyOperationSettings()
Returns the object with the settings used for calls to setShieldedInstanceIntegrityPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings<SetShieldedInstanceIntegrityPolicyInstanceRequest,Operation> |
setShieldedInstanceIntegrityPolicySettings()
Returns the object with the settings used for calls to setShieldedInstanceIntegrityPolicy.
|
com.google.api.gax.rpc.OperationCallSettings<SetTagsInstanceRequest,Operation,Operation> |
setTagsOperationSettings()
Returns the object with the settings used for calls to setTags.
|
com.google.api.gax.rpc.UnaryCallSettings<SetTagsInstanceRequest,Operation> |
setTagsSettings()
Returns the object with the settings used for calls to setTags.
|
com.google.api.gax.rpc.OperationCallSettings<SimulateMaintenanceEventInstanceRequest,Operation,Operation> |
simulateMaintenanceEventOperationSettings()
Returns the object with the settings used for calls to simulateMaintenanceEvent.
|
com.google.api.gax.rpc.UnaryCallSettings<SimulateMaintenanceEventInstanceRequest,Operation> |
simulateMaintenanceEventSettings()
Returns the object with the settings used for calls to simulateMaintenanceEvent.
|
com.google.api.gax.rpc.OperationCallSettings<StartInstanceRequest,Operation,Operation> |
startOperationSettings()
Returns the object with the settings used for calls to start.
|
com.google.api.gax.rpc.UnaryCallSettings<StartInstanceRequest,Operation> |
startSettings()
Returns the object with the settings used for calls to start.
|
com.google.api.gax.rpc.OperationCallSettings<StartWithEncryptionKeyInstanceRequest,Operation,Operation> |
startWithEncryptionKeyOperationSettings()
Returns the object with the settings used for calls to startWithEncryptionKey.
|
com.google.api.gax.rpc.UnaryCallSettings<StartWithEncryptionKeyInstanceRequest,Operation> |
startWithEncryptionKeySettings()
Returns the object with the settings used for calls to startWithEncryptionKey.
|
com.google.api.gax.rpc.OperationCallSettings<StopInstanceRequest,Operation,Operation> |
stopOperationSettings()
Returns the object with the settings used for calls to stop.
|
com.google.api.gax.rpc.UnaryCallSettings<StopInstanceRequest,Operation> |
stopSettings()
Returns the object with the settings used for calls to stop.
|
com.google.api.gax.rpc.OperationCallSettings<SuspendInstanceRequest,Operation,Operation> |
suspendOperationSettings()
Returns the object with the settings used for calls to suspend.
|
com.google.api.gax.rpc.UnaryCallSettings<SuspendInstanceRequest,Operation> |
suspendSettings()
Returns the object with the settings used for calls to suspend.
|
com.google.api.gax.rpc.UnaryCallSettings<TestIamPermissionsInstanceRequest,TestPermissionsResponse> |
testIamPermissionsSettings()
Returns the object with the settings used for calls to testIamPermissions.
|
InstancesSettings.Builder |
toBuilder()
Returns a builder containing all the values of this settings class.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateAccessConfigInstanceRequest,Operation,Operation> |
updateAccessConfigOperationSettings()
Returns the object with the settings used for calls to updateAccessConfig.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateAccessConfigInstanceRequest,Operation> |
updateAccessConfigSettings()
Returns the object with the settings used for calls to updateAccessConfig.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateDisplayDeviceInstanceRequest,Operation,Operation> |
updateDisplayDeviceOperationSettings()
Returns the object with the settings used for calls to updateDisplayDevice.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateDisplayDeviceInstanceRequest,Operation> |
updateDisplayDeviceSettings()
Returns the object with the settings used for calls to updateDisplayDevice.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateNetworkInterfaceInstanceRequest,Operation,Operation> |
updateNetworkInterfaceOperationSettings()
Returns the object with the settings used for calls to updateNetworkInterface.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateNetworkInterfaceInstanceRequest,Operation> |
updateNetworkInterfaceSettings()
Returns the object with the settings used for calls to updateNetworkInterface.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateInstanceRequest,Operation,Operation> |
updateOperationSettings()
Returns the object with the settings used for calls to update.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateInstanceRequest,Operation> |
updateSettings()
Returns the object with the settings used for calls to update.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateShieldedInstanceConfigInstanceRequest,Operation,Operation> |
updateShieldedInstanceConfigOperationSettings()
Returns the object with the settings used for calls to updateShieldedInstanceConfig.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateShieldedInstanceConfigInstanceRequest,Operation> |
updateShieldedInstanceConfigSettings()
Returns the object with the settings used for calls to updateShieldedInstanceConfig.
|
getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getUniverseDomain, getWatchdogCheckInterval, getWatchdogCheckIntervalDuration, getWatchdogProvider, toStringprotected InstancesSettings(InstancesSettings.Builder settingsBuilder) throws IOException
IOExceptionpublic com.google.api.gax.rpc.UnaryCallSettings<AddAccessConfigInstanceRequest,Operation> addAccessConfigSettings()
public com.google.api.gax.rpc.OperationCallSettings<AddAccessConfigInstanceRequest,Operation,Operation> addAccessConfigOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<AddResourcePoliciesInstanceRequest,Operation> addResourcePoliciesSettings()
public com.google.api.gax.rpc.OperationCallSettings<AddResourcePoliciesInstanceRequest,Operation,Operation> addResourcePoliciesOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings<AggregatedListInstancesRequest,InstanceAggregatedList,InstancesClient.AggregatedListPagedResponse> aggregatedListSettings()
public com.google.api.gax.rpc.UnaryCallSettings<AttachDiskInstanceRequest,Operation> attachDiskSettings()
public com.google.api.gax.rpc.OperationCallSettings<AttachDiskInstanceRequest,Operation,Operation> attachDiskOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<BulkInsertInstanceRequest,Operation> bulkInsertSettings()
public com.google.api.gax.rpc.OperationCallSettings<BulkInsertInstanceRequest,Operation,Operation> bulkInsertOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteInstanceRequest,Operation> deleteSettings()
public com.google.api.gax.rpc.OperationCallSettings<DeleteInstanceRequest,Operation,Operation> deleteOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteAccessConfigInstanceRequest,Operation> deleteAccessConfigSettings()
public com.google.api.gax.rpc.OperationCallSettings<DeleteAccessConfigInstanceRequest,Operation,Operation> deleteAccessConfigOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DetachDiskInstanceRequest,Operation> detachDiskSettings()
public com.google.api.gax.rpc.OperationCallSettings<DetachDiskInstanceRequest,Operation,Operation> detachDiskOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetInstanceRequest,Instance> getSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetEffectiveFirewallsInstanceRequest,InstancesGetEffectiveFirewallsResponse> getEffectiveFirewallsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetGuestAttributesInstanceRequest,GuestAttributes> getGuestAttributesSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicyInstanceRequest,Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetScreenshotInstanceRequest,Screenshot> getScreenshotSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetSerialPortOutputInstanceRequest,SerialPortOutput> getSerialPortOutputSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetShieldedInstanceIdentityInstanceRequest,ShieldedInstanceIdentity> getShieldedInstanceIdentitySettings()
public com.google.api.gax.rpc.UnaryCallSettings<InsertInstanceRequest,Operation> insertSettings()
public com.google.api.gax.rpc.OperationCallSettings<InsertInstanceRequest,Operation,Operation> insertOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,InstanceList,InstancesClient.ListPagedResponse> listSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListReferrersInstancesRequest,InstanceListReferrers,InstancesClient.ListReferrersPagedResponse> listReferrersSettings()
public com.google.api.gax.rpc.UnaryCallSettings<PerformMaintenanceInstanceRequest,Operation> performMaintenanceSettings()
public com.google.api.gax.rpc.OperationCallSettings<PerformMaintenanceInstanceRequest,Operation,Operation> performMaintenanceOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<RemoveResourcePoliciesInstanceRequest,Operation> removeResourcePoliciesSettings()
public com.google.api.gax.rpc.OperationCallSettings<RemoveResourcePoliciesInstanceRequest,Operation,Operation> removeResourcePoliciesOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<ResetInstanceRequest,Operation> resetSettings()
public com.google.api.gax.rpc.OperationCallSettings<ResetInstanceRequest,Operation,Operation> resetOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<ResumeInstanceRequest,Operation> resumeSettings()
public com.google.api.gax.rpc.OperationCallSettings<ResumeInstanceRequest,Operation,Operation> resumeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SendDiagnosticInterruptInstanceRequest,SendDiagnosticInterruptInstanceResponse> sendDiagnosticInterruptSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SetDeletionProtectionInstanceRequest,Operation> setDeletionProtectionSettings()
public com.google.api.gax.rpc.OperationCallSettings<SetDeletionProtectionInstanceRequest,Operation,Operation> setDeletionProtectionOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SetDiskAutoDeleteInstanceRequest,Operation> setDiskAutoDeleteSettings()
public com.google.api.gax.rpc.OperationCallSettings<SetDiskAutoDeleteInstanceRequest,Operation,Operation> setDiskAutoDeleteOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SetIamPolicyInstanceRequest,Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings<SetLabelsInstanceRequest,Operation> setLabelsSettings()
public com.google.api.gax.rpc.OperationCallSettings<SetLabelsInstanceRequest,Operation,Operation> setLabelsOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SetMachineResourcesInstanceRequest,Operation> setMachineResourcesSettings()
public com.google.api.gax.rpc.OperationCallSettings<SetMachineResourcesInstanceRequest,Operation,Operation> setMachineResourcesOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SetMachineTypeInstanceRequest,Operation> setMachineTypeSettings()
public com.google.api.gax.rpc.OperationCallSettings<SetMachineTypeInstanceRequest,Operation,Operation> setMachineTypeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SetMetadataInstanceRequest,Operation> setMetadataSettings()
public com.google.api.gax.rpc.OperationCallSettings<SetMetadataInstanceRequest,Operation,Operation> setMetadataOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SetMinCpuPlatformInstanceRequest,Operation> setMinCpuPlatformSettings()
public com.google.api.gax.rpc.OperationCallSettings<SetMinCpuPlatformInstanceRequest,Operation,Operation> setMinCpuPlatformOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SetNameInstanceRequest,Operation> setNameSettings()
public com.google.api.gax.rpc.OperationCallSettings<SetNameInstanceRequest,Operation,Operation> setNameOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SetSchedulingInstanceRequest,Operation> setSchedulingSettings()
public com.google.api.gax.rpc.OperationCallSettings<SetSchedulingInstanceRequest,Operation,Operation> setSchedulingOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SetSecurityPolicyInstanceRequest,Operation> setSecurityPolicySettings()
public com.google.api.gax.rpc.OperationCallSettings<SetSecurityPolicyInstanceRequest,Operation,Operation> setSecurityPolicyOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SetServiceAccountInstanceRequest,Operation> setServiceAccountSettings()
public com.google.api.gax.rpc.OperationCallSettings<SetServiceAccountInstanceRequest,Operation,Operation> setServiceAccountOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SetShieldedInstanceIntegrityPolicyInstanceRequest,Operation> setShieldedInstanceIntegrityPolicySettings()
public com.google.api.gax.rpc.OperationCallSettings<SetShieldedInstanceIntegrityPolicyInstanceRequest,Operation,Operation> setShieldedInstanceIntegrityPolicyOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SetTagsInstanceRequest,Operation> setTagsSettings()
public com.google.api.gax.rpc.OperationCallSettings<SetTagsInstanceRequest,Operation,Operation> setTagsOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SimulateMaintenanceEventInstanceRequest,Operation> simulateMaintenanceEventSettings()
public com.google.api.gax.rpc.OperationCallSettings<SimulateMaintenanceEventInstanceRequest,Operation,Operation> simulateMaintenanceEventOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<StartInstanceRequest,Operation> startSettings()
public com.google.api.gax.rpc.OperationCallSettings<StartInstanceRequest,Operation,Operation> startOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<StartWithEncryptionKeyInstanceRequest,Operation> startWithEncryptionKeySettings()
public com.google.api.gax.rpc.OperationCallSettings<StartWithEncryptionKeyInstanceRequest,Operation,Operation> startWithEncryptionKeyOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<StopInstanceRequest,Operation> stopSettings()
public com.google.api.gax.rpc.OperationCallSettings<StopInstanceRequest,Operation,Operation> stopOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<SuspendInstanceRequest,Operation> suspendSettings()
public com.google.api.gax.rpc.OperationCallSettings<SuspendInstanceRequest,Operation,Operation> suspendOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<TestIamPermissionsInstanceRequest,TestPermissionsResponse> testIamPermissionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateInstanceRequest,Operation> updateSettings()
public com.google.api.gax.rpc.OperationCallSettings<UpdateInstanceRequest,Operation,Operation> updateOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateAccessConfigInstanceRequest,Operation> updateAccessConfigSettings()
public com.google.api.gax.rpc.OperationCallSettings<UpdateAccessConfigInstanceRequest,Operation,Operation> updateAccessConfigOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateDisplayDeviceInstanceRequest,Operation> updateDisplayDeviceSettings()
public com.google.api.gax.rpc.OperationCallSettings<UpdateDisplayDeviceInstanceRequest,Operation,Operation> updateDisplayDeviceOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateNetworkInterfaceInstanceRequest,Operation> updateNetworkInterfaceSettings()
public com.google.api.gax.rpc.OperationCallSettings<UpdateNetworkInterfaceInstanceRequest,Operation,Operation> updateNetworkInterfaceOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateShieldedInstanceConfigInstanceRequest,Operation> updateShieldedInstanceConfigSettings()
public com.google.api.gax.rpc.OperationCallSettings<UpdateShieldedInstanceConfigInstanceRequest,Operation,Operation> updateShieldedInstanceConfigOperationSettings()
public static final InstancesSettings create(InstancesStubSettings stub) throws IOException
IOExceptionpublic static com.google.api.gax.core.InstantiatingExecutorProvider.Builder defaultExecutorProviderBuilder()
public static String getDefaultEndpoint()
public static List<String> getDefaultServiceScopes()
public static com.google.api.gax.core.GoogleCredentialsProvider.Builder defaultCredentialsProviderBuilder()
public static com.google.api.gax.httpjson.InstantiatingHttpJsonChannelProvider.Builder defaultHttpJsonTransportProviderBuilder()
public static com.google.api.gax.rpc.TransportChannelProvider defaultTransportChannelProvider()
public static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder defaultApiClientHeaderProviderBuilder()
public static InstancesSettings.Builder newBuilder()
public static InstancesSettings.Builder newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
public InstancesSettings.Builder toBuilder()
toBuilder in class com.google.api.gax.rpc.ClientSettings<InstancesSettings>Copyright © 2024 Google LLC. All rights reserved.