Class SpecialistPoolServiceSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

        public SpecialistPoolServiceSettings.Builder applyToAllUnaryMethods​(com.google.api.core.ApiFunction<com.google.api.gax.rpc.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.

      • createSpecialistPoolSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSpecialistPoolRequest,​com.google.longrunning.Operation> createSpecialistPoolSettings()
        Returns the builder for the settings used for calls to createSpecialistPool.
      • getSpecialistPoolSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSpecialistPoolRequest,​SpecialistPool> getSpecialistPoolSettings()
        Returns the builder for the settings used for calls to getSpecialistPool.
      • deleteSpecialistPoolSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSpecialistPoolRequest,​com.google.longrunning.Operation> deleteSpecialistPoolSettings()
        Returns the builder for the settings used for calls to deleteSpecialistPool.
      • deleteSpecialistPoolOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSpecialistPoolRequest,​com.google.protobuf.Empty,​DeleteOperationMetadata> deleteSpecialistPoolOperationSettings()
        Returns the builder for the settings used for calls to deleteSpecialistPool.
      • updateSpecialistPoolSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSpecialistPoolRequest,​com.google.longrunning.Operation> updateSpecialistPoolSettings()
        Returns the builder for the settings used for calls to updateSpecialistPool.
      • listLocationsSettings

        public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse,​SpecialistPoolServiceClient.ListLocationsPagedResponse> listLocationsSettings()
        Returns the builder for the settings used for calls to listLocations.
      • getLocationSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,​com.google.cloud.location.Location> getLocationSettings()
        Returns the builder for the settings used for calls to getLocation.
      • setIamPolicySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,​com.google.iam.v1.Policy> setIamPolicySettings()
        Returns the builder for the settings used for calls to setIamPolicy.
      • getIamPolicySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,​com.google.iam.v1.Policy> getIamPolicySettings()
        Returns the builder for the settings used for calls to getIamPolicy.
      • testIamPermissionsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,​com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
        Returns the builder for the settings used for calls to testIamPermissions.