Class ListConnectionsResponse


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20200407")
    public class ListConnectionsResponse
    extends BmcResponse
    • Method Detail

      • getOpcRequestId

        public String getOpcRequestId()
        A unique Oracle-assigned identifier for the request.

        If you need to contact Oracle about a particular request, please include the request ID.

        Returns:
        the value
      • getOpcNextPage

        public String getOpcNextPage()
        The page token represents the page to start retrieving results.

        This is usually retrieved from a previous list call.

        Returns:
        the value
      • getConnectionCollection

        public ConnectionCollection getConnectionCollection()
        The returned ConnectionCollection instance.
        Returns:
        the value
      • builder

        public static ListConnectionsResponse.Builder builder()
        Return a new builder for this response object.
        Returns:
        builder for the response object