Class RegistrationServiceSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

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

      • createNamespaceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateNamespaceRequest,​Namespace> createNamespaceSettings()
        Returns the builder for the settings used for calls to createNamespace.
      • getNamespaceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNamespaceRequest,​Namespace> getNamespaceSettings()
        Returns the builder for the settings used for calls to getNamespace.
      • updateNamespaceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateNamespaceRequest,​Namespace> updateNamespaceSettings()
        Returns the builder for the settings used for calls to updateNamespace.
      • deleteNamespaceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNamespaceRequest,​com.google.protobuf.Empty> deleteNamespaceSettings()
        Returns the builder for the settings used for calls to deleteNamespace.
      • createServiceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceRequest,​Service> createServiceSettings()
        Returns the builder for the settings used for calls to createService.
      • getServiceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceRequest,​Service> getServiceSettings()
        Returns the builder for the settings used for calls to getService.
      • updateServiceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateServiceRequest,​Service> updateServiceSettings()
        Returns the builder for the settings used for calls to updateService.
      • deleteServiceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteServiceRequest,​com.google.protobuf.Empty> deleteServiceSettings()
        Returns the builder for the settings used for calls to deleteService.
      • createEndpointSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEndpointRequest,​Endpoint> createEndpointSettings()
        Returns the builder for the settings used for calls to createEndpoint.
      • getEndpointSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEndpointRequest,​Endpoint> getEndpointSettings()
        Returns the builder for the settings used for calls to getEndpoint.
      • updateEndpointSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEndpointRequest,​Endpoint> updateEndpointSettings()
        Returns the builder for the settings used for calls to updateEndpoint.
      • deleteEndpointSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEndpointRequest,​com.google.protobuf.Empty> deleteEndpointSettings()
        Returns the builder for the settings used for calls to deleteEndpoint.
      • 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.
      • 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.
      • 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.
      • listLocationsSettings

        public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse,​RegistrationServiceClient.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.