All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.integrations.v1alpha.Integrations.Projects.Locations.SfdcInstances.SfdcChannels.html Maven / Gradle / Ivy







Integrations.Projects.Locations.SfdcInstances.SfdcChannels (Application Integration API v1alpha-rev20230117-2.0.0)












com.google.api.services.integrations.v1alpha

Class Integrations.Projects.Locations.SfdcInstances.SfdcChannels

  • java.lang.Object
    • com.google.api.services.integrations.v1alpha.Integrations.Projects.Locations.SfdcInstances.SfdcChannels
    • Constructor Detail

      • SfdcChannels

        public SfdcChannels()
    • Method Detail

      • delete

        public Integrations.Projects.Locations.SfdcInstances.SfdcChannels.Delete delete(String name)
                                                                                 throws IOException
        Deletes an sfdc channel. Create a request for the method "sfdcChannels.delete". This request holds the parameters needed by the integrations server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - Required. The name that is associated with the SfdcChannel.
        Returns:
        the request
        Throws:
        IOException
      • get

        public Integrations.Projects.Locations.SfdcInstances.SfdcChannels.Get get(String name)
                                                                           throws IOException
        Gets an sfdc channel. If the channel doesn't exist, Code.NOT_FOUND exception will be thrown. Create a request for the method "sfdcChannels.get". This request holds the parameters needed by the integrations server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - Required. The name that is associated with the SfdcChannel.
        Returns:
        the request
        Throws:
        IOException
      • list

        public Integrations.Projects.Locations.SfdcInstances.SfdcChannels.List list(String parent)
                                                                             throws IOException
        Lists all sfdc channels that match the filter. Restrict to sfdc channels belonging to the current client only. Create a request for the method "sfdcChannels.list". This request holds the parameters needed by the integrations server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        parent - Required. The client, which owns this collection of SfdcChannels.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy