public static class AppPlatformStubSettings.Builder extends StubSettings.Builder<AppPlatformStubSettings,AppPlatformStubSettings.Builder>
Builder for AppPlatformStubSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
protected Builder(AppPlatformStubSettings settings)
Methods
public OperationCallSettings.Builder<AddApplicationStreamInputRequest,AddApplicationStreamInputResponse,OperationMetadata> addApplicationStreamInputOperationSettings()
Returns the builder for the settings used for calls to addApplicationStreamInput.
public UnaryCallSettings.Builder<AddApplicationStreamInputRequest,Operation> addApplicationStreamInputSettings()
Returns the builder for the settings used for calls to addApplicationStreamInput.
public AppPlatformStubSettings.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.
public AppPlatformStubSettings build()
Overrides
public OperationCallSettings.Builder<CreateApplicationInstancesRequest,CreateApplicationInstancesResponse,OperationMetadata> createApplicationInstancesOperationSettings()
Returns the builder for the settings used for calls to createApplicationInstances.
public UnaryCallSettings.Builder<CreateApplicationInstancesRequest,Operation> createApplicationInstancesSettings()
Returns the builder for the settings used for calls to createApplicationInstances.
public OperationCallSettings.Builder<CreateApplicationRequest,Application,OperationMetadata> createApplicationOperationSettings()
Returns the builder for the settings used for calls to createApplication.
public UnaryCallSettings.Builder<CreateApplicationRequest,Operation> createApplicationSettings()
Returns the builder for the settings used for calls to createApplication.
public OperationCallSettings.Builder<CreateDraftRequest,Draft,OperationMetadata> createDraftOperationSettings()
Returns the builder for the settings used for calls to createDraft.
public UnaryCallSettings.Builder<CreateDraftRequest,Operation> createDraftSettings()
Returns the builder for the settings used for calls to createDraft.
public OperationCallSettings.Builder<CreateProcessorRequest,Processor,OperationMetadata> createProcessorOperationSettings()
Returns the builder for the settings used for calls to createProcessor.
public UnaryCallSettings.Builder<CreateProcessorRequest,Operation> createProcessorSettings()
Returns the builder for the settings used for calls to createProcessor.
public OperationCallSettings.Builder<DeleteApplicationInstancesRequest,Instance,OperationMetadata> deleteApplicationInstancesOperationSettings()
Returns the builder for the settings used for calls to deleteApplicationInstances.
public UnaryCallSettings.Builder<DeleteApplicationInstancesRequest,Operation> deleteApplicationInstancesSettings()
Returns the builder for the settings used for calls to deleteApplicationInstances.
public OperationCallSettings.Builder<DeleteApplicationRequest,Empty,OperationMetadata> deleteApplicationOperationSettings()
Returns the builder for the settings used for calls to deleteApplication.
public UnaryCallSettings.Builder<DeleteApplicationRequest,Operation> deleteApplicationSettings()
Returns the builder for the settings used for calls to deleteApplication.
public OperationCallSettings.Builder<DeleteDraftRequest,Empty,OperationMetadata> deleteDraftOperationSettings()
Returns the builder for the settings used for calls to deleteDraft.
public UnaryCallSettings.Builder<DeleteDraftRequest,Operation> deleteDraftSettings()
Returns the builder for the settings used for calls to deleteDraft.
public OperationCallSettings.Builder<DeleteProcessorRequest,Empty,OperationMetadata> deleteProcessorOperationSettings()
Returns the builder for the settings used for calls to deleteProcessor.
public UnaryCallSettings.Builder<DeleteProcessorRequest,Operation> deleteProcessorSettings()
Returns the builder for the settings used for calls to deleteProcessor.
public OperationCallSettings.Builder<DeployApplicationRequest,DeployApplicationResponse,OperationMetadata> deployApplicationOperationSettings()
Returns the builder for the settings used for calls to deployApplication.
public UnaryCallSettings.Builder<DeployApplicationRequest,Operation> deployApplicationSettings()
Returns the builder for the settings used for calls to deployApplication.
public UnaryCallSettings.Builder<GetApplicationRequest,Application> getApplicationSettings()
Returns the builder for the settings used for calls to getApplication.
public UnaryCallSettings.Builder<GetDraftRequest,Draft> getDraftSettings()
Returns the builder for the settings used for calls to getDraft.
public UnaryCallSettings.Builder<GetInstanceRequest,Instance> getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.
public UnaryCallSettings.Builder<GetProcessorRequest,Processor> getProcessorSettings()
Returns the builder for the settings used for calls to getProcessor.
public PagedCallSettings.Builder<ListApplicationsRequest,ListApplicationsResponse,AppPlatformClient.ListApplicationsPagedResponse> listApplicationsSettings()
Returns the builder for the settings used for calls to listApplications.
public PagedCallSettings.Builder<ListDraftsRequest,ListDraftsResponse,AppPlatformClient.ListDraftsPagedResponse> listDraftsSettings()
Returns the builder for the settings used for calls to listDrafts.
public PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,AppPlatformClient.ListInstancesPagedResponse> listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
public UnaryCallSettings.Builder<ListPrebuiltProcessorsRequest,ListPrebuiltProcessorsResponse> listPrebuiltProcessorsSettings()
Returns the builder for the settings used for calls to listPrebuiltProcessors.
public PagedCallSettings.Builder<ListProcessorsRequest,ListProcessorsResponse,AppPlatformClient.ListProcessorsPagedResponse> listProcessorsSettings()
Returns the builder for the settings used for calls to listProcessors.
public OperationCallSettings.Builder<RemoveApplicationStreamInputRequest,RemoveApplicationStreamInputResponse,OperationMetadata> removeApplicationStreamInputOperationSettings()
Returns the builder for the settings used for calls to removeApplicationStreamInput.
public UnaryCallSettings.Builder<RemoveApplicationStreamInputRequest,Operation> removeApplicationStreamInputSettings()
Returns the builder for the settings used for calls to removeApplicationStreamInput.
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns |
Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
public OperationCallSettings.Builder<UndeployApplicationRequest,UndeployApplicationResponse,OperationMetadata> undeployApplicationOperationSettings()
Returns the builder for the settings used for calls to undeployApplication.
public UnaryCallSettings.Builder<UndeployApplicationRequest,Operation> undeployApplicationSettings()
Returns the builder for the settings used for calls to undeployApplication.
public OperationCallSettings.Builder<UpdateApplicationInstancesRequest,UpdateApplicationInstancesResponse,OperationMetadata> updateApplicationInstancesOperationSettings()
Returns the builder for the settings used for calls to updateApplicationInstances.
public UnaryCallSettings.Builder<UpdateApplicationInstancesRequest,Operation> updateApplicationInstancesSettings()
Returns the builder for the settings used for calls to updateApplicationInstances.
public OperationCallSettings.Builder<UpdateApplicationRequest,Application,OperationMetadata> updateApplicationOperationSettings()
Returns the builder for the settings used for calls to updateApplication.
public UnaryCallSettings.Builder<UpdateApplicationRequest,Operation> updateApplicationSettings()
Returns the builder for the settings used for calls to updateApplication.
public OperationCallSettings.Builder<UpdateApplicationStreamInputRequest,UpdateApplicationStreamInputResponse,OperationMetadata> updateApplicationStreamInputOperationSettings()
Returns the builder for the settings used for calls to updateApplicationStreamInput.
public UnaryCallSettings.Builder<UpdateApplicationStreamInputRequest,Operation> updateApplicationStreamInputSettings()
Returns the builder for the settings used for calls to updateApplicationStreamInput.
public OperationCallSettings.Builder<UpdateDraftRequest,Draft,OperationMetadata> updateDraftOperationSettings()
Returns the builder for the settings used for calls to updateDraft.
public UnaryCallSettings.Builder<UpdateDraftRequest,Operation> updateDraftSettings()
Returns the builder for the settings used for calls to updateDraft.
public OperationCallSettings.Builder<UpdateProcessorRequest,Processor,OperationMetadata> updateProcessorOperationSettings()
Returns the builder for the settings used for calls to updateProcessor.
public UnaryCallSettings.Builder<UpdateProcessorRequest,Operation> updateProcessorSettings()
Returns the builder for the settings used for calls to updateProcessor.