Class SpecialistPoolServiceStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

        protected Builder​(com.google.api.gax.rpc.ClientContext clientContext)
    • Method Detail

      • applyToAllUnaryMethods

        public SpecialistPoolServiceStubSettings.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.

      • unaryMethodSettingsBuilders

        public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>> unaryMethodSettingsBuilders()
      • 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.
      • createSpecialistPoolOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSpecialistPoolRequest,​SpecialistPool,​CreateSpecialistPoolOperationMetadata> createSpecialistPoolOperationSettings()
        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

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        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.
      • updateSpecialistPoolOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSpecialistPoolRequest,​SpecialistPool,​UpdateSpecialistPoolOperationMetadata> updateSpecialistPoolOperationSettings()
        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.