public static class OsConfigServiceStubSettings.Builder extends StubSettings.Builder<OsConfigServiceStubSettings,OsConfigServiceStubSettings.Builder>
Builder for OsConfigServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(OsConfigServiceStubSettings settings)
protected Builder(OsConfigServiceStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public OsConfigServiceStubSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
build()
public OsConfigServiceStubSettings build()
Overrides
cancelPatchJobSettings()
public UnaryCallSettings.Builder<PatchJobs.CancelPatchJobRequest,PatchJobs.PatchJob> cancelPatchJobSettings()
Returns the builder for the settings used for calls to cancelPatchJob.
createGuestPolicySettings()
public UnaryCallSettings.Builder<GuestPolicies.CreateGuestPolicyRequest,GuestPolicies.GuestPolicy> createGuestPolicySettings()
Returns the builder for the settings used for calls to createGuestPolicy.
createPatchDeploymentSettings()
public UnaryCallSettings.Builder<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment> createPatchDeploymentSettings()
Returns the builder for the settings used for calls to createPatchDeployment.
deleteGuestPolicySettings()
public UnaryCallSettings.Builder<GuestPolicies.DeleteGuestPolicyRequest,Empty> deleteGuestPolicySettings()
Returns the builder for the settings used for calls to deleteGuestPolicy.
deletePatchDeploymentSettings()
public UnaryCallSettings.Builder<PatchDeployments.DeletePatchDeploymentRequest,Empty> deletePatchDeploymentSettings()
Returns the builder for the settings used for calls to deletePatchDeployment.
executePatchJobSettings()
public UnaryCallSettings.Builder<PatchJobs.ExecutePatchJobRequest,PatchJobs.PatchJob> executePatchJobSettings()
Returns the builder for the settings used for calls to executePatchJob.
getGuestPolicySettings()
public UnaryCallSettings.Builder<GuestPolicies.GetGuestPolicyRequest,GuestPolicies.GuestPolicy> getGuestPolicySettings()
Returns the builder for the settings used for calls to getGuestPolicy.
getPatchDeploymentSettings()
public UnaryCallSettings.Builder<PatchDeployments.GetPatchDeploymentRequest,PatchDeployments.PatchDeployment> getPatchDeploymentSettings()
Returns the builder for the settings used for calls to getPatchDeployment.
getPatchJobSettings()
public UnaryCallSettings.Builder<PatchJobs.GetPatchJobRequest,PatchJobs.PatchJob> getPatchJobSettings()
Returns the builder for the settings used for calls to getPatchJob.