Class OperationsStubSettings

    • Constructor Detail

      • OperationsStubSettings

        protected OperationsStubSettings​(OperationsStubSettings.Builder settingsBuilder)
                                  throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getOperationSettings

        public UnaryCallSettings<com.google.longrunning.GetOperationRequest,​com.google.longrunning.Operation> getOperationSettings()
        Returns the object with the settings used for calls to getOperation.
      • cancelOperationSettings

        public UnaryCallSettings<com.google.longrunning.CancelOperationRequest,​com.google.protobuf.Empty> cancelOperationSettings()
        Returns the object with the settings used for calls to cancelOperation.
      • deleteOperationSettings

        public UnaryCallSettings<com.google.longrunning.DeleteOperationRequest,​com.google.protobuf.Empty> deleteOperationSettings()
        Returns the object with the settings used for calls to deleteOperation.
      • waitOperationSettings

        public UnaryCallSettings<com.google.longrunning.WaitOperationRequest,​com.google.longrunning.Operation> waitOperationSettings()
        Returns the object with the settings used for calls to waitOperation.
      • createStub

        public OperationsStub createStub()
                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • defaultExecutorProviderBuilder

        public static InstantiatingExecutorProvider.Builder defaultExecutorProviderBuilder()
        Returns a builder for the default ExecutorProvider for this service.
      • defaultCredentialsProviderBuilder

        public static GoogleCredentialsProvider.Builder defaultCredentialsProviderBuilder()
        Returns a builder for the default credentials for this service.