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

target.apidocs.com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.html Maven / Gradle / Ivy

There is a newer version: v2-rev20230613-2.0.0
Show newest version






CloudDebugger.Debugger.Debuggees (Stackdriver Debugger API v2-rev20180801-1.26.0)












com.google.api.services.clouddebugger.v2

Class CloudDebugger.Debugger.Debuggees

  • java.lang.Object
    • com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees
  • Enclosing class:
    CloudDebugger.Debugger


    public class CloudDebugger.Debugger.Debuggees
    extends Object
    The "debuggees" collection of methods.
    • Constructor Detail

      • Debuggees

        public Debuggees()
    • Method Detail

      • list

        public CloudDebugger.Debugger.Debuggees.List list()
                                                   throws IOException
        Lists all the debuggees that the user has access to. Create a request for the method "debuggees.list". This request holds the parameters needed by the clouddebugger server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Returns:
        the request
        Throws:
        IOException
      • breakpoints

        public CloudDebugger.Debugger.Debuggees.Breakpoints breakpoints()
        An accessor for creating requests from the Breakpoints collection.

        The typical use is:

            CloudDebugger clouddebugger = new CloudDebugger(...);
            CloudDebugger.Breakpoints.List request = clouddebugger.breakpoints().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2018 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy