Class DataprocMetastoreFederationStubSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

        public DataprocMetastoreFederationStubSettings.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()
      • getFederationSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFederationRequest,​Federation> getFederationSettings()
        Returns the builder for the settings used for calls to getFederation.
      • createFederationSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFederationRequest,​com.google.longrunning.Operation> createFederationSettings()
        Returns the builder for the settings used for calls to createFederation.
      • createFederationOperationSettings

        @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<CreateFederationRequest,​Federation,​OperationMetadata> createFederationOperationSettings()
        Returns the builder for the settings used for calls to createFederation.
      • updateFederationSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFederationRequest,​com.google.longrunning.Operation> updateFederationSettings()
        Returns the builder for the settings used for calls to updateFederation.
      • updateFederationOperationSettings

        @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<UpdateFederationRequest,​Federation,​OperationMetadata> updateFederationOperationSettings()
        Returns the builder for the settings used for calls to updateFederation.
      • deleteFederationSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFederationRequest,​com.google.longrunning.Operation> deleteFederationSettings()
        Returns the builder for the settings used for calls to deleteFederation.
      • deleteFederationOperationSettings

        @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<DeleteFederationRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteFederationOperationSettings()
        Returns the builder for the settings used for calls to deleteFederation.
      • listLocationsSettings

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